Age | Commit message (Expand) | Author |
2007-05-09 | workqueue: introduce cpu_singlethread_map | Oleg Nesterov |
2007-05-09 | workqueue: make cancel_rearming_delayed_workqueue() work on idle dwork | Oleg Nesterov |
2007-05-09 | workqueue: don't save interrupts in run_workqueue() | Oleg Nesterov |
2007-05-09 | workqueue: kill run_scheduled_work() | Oleg Nesterov |
2007-05-09 | workqueue: don't migrate pending works from the dead CPU | Oleg Nesterov |
2007-05-09 | workqueue: don't clear cwq->thread until it exits | Oleg Nesterov |
2007-05-09 | workqueue: fix flush_workqueue() vs CPU_DEAD race | Oleg Nesterov |
2007-05-09 | workqueue: fix freezeable workqueues implementation | Oleg Nesterov |
2007-05-09 | slab: use CPU_LOCK_[ACQUIRE|RELEASE] | Heiko Carstens |
2007-05-09 | call cpu_chain with CPU_DOWN_FAILED if CPU_DOWN_PREPARE failed | Heiko Carstens |
2007-05-09 | Eliminate lock_cpu_hotplug in kernel/schedc | Gautham R Shenoy |
2007-05-09 | Define and use new events,CPU_LOCK_ACQUIRE and CPU_LOCK_RELEASE | Gautham R Shenoy |
2007-05-09 | Extend notifier_call_chain to count nr_calls made | Gautham R Shenoy |
2007-05-09 | relay: use plain timer instead of delayed work | Tom Zanussi |
2007-05-09 | phy: use flush_work_keventd() | Andrew Morton |
2007-05-09 | libata: use flush_work() | Andrew Morton |
2007-05-09 | e1000: use flush_work_keventd() | Andrew Morton |
2007-05-09 | tg3: use flush_work_keventd() | Andrew Morton |
2007-05-09 | kblockd: use flush_work | Andrew Morton |
2007-05-09 | aio: use flush_work() | Andrew Morton |
2007-05-09 | flush_cpu_workqueue: don't flush an empty ->worklist | Oleg Nesterov |
2007-05-09 | flush_workqueue(): use preempt_disable to hold off cpu hotplug | Andrew Morton |
2007-05-09 | implement flush_work() | Oleg Nesterov |
2007-05-09 | reimplement flush_workqueue() | Oleg Nesterov |
2007-05-09 | schedule_on_each_cpu(): use preempt_disable() | Andrew Morton |
2007-05-09 | atmel_spi: remove unnecessary (and wrong) #ifdefs | Haavard Skinnemoen |
2007-05-09 | Use common cpu_is_xxx() macros on AT91 and AVR32 | Haavard Skinnemoen |
2007-05-09 | AFS: implement basic file write support | David Howells |
2007-05-09 | AFS: AFS fixups | David Howells |
2007-05-09 | AFS: export a couple of core functions for AFS write support | David Howells |
2007-05-09 | Fix printk format warnings in timer_list.c | David Miller |
2007-05-09 | kernel-doc: small kernel-doc optimization | Borislav Petkov |
2007-05-09 | doc: what a patch series is | Randy Dunlap |
2007-05-09 | fs: use path_walk in do_path_lookup | Josef 'Jeff' Sipek |
2007-05-09 | fs: fix indentation in do_path_lookup | Josef 'Jeff' Sipek |
2007-05-09 | clocksource: spelling error in watchdog code | Daniel Walker |
2007-05-09 | mutex_lock_interruptible(): add __must_check | Andrew Morton |
2007-05-09 | tty_set_ldisc() receive_room fix | Paul Fulghum |
2007-05-09 | Move sig_kernel_* et al macros to linux/signal.h | Roland McGrath |
2007-05-09 | nbd: check the return value of sysfs_create_file | WANG Cong |
2007-05-09 | pasemi: hardware rng driver | Olof Johansson |
2007-05-09 | Add info about whitespace to SubmitChecklist | Roland Dreier |
2007-05-09 | pretend cpuset has some form of hugetlb page reservation | Ken Chen |
2007-05-09 | use simple_read_from_buffer in kernel/ | Akinobu Mita |
2007-05-09 | use simple_read_from_buffer() in fs/ | Akinobu Mita |
2007-05-09 | cm4000_cs: use bitrev | Akinobu Mita |
2007-05-09 | cm4000_cs: fix error paths | Akinobu Mita |
2007-05-09 | mca: add integrated device bus matching | James Bottomley |
2007-05-09 | mca: fix bus matching | James Bottomley |
2007-05-09 | Always ask the hardware to obtain hardware processor id - ia64 | Fernando Luis Vazquez Cao |