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
*
[PATCH] OMAP: Add smc91x support for TI OMAP2420 H4 board
Komal Shah
2006-09-29
1
-0
/
+1
*
[PATCH] spinlock_debug: don't recompute (jiffies_per_loop * HZ) in spinloop
Chuck Ebbert
2006-09-29
1
-6
/
+9
*
[PATCH] Fix parameter names in drivers/base/class.c
Rolf Eike Beer
2006-09-29
1
-4
/
+4
*
[PATCH] Include documentation for functions in drivers/base/class.c
Rolf Eike Beer
2006-09-29
1
-0
/
+1
*
[PATCH] kthread: convert loop.c to kthread
Serge E. Hallyn
2006-09-29
2
-48
/
+26
*
[PATCH] kernel-doc: move filesystems together
Randy Dunlap
2006-09-29
1
-39
/
+39
*
[PATCH] kernel-doc for relay interface
Randy Dunlap
2006-09-29
2
-14
/
+38
*
[PATCH] libfs: remove page up-to-date check from simple_readpage
Pekka J Enberg
2006-09-29
1
-9
/
+1
*
[PATCH] Make net48xx-led use scx200_gpio_ops
Chris Boot
2006-09-29
1
-5
/
+4
*
[PATCH] scx200_gpio export cleanups
Chris Boot
2006-09-29
2
-1
/
+2
*
[PATCH] Let WARN_ON/WARN_ON_ONCE return the condition
Herbert Xu
2006-09-29
2
-21
/
+23
*
[PATCH] drivers/char/pc8736x_gpio.c: remove unused static functions
Adrian Bunk
2006-09-29
1
-10
/
+0
*
[PATCH] drivers/char/scx200_gpio.c: make code static
Jim Cromie
2006-09-29
1
-1
/
+1
*
[PATCH] remove unnecessary barrier in rtc_get_rtc_time
Steven Rostedt
2006-09-29
1
-3
/
+1
*
[PATCH] Make touch_nmi_watchdog imply touch_softlockup_watchdog on all archs
Michal Schmidt
2006-09-29
2
-4
/
+2
*
[PATCH] list_del debug check
Manfred Spraul
2006-09-29
1
-5
/
+7
*
[PATCH] Debug variants of linked list macros
Dave Jones
2006-09-29
4
-0
/
+102
*
[PATCH] make PROT_WRITE imply PROT_READ
Jason Baron
2006-09-29
9
-10
/
+12
*
[PATCH] fs/namespace: handle init/registration errors
Randy Dunlap
2006-09-29
1
-2
/
+10
*
[PATCH] block: handle subsystem_register() init errors
Randy Dunlap
2006-09-29
1
-2
/
+7
*
[PATCH] blockdev.c: check driver layer errors
Andrew Morton
2006-09-29
1
-12
/
+22
*
[PATCH] kernel/params: driver layer error checking
Randy Dunlap
2006-09-29
1
-2
/
+11
*
[PATCH] uml: remove pte_mkexec
Jeff Dike
2006-09-29
2
-8
/
+4
*
[PATCH] uml: don't roll my own random MAC generator
Jeff Dike
2006-09-29
3
-34
/
+1
*
[PATCH] uml: remove unneeded file
Jeff Dike
2006-09-29
1
-484
/
+0
*
[PATCH] uml: stack consumption reduction
Jeff Dike
2006-09-29
2
-5
/
+14
*
[PATCH] uml: close file descriptor leaks
Jeff Dike
2006-09-29
2
-8
/
+7
*
[PATCH] uml: locking documentation
Jeff Dike
2006-09-29
5
-2
/
+14
*
[PATCH] uml: mechanical tidying after random MACs change
Jeff Dike
2006-09-29
3
-80
/
+40
*
[PATCH] uml: assign random MACs to interfaces if necessary
Jeff Dike
2006-09-29
3
-18
/
+46
*
[PATCH] convert i386 Summit subarch to use SRAT info for apicid_to_node calls
keith mannthey
2006-09-29
4
-2
/
+14
*
[PATCH] SELinux: support mls categories for context mounts
Cory Olmo
2006-09-29
1
-5
/
+30
*
[PATCH] mm: make filemap_nopage use NOPAGE_SIGBUS
Adam Litke
2006-09-29
1
-3
/
+3
*
[PATCH] mm: fix a race condition under SMC + COW
Siddha, Suresh B
2006-09-29
1
-1
/
+8
*
[PATCH] convert s390 page handling macros to functions
Heiko Carstens
2006-09-29
3
-51
/
+46
*
[PATCH] JBD: memory leak in "journal_init_dev()"
Zoltan Menyhart
2006-09-29
1
-11
/
+10
*
[PATCH] JBD: Make journal_brelse_array() static
Dave Kleikamp
2006-09-29
2
-2
/
+1
*
[PATCH] Fix uninitialised spinlock in via-pmu-backlight code.
David Woodhouse
2006-09-29
1
-1
/
+1
*
[PATCH] remove generic__raw_read_trylock()
Matthew Wilcox
2006-09-29
1
-11
/
+0
*
[PATCH] sys_getcpu() prototype annotated
Al Viro
2006-09-29
1
-1
/
+1
*
[PATCH] __percpu_alloc_mask() has to be __always_inline in UP case
Al Viro
2006-09-29
1
-1
/
+1
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-09-28
247
-1990
/
+3164
|
\
|
*
[ETHTOOL]: Remove some entries from non-root command list.
David S. Miller
2006-09-28
1
-4
/
+0
|
*
[Bluetooth]: Fix section mismatch of bt_sysfs_cleanup()
Arnaud Patard
2006-09-28
1
-1
/
+1
|
*
[Bluetooth]: Don't update disconnect timer for incoming connections
Marcel Holtmann
2006-09-28
1
-4
/
+4
|
*
[ETHTOOL]: let mortals use ethtool
Stephen Hemminger
2006-09-28
1
-7
/
+29
|
*
[NetLabel]: add audit support for configuration changes
Paul Moore
2006-09-28
11
-36
/
+235
|
*
[TCP]: Fix and simplify microsecond rtt sampling
John Heffner
2006-09-28
1
-8
/
+8
|
*
[TCP] tcp-lp: prevent chance for oops
Wong Hoi Sing Edison
2006-09-28
1
-3
/
+1
|
*
[SUNRPC]: Remove unnecessary check in net/sunrpc/svcsock.c
Eric Sesterhenn
2006-09-28
1
-8
/
+6
[next]