index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MIPS] Remove BSD and Sys V compat data types.
Ralf Baechle
2006-06-29
12
-47
/
+47
*
[MIPS] ioc3.h: Uses u8, so include <linux/types.h>.
Ralf Baechle
2006-06-29
1
-0
/
+2
*
[MIPS] 74K: Assume it will also have an AR bit in config7
Ralf Baechle
2006-06-29
1
-0
/
+1
*
[MIPS] Treat CPUs with AR bit as physically indexed.
Ralf Baechle
2006-06-29
1
-3
/
+8
*
[MIPS] Oprofile: Support VSMP on 34K.
Ralf Baechle
2006-06-29
1
-42
/
+106
*
[MIPS] MIPS32/MIPS64 S-cache fix and cleanup
Atsushi Nemoto
2006-06-29
1
-32
/
+3
*
[MIPS] excite: PCI makefile needs to use += if it wants a chance to work.
Ralf Baechle
2006-06-29
1
-1
/
+1
*
[MIPS] excite: plat_setup -> plat_mem_setup.
Ralf Baechle
2006-06-29
1
-1
/
+1
*
[MIPS] au1xxx: export dbdma functions
Domen Puncer
2006-06-29
1
-0
/
+4
*
[MIPS] au1xxx: dbdma, no sleeping under spin_lock
Domen Puncer
2006-06-29
1
-1
/
+1
*
[MIPS] au1xxx: fix PSC_SMBTXRX_RSR.
Domen Puncer
2006-06-29
1
-1
/
+1
*
[MIPS] Early printk for IP27.
Ralf Baechle
2006-06-29
3
-27
/
+25
*
[MIPS] Fix handling of 0 length I & D caches.
Chris Dearman
2006-06-29
1
-23
/
+41
*
[MIPS] Typo fixes.
Chris Dearman
2006-06-29
1
-3
/
+3
*
[MIPS] MIPS32/MIPS64 secondary cache management
Chris Dearman
2006-06-29
5
-7
/
+168
*
[MIPS] Fix FIXADDR_TOP for TX39/TX49.
Atsushi Nemoto
2006-06-29
1
-0
/
+4
*
[MIPS] Remove first timer interrupt setup in wrppmc_timer_setup()
Yoichi Yuasa
2006-06-29
1
-4
/
+0
*
[MIPS] Fix configuration of R2 CPU features and multithreading.
Ralf Baechle
2006-06-29
3
-46
/
+61
*
[MIPS] Fix build error: don't offer SMP on systems that don't have SMP.
Ralf Baechle
2006-06-29
3
-3
/
+12
*
[MIPS] Limit MIPS_MT to MIPS32R2 only.
Ralf Baechle
2006-06-29
1
-0
/
+2
*
[MIPS] Remove set_c0_status(ST0_IM) from wrppmc's irq.c.
Yoichi Yuasa
2006-06-29
1
-3
/
+0
*
[MIPS] Remove unused system type name for DDB5074 and DDB5476.
Yoichi Yuasa
2006-06-29
1
-2
/
+0
*
elf-em.h: Define and explain both EM_MIPS_RS3_LE and EM_MIPS_RS4_BE.
Ralf Baechle
2006-06-29
1
-0
/
+5
*
[MIPS] Removes unused functions for GT64120
Yoichi Yuasa
2006-06-29
2
-148
/
+0
*
[MIPS] Fix use of ehb instruction for non-R2 configurations.
Ralf Baechle
2006-06-29
9
-26
/
+27
*
[MIPS] Define ARCH_HAS_IRQ_PER_CPU for all SMP systems.
Ralf Baechle
2006-06-29
2
-6
/
+4
*
[MIPS] Consistent formatting for Qemu makefile segment.
Ralf Baechle
2006-06-29
1
-0
/
+1
*
[MIPS] Wire up tee(2).
Ralf Baechle
2006-06-29
5
-6
/
+13
*
Remove au1x00_uart from feature-removal-schedule.txt.
Ralf Baechle
2006-06-29
1
-10
/
+0
*
[MIPS] Only register RAM as resources if UNCAC_BASE != IO_BASE.
Ralf Baechle
2006-06-29
1
-0
/
+3
*
[MIPS] Fix the build error of Wind River PPMC board, rewrite irq code to C
Mark.Zhan
2006-06-29
5
-66
/
+16
*
Fix vsnprintf off-by-one bug
Linus Torvalds
2006-06-28
1
-1
/
+1
*
Merge branch 'nommu' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-06-28
37
-172
/
+675
|
\
|
*
[ARM] nommu: backtrace code must not reference a discarded section
Russell King
2006-06-28
1
-4
/
+1
|
*
[ARM] nommu: Initial uCLinux support for MMU-based CPUs
Hyok S. Choi
2006-06-28
13
-0
/
+129
|
*
[ARM] nommu: prevent Xscale-based machines being selected
Russell King
2006-06-28
1
-0
/
+5
|
*
[ARM] nommu: export flush_dcache_page()
Hyok S. Choi
2006-06-28
1
-0
/
+1
|
*
[ARM] nommu: remove fault-armv, mmap and mm-armv files from nommu build
Russell King
2006-06-28
2
-4
/
+8
|
*
[ARM] Remove TABLE_SIZE, and several unused function prototypes
Russell King
2006-06-28
2
-7
/
+0
|
*
[ARM] nommu: Provide a simple flush_dcache_page implementation
Russell King
2006-06-28
2
-2
/
+10
|
*
[ARM] nommu: add arch/arm/Kconfig-nommu to Kconfig files
Hyok S. Choi
2006-06-28
1
-0
/
+4
|
*
[ARM] nommu: add stubs for ioremap and friends
Russell King
2006-06-28
4
-48
/
+92
|
*
[ARM] nommu: avoid selecting TLB and CPU specific copy code
Hyok S. Choi
2006-06-28
1
-29
/
+32
|
*
[ARM] nommu: uaccess tweaks
Russell King
2006-06-28
4
-59
/
+108
|
*
[ARM] nommu: adjust headers for !MMU ARM systems
Russell King
2006-06-28
11
-21
/
+287
|
*
[ARM] nommu: we need the TLS register emulation for nommu mode
Russell King
2006-06-28
1
-3
/
+3
*
|
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-06-28
36
-86
/
+641
|
\
\
|
*
|
[ARM] 3672/1: PXA: don't probe output GPIOs for interrupt
Guennadi Liakhovetski
2006-06-28
1
-2
/
+2
|
*
|
[ARM] 3671/1: ep93xx: add cirrus logic edb9315 support
Lennert Buytenhek
2006-06-28
3
-0
/
+69
|
*
|
[ARM] 3370/2: ep93xx: add crunch support
Lennert Buytenhek
2006-06-28
8
-0
/
+419
[next]