Age | Commit message (Expand) | Author |
2011-08-03 | Boot up with usermodehelper disabled | Linus Torvalds |
2011-08-03 | tmpfs: miscellaneous trivial cleanups | Hugh Dickins |
2011-07-25 | init: skip calibration delay if previously done | Sameer Nanda |
2011-07-25 | mm: remove the leftovers of noswapaccount | WANG Cong |
2011-07-23 | Merge branches 'x86-urgent-for-linus', 'core-debug-for-linus', 'irq-core-for-... | Linus Torvalds |
2011-07-22 | Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2011-06-23 | Fix CPU spinlock lockups on secondary CPU bringup | Russell King |
2011-06-17 | generic-ipi: Fix kexec boot crash by initializing call_single_queue before en... | Takao Indoh |
2011-06-15 | gcov: disable CONFIG_CONSTRUCTORS when not needed by CONFIG_GCOV_KERNEL | Josh Triplett |
2011-06-15 | init/calibrate.c: remove annoying printk | Borislav Petkov |
2011-06-15 | uts: make default hostname configurable, rather than always using "(none)" | Josh Triplett |
2011-06-09 | pcspkr: Cleanup Kconfig dependencies | Ralf Baechle |
2011-06-09 | i8253: Consolidate all kernel definitions of i8253_lock | Ralf Baechle |
2011-06-07 | debug: Make CONFIG_EXPERT select CONFIG_DEBUG_KERNEL to unhide debug options | Josh Triplett |
2011-05-29 | mm: Fix boot crash in mm_alloc() | Linus Torvalds |
2011-05-26 | cgroup: remove the ns_cgroup | Daniel Lezcano |
2011-05-25 | printk: allocate kernel log buffer earlier | Mike Travis |
2011-05-25 | init/calibrate.c: fix for critical bogoMIPS intermittent calculation failure | Andrew Worsley |
2011-05-25 | mm: convert mm->cpu_vm_cpumask into cpumask_var_t | KOSAKI Motohiro |
2011-05-24 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2011-05-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 | Linus Torvalds |
2011-05-22 | Give up on pushing CC_OPTIMIZE_FOR_SIZE | Linus Torvalds |
2011-05-20 | SCHED_TTWU_QUEUE is not longer needed since sparc32 now implements IPI | Daniel Hellstrom |
2011-05-19 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-05-19 | Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g... | Linus Torvalds |
2011-05-19 | kmemleak: Initialise kmemleak after debug_objects_mem_init() | Catalin Marinas |
2011-05-12 | Merge commit 'v2.6.39-rc7' into sched/core | Ingo Molnar |
2011-05-10 | slub: Revert "[PARISC] slub: fix panic with DISCONTIGMEM" | David Rientjes |
2011-05-05 | rcu: priority boosting for TREE_PREEMPT_RCU | Paul E. McKenney |
2011-04-27 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/pa... | Linus Torvalds |
2011-04-26 | init/Kconfig: fix EXPERT menu list | Randy Dunlap |
2011-04-22 | [PARISC] slub: fix panic with DISCONTIGMEM | James Bottomley |
2011-04-15 | kbuild: move KALLSYMS_EXTRA_PASS from Kconfig to Makefile | Artem Bityutskiy |
2011-04-15 | Kconfig: improve KALLSYMS_ALL documentation | Artem Bityutskiy |
2011-04-14 | sched: Move the second half of ttwu() to the remote cpu | Peter Zijlstra |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-23 | userns: add a user_namespace as creator/owner of uts_namespace | Serge E. Hallyn |
2011-03-23 | pid: remove the child_reaper special case in init/main.c | Eric W. Biederman |
2011-03-22 | init: return proper error code in do_mounts_rd() | Davidlohr Bueso |
2011-03-22 | calibrate: retry with wider bounds when converge seems to fail | Phil Carmody |
2011-03-22 | calibrate: home in on correct lpj value more quickly | Phil Carmody |
2011-03-22 | calibrate: extract fall-back calculation into own helper | Phil Carmody |
2011-03-22 | smp: move smp setup functions to kernel/smp.c | Amerigo Wang |
2011-03-22 | fs: use appropriate printk priority levels | Mandeep Singh Baines |
2011-03-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-03-16 | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2011-03-16 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2011-03-15 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-03-15 | vfs: Add name to file handle conversion support | Aneesh Kumar K.V |
2011-03-05 | BKL: That's all, folks | Arnd Bergmann |