| Commit message (Expand) | Author | Age |
* | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2008-07-24 |
|\ |
|
| * | Merge branch 'linus' into timers/nohz | Ingo Molnar | 2008-07-18 |
| |\ |
|
| * | | nohz: prevent tick stop outside of the idle loop | Thomas Gleixner | 2008-07-18 |
* | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-07-24 |
|\ \ \ |
|
| * | | | kthread: reduce stack pressure in create_kthread and kthreadd | Mike Travis | 2008-07-18 |
| | |/
| |/| |
|
* | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-07-24 |
|\ \ \ |
|
| * | | | sched: clean up compiler warning | Peter Zijlstra | 2008-07-24 |
| * | | | sched: fix hrtick & generic-ipi dependency | Ingo Molnar | 2008-07-23 |
* | | | | flag parameters: NONBLOCK in pipe | Ulrich Drepper | 2008-07-24 |
* | | | | flag parameters: inotify_init | Ulrich Drepper | 2008-07-24 |
* | | | | flag parameters: eventfd | Ulrich Drepper | 2008-07-24 |
* | | | | flag parameters: signalfd | Ulrich Drepper | 2008-07-24 |
* | | | | flag parameters: paccept | Ulrich Drepper | 2008-07-24 |
* | | | | generic irqs: handle failure of irqchip->set_type in setup_irq | Uwe Kleine-König | 2008-07-24 |
* | | | | pm: fix try_to_freeze_tasks()'s use of do_div() | David Howells | 2008-07-24 |
* | | | | pm: schedule sysrq poweroff on boot cpu | Zhang Rui | 2008-07-24 |
* | | | | pm: introduce new interfaces schedule_work_on() and queue_work_on() | Zhang Rui | 2008-07-24 |
* | | | | pm: hibernation: simplify memory bitmap | Akinobu Mita | 2008-07-24 |
* | | | | pm: boot time suspend selftest | David Brownell | 2008-07-24 |
* | | | | swsusp: provide users with a hint about the no_console_suspend option | Pavel Machek | 2008-07-24 |
* | | | | security: filesystem capabilities refactor kernel code | Andrew G. Morgan | 2008-07-24 |
* | | | | hugetlb: multiple hstates for multiple page sizes | Andi Kleen | 2008-07-24 |
* | | | | hugetlb: reserve huge pages for reliable MAP_PRIVATE hugetlbfs mappings until... | Mel Gorman | 2008-07-24 |
* | | | | mm/vmstat.c: proper externs | Adrian Bunk | 2008-07-24 |
* | | | | Merge branch 'x86/auditsc' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Linus Torvalds | 2008-07-23 |
|\ \ \ \ |
|
| * | | | | x86_64 syscall audit fast-path | Roland McGrath | 2008-07-23 |
* | | | | | Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2008-07-23 |
|\ \ \ \ \ |
|
| * | | | | | sched: hrtick_enabled() should use cpu_active() | Ingo Molnar | 2008-07-20 |
| * | | | | | Merge branch 'sched/urgent' into sched/devel | Ingo Molnar | 2008-07-20 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| | * | | | | sched, x86: clean up hrtick implementation | Peter Zijlstra | 2008-07-20 |
| | * | | | | sched: fix warning in inc_rt_tasks() to not declare variable 'rq' if it's not... | David Howells | 2008-07-18 |
| * | | | | | cpu hotplug: Make cpu_active_map synchronization dependency clear | Max Krasnyansky | 2008-07-18 |
| * | | | | | cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment ... | Max Krasnyansky | 2008-07-18 |
| * | | | | | sched: rework of "prioritize non-migratable tasks over migratable ones" | Dmitry Adamushko | 2008-07-18 |
| |/ / / / |
|
| * | | | | sched: reduce stack size in isolated_cpu_setup() | Mike Travis | 2008-07-18 |
| * | | | | Revert parts of "ftrace: do not trace scheduler functions" | Ingo Molnar | 2008-07-18 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-07-23 |
|\ \ \ \ |
|
| * | | | | cpumask: Optimize cpumask_of_cpu in kernel/time/tick-common.c | Mike Travis | 2008-07-18 |
| * | | | | cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr | Mike Travis | 2008-07-18 |
| * | | | | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-07-18 |
| |\| | | |
|
| * | | | | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-07-15 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge commit 'v2.6.26-rc9' into cpus4096 | Ingo Molnar | 2008-07-06 |
| |\ \ \ \ \ |
|
| * | | | | | | clocksource/events: use performance variant for_each_cpu_mask_nr | Mike Travis | 2008-05-23 |
| * | | | | | | core: use performance variant for_each_cpu_mask_nr | Mike Travis | 2008-05-23 |
| * | | | | | | sched: replace MAX_NUMNODES with nr_node_ids in kernel/sched.c | Mike Travis | 2008-05-23 |
* | | | | | | | Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2008-07-23 |
|\ \ \ \ \ \ \
| |_|_|_|_|/ /
|/| | | | | | |
|
| * | | | | | | softlockup: fix invalid proc_handler for softlockup_panic | Hiroshi Shimamoto | 2008-07-18 |
| * | | | | | | Merge branch 'linus' into core/softlockup | Ingo Molnar | 2008-07-15 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | softlockup: fix watchdog task wakeup frequency | Johannes Weiner | 2008-07-01 |
| * | | | | | | | softlockup: fix watchdog task wakeup frequency | Johannes Weiner | 2008-06-30 |