| Commit message (Expand) | Author | Age | Files | Lines |
* | hugetlb: multiple hstates for multiple page sizes | Andi Kleen | 2008-07-24 | 1 | -3/+5 |
* | hugetlb: reserve huge pages for reliable MAP_PRIVATE hugetlbfs mappings until... | Mel Gorman | 2008-07-24 | 1 | -0/+9 |
* | mm/vmstat.c: proper externs | Adrian Bunk | 2008-07-24 | 1 | -1/+1 |
* | Merge branch 'x86/auditsc' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Linus Torvalds | 2008-07-23 | 1 | -1/+2 |
|\ |
|
| * | x86_64 syscall audit fast-path | Roland McGrath | 2008-07-23 | 1 | -1/+2 |
* | | Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2008-07-23 | 7 | -245/+199 |
|\ \ |
|
| * | | sched: hrtick_enabled() should use cpu_active() | Ingo Molnar | 2008-07-20 | 1 | -1/+1 |
| * | | Merge branch 'sched/urgent' into sched/devel | Ingo Molnar | 2008-07-20 | 4 | -146/+65 |
| |\ \ |
|
| | * | | sched, x86: clean up hrtick implementation | Peter Zijlstra | 2008-07-20 | 3 | -146/+63 |
| | * | | sched: fix warning in inc_rt_tasks() to not declare variable 'rq' if it's not... | David Howells | 2008-07-18 | 1 | -0/+2 |
| * | | | cpu hotplug: Make cpu_active_map synchronization dependency clear | Max Krasnyansky | 2008-07-18 | 1 | -0/+10 |
| * | | | cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment ... | Max Krasnyansky | 2008-07-18 | 5 | -70/+80 |
| * | | | sched: rework of "prioritize non-migratable tasks over migratable ones" | Dmitry Adamushko | 2008-07-18 | 1 | -28/+40 |
| |/ / |
|
| * | | sched: reduce stack size in isolated_cpu_setup() | Mike Travis | 2008-07-18 | 1 | -1/+2 |
| * | | Revert parts of "ftrace: do not trace scheduler functions" | Ingo Molnar | 2008-07-18 | 1 | -0/+2 |
* | | | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-07-23 | 13 | -46/+48 |
|\ \ \ |
|
| * | | | cpumask: Optimize cpumask_of_cpu in kernel/time/tick-common.c | Mike Travis | 2008-07-18 | 1 | -7/+7 |
| * | | | cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr | Mike Travis | 2008-07-18 | 2 | -2/+5 |
| * | | | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-07-18 | 10 | -292/+442 |
| |\ \ \
| | |/ / |
|
| * | | | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-07-16 | 60 | -867/+11047 |
| |\ \ \ |
|
| * \ \ \ | Merge commit 'v2.6.26-rc9' into cpus4096 | Ingo Molnar | 2008-07-06 | 25 | -741/+559 |
| |\ \ \ \ |
|
| * | | | | | clocksource/events: use performance variant for_each_cpu_mask_nr | Mike Travis | 2008-05-23 | 2 | -4/+3 |
| * | | | | | core: use performance variant for_each_cpu_mask_nr | Mike Travis | 2008-05-23 | 8 | -34/+34 |
| * | | | | | sched: replace MAX_NUMNODES with nr_node_ids in kernel/sched.c | Mike Travis | 2008-05-23 | 1 | -9/+9 |
* | | | | | | Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2008-07-23 | 3 | -13/+56 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | softlockup: fix invalid proc_handler for softlockup_panic | Hiroshi Shimamoto | 2008-07-18 | 1 | -1/+1 |
| * | | | | | Merge branch 'linus' into core/softlockup | Ingo Molnar | 2008-07-15 | 58 | -797/+10087 |
| |\ \ \ \ \ |
|
| * | | | | | | softlockup: fix watchdog task wakeup frequency | Johannes Weiner | 2008-07-01 | 1 | -4/+1 |
| * | | | | | | softlockup: fix watchdog task wakeup frequency | Johannes Weiner | 2008-06-30 | 1 | -2/+5 |
| * | | | | | | softlockup: show irqtrace | Vegard Nossum | 2008-06-25 | 1 | -0/+2 |
| * | | | | | | Merge commit 'v2.6.26-rc8' into core/softlockup | Ingo Molnar | 2008-06-25 | 7 | -64/+164 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | softlockup: print a module list on being stuck | Arjan van de Ven | 2008-06-18 | 1 | -0/+1 |
| * | | | | | | | Merge branch 'linus' into core/softlockup | Ingo Molnar | 2008-06-16 | 17 | -666/+330 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | softlockup: fix NMI hangs due to lock race - 2.6.26-rc regression | Jason Wessel | 2008-06-02 | 1 | -5/+10 |
| * | | | | | | | | softlockup: fix false positives on nohz if CPU is 100% idle for more than 60 ... | Ingo Molnar | 2008-05-30 | 1 | -2/+2 |
| * | | | | | | | | softlockup: fix softlockup_thresh fix | Ingo Molnar | 2008-05-25 | 1 | -1/+1 |
| * | | | | | | | | softlockup: fix softlockup_thresh unaligned access and disable detection at r... | Dimitri Sivanich | 2008-05-25 | 2 | -6/+15 |
| * | | | | | | | | softlockup: allow panic on lockup | Ingo Molnar | 2008-05-25 | 2 | -0/+32 |
| | |_|_|/ / / /
| |/| | | | | | |
|
* | | | | | | | | set_irq_wake: fix return code and wake status tracking | Uwe Kleine-König | 2008-07-23 | 1 | -12/+27 |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2008-07-22 | 4 | -137/+207 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | remove CONFIG_KMOD from core kernel code | Johannes Berg | 2008-07-22 | 3 | -4/+4 |
| * | | | | | | | | modules: Take a shortcut for checking if an address is in a module | Rusty Russell | 2008-07-22 | 1 | -2/+22 |
| * | | | | | | | | module: turn longs into ints for module sizes | Denys Vlasenko | 2008-07-22 | 1 | -2/+2 |
| * | | | | | | | | Shrink struct module: CONFIG_UNUSED_SYMBOLS ifdefs | Denys Vlasenko | 2008-07-22 | 1 | -15/+34 |
| * | | | | | | | | module: generic each_symbol iterator function | Rusty Russell | 2008-07-22 | 1 | -110/+134 |
| * | | | | | | | | module: don't use stop_machine for waiting rmmod | Rusty Russell | 2008-07-22 | 1 | -4/+11 |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2008-07-22 | 3 | -7/+16 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | sysdev: Pass the attribute to the low level sysdev show/store function | Andi Kleen | 2008-07-21 | 3 | -7/+16 |
| |/ / / / / / / / |
|
* | | | | | | | | | Fix build on COMPAT platforms when CONFIG_EPOLL is disabled | Atsushi Nemoto | 2008-07-22 | 1 | -0/+1 |
* | | | | | | | | | cpusets: fix wrong domain attr updates | Miao Xie | 2008-07-22 | 1 | -1/+3 |
|/ / / / / / / / |
|