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] sched: Avoid unnecessarily moving highest priority task move_tasks()
Peter Williams
2006-06-27
1
-5
/
+21
*
[PATCH] sched: modify move_tasks() to improve load balancing outcomes
Peter Williams
2006-06-27
1
-2
/
+10
*
[PATCH] sched: implement smpnice
Peter Williams
2006-06-27
2
-67
/
+225
*
[PATCH] sched: CPU hotplug race vs. set_cpus_allowed()
Kirill Korotaev
2006-06-27
1
-4
/
+14
*
[PATCH] unnecessary long index i in sched
Steven Rostedt
2006-06-27
1
-1
/
+2
*
[PATCH] sched: fix interactive ceiling code
Con Kolivas
2006-06-27
1
-25
/
+27
*
[PATCH] sched: simplify bitmap definition
Steven Rostedt
2006-06-27
1
-3
/
+1
*
[PATCH] sched: fix smt nice lock contention and optimization
Chen, Kenneth W
2006-06-27
1
-123
/
+59
*
[PATCH] chardev: GPIO for SCx200 & PC-8736x: add proper Kconfig, Makefile ent...
Jim Cromie
2006-06-27
2
-1
/
+26
*
[PATCH] chardev: GPIO for SCx200 & PC-8736x: display pin values in/out in gpi...
Jim Cromie
2006-06-27
1
-2
/
+4
*
[PATCH] gpio-patchset-fixups: include linux/io.h
Jim Cromie
2006-06-27
1
-1
/
+1
*
[PATCH] chardev: GPIO for SCx200 & PC-8736x: replace spinlocks w mutexes
Jim Cromie
2006-06-27
2
-8
/
+8
*
[PATCH] chardev: GPIO for SCx200 & PC-8736x: fix gpio_current, use shadow regs
Jim Cromie
2006-06-27
1
-4
/
+23
*
[PATCH] chardev: GPIO for SCx200 & PC-8736x: use dev_dbg in common module
Jim Cromie
2006-06-27
4
-31
/
+34
*
[PATCH] chardev: GPIO for SCx200 & PC-8736x: add platform_device for use w de...
Jim Cromie
2006-06-27
1
-38
/
+64
*
[PATCH] chardev: GPIO for SCx200 & PC-8736x: add new pc8736x_gpio module
Jim Cromie
2006-06-27
3
-2
/
+297
*
[PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate gpio_dump to common module
Jim Cromie
2006-06-27
3
-19
/
+17
*
[PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate file-ops to common module
Jim Cromie
2006-06-27
3
-90
/
+100
*
[PATCH] chardev: GPIO for SCx200 & PC-8736x: add empty common-module
Jim Cromie
2006-06-27
2
-1
/
+46
*
[PATCH] chardev: GPIO for SCx200 & PC-8736x: dispatch via vtable
Jim Cromie
2006-06-27
1
-10
/
+14
*
[PATCH] chardev: GPIO for SCx200 & PC-8736x: add gpio-ops vtable
Jim Cromie
2006-06-27
2
-0
/
+46
*
[PATCH] chardev: GPIO for SCx200 & PC-8736x: refactor scx200_probe to better ...
Jim Cromie
2006-06-27
1
-5
/
+10
*
[PATCH] chardev: GPIO for SCx200 & PC-8736x: add 'v' command to device-file
Jim Cromie
2006-06-27
2
-2
/
+17
*
[PATCH] chardev: GPIO for SCx200 & PC-8736x: put gpio_dump on a diet
Jim Cromie
2006-06-27
1
-28
/
+11
*
[PATCH] chardev: GPIO for SCx200 & PC-8736x: device minor numbers are unsigne...
Jim Cromie
2006-06-27
2
-8
/
+8
*
[PATCH] chardev: GPIO for SCx200 & PC-8736x: add platforn_device for use w de...
Jim Cromie
2006-06-27
1
-17
/
+36
*
[PATCH] chardev: GPIO for SCx200 & PC-8736x: modernize driver init to 2.6 api
Jim Cromie
2006-06-27
1
-12
/
+41
*
[PATCH] chardev: GPIO for SCx200 & PC-8736x: whitespace pre-clean
Jim Cromie
2006-06-27
4
-38
/
+9
*
[PATCH] cpu hotplug: use hotplug version of cpu notifier in appropriate places
Chandra Seetharaman
2006-06-27
3
-14
/
+12
*
[PATCH] cpu hotplug: add hotplug versions of cpu_notifier
Chandra Seetharaman
2006-06-27
1
-0
/
+4
*
[PATCH] cpu hotplug: make cpu_notifier related notifier calls __cpuinit only
Chandra Seetharaman
2006-06-27
2
-4
/
+5
*
[PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only
Chandra Seetharaman
2006-06-27
12
-17
/
+20
*
[PATCH] cpu hotplug: make [un]register_cpu_notifier init time only
Chandra Seetharaman
2006-06-27
4
-8
/
+18
*
[PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17
Chandra Seetharaman
2006-06-27
9
-9
/
+9
*
[PATCH] cpu hotplug: revert init patch submitted for 2.6.17
Chandra Seetharaman
2006-06-27
18
-18
/
+18
*
[PATCH] rtc: fix idr locking
Sonny Rao
2006-06-27
1
-0
/
+2
*
[PATCH] stallion clean up
Alan Cox
2006-06-27
1
-122
/
+86
*
[PATCH] IPMI: use schedule in kthread
akpm@osdl.org
2006-06-27
1
-1
/
+1
*
[PATCH] rcutorture: add call_rcu_bh() operations
Paul E. McKenney
2006-06-27
3
-2
/
+49
*
[PATCH] rcutorture: add ops vector and Classic RCU ops
Paul E. McKenney
2006-06-27
2
-52
/
+133
*
[PATCH] rcutorture: catchup doc fixes for idle-hz tests
Paul E. McKenney
2006-06-27
2
-2
/
+12
*
[PATCH] fix kernel-doc in kernel/ dir
Randy Dunlap
2006-06-27
2
-4
/
+4
*
[PATCH] tty: fix TCSBRK comment
Paul Fulghum
2006-06-27
1
-4
/
+3
*
[PATCH] ufs: ufs_read_inode cleanup
Evgeniy Dushistov
2006-06-27
1
-54
/
+57
*
[PATCH] RTC: Add a comment for ENOIOCTLCMD in ds1553_rtc_ioctl
Atsushi Nemoto
2006-06-27
1
-1
/
+1
*
[PATCH] generic_file_buffered_write(): deadlock on vectored write
Vladimir V. Saveliev
2006-06-27
1
-7
/
+11
*
[PATCH] Remove gratuitous inclusion of <linux/config.h> from <linux/dmaengine.h>
David Woodhouse
2006-06-27
1
-1
/
+1
*
[PATCH] spin/rwlock init cleanups
Ingo Molnar
2006-06-27
51
-59
/
+59
*
[PATCH] fs/buffer.c: cleanups
Adrian Bunk
2006-06-27
3
-4
/
+3
*
[PATCH] poison: add & use more constants
Randy Dunlap
2006-06-27
3
-3
/
+12
[next]