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
...
|
|
*
|
|
[S390] dasd calls kzalloc while holding a spinlock.
Horst Hummel
2006-08-10
2
-41
/
+32
|
|
*
|
|
[S390] dasd set offline kernel bug.
Horst Hummel
2006-08-09
1
-1
/
+1
|
|
*
|
|
[S390] add __cpuinit to appldata_cpu_notify
Gerald Schaefer
2006-08-07
1
-1
/
+1
|
|
*
|
|
[S390] xpram system device class.
Martin Schwidefsky
2006-08-07
1
-24
/
+1
|
*
|
|
|
Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Greg Kroah-Hartman
2006-08-16
1
-4
/
+4
|
|
\
\
\
\
|
|
*
|
|
|
[WATCHDOG] Kconfig typos fix.
Matt LaPlante
2006-08-15
1
-4
/
+4
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
[PATCH] PATCH: 1 line 2.6.18 bugfix: modpost-64bit-fix.patch
Hans de Goede
2006-08-15
1
-1
/
+1
|
*
|
|
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
2006-08-15
7
-62
/
+263
|
|
\
\
\
\
|
|
*
|
|
|
ocfs2: allocation hints
Mark Fasheh
2006-08-07
4
-13
/
+145
|
|
*
|
|
|
ocfs2: better group descriptor consistency checks
Mark Fasheh
2006-08-07
1
-20
/
+94
|
|
*
|
|
|
ocfs2: limit cluster bitmap information saved at mount
Mark Fasheh
2006-08-07
2
-3
/
+6
|
|
*
|
|
|
[PATCH] fs/ocfs2/dlm/dlmmaster.c: unexport dlm_migrate_lockres
Adrian Bunk
2006-08-07
1
-1
/
+0
|
|
*
|
|
|
ocfs2: fix check for locally granted state during dlmunlock()
Kurt Hackel
2006-08-07
1
-1
/
+1
|
|
*
|
|
|
ocfs2: do not modify lksb->status in the unlock ast
Kurt Hackel
2006-08-07
1
-25
/
+12
|
|
*
|
|
|
ocfs2: Fix lvb corruption
Kurt Hackel
2006-08-07
1
-0
/
+6
|
|
|
/
/
/
|
*
|
|
|
[PATCH] fcntl(F_SETSIG) fix
Trond Myklebust
2006-08-14
1
-2
/
+4
|
*
|
|
|
[PATCH] fuse: fix error case in fuse_readpages
Alexander Zarochentsev
2006-08-14
3
-2
/
+29
|
*
|
|
|
[PATCH] workqueue: remove lock_cpu_hotplug()
Andrew Morton
2006-08-14
1
-12
/
+21
|
*
|
|
|
[PATCH] fbdev: include backlight.h only when __KERNEL__ is defined
Michal Januszewski
2006-08-14
1
-1
/
+1
|
*
|
|
|
[PATCH] futex_handle_fault always fails
john stultz
2006-08-14
1
-6
/
+10
|
*
|
|
|
[PATCH] sys_getppid oopses on debug kernel
Kirill Korotaev
2006-08-14
1
-34
/
+7
|
*
|
|
|
[PATCH] Change panic_on_oops message to "Fatal exception"
Horms
2006-08-14
6
-6
/
+6
|
*
|
|
|
[PATCH] dm: BUG/OOPS fix
Michal Miroslaw
2006-08-14
1
-1
/
+2
|
*
|
|
|
[PATCH] panic.c build fix
Andrew Morton
2006-08-14
1
-0
/
+1
|
*
|
|
|
[PATCH] fix hrtimer percpu usage typo
Jan Blunck
2006-08-14
1
-1
/
+1
|
*
|
|
|
[PATCH] initialize parts of udf inode earlier in create
Dan Bastone
2006-08-14
1
-0
/
+7
|
*
|
|
|
[PATCH] adfs error message fix
Andrew Morton
2006-08-14
1
-1
/
+1
|
*
|
|
|
[PATCH] add imacfb documentation and detection
Edgar Hucek
2006-08-14
3
-6
/
+76
|
*
|
|
|
[INET]: Use pskb_trim_unique when trimming paged unique skbs
Herbert Xu
2006-08-13
3
-3
/
+18
|
*
|
|
|
[NETFILTER]: ulog: fix panic on SMP kernels
Mark Huang
2006-08-13
3
-0
/
+11
|
*
|
|
|
[NETFILTER]: {arp,ip,ip6}_tables: proper error recovery in init path
Patrick McHardy
2006-08-13
3
-24
/
+70
|
*
|
|
|
[LLC]: multicast receive device match
Stephen Hemminger
2006-08-13
1
-0
/
+3
|
*
|
|
|
[IPSEC]: Validate properly in xfrm_dst_check()
David S. Miller
2006-08-13
1
-3
/
+24
|
*
|
|
|
[NETFILTER]: xt_hashlimit: fix limit off-by-one
Patrick McHardy
2006-08-13
1
-7
/
+4
|
*
|
|
|
[NETFILTER]: xt_string: fix negation
Phil Oester
2006-08-13
1
-1
/
+1
|
*
|
|
|
[TCP]: Fix botched memory leak fix to tcpprobe_read().
David S. Miller
2006-08-13
1
-1
/
+2
|
*
|
|
|
USB: usbtest.c: unsigned retval makes ctrl_out return 0 in case of error
Orjan Friberg
2006-08-11
1
-2
/
+3
|
*
|
|
|
USB: ftdi_sio driver - new PIDs
Jonathan Davies
2006-08-11
2
-0
/
+8
|
*
|
|
|
USB: Additional PID for SHARP W-ZERO3
Norihiko Tomiyama
2006-08-11
1
-0
/
+2
|
*
|
|
|
USB: appletouch: fix atp_disconnect
Johannes Berg
2006-08-11
1
-1
/
+1
|
*
|
|
|
USB: removed a unbalanced #endif from ohci-au1xxx.c
Yoichi Yuasa
2006-08-11
1
-1
/
+0
|
*
|
|
|
USB: unusual_devs entry for A-VOX WSX-300ER MP3 player
David Kuehling
2006-08-11
1
-0
/
+10
|
*
|
|
|
PCI: remove dead HOTPLUG_PCI_SHPC_PHPRM_LEGACY option.
Dave Jones
2006-08-11
1
-7
/
+0
|
*
|
|
|
pciehp: make pciehp build for powerpc
Kristen Carlson Accardi
2006-08-11
2
-4
/
+5
|
*
|
|
|
pr_debug() should not be used in drivers
Pavel Machek
2006-08-11
1
-0
/
+1
|
*
|
|
|
genhd.c reference in Documentation/kobjects.txt
Brandon Philips
2006-08-11
1
-1
/
+1
|
*
|
|
|
Add stable branch to maintainers file
Steven Rostedt
2006-08-11
1
-0
/
+8
|
*
|
|
|
Merge gregkh@master.kernel.org:/home/rmk/linux-2.6-mmc
Greg Kroah-Hartman
2006-08-10
2
-5
/
+7
|
|
\
\
\
\
|
|
*
|
|
|
[MMC] Another stray 'io' reference
Pierre Ossman
2006-08-07
1
-1
/
+2
|
|
*
|
|
|
[MMC] Fix base address configuration in wbsd
Pierre Ossman
2006-08-06
1
-3
/
+3
[prev]
[next]