| Commit message (Expand) | Author | Age |
* | 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 |
| * | | | | | | softlockup: show irqtrace | Vegard Nossum | 2008-06-25 |
| * | | | | | | Merge commit 'v2.6.26-rc8' into core/softlockup | Ingo Molnar | 2008-06-25 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | softlockup: print a module list on being stuck | Arjan van de Ven | 2008-06-18 |
| * | | | | | | | Merge branch 'linus' into core/softlockup | Ingo Molnar | 2008-06-16 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | softlockup: fix NMI hangs due to lock race - 2.6.26-rc regression | Jason Wessel | 2008-06-02 |
| * | | | | | | | | softlockup: fix false positives on nohz if CPU is 100% idle for more than 60 ... | Ingo Molnar | 2008-05-30 |
| * | | | | | | | | softlockup: fix softlockup_thresh fix | Ingo Molnar | 2008-05-25 |
| * | | | | | | | | softlockup: fix softlockup_thresh unaligned access and disable detection at r... | Dimitri Sivanich | 2008-05-25 |
| * | | | | | | | | softlockup: allow panic on lockup | Ingo Molnar | 2008-05-25 |
| | |_|_|/ / / /
| |/| | | | | | |
|
* | | | | | | | | set_irq_wake: fix return code and wake status tracking | Uwe Kleine-König | 2008-07-23 |