index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[S390] cio: fix rc generation after chsc call
Sebastian Ott
2009-03-26
1
-0
/
+1
*
[S390] cio: fix wrong buffer access in cio_ignore_write
Sebastian Ott
2009-03-26
1
-2
/
+1
*
[S390] cio: ccw group fix unbind behaviour.
Sebastian Ott
2009-03-26
1
-6
/
+36
*
[S390] cio: fix sanity checks in ccwgroup driver.
Sebastian Ott
2009-03-26
1
-4
/
+12
*
[S390] cio: ccw group online store - report rcs to the caller.
Sebastian Ott
2009-03-26
1
-7
/
+8
*
[S390] cio: airq - fix array boundary
Sebastian Ott
2009-03-26
1
-2
/
+2
*
[S390] cio: device scan oom fallback.
Sebastian Ott
2009-03-26
1
-4
/
+27
*
[S390] cio: ensure single load of irq handler pointer
Heiko Carstens
2009-03-26
1
-0
/
+2
*
[S390] cio/crw: add/fix locking
Heiko Carstens
2009-03-26
1
-9
/
+23
*
[S390] cio: ccw device online store - report rc from ccw driver.
Sebastian Ott
2009-03-26
1
-8
/
+6
*
[S390] cio: Use ccw_device_set_notoper().
Cornelia Huck
2009-03-26
1
-1
/
+1
*
[S390] cio: Try harder to disable subchannel.
Cornelia Huck
2009-03-26
2
-9
/
+11
*
[S390] cio: Use unbind/bind instead of unregister/register.
Cornelia Huck
2009-03-26
3
-23
/
+10
*
[S390] move EXPORT_SYMBOLs to definitions
Heiko Carstens
2009-03-26
6
-44
/
+19
*
[S390] convert bitmap definitions to C
Heiko Carstens
2009-03-26
3
-57
/
+50
*
[S390] Remove CONFIG_MACHCHK_WARNING.
Heiko Carstens
2009-03-26
2
-25
/
+11
*
[S390] split/move machine check handler code
Heiko Carstens
2009-03-26
14
-339
/
+340
*
[S390] Fix appldata build break with !NET
Sachin Sant
2009-03-26
1
-1
/
+1
*
[S390] ftrace: dont trace machine check handler
Heiko Carstens
2009-03-26
1
-2
/
+1
*
[S390] Fix hypervisor detection for KVM
Christian Borntraeger
2009-03-26
4
-10
/
+17
*
[S390] check addressing mode in s390_enable_sie
Carsten Otte
2009-03-26
1
-0
/
+4
*
[S390] lockdep: trace hardirq off in smp_send_stop
Christian Borntraeger
2009-03-26
1
-0
/
+2
*
[S390] hvc_iucv: Provide IUCV z/VM user ID filtering
Hendrik Brueckner
2009-03-26
2
-8
/
+249
*
[S390] hvc_iucv: Update and add missing kernel messages
Hendrik Brueckner
2009-03-26
1
-2
/
+5
*
[S390] cputime: initialize per thread timer values on fork
Heiko Carstens
2009-03-26
1
-0
/
+5
*
[S390] arch/s390/kernel/process.c: fix whitespace damage
Heiko Carstens
2009-03-26
1
-37
/
+27
*
[S390] delete drivers/s390/ebcdic.c
Heiko Carstens
2009-03-26
1
-246
/
+0
*
[S390] move sysinfo.c from drivers/s390 to arch/s390/kernel
Heiko Carstens
2009-03-26
3
-59
/
+18
*
[S390] dasd: message cleanup
Stefan Haberland
2009-03-26
13
-637
/
+743
*
[S390] dasd: add High Performance FICON support
Stefan Weinhuber
2009-03-26
9
-175
/
+1123
*
[S390] dasd: add large volume support
Stefan Weinhuber
2009-03-26
8
-99
/
+171
*
[S390] dasd_eckd / Write format R0 is now allowed BB
Jean-Baptiste Joret
2009-03-26
1
-6
/
+19
*
[S390] dasd: enable compat ioctls
Heiko Carstens
2009-03-26
2
-4
/
+16
*
[S390] page fault: invoke oom-killer
Heiko Carstens
2009-03-26
1
-26
/
+2
*
[S390] Automatic IPL after dump
Frank Munzert
2009-03-26
6
-26
/
+172
*
[S390] fix dump_stack vs. %p and (null)
Christian Borntraeger
2009-03-26
1
-1
/
+3
*
Linux 2.6.29
v2.6.29
Linus Torvalds
2009-03-23
1
-2
/
+2
*
Build with -fno-dwarf2-cfi-asm
Kyle McMartin
2009-03-23
1
-0
/
+3
*
trivial: fix orphan dates in ext2 documentation
Jody McIntyre
2009-03-23
1
-2
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-03-23
39
-121
/
+314
|
\
|
*
ucc_geth: Fix oops when using fixed-link support
Anton Vorontsov
2009-03-22
2
-26
/
+11
|
*
dm9000: locking bugfix
David Brownell
2009-03-22
1
-2
/
+4
|
*
net: update dnet.c for bus_id removal
Stephen Rothwell
2009-03-22
1
-3
/
+3
|
*
dnet: DNET should depend on HAS_IOMEM
Ilya Yanok
2009-03-21
1
-1
/
+1
|
*
dca: add missing copyright/license headers
Maciej Sosnowski
2009-03-21
2
-0
/
+41
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-03-20
1
-0
/
+11
|
|
\
|
|
*
nl80211: Check that function pointer != NULL before using it
Jouni Malinen
2009-03-20
1
-0
/
+11
|
*
|
sungem: missing net_device_ops
Stephen Hemminger
2009-03-19
1
-5
/
+4
|
*
|
be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycle
Sathya Perla
2009-03-19
1
-5
/
+5
|
*
|
be2net: replenish when posting to rx-queue is starved in out of mem conditions
Sathya Perla
2009-03-19
2
-21
/
+30
|
|
/
[next]