| Commit message (Expand) | Author | Age | Files | Lines |
* | clean up duplicated alloc/free_thread_info | FUJITA Tomonori | 2008-07-25 | 1 | -0/+17 |
* | call_usermodehelper(): increase reliability | KOSAKI Motohiro | 2008-07-25 | 2 | -5/+6 |
* | build kernel/profile.o only when requested | Adrian Bunk | 2008-07-25 | 2 | -5/+2 |
* | kallsyms: fix potential overflow in binary search | Vegard Nossum | 2008-07-25 | 1 | -1/+1 |
* | flag parameters: fix compile error of sys_epoll_create1 | Wang Chen | 2008-07-25 | 1 | -0/+1 |
* | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2008-07-24 | 2 | -3/+11 |
|\ |
|
| * | Merge branch 'linus' into timers/nohz | Ingo Molnar | 2008-07-18 | 71 | -1296/+11816 |
| |\ |
|
| * | | nohz: prevent tick stop outside of the idle loop | Thomas Gleixner | 2008-07-18 | 2 | -3/+11 |
* | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-07-24 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | kthread: reduce stack pressure in create_kthread and kthreadd | Mike Travis | 2008-07-18 | 1 | -2/+2 |
| | |/
| |/| |
|
* | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-07-24 | 2 | -2/+2 |
|\ \ \ |
|
| * | | | sched: clean up compiler warning | Peter Zijlstra | 2008-07-24 | 1 | -1/+1 |
| * | | | sched: fix hrtick & generic-ipi dependency | Ingo Molnar | 2008-07-23 | 1 | -1/+1 |
* | | | | flag parameters: NONBLOCK in pipe | Ulrich Drepper | 2008-07-24 | 1 | -2/+2 |
* | | | | flag parameters: inotify_init | Ulrich Drepper | 2008-07-24 | 1 | -0/+1 |
* | | | | flag parameters: eventfd | Ulrich Drepper | 2008-07-24 | 1 | -0/+1 |
* | | | | flag parameters: signalfd | Ulrich Drepper | 2008-07-24 | 1 | -0/+1 |
* | | | | flag parameters: paccept | Ulrich Drepper | 2008-07-24 | 1 | -0/+1 |
* | | | | generic irqs: handle failure of irqchip->set_type in setup_irq | Uwe Kleine-König | 2008-07-24 | 1 | -22/+42 |
* | | | | pm: fix try_to_freeze_tasks()'s use of do_div() | David Howells | 2008-07-24 | 1 | -1/+1 |
* | | | | pm: schedule sysrq poweroff on boot cpu | Zhang Rui | 2008-07-24 | 1 | -1/+3 |
* | | | | pm: introduce new interfaces schedule_work_on() and queue_work_on() | Zhang Rui | 2008-07-24 | 1 | -1/+38 |
* | | | | pm: hibernation: simplify memory bitmap | Akinobu Mita | 2008-07-24 | 1 | -67/+21 |
* | | | | pm: boot time suspend selftest | David Brownell | 2008-07-24 | 2 | -1/+204 |
* | | | | swsusp: provide users with a hint about the no_console_suspend option | Pavel Machek | 2008-07-24 | 1 | -1/+1 |
* | | | | security: filesystem capabilities refactor kernel code | Andrew G. Morgan | 2008-07-24 | 1 | -117/+221 |
* | | | | 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-24 | 1 | -1/+2 |
|\ \ \ \ |
|
| * | | | | x86_64 syscall audit fast-path | Roland McGrath | 2008-07-24 | 1 | -1/+2 |
* | | | | | Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2008-07-24 | 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-24 | 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 |