summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] i4l fix DLE masking in isdn_tty_try_readKarsten Keil2006-06-271-1/+1
* [PATCH] do_IRQ() warning fixAndrew Morton2006-06-271-2/+2
* [PATCH] drivers/message/i2o/iop.c: unexport i2o_msg_nop()Adrian Bunk2006-06-271-1/+0
* [PATCH] drivers/char/ipmi/ipmi_msghandler.c: make proc_ipmi_root staticAdrian Bunk2006-06-272-6/+1
* [PATCH] Remove redundant NULL checks before [kv]free - in drivers/Jesper Juhl2006-06-278-38/+19
* [PATCH] Remove redundant NULL checks before [kv]free - in kernel/Jesper Juhl2006-06-271-2/+1
* [PATCH] Remove redundant NULL checks before [kv]free - in fs/Jesper Juhl2006-06-271-6/+2
* [PATCH] futex_requeue() optimizationSebastien Dugue2006-06-271-5/+8
* [PATCH] rtmutex: Propagate priority settings into PI lock chainsThomas Gleixner2006-06-273-6/+40
* [PATCH] rtmutex: Modify rtmutex-tester to test the setscheduler propagationThomas Gleixner2006-06-2715-49/+202
* [PATCH] Drop tasklist lock in do_sched_setschedulerThomas Gleixner2006-06-271-1/+3
* [PATCH] fix rt-mutex defaults and dependenciesRoman Zippel2006-06-271-3/+1
* [PATCH] pi-futex: futex_lock_pi/futex_unlock_pi supportIngo Molnar2006-06-277-41/+828
* [PATCH] pi-futex: rt mutex futex apiIngo Molnar2006-06-271-0/+55
* [PATCH] pi-futex: rt mutex testerThomas Gleixner2006-06-2720-1/+1923
* [PATCH] pi-futex: rt mutex debugIngo Molnar2006-06-278-1/+581
* [PATCH] pi-futex: rt mutex docsSteven Rostedt2006-06-273-0/+981
* [PATCH] pi-futex: rt mutex coreIngo Molnar2006-06-2711-0/+1181
* [PATCH] pi-futex: scheduler support for piIngo Molnar2006-06-273-31/+181
* [PATCH] pi-futex: add plist implementationIngo Molnar2006-06-274-0/+372
* [PATCH] pi-futex: introduce WARN_ON_SMPIngo Molnar2006-06-271-0/+6
* [PATCH] pi-futex: introduce debug_check_no_locks_freed()Ingo Molnar2006-06-274-7/+13
* [PATCH] pi-futex: robust futex docs fixIngo Molnar2006-06-271-1/+1
* [PATCH] pi-futex: futex code cleanupsIngo Molnar2006-06-274-122/+135
* [PATCH] BUG() if setscheduler is called from interrupt contextSteven Rostedt2006-06-271-0/+2
* [PATCH] sched: uninline task_rq_lock()Oleg Nesterov2006-06-271-1/+1
* [PATCH] sched: mc/smt power savings sched policySiddha, Suresh B2006-06-2711-33/+262
* [PATCH] sched_domai: Allocate sched_group structures dynamicallySrivatsa Vaddagiri2006-06-271-5/+43
* [PATCH] sched_domai: Use kmalloc_nodeSrivatsa Vaddagiri2006-06-271-2/+3
* [PATCH] sched_domai: Don't use GFP_ATOMICSrivatsa Vaddagiri2006-06-271-1/+1
* [PATCH] sched_domain: handle kmalloc failureSrivatsa Vaddagiri2006-06-272-62/+79
* [PATCH] sched: Avoid unnecessarily moving highest priority task move_tasks()Peter Williams2006-06-271-5/+21
* [PATCH] sched: modify move_tasks() to improve load balancing outcomesPeter Williams2006-06-271-2/+10
* [PATCH] sched: implement smpnicePeter Williams2006-06-272-67/+225
* [PATCH] sched: CPU hotplug race vs. set_cpus_allowed()Kirill Korotaev2006-06-271-4/+14
* [PATCH] unnecessary long index i in schedSteven Rostedt2006-06-271-1/+2
* [PATCH] sched: fix interactive ceiling codeCon Kolivas2006-06-271-25/+27
* [PATCH] sched: simplify bitmap definitionSteven Rostedt2006-06-271-3/+1
* [PATCH] sched: fix smt nice lock contention and optimizationChen, Kenneth W2006-06-271-123/+59
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: add proper Kconfig, Makefile ent...Jim Cromie2006-06-272-1/+26
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: display pin values in/out in gpi...Jim Cromie2006-06-271-2/+4
* [PATCH] gpio-patchset-fixups: include linux/io.hJim Cromie2006-06-271-1/+1
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: replace spinlocks w mutexesJim Cromie2006-06-272-8/+8
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: fix gpio_current, use shadow regsJim Cromie2006-06-271-4/+23
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: use dev_dbg in common moduleJim Cromie2006-06-274-31/+34
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: add platform_device for use w de...Jim Cromie2006-06-271-38/+64
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: add new pc8736x_gpio moduleJim Cromie2006-06-273-2/+297
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate gpio_dump to common moduleJim Cromie2006-06-273-19/+17
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate file-ops to common moduleJim Cromie2006-06-273-90/+100
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: add empty common-moduleJim Cromie2006-06-272-1/+46
OpenPOWER on IntegriCloud