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
*
SLUB: fix behavior if the text output of list_locations overflows PAGE_SIZE
Christoph Lameter
2007-06-24
1
-2
/
+4
*
SM501: Check SM501 ID register on initialisation
Ben Dooks
2007-06-24
2
-4
/
+13
*
SM501: Add Documentation/SM501.txt
Ben Dooks
2007-06-24
1
-0
/
+66
*
SM501: Clock updates and checks
Ben Dooks
2007-06-24
2
-2
/
+36
*
SM501: Fix sm501_init_reg() mask/set order
Ben Dooks
2007-06-24
1
-1
/
+4
*
SM501: initialise SDRAM clock before bus clocks
Ben Dooks
2007-06-24
1
-5
/
+5
*
SM501: suspend support
Ben Dooks
2007-06-24
1
-8
/
+105
*
console UTF-8 fixes (fix)
Egmont Koblinger
2007-06-24
1
-5
/
+13
*
fix refcounting of nsproxy object when unshared
Cedric Le Goater
2007-06-24
1
-8
/
+2
*
hwmon/coretemp: fix a broken error path
Jean Delvare
2007-06-24
1
-0
/
+1
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2007-06-23
3
-9
/
+18
|
\
|
*
Pull now into release branch
Len Brown
2007-06-23
3
-9
/
+18
|
|
\
|
|
*
ACPI: fix 2.6.20 SMP boot regression
Venkatesh Pallipadi
2007-06-23
1
-4
/
+6
|
|
*
ACPICA: fix error path in new external package objects as method arguments
Myron Stowe
2007-06-18
1
-1
/
+1
|
|
*
ACPI: gracefully print null trip-point device
Thomas Renninger
2007-06-18
1
-4
/
+11
*
|
|
[AVR32] Update defconfigs
Haavard Skinnemoen
2007-06-23
2
-213
/
+119
*
|
|
[AVR32] Initialize dma_mask and dma_coherent_mask
David Brownell
2007-06-23
1
-0
/
+12
*
|
|
[AVR32] NGW100, Remove relics of the old USART mapping scheme
ben.nizette@iinet.net.au
2007-06-23
1
-3
/
+0
*
|
|
[AVR32] Fix bug in invalidate_dcache_region()
Haavard Skinnemoen
2007-06-23
1
-9
/
+5
|
/
/
*
|
x86_64: Ignore compat mode SYSCALL when IA32_EMULATION is not defined
Andi Kleen
2007-06-22
2
-0
/
+10
*
|
x86_64: Fix only make Macintosh drivers default on Macs
Olaf Hering
2007-06-22
1
-1
/
+1
*
|
i386: Make CMPXCHG64 only dependent on PAE
Andi Kleen
2007-06-22
2
-2
/
+2
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney...
Linus Torvalds
2007-06-22
16
-87
/
+299
|
\
\
|
*
|
Blackfin arch: add proper const volatile to addr argument to the read functions
Mike Frysinger
2007-06-21
1
-3
/
+3
|
*
|
Blackfin arch: Add definition of dma_mapping_error
Sonic Zhang
2007-06-21
1
-0
/
+2
|
*
|
Blackfin arch: move cond_syscall() behind __KERNEL__ like all other architect...
Mike Frysinger
2007-06-21
1
-1
/
+2
|
*
|
Blackfin arch: match kernel startup messaage with new linker script
Robin Getz
2007-06-21
1
-3
/
+5
|
*
|
Blackfin arch: add missing braces around array bfin serial init
Mike Frysinger
2007-06-21
2
-0
/
+4
|
*
|
Blackfin arch: update printk to use KERN_EMERG and reformat crash output
Robin Getz
2007-06-21
1
-55
/
+86
|
*
|
Blackfin arch: update ANOMALY handling
Robin Getz
2007-06-21
9
-25
/
+197
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2007-06-22
3
-30
/
+30
|
\
\
\
|
*
|
|
IB/mlx4: Correct max_srq_wr returned from mlx4_ib_query_device()
Jack Morgenstein
2007-06-21
1
-1
/
+1
|
*
|
|
IPoIB/cm: Remove dead definition of struct ipoib_cm_id
Roland Dreier
2007-06-21
1
-7
/
+0
|
*
|
|
IPoIB/cm: Fix interoperability when MTU doesn't match
Michael S. Tsirkin
2007-06-21
1
-3
/
+3
|
*
|
|
IPoIB/cm: Initialize RX before moving QP to RTR
Michael S. Tsirkin
2007-06-21
1
-12
/
+17
|
*
|
|
IB/umem: Fix possible hang on process exit
Roland Dreier
2007-06-21
1
-7
/
+9
*
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
2007-06-22
3
-4
/
+44
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
[AF_RXRPC]: Return the number of bytes buffered in rxrpc_send_data()
David Howells
2007-06-18
1
-1
/
+4
|
*
|
|
[IPVS]: Fix state variable on failure to start ipvs threads
Neil Horman
2007-06-18
1
-2
/
+39
|
*
|
|
[XFRM]: Fix MTU calculation for non-ESP SAs
Patrick McHardy
2007-06-18
1
-1
/
+1
*
|
|
|
Allow DEBUG_RODATA and KPROBES to co-exist
Arjan van de Ven
2007-06-21
4
-3
/
+7
*
|
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
Linus Torvalds
2007-06-21
1
-16
/
+19
|
\
\
\
\
|
*
|
|
|
[AGPGART] intel_agp: don't load if no IGD and AGP port
Wang Zhenyu
2007-06-21
1
-16
/
+19
*
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/p...
Linus Torvalds
2007-06-21
4
-16
/
+43
|
\
\
\
\
\
|
*
|
|
|
|
[PARISC] unwinder improvements
Randolph Chung
2007-06-21
1
-7
/
+34
|
*
|
|
|
|
[PARISC] Fix unwinder on 64-bit kernels
Randolph Chung
2007-06-21
2
-1
/
+2
|
*
|
|
|
|
[PARISC] Handle wrapping in expand_upwards()
Helge Deller
2007-06-21
1
-2
/
+7
|
*
|
|
|
|
[PARISC] stop lcd driver from stripping initial whitespace
Julian Stecklina
2007-06-21
1
-6
/
+0
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
posix-timers: Prevent softirq starvation by small intervals and SIG_IGN
Thomas Gleixner
2007-06-21
1
-2
/
+33
*
|
|
|
|
page_mapping must avoid slub pages
Hugh Dickins
2007-06-21
1
-0
/
+4
|
|
/
/
/
|
/
|
|
|
[next]