| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2011-11-07 | 1 | -0/+3 |
|\ |
|
| * | jump-label: initialize jump-label subsystem much earlier | Jeremy Fitzhardinge | 2011-10-25 | 1 | -0/+3 |
* | | sysctl: make CONFIG_SYSCTL_SYSCALL default to n | WANG Cong | 2011-11-03 | 1 | -2/+2 |
* | | init: add root=PARTUUID=UUID/PARTNROFF=%d support | Will Drewry | 2011-11-03 | 1 | -5/+43 |
* | | init/do_mounts_rd.c: fix ramdisk identification for padded cramfs | Neil Armstrong | 2011-11-03 | 1 | -0/+14 |
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-10-26 | 1 | -0/+12 |
|\ \ |
|
| * \ | Merge branch 'linus' into sched/core | Ingo Molnar | 2011-10-04 | 1 | -5/+14 |
| |\ \ |
|
| * | | | sched: Introduce primitives to account for CFS bandwidth tracking | Paul Turner | 2011-08-14 | 1 | -0/+12 |
* | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-10-26 | 1 | -3/+3 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'rcu/next' of git://github.com/paulmckrcu/linux into core/rcu | Ingo Molnar | 2011-10-01 | 1 | -3/+3 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | rcu: Drive configuration directly from SMP and PREEMPT | Paul E. McKenney | 2011-09-29 | 1 | -3/+3 |
| | | |/
| | |/| |
|
* | / | | params: make dashes and underscores in parameter names truly equal | Michal Schmidt | 2011-10-26 | 1 | -2/+2 |
|/ / / |
|
* | | | bootup: move 'usermodehelper_enable()' a little earlier | wangyanqing | 2011-09-30 | 1 | -1/+1 |
* | | | bootup: move 'usermodehelper_enable()' to the end of do_basic_setup() | Linus Torvalds | 2011-09-28 | 1 | -3/+1 |
|/ / |
|
* / | init: carefully handle loglevel option on kernel cmdline. | Alexander Sverdlin | 2011-09-21 | 1 | -2/+13 |
|/ |
|
* | Boot up with usermodehelper disabled | Linus Torvalds | 2011-08-04 | 1 | -1/+4 |
* | tmpfs: miscellaneous trivial cleanups | Hugh Dickins | 2011-08-04 | 1 | -1/+1 |
* | init: skip calibration delay if previously done | Sameer Nanda | 2011-07-26 | 1 | -1/+10 |
* | mm: remove the leftovers of noswapaccount | WANG Cong | 2011-07-26 | 1 | -2/+2 |
*-----. | Merge branches 'x86-urgent-for-linus', 'core-debug-for-linus', 'irq-core-for-... | Linus Torvalds | 2011-07-23 | 1 | -0/+2 |
|\ \ \ \ |
|
| | * | | | debug: Make CONFIG_EXPERT select CONFIG_DEBUG_KERNEL to unhide debug options | Josh Triplett | 2011-06-07 | 1 | -0/+2 |
| |/ / / |
|
* | | | | Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2011-07-23 | 1 | -1/+6 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | pcspkr: Cleanup Kconfig dependencies | Ralf Baechle | 2011-06-09 | 1 | -1/+5 |
| * | | | i8253: Consolidate all kernel definitions of i8253_lock | Ralf Baechle | 2011-06-09 | 1 | -0/+1 |
| |/ / |
|
* | / | Fix CPU spinlock lockups on secondary CPU bringup | Russell King | 2011-06-23 | 1 | -6/+8 |
| |/
|/| |
|
* | | generic-ipi: Fix kexec boot crash by initializing call_single_queue before en... | Takao Indoh | 2011-06-17 | 1 | -0/+1 |
* | | gcov: disable CONFIG_CONSTRUCTORS when not needed by CONFIG_GCOV_KERNEL | Josh Triplett | 2011-06-16 | 1 | -1/+0 |
* | | init/calibrate.c: remove annoying printk | Borislav Petkov | 2011-06-16 | 1 | -3/+0 |
* | | uts: make default hostname configurable, rather than always using "(none)" | Josh Triplett | 2011-06-16 | 1 | -0/+9 |
|/ |
|
* | mm: Fix boot crash in mm_alloc() | Linus Torvalds | 2011-05-29 | 1 | -1/+1 |
* | cgroup: remove the ns_cgroup | Daniel Lezcano | 2011-05-27 | 1 | -8/+0 |
* | printk: allocate kernel log buffer earlier | Mike Travis | 2011-05-25 | 1 | -0/+1 |
* | init/calibrate.c: fix for critical bogoMIPS intermittent calculation failure | Andrew Worsley | 2011-05-25 | 1 | -6/+69 |
* | mm: convert mm->cpu_vm_cpumask into cpumask_var_t | KOSAKI Motohiro | 2011-05-25 | 1 | -0/+2 |
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2011-05-24 | 1 | -18/+12 |
|\ |
|
| * | kbuild: move KALLSYMS_EXTRA_PASS from Kconfig to Makefile | Artem Bityutskiy | 2011-04-15 | 1 | -12/+0 |
| * | Kconfig: improve KALLSYMS_ALL documentation | Artem Bityutskiy | 2011-04-15 | 1 | -6/+12 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 | Linus Torvalds | 2011-05-23 | 1 | -5/+0 |
|\ \ |
|
| * | | SCHED_TTWU_QUEUE is not longer needed since sparc32 now implements IPI | Daniel Hellstrom | 2011-05-20 | 1 | -5/+0 |
* | | | Give up on pushing CC_OPTIMIZE_FOR_SIZE | Linus Torvalds | 2011-05-22 | 1 | -1/+0 |
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-05-20 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | rcu: priority boosting for TREE_PREEMPT_RCU | Paul E. McKenney | 2011-05-06 | 1 | -1/+1 |
| | | | | |
| \ \ \ | |
*-. \ \ \ | Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g... | Linus Torvalds | 2011-05-20 | 1 | -0/+5 |
|\ \ \ \ \ |
|
| | * | | | | slub: Revert "[PARISC] slub: fix panic with DISCONTIGMEM" | David Rientjes | 2011-05-11 | 1 | -1/+0 |
| | |/ / / |
|
| * | / / | Merge commit 'v2.6.39-rc7' into sched/core | Ingo Molnar | 2011-05-12 | 1 | -8/+9 |
| |\| | |
| | |/ /
| |/| | |
|
| | * | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/pa... | Linus Torvalds | 2011-04-28 | 1 | -0/+1 |
| | |\ \ |
|
| | | * | | [PARISC] slub: fix panic with DISCONTIGMEM | James Bottomley | 2011-04-22 | 1 | -0/+1 |
| * | | | | sched: Move the second half of ttwu() to the remote cpu | Peter Zijlstra | 2011-04-14 | 1 | -0/+5 |
| | |/ /
| |/| | |
|
* | | | | kmemleak: Initialise kmemleak after debug_objects_mem_init() | Catalin Marinas | 2011-05-19 | 1 | -1/+1 |
| |/ /
|/| | |
|
* | | | init/Kconfig: fix EXPERT menu list | Randy Dunlap | 2011-04-27 | 1 | -8/+8 |
|/ / |
|