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
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
igmp: fix ip_mc_sf_allow race [v5]
Flavio Leitner
2010-02-02
1
-0
/
+2
*
net: use helpers to access uc list V2
Jiri Pirko
2010-01-25
1
-0
/
+5
*
netdev: remove certain HAVE_ macros
Alexey Dobriyan
2010-01-23
1
-10
/
+0
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-01-23
40
-172
/
+320
|
\
|
*
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2010-01-22
199
-5019
/
+5075
|
|
\
|
|
*
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-01-21
1
-3
/
+8
|
|
|
\
|
|
|
*
perf: Change the is_software_event() definition
Peter Zijlstra
2010-01-21
1
-3
/
+8
|
|
*
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2010-01-21
1
-1
/
+1
|
|
|
\
\
|
|
|
*
|
sched: Fix vmark regression on big machines
Mike Galbraith
2010-01-21
1
-1
/
+1
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2010-01-21
1
-0
/
+1
|
|
|
\
\
\
|
|
|
*
|
|
USB: Fix duplicate sysfs problem after device reset.
Sarah Sharp
2010-01-20
1
-0
/
+1
|
|
|
|
/
/
|
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-01-21
5
-33
/
+12
|
|
|
\
\
\
|
|
|
*
\
\
Merge branch 'for-jens' of http://git.drbd.org/linux-2.6-drbd into for-linus
Jens Axboe
2010-01-12
2
-1
/
+2
|
|
|
|
\
\
\
|
|
|
|
*
|
|
drbd: The kernel code is now equivalent to out of tree release 8.3.7
Philipp Reisner
2010-01-12
1
-1
/
+1
|
|
|
|
*
|
|
drbd: Allow online resizing of DRBD devices while peer not reachable (needs t...
Philipp Reisner
2010-01-12
1
-0
/
+1
|
|
|
*
|
|
|
genhd: overlapping variable definition
Stephen Hemminger
2010-01-11
1
-3
/
+3
|
|
|
*
|
|
|
block: removed unused as_io_context
Kirill Afonshin
2010-01-11
1
-27
/
+0
|
|
|
*
|
|
|
block: bdev_stack_limits wrapper
Martin K. Petersen
2010-01-11
1
-0
/
+2
|
|
|
*
|
|
|
block: Fix discard alignment calculation and printing
Martin K. Petersen
2010-01-11
1
-2
/
+5
|
|
|
|
/
/
/
|
|
*
|
|
|
Merge branch 'misc' into release
Len Brown
2010-01-20
1
-3
/
+3
|
|
|
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
x86, ACPI: delete acpi_boot_table_init() return value
Len Brown
2010-01-06
1
-3
/
+3
|
|
*
|
|
|
mfd: tmio_mmc hardware abstraction for CNF area
Ian Molton
2010-01-18
1
-0
/
+39
|
|
*
|
|
|
mfd: Correct WM835x ISINK ramp time defines
Mark Brown
2010-01-18
1
-14
/
+14
|
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-01-17
1
-1
/
+1
|
|
|
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
|
|
Fix ACC_MODE() for real
Al Viro
2010-01-14
1
-1
/
+1
|
|
*
|
|
|
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2010-01-16
1
-1
/
+4
|
|
|
\
\
\
\
|
|
|
*
|
|
|
lib: Introduce strnstr()
Li Zefan
2010-01-14
1
-1
/
+4
|
|
*
|
|
|
|
nommu: fix shared mmap after truncate shrinkage problems
David Howells
2010-01-16
1
-0
/
+1
|
|
*
|
|
|
|
nommu: don't need get_unmapped_area() for NOMMU
David Howells
2010-01-16
2
-2
/
+7
|
|
*
|
|
|
|
nommu: struct vm_region's vm_usage count need not be atomic
David Howells
2010-01-16
1
-1
/
+1
|
|
*
|
|
|
|
kernel.h: add BUILD_BUG_ON_NOT_POWER_OF_2()
Roland Dreier
2010-01-16
1
-0
/
+4
|
|
*
|
|
|
|
kfifo: document everywhere that size has to be power of two
Andi Kleen
2010-01-16
1
-2
/
+2
|
|
*
|
|
|
|
kfifo: add kfifo_initialized
Andi Kleen
2010-01-16
1
-0
/
+10
|
|
*
|
|
|
|
kfifo: add kfifo_out_peek
Andi Kleen
2010-01-16
1
-0
/
+3
|
|
*
|
|
|
|
kfifo: sanitize *_user error handling
Andi Kleen
2010-01-16
1
-4
/
+4
|
|
*
|
|
|
|
kfifo: use void * pointers for user buffers
Andi Kleen
2010-01-16
1
-5
/
+5
|
|
*
|
|
|
|
tty.h: make tty_port_get() static inline
Randy Dunlap
2010-01-16
1
-2
/
+2
|
|
*
|
|
|
|
kfifo: fix kfifo_out_locked race bug
Stefani Seibold
2010-01-16
1
-7
/
+0
|
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-01-15
1
-19
/
+0
|
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
Input: serio - fix potential deadlock when unbinding drivers
Eric W. Biederman
2010-01-06
1
-19
/
+0
|
|
*
|
|
|
|
lib: Introduce generic list_sort function
Dave Chinner
2010-01-12
1
-0
/
+11
|
|
*
|
|
|
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-01-12
1
-0
/
+3
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
libata: retry link resume if necessary
Tejun Heo
2010-01-12
1
-0
/
+3
|
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-01-12
1
-0
/
+1
|
|
|
\
\
\
\
\
\
|
|
|
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
core, x86: make LIST_POISON less deadly
Avi Kivity
2010-01-11
1
-2
/
+14
|
|
*
|
|
|
|
|
gpio: adp5588-gpio: new driver for ADP5588 GPIO expanders
Michael Hennerich
2010-01-11
1
-0
/
+12
|
|
*
|
|
|
|
|
lib: add support for LZO-compressed kernels
Albin Tonnerre
2010-01-11
1
-0
/
+10
|
|
*
|
|
|
|
|
kmemcheck: make bitfield annotations truly no-ops when disabled
Vegard Nossum
2010-01-11
1
-52
/
+58
|
|
*
|
|
|
|
|
mm: make totalhigh_pages unsigned long
Andreas Fenkart
2010-01-11
1
-1
/
+1
|
|
*
|
|
|
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
2010-01-08
2
-5
/
+6
|
|
|
\
\
\
\
\
\
[next]