| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2010-07-02 | 1 | -0/+12 |
|\ |
|
| * | init: Fix comment | Peter Zijlstra | 2010-06-30 | 1 | -1/+1 |
| * | init, sched: Fix race between init and kthreadd | Peter Zijlstra | 2010-06-28 | 1 | -0/+12 |
* | | ACPI: Do not try to set up acpi processor stuff on cores exceeding maxcpus= | Thomas Renninger | 2010-06-10 | 1 | -1/+3 |
|/ |
|
* | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2010-06-01 | 1 | -0/+8 |
|\ |
|
| * | kconfig CROSS_COMPILE option | Roland McGrath | 2010-02-02 | 1 | -0/+8 |
* | | mem-hotplug: avoid multiple zones sharing same boot strapping boot_pageset | Haicheng Li | 2010-05-25 | 1 | -1/+1 |
* | | Merge branch 'master' into for-2.6.35 | Jens Axboe | 2010-05-21 | 2 | -2/+3 |
|\ \ |
|
| * | | x86, kgdb, init: Add early and late debug states | Jason Wessel | 2010-05-21 | 1 | -2/+2 |
| * | | kdb: core for kgdb back end (2 of 2) | Jason Wessel | 2010-05-21 | 1 | -0/+2 |
| * | | Merge commit 'v2.6.34-rc6' into sched/core | Ingo Molnar | 2010-05-07 | 1 | -1/+2 |
| |\ \ |
|
| * \ \ | Merge branch 'linus' into sched/core | Ingo Molnar | 2010-04-15 | 3 | -1/+3 |
| |\ \ \ |
|
| * | | | | sched: Remove remaining USER_SCHED code | Li Zefan | 2010-04-02 | 1 | -2/+1 |
* | | | | | Merge branch 'master' into for-2.6.35 | Jens Axboe | 2010-04-29 | 1 | -1/+2 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | initramfs: handle unrecognised decompressor when unpacking | Phillip Lougher | 2010-04-24 | 1 | -1/+2 |
| | |/ /
| |/| | |
|
* / | | | blk-cgroup: config options re-arrangement | Vivek Goyal | 2010-04-26 | 1 | -0/+27 |
|/ / / |
|
* / / | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 3 | -1/+3 |
|/ / |
|
* | | cpuset: fix the problem that cpuset_mem_spread_node() returns an offline node | Miao Xie | 2010-03-25 | 1 | -1/+1 |
* | | cgroup: implement eventfd-based generic API for notifications | Kirill A. Shutemov | 2010-03-13 | 1 | -0/+1 |
* | | init/main.c: make setup_max_cpus static for !SMP | H Hartley Sweeten | 2010-03-06 | 1 | -1/+1 |
* | | init/initramfs.c: fix "symbol shadows an earlier one" noise | H Hartley Sweeten | 2010-03-06 | 1 | -6/+6 |
* | | init/main.c: improve usability in case of init binary failure | Andreas Mohr | 2010-03-06 | 1 | -1/+2 |
* | | mm/pm: force GFP_NOIO during suspend/hibernation and resume | Rafael J. Wysocki | 2010-03-06 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-03-04 | 2 | -9/+6 |
|\ \ |
|
| * | | init: Open /dev/console from rootfs | Eric W. Biederman | 2010-03-03 | 2 | -9/+6 |
* | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-03-03 | 1 | -1/+15 |
|\ \ \ |
|
| * | | | smp: Use nr_cpus= to set nr_cpu_ids early | Yinghai Lu | 2010-02-18 | 1 | -0/+14 |
| * | | | init: Move radix_tree_init() early | Yinghai Lu | 2010-02-18 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-02-28 | 1 | -51/+30 |
|\ \ \ |
|
| * \ \ | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2010-02-08 | 1 | -4/+14 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | sched: Remove USER_SCHED | Dhaval Giani | 2010-01-21 | 1 | -51/+30 |
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-02-28 | 1 | -13/+0 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-01-13 | 5 | -22/+25 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | perf events: Remove CONFIG_EVENT_PROFILE | Li Zefan | 2009-12-28 | 1 | -13/+0 |
* | | | | | Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-02-28 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | oprofile: remove EXPERIMENTAL from the config option description | Robert Richter | 2010-02-26 | 1 | -1/+1 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-02-28 | 2 | -0/+18 |
|\ \ \ \ \ |
|
| * | | | | | rcu: Accelerate grace period if last non-dynticked CPU | Paul E. McKenney | 2010-02-25 | 1 | -0/+16 |
| * | | | | | sched: Use lockdep-based checking on rcu_dereference() | Paul E. McKenney | 2010-02-25 | 1 | -0/+2 |
| |/ / / / |
|
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2010-02-27 | 1 | -0/+4 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | padata: Generic parallelization/serialization interface | Steffen Klassert | 2010-01-06 | 1 | -0/+4 |
* | | | | | ima: initialize ima before inodes can be allocated | Eric Paris | 2010-02-07 | 1 | -1/+1 |
| |_|/ /
|/| | | |
|
* | | | | lib: add support for LZO-compressed kernels | Albin Tonnerre | 2010-01-11 | 1 | -4/+14 |
| |_|/
|/| | |
|
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-12-19 | 1 | -4/+6 |
|\ \ \ |
|
| * | | | initramfs: add missing decompressor error check | Phillip Lougher | 2009-12-15 | 1 | -4/+6 |
* | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-12-19 | 1 | -6/+1 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | sched: Mark boot-cpu active before smp_init() | Peter Zijlstra | 2009-12-16 | 1 | -6/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2009-12-17 | 2 | -8/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | kbuild: move utsrelease.h to include/generated | Sam Ravnborg | 2009-12-12 | 1 | -1/+1 |
| * | | kbuild: move compile.h to include/generated | Sam Ravnborg | 2009-12-12 | 2 | -7/+3 |
| |/ |
|