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
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SPARC]: remove audioio.h
Christoph Hellwig
2005-11-07
1
-7
/
+0
*
[SPARC64]: remove alloc_user_space()
Christoph Hellwig
2005-11-07
1
-11
/
+0
*
[SPARC64]: Kill off dummy_tick_ops.
David S. Miller
2005-11-07
1
-11
/
+2
*
[SPARC64] mm: Do not flush TLB mm in tlb_finish_mmu()
David S. Miller
2005-11-07
1
-31
/
+17
*
[SPARC64] mm: context switch ptlock
Hugh Dickins
2005-11-07
1
-26
/
+5
*
[SPARC64] mm: don't re-evaluate *ptep
Hugh Dickins
2005-11-07
2
-6
/
+12
*
[SPARC]: Add sun4m LED driver.
Lars Kotthoff
2005-11-07
3
-0
/
+148
*
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2005-11-07
16
-54
/
+358
|
\
|
*
[ARM] Allow SMP if Realview MPcore is selected
Russell King
2005-11-07
1
-1
/
+1
|
*
[ARM] 3121/1: unconditionally use XCB=101 on ixp2000
Lennert Buytenhek
2005-11-07
1
-22
/
+13
|
*
[ARM] 3118/1: fix and reenable nwfpe extended precision emulation for big-endian
Lennert Buytenhek
2005-11-07
4
-7
/
+22
|
*
[ARM] 3117/1: nwfpe kernel memory info leak
Lennert Buytenhek
2005-11-07
4
-8
/
+16
|
*
[ARM SMP] Add Realview MPcore SMP support
Russell King
2005-11-07
4
-0
/
+253
|
*
Merge with ARM SMP tree
Russell King
2005-11-07
2
-17
/
+39
|
|
\
|
|
*
[ARM SMP] Add support for shared memory attribute
Russell King
2005-11-07
2
-17
/
+39
|
*
|
[ARM] Add support for Realview with MPcore tile
Russell King
2005-11-07
2
-0
/
+14
|
*
|
[ARM] realview core.h uses leds_event_t, so include asm/leds.h
Russell King
2005-11-07
1
-0
/
+1
|
|
/
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
2005-11-07
4
-29
/
+8
|
\
\
|
*
|
[CPUFREQ] kzalloc conversions for i386 drivers.
Dave Jones
2005-10-20
4
-15
/
+6
|
*
|
[CPUFREQ] Remove preempt_disable from powernow-k8
Dave Jones
2005-09-23
1
-14
/
+2
*
|
|
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2005-11-07
20
-182
/
+249
|
\
\
\
|
*
|
|
Fix return type of setup_frame variants
Atsushi Nemoto
2005-11-07
2
-8
/
+8
|
*
|
|
IRIX: Use schedule_timeout_interruptible.
Ralf Baechle
2005-11-07
1
-2
/
+1
|
*
|
|
Use rtc_lock to protect RTC operations
Atsushi Nemoto
2005-11-07
11
-2
/
+86
|
*
|
|
Add .gitignore files for MIPS.
Ralf Baechle
2005-11-07
1
-0
/
+4
|
*
|
|
VPE loader janitoring
Ralf Baechle
2005-11-07
1
-56
/
+44
|
*
|
|
PNX8550 uses a MIPS32-like processor core, not R4xx0.
Ralf Baechle
2005-11-07
3
-10
/
+13
|
*
|
|
Turn rtlx upside down.
Ralf Baechle
2005-11-07
1
-104
/
+93
|
|
|
/
|
|
/
|
*
|
|
[PATCH] m68knommu: move some platform irq support out of irq.h
Greg Ungerer
2005-11-07
2
-0
/
+2
*
|
|
[PATCH] m68knommu: add ColdFire 5208 configure support
Greg Ungerer
2005-11-07
1
-3
/
+14
*
|
|
[PATCH] m68knommu: align param section and add 5208EVB linker support
Greg Ungerer
2005-11-07
1
-0
/
+9
*
|
|
[PATCH] m68knommu: handle non base address 0 memory of M5208EVB board
Greg Ungerer
2005-11-07
1
-0
/
+3
*
|
|
[PATCH] m68knommu: modify the ColdFire PIT timer for new 5208
Greg Ungerer
2005-11-07
1
-6
/
+6
*
|
|
[PATCH] m68knommu: platform config code for 5208 ColdFire
Greg Ungerer
2005-11-07
1
-0
/
+65
*
|
|
[PATCH] m68knommu: add ColdFire 5208 and M5208EVB build support
Greg Ungerer
2005-11-07
1
-2
/
+5
*
|
|
[PATCH] m68knommu: use the ColdFire PIT timer for new 5208
Greg Ungerer
2005-11-07
1
-0
/
+1
*
|
|
[PATCH] m68knommu: add 5208 ColdFire platform Makefile
Greg Ungerer
2005-11-07
1
-0
/
+19
*
|
|
[PATCH] m68knommu: add ColdFire 5208 setup support
Greg Ungerer
2005-11-07
1
-1
/
+4
*
|
|
[PATCH] unexport phys_proc_id and cpu_core_id
Adrian Bunk
2005-11-07
2
-4
/
+0
*
|
|
[PATCH] kfree cleanup: arch
Jesper Juhl
2005-11-07
12
-40
/
+25
*
|
|
[PATCH] um: fix-up schedule_timeout() usage
Nishanth Aravamudan
2005-11-07
1
-4
/
+2
*
|
|
[PATCH] ppc: fix-up schedule_timeout() usage
Nishanth Aravamudan
2005-11-07
2
-12
/
+8
*
|
|
[PATCH] m68k: fix-up schedule_timeout() usage
Nishanth Aravamudan
2005-11-07
1
-4
/
+2
*
|
|
[PATCH] ia64: fix-up schedule_timeout() usage
Nishanth Aravamudan
2005-11-07
1
-4
/
+2
*
|
|
[PATCH] rapidio: message interface updates
Matt Porter
2005-11-07
1
-5
/
+11
*
|
|
[PATCH] RapidIO support: ppc32
Matt Porter
2005-11-07
9
-34
/
+1091
*
|
|
[PATCH] Kprobes: preempt_disable/enable() simplification
Ananth N Mavinakayanahalli
2005-11-07
5
-59
/
+78
*
|
|
[PATCH] Kprobes: Use RCU for (un)register synchronization - arch changes
Ananth N Mavinakayanahalli
2005-11-07
5
-74
/
+27
*
|
|
[PATCH] Kprobes: Track kprobe on a per_cpu basis - x86_64 changes
Ananth N Mavinakayanahalli
2005-11-07
1
-59
/
+70
*
|
|
[PATCH] Kprobes: Track kprobe on a per_cpu basis - sparc64 changes
Ananth N Mavinakayanahalli
2005-11-07
1
-64
/
+67
[next]