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
*
[IA64] hotplug/ia64: SN Hotplug Driver - pci_find_next_bus export
Prarit Bhargava
2005-07-06
1
-0
/
+1
*
[IA64] hotplug/ia64: SN Hotplug Driver: moving of header files
Prarit Bhargava
2005-07-06
12
-42
/
+49
*
[IA64] hotplug/ia64: SN Hotplug Driver: SN IRQ Fixes
Prarit Bhargava
2005-07-06
4
-137
/
+162
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2005-06-30
6
-21
/
+143
|
\
|
*
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Greg KH
2005-06-29
90
-1629
/
+1289
|
|
\
|
*
|
[PATCH] Driver core: Use klist_del() instead of klist_remove().
Patrick Mochel
2005-06-29
1
-1
/
+1
|
*
|
[PATCH] driver core: change bus_rescan_devices to return void
Greg Kroah-Hartman
2005-06-29
2
-19
/
+10
|
*
|
[PATCH] driver core: Add the ability to bind drivers to devices from userspace
Greg Kroah-Hartman
2005-06-29
3
-1
/
+28
|
*
|
[PATCH] driver core: Add the ability to unbind drivers to devices from userspace
Greg Kroah-Hartman
2005-06-29
1
-0
/
+30
|
*
|
[PATCH] driver core: add bus_find_device & driver_find_device functions
Cornelia Huck
2005-06-29
3
-0
/
+74
*
|
|
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6
Linus Torvalds
2005-06-30
18
-530
/
+291
|
\
\
\
|
*
|
|
[PATCH] ppc64: Replace custom locking code with a spinlock
Michael Ellerman
2005-06-30
2
-37
/
+3
|
*
|
|
[PATCH] ppc64: Formatting cleanups in arch/ppc64/kernel/ItLpQueue.c
Michael Ellerman
2005-06-30
1
-31
/
+41
|
*
|
|
[PATCH] ppc64: Cleanup whitespace in arch/ppc64/kernel/ItLpQueue.c
Michael Ellerman
2005-06-30
1
-29
/
+29
|
*
|
|
[PATCH] ppc64: Cleanup proc printing of event types
Michael Ellerman
2005-06-30
1
-10
/
+10
|
*
|
|
[PATCH] ppc64: Simplify counting of lpevents, remove lpevent_count from paca
Michael Ellerman
2005-06-30
3
-18
/
+29
|
*
|
|
[PATCH] ppc64: Don't count number of events processed for caller
Michael Ellerman
2005-06-30
5
-14
/
+6
|
*
|
|
[PATCH] ppc64: Rename ItLpQueue_* functions to hvlpevent_queue_*
Michael Ellerman
2005-06-30
6
-16
/
+16
|
*
|
|
[PATCH] ppc64: Rename xItLpQueue to hvlpevent_queue
Michael Ellerman
2005-06-30
3
-26
/
+26
|
*
|
|
[PATCH] ppc64: Move definition of xItLpQueue
Michael Ellerman
2005-06-30
2
-7
/
+8
|
*
|
|
[PATCH] ppc64: Make two ItLpQueue related functions static
Michael Ellerman
2005-06-30
2
-4
/
+2
|
*
|
|
[PATCH] ppc64: Move xItLpQueue proc code into ItLpQueue.c
Michael Ellerman
2005-06-30
2
-48
/
+59
|
*
|
|
[PATCH] ppc64: Move initialisation of xItLpQueue into ItLpQueue.c
Michael Ellerman
2005-06-30
3
-20
/
+24
|
*
|
|
[PATCH] ppc64: Don't pass the pointers to xItLpQueue around
Michael Ellerman
2005-06-30
6
-34
/
+34
|
*
|
|
[PATCH] ppc64: Reorganise the paca initialisation macros
Michael Ellerman
2005-06-30
1
-146
/
+65
|
*
|
|
[PATCH] ppc64: Move set_spread_lpevents() into ItLpQueue.c
Michael Ellerman
2005-06-30
2
-21
/
+21
|
*
|
|
[PATCH] ppc64: Spread lpevents by default on iSeries
Michael Ellerman
2005-06-30
1
-1
/
+1
|
*
|
|
[PATCH] ppc64: Remove lpqueue pointer from the paca on iSeries
Michael Ellerman
2005-06-30
8
-28
/
+19
|
*
|
|
[PATCH] remove duplicate printf in arch/ppc64/boot/main.c
Olaf Hering
2005-06-28
1
-5
/
+2
|
*
|
|
[PATCH] remove printk usage in arch/ppc64/boot/prom.c
Olaf Hering
2005-06-28
2
-15
/
+2
|
*
|
|
[PATCH] remove unused arch/ppc64/boot/mknote.c
Olaf Hering
2005-06-28
1
-43
/
+0
|
*
|
|
[PATCH] remove unused arch/ppc64/boot/piggyback.c
Olaf Hering
2005-06-28
2
-87
/
+1
|
*
|
|
[PATCH] ppc64: don't create spurious symlinks under node0 sysdev
Nathan Lynch
2005-06-28
1
-1
/
+6
|
*
|
|
[PATCH] ppc64: simplify nvram partition scanning code
Arnd Bergmann
2005-06-28
1
-5
/
+3
*
|
|
|
[PATCH] reiserfs: handle_attrs() fix
Andrew Morton
2005-06-30
1
-2
/
+1
*
|
|
|
[PATCH] freevxfs: minor cleanups
Pekka Enberg
2005-06-30
4
-14
/
+13
*
|
|
|
[PATCH] freevxfs: remove 2.4 compatability
Pekka Enberg
2005-06-30
3
-51
/
+0
*
|
|
|
[PATCH] freevxfs: fix buffer_head leak
Pekka Enberg
2005-06-30
1
-5
/
+6
*
|
|
|
[PATCH] Improper initrd failure message at boot time
Jay Lan
2005-06-30
1
-1
/
+4
*
|
|
|
[PATCH] udf_find_entry() cleanup
Christoph Hellwig
2005-06-30
1
-4
/
+0
*
|
|
|
[PATCH] fat: fix slab cache leak
Pekka J Enberg
2005-06-30
1
-5
/
+14
*
|
|
|
[PATCH] xtensa: Fix asm macro
Chris Zankel
2005-06-30
2
-91
/
+6
*
|
|
|
[PATCH] xtensa: Removed local copy of zlib and fixed O= support
Chris Zankel
2005-06-30
9
-2671
/
+53
*
|
|
|
[PATCH] xtensa: Added mm/Kconfig to get a flat memory layout
Chris Zankel
2005-06-30
1
-1
/
+3
*
|
|
|
[PATCH] xtensa: cleanups for errno and ipc.
Chris Zankel
2005-06-30
2
-146
/
+2
*
|
|
|
[PATCH] xtensa: use valid_signal()
Jesper Juhl
2005-06-30
1
-2
/
+3
*
|
|
|
[PATCH] x86: i8253/i8259A lock cleanup
Ingo Molnar
2005-06-30
15
-18
/
+30
*
|
|
|
[PATCH] ppc32: Fix pointer check for MPC8540 ADS device
Kumar Gala
2005-06-30
1
-1
/
+1
*
|
|
|
[PATCH] selinux_sb_copy_data() should not require a whole page
Eric Paris
2005-06-30
1
-1
/
+2
*
|
|
|
[PATCH] tpm: fix bug introduced by the /proc/misc
Kylene Jo Hall
2005-06-30
1
-1
/
+1
[next]