Commit Graph

30800 Commits (369381694ddcf03f1de403501c8b97099b5109ec)
 

Author SHA1 Message Date
Srivatsa Vaddagiri 369381694d [PATCH] sched_domai: Allocate sched_group structures dynamically 19 years ago
Srivatsa Vaddagiri 15f0b676a4 [PATCH] sched_domai: Use kmalloc_node 19 years ago
Srivatsa Vaddagiri d3a5aa9858 [PATCH] sched_domai: Don't use GFP_ATOMIC 19 years ago
Srivatsa Vaddagiri 51888ca25a [PATCH] sched_domain: handle kmalloc failure 19 years ago
Peter Williams 615052dc3b [PATCH] sched: Avoid unnecessarily moving highest priority task move_tasks() 19 years ago
Peter Williams 50ddd96917 [PATCH] sched: modify move_tasks() to improve load balancing outcomes 19 years ago
Peter Williams 2dd73a4f09 [PATCH] sched: implement smpnice 19 years ago
Kirill Korotaev efc30814a8 [PATCH] sched: CPU hotplug race vs. set_cpus_allowed() 19 years ago
Steven Rostedt cc94abfcbc [PATCH] unnecessary long index i in sched 19 years ago
Con Kolivas 72d2854d4e [PATCH] sched: fix interactive ceiling code 19 years ago
Steven Rostedt d444886e14 [PATCH] sched: simplify bitmap definition 19 years ago
Chen, Kenneth W c96d145e71 [PATCH] sched: fix smt nice lock contention and optimization 19 years ago
Jim Cromie 7a8e2a5ea4 [PATCH] chardev: GPIO for SCx200 & PC-8736x: add proper Kconfig, Makefile entries 19 years ago
Jim Cromie 23916a8e3d [PATCH] chardev: GPIO for SCx200 & PC-8736x: display pin values in/out in gpio_dump 19 years ago
Jim Cromie ec312310e4 [PATCH] gpio-patchset-fixups: include linux/io.h 19 years ago
Jim Cromie 8bcf6135c3 [PATCH] chardev: GPIO for SCx200 & PC-8736x: replace spinlocks w mutexes 19 years ago
Jim Cromie 6cad56fd88 [PATCH] chardev: GPIO for SCx200 & PC-8736x: fix gpio_current, use shadow regs 19 years ago
Jim Cromie f31000e573 [PATCH] chardev: GPIO for SCx200 & PC-8736x: use dev_dbg in common module 19 years ago
Jim Cromie 58b087cda1 [PATCH] chardev: GPIO for SCx200 & PC-8736x: add platform_device for use w dev_dbg 19 years ago
Jim Cromie 681a3e7dab [PATCH] chardev: GPIO for SCx200 & PC-8736x: add new pc8736x_gpio module 19 years ago
Jim Cromie 0e41ef3c51 [PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate gpio_dump to common module 19 years ago
Jim Cromie 1a66fdf083 [PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate file-ops to common module 19 years ago
Jim Cromie 1ca5df0a4c [PATCH] chardev: GPIO for SCx200 & PC-8736x: add empty common-module 19 years ago
Jim Cromie c3dc8071ee [PATCH] chardev: GPIO for SCx200 & PC-8736x: dispatch via vtable 19 years ago
Jim Cromie fe3a168a2c [PATCH] chardev: GPIO for SCx200 & PC-8736x: add gpio-ops vtable 19 years ago
Jim Cromie 9b170b8fdb [PATCH] chardev: GPIO for SCx200 & PC-8736x: refactor scx200_probe to better segregate _gpio initialization 19 years ago
Jim Cromie 9550a339e1 [PATCH] chardev: GPIO for SCx200 & PC-8736x: add 'v' command to device-file 19 years ago
Jim Cromie d424aa8744 [PATCH] chardev: GPIO for SCx200 & PC-8736x: put gpio_dump on a diet 19 years ago
Jim Cromie 55b8c0455b [PATCH] chardev: GPIO for SCx200 & PC-8736x: device minor numbers are unsigned ints 19 years ago
Jim Cromie 979b5ec3a7 [PATCH] chardev: GPIO for SCx200 & PC-8736x: add platforn_device for use w dev_dbg 19 years ago
Jim Cromie 7d7f212661 [PATCH] chardev: GPIO for SCx200 & PC-8736x: modernize driver init to 2.6 api 19 years ago
Jim Cromie 62c83cde92 [PATCH] chardev: GPIO for SCx200 & PC-8736x: whitespace pre-clean 19 years ago
Chandra Seetharaman 5a67e4c5b6 [PATCH] cpu hotplug: use hotplug version of cpu notifier in appropriate places 19 years ago
Chandra Seetharaman 39f4885c56 [PATCH] cpu hotplug: add hotplug versions of cpu_notifier 19 years ago
Chandra Seetharaman 26c2143b63 [PATCH] cpu hotplug: make cpu_notifier related notifier calls __cpuinit only 19 years ago
Chandra Seetharaman 74b85f3790 [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only 19 years ago
Chandra Seetharaman 65edc68c34 [PATCH] cpu hotplug: make [un]register_cpu_notifier init time only 19 years ago
Chandra Seetharaman 054cc8a2d8 [PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17 19 years ago
Chandra Seetharaman 9c7b216d23 [PATCH] cpu hotplug: revert init patch submitted for 2.6.17 19 years ago
Sonny Rao 6ac12dfe9c [PATCH] rtc: fix idr locking 19 years ago
Alan Cox b65b5b59f9 [PATCH] stallion clean up 19 years ago
akpm@osdl.org 33979734cd [PATCH] IPMI: use schedule in kthread 19 years ago
Paul E. McKenney c32e066057 [PATCH] rcutorture: add call_rcu_bh() operations 19 years ago
Paul E. McKenney 72e9bb5492 [PATCH] rcutorture: add ops vector and Classic RCU ops 19 years ago
Paul E. McKenney 29766f1eb3 [PATCH] rcutorture: catchup doc fixes for idle-hz tests 19 years ago
Randy Dunlap 1dbe83c344 [PATCH] fix kernel-doc in kernel/ dir 19 years ago
Paul Fulghum 283fef59d6 [PATCH] tty: fix TCSBRK comment 19 years ago
Evgeniy Dushistov 05f225dc87 [PATCH] ufs: ufs_read_inode cleanup 19 years ago
Atsushi Nemoto 0ca0666490 [PATCH] RTC: Add a comment for ENOIOCTLCMD in ds1553_rtc_ioctl 19 years ago
Vladimir V. Saveliev 6527c2bdf1 [PATCH] generic_file_buffered_write(): deadlock on vectored write 19 years ago