index
:
~wallbraker/linux
for-ubuntu-vmwgfx
master
And what's this thing coming toward me very fast?
wallbraker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-27
[PATCH] pi-futex: rt mutex core
Ingo Molnar
11
-0
/
+1181
2006-06-27
[PATCH] pi-futex: scheduler support for pi
Ingo Molnar
3
-31
/
+181
2006-06-27
[PATCH] pi-futex: add plist implementation
Ingo Molnar
4
-0
/
+372
2006-06-27
[PATCH] pi-futex: introduce WARN_ON_SMP
Ingo Molnar
1
-0
/
+6
2006-06-27
[PATCH] pi-futex: introduce debug_check_no_locks_freed()
Ingo Molnar
4
-7
/
+13
2006-06-27
[PATCH] pi-futex: robust futex docs fix
Ingo Molnar
1
-1
/
+1
2006-06-27
[PATCH] pi-futex: futex code cleanups
Ingo Molnar
4
-122
/
+135
2006-06-27
[PATCH] BUG() if setscheduler is called from interrupt context
Steven Rostedt
1
-0
/
+2
2006-06-27
[PATCH] sched: uninline task_rq_lock()
Oleg Nesterov
1
-1
/
+1
2006-06-27
[PATCH] sched: mc/smt power savings sched policy
Siddha, Suresh B
11
-33
/
+262
2006-06-27
[PATCH] sched_domai: Allocate sched_group structures dynamically
Srivatsa Vaddagiri
1
-5
/
+43
2006-06-27
[PATCH] sched_domai: Use kmalloc_node
Srivatsa Vaddagiri
1
-2
/
+3
2006-06-27
[PATCH] sched_domai: Don't use GFP_ATOMIC
Srivatsa Vaddagiri
1
-1
/
+1
2006-06-27
[PATCH] sched_domain: handle kmalloc failure
Srivatsa Vaddagiri
2
-62
/
+79
2006-06-27
[PATCH] sched: Avoid unnecessarily moving highest priority task move_tasks()
Peter Williams
1
-5
/
+21
2006-06-27
[PATCH] sched: modify move_tasks() to improve load balancing outcomes
Peter Williams
1
-2
/
+10
2006-06-27
[PATCH] sched: implement smpnice
Peter Williams
2
-67
/
+225
2006-06-27
[PATCH] sched: CPU hotplug race vs. set_cpus_allowed()
Kirill Korotaev
1
-4
/
+14
2006-06-27
[PATCH] unnecessary long index i in sched
Steven Rostedt
1
-1
/
+2
2006-06-27
[PATCH] sched: fix interactive ceiling code
Con Kolivas
1
-25
/
+27
2006-06-27
[PATCH] sched: simplify bitmap definition
Steven Rostedt
1
-3
/
+1
2006-06-27
[PATCH] sched: fix smt nice lock contention and optimization
Chen, Kenneth W
1
-123
/
+59
2006-06-27
[PATCH] chardev: GPIO for SCx200 & PC-8736x: add proper Kconfig, Makefile ent...
Jim Cromie
2
-1
/
+26
2006-06-27
[PATCH] chardev: GPIO for SCx200 & PC-8736x: display pin values in/out in gpi...
Jim Cromie
1
-2
/
+4
2006-06-27
[PATCH] gpio-patchset-fixups: include linux/io.h
Jim Cromie
1
-1
/
+1
2006-06-27
[PATCH] chardev: GPIO for SCx200 & PC-8736x: replace spinlocks w mutexes
Jim Cromie
2
-8
/
+8
2006-06-27
[PATCH] chardev: GPIO for SCx200 & PC-8736x: fix gpio_current, use shadow regs
Jim Cromie
1
-4
/
+23
2006-06-27
[PATCH] chardev: GPIO for SCx200 & PC-8736x: use dev_dbg in common module
Jim Cromie
4
-31
/
+34
2006-06-27
[PATCH] chardev: GPIO for SCx200 & PC-8736x: add platform_device for use w de...
Jim Cromie
1
-38
/
+64
2006-06-27
[PATCH] chardev: GPIO for SCx200 & PC-8736x: add new pc8736x_gpio module
Jim Cromie
3
-2
/
+297
2006-06-27
[PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate gpio_dump to common module
Jim Cromie
3
-19
/
+17
2006-06-27
[PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate file-ops to common module
Jim Cromie
3
-90
/
+100
2006-06-27
[PATCH] chardev: GPIO for SCx200 & PC-8736x: add empty common-module
Jim Cromie
2
-1
/
+46
2006-06-27
[PATCH] chardev: GPIO for SCx200 & PC-8736x: dispatch via vtable
Jim Cromie
1
-10
/
+14
2006-06-27
[PATCH] chardev: GPIO for SCx200 & PC-8736x: add gpio-ops vtable
Jim Cromie
2
-0
/
+46
2006-06-27
[PATCH] chardev: GPIO for SCx200 & PC-8736x: refactor scx200_probe to better ...
Jim Cromie
1
-5
/
+10
2006-06-27
[PATCH] chardev: GPIO for SCx200 & PC-8736x: add 'v' command to device-file
Jim Cromie
2
-2
/
+17
2006-06-27
[PATCH] chardev: GPIO for SCx200 & PC-8736x: put gpio_dump on a diet
Jim Cromie
1
-28
/
+11
2006-06-27
[PATCH] chardev: GPIO for SCx200 & PC-8736x: device minor numbers are unsigne...
Jim Cromie
2
-8
/
+8
2006-06-27
[PATCH] chardev: GPIO for SCx200 & PC-8736x: add platforn_device for use w de...
Jim Cromie
1
-17
/
+36
2006-06-27
[PATCH] chardev: GPIO for SCx200 & PC-8736x: modernize driver init to 2.6 api
Jim Cromie
1
-12
/
+41
2006-06-27
[PATCH] chardev: GPIO for SCx200 & PC-8736x: whitespace pre-clean
Jim Cromie
4
-38
/
+9
2006-06-27
[PATCH] cpu hotplug: use hotplug version of cpu notifier in appropriate places
Chandra Seetharaman
3
-14
/
+12
2006-06-27
[PATCH] cpu hotplug: add hotplug versions of cpu_notifier
Chandra Seetharaman
1
-0
/
+4
2006-06-27
[PATCH] cpu hotplug: make cpu_notifier related notifier calls __cpuinit only
Chandra Seetharaman
2
-4
/
+5
2006-06-27
[PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only
Chandra Seetharaman
12
-17
/
+20
2006-06-27
[PATCH] cpu hotplug: make [un]register_cpu_notifier init time only
Chandra Seetharaman
4
-8
/
+18
2006-06-27
[PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17
Chandra Seetharaman
9
-9
/
+9
2006-06-27
[PATCH] cpu hotplug: revert init patch submitted for 2.6.17
Chandra Seetharaman
18
-18
/
+18
2006-06-27
[PATCH] rtc: fix idr locking
Sonny Rao
1
-0
/
+2
[next]