Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | workqueue: implement high priority workqueue | Tejun Heo | 2010-06-29 | 1 | -0/+1 | |
| * | | | | | | workqueue: implement several utility APIs | Tejun Heo | 2010-06-29 | 1 | -1/+10 | |
| * | | | | | | workqueue: s/__create_workqueue()/alloc_workqueue()/, and add system workqueues | Tejun Heo | 2010-06-29 | 1 | -11/+29 | |
| * | | | | | | workqueue: increase max_active of keventd and kill current_is_keventd() | Tejun Heo | 2010-06-29 | 1 | -1/+3 | |
| * | | | | | | workqueue: implement concurrency managed dynamic worker pool | Tejun Heo | 2010-06-29 | 1 | -3/+5 | |
| * | | | | | | workqueue: implement WQ_NON_REENTRANT | Tejun Heo | 2010-06-29 | 1 | -0/+1 | |
| * | | | | | | workqueue: carry cpu number in work data once execution starts | Tejun Heo | 2010-06-29 | 1 | -2/+5 | |
| * | | | | | | workqueue: make single thread workqueue shared worker pool friendly | Tejun Heo | 2010-06-29 | 1 | -3/+3 | |
| * | | | | | | workqueue: reimplement CPU hotplugging support using trustee | Tejun Heo | 2010-06-29 | 1 | -0/+2 | |
| * | | | | | | workqueue: reimplement workqueue freeze using max_active | Tejun Heo | 2010-06-29 | 1 | -0/+7 | |
| * | | | | | | workqueue: implement per-cwq active work limit | Tejun Heo | 2010-06-29 | 1 | -9/+9 | |
| * | | | | | | workqueue: reimplement work flushing using linked works | Tejun Heo | 2010-06-29 | 1 | -1/+3 | |
| * | | | | | | workqueue: reimplement workqueue flushing using color coded works | Tejun Heo | 2010-06-29 | 1 | -2/+19 | |
| * | | | | | | workqueue: update cwq alignement | Tejun Heo | 2010-06-29 | 1 | -1/+4 | |
| * | | | | | | workqueue: temporarily remove workqueue tracing | Tejun Heo | 2010-06-29 | 1 | -92/+0 | |
| * | | | | | | workqueue: define masks for work flags and conditionalize STATIC flags | Tejun Heo | 2010-06-29 | 1 | -8/+21 | |
| * | | | | | | workqueue: merge feature parameters into flags | Tejun Heo | 2010-06-29 | 1 | -10/+15 | |
| * | | | | | | workqueue: misc/cosmetic updates | Tejun Heo | 2010-06-29 | 1 | -0/+5 | |
| * | | | | | | workqueue: kill RT workqueue | Tejun Heo | 2010-06-29 | 1 | -11/+9 | |
| * | | | | | | kthread: implement kthread_data() | Tejun Heo | 2010-06-29 | 1 | -0/+1 | |
| * | | | | | | kthread: implement kthread_worker | Tejun Heo | 2010-06-29 | 1 | -0/+64 | |
| * | | | | | | Merge branch 'sched-wq' of ../wq into cmwq-base | Tejun Heo | 2010-06-13 | 4 | -1/+33 | |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-08-06 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | x86, mce: Add HW_ERR printk prefix for hardware error logging | Huang Ying | 2010-06-10 | 1 | -0/+7 | |
* | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2010-08-06 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | console: Fix compilation regression | Jason Wessel | 2010-08-06 | 1 | -0/+5 | |
* | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-08-06 | 1 | -1/+6 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | irq: Add new IRQ flag IRQF_NO_SUSPEND | Ian Campbell | 2010-07-29 | 1 | -1/+6 | |
* | | | | | | | | | | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2010-08-06 | 2 | -5/+33 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | clocksource: Add __clocksource_updatefreq_hz/khz methods | John Stultz | 2010-07-27 | 1 | -0/+11 | |
| * | | | | | | | | | | timekeeping: Make xtime and wall_to_monotonic static | John Stultz | 2010-07-27 | 1 | -2/+0 | |
| * | | | | | | | | | | hrtimer: Cleanup direct access to wall_to_monotonic | John Stultz | 2010-07-27 | 1 | -1/+2 | |
| * | | | | | | | | | | timkeeping: Fix update_vsyscall to provide wall_to_monotonic offset | John Stultz | 2010-07-27 | 1 | -2/+4 | |
| * | | | | | | | | | | time: Implement timespec_add | John Stultz | 2010-07-27 | 1 | -0/+16 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2010-08-06 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | timer: Added usleep_range timer | Patrick Pannuto | 2010-08-04 | 1 | -0/+1 | |
| * | | | | | | | | | | Revert "timer: Added usleep[_range] timer" | Thomas Gleixner | 2010-08-04 | 1 | -6/+0 | |
| * | | | | | | | | | | timer: Added usleep[_range] timer | Patrick Pannuto | 2010-07-23 | 1 | -0/+6 | |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2010-08-06 | 5 | -420/+55 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | pcmcia: use struct resource for PCMCIA devices, part 2 | Dominik Brodowski | 2010-08-03 | 2 | -23/+27 | |
| * | | | | | | | | | | pcmcia: remove memreq_t | Dominik Brodowski | 2010-08-03 | 2 | -7/+1 | |
| * | | | | | | | | | | pcmcia: move local definitions out of include/pcmcia/cs.h | Dominik Brodowski | 2010-08-03 | 1 | -19/+0 | |
| * | | | | | | | | | | pcmcia: do not use io_req_t when calling pcmcia_request_io() | Dominik Brodowski | 2010-08-03 | 2 | -19/+19 | |
| * | | | | | | | | | | pcmcia: use struct resource for PCMCIA devices | Dominik Brodowski | 2010-08-03 | 2 | -4/+2 | |
| * | | | | | | | | | | pcmcia: clean up cs.h | Dominik Brodowski | 2010-08-03 | 1 | -12/+0 | |
| * | | | | | | | | | | pcmcia: use pcmica_{read,write}_config_byte | Dominik Brodowski | 2010-08-03 | 2 | -14/+2 | |
| * | | | | | | | | | | pcmcia: remove cs_types.h | Dominik Brodowski | 2010-07-30 | 5 | -51/+5 | |
| * | | | | | | | | | | pcmcia: remove unused flag, simplify headers | Dominik Brodowski | 2010-07-30 | 1 | -15/+3 | |
| * | | | | | | | | | | pcmcia: remove obsolete CS_EVENT_ definitions | Dominik Brodowski | 2010-07-30 | 1 | -45/+0 | |
| * | | | | | | | | | | pcmcia: remove obsolete ioctl | Dominik Brodowski | 2010-07-30 | 2 | -216/+1 | |
| |/ / / / / / / / / |