| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2012-01-08 |
|\ |
|
| * | vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb | Al Viro | 2012-01-06 |
| * | init/initramfs.c: should use umode_t | Al Viro | 2012-01-03 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-01-06 |
|\ \ |
|
| * | | Basic kernel memory functionality for the Memory Controller | Glauber Costa | 2011-12-12 |
| |/ |
|
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-01-06 |
|\ \ |
|
| * | | rcu: Permit RCU_FAST_NO_HZ to be used by TREE_PREEMPT_RCU | Paul E. McKenney | 2011-12-11 |
| |/ |
|
* / | init/main.c: Execute lockdep_init() as early as possible | Ming Lei | 2011-12-06 |
|/ |
|
* | Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2011-11-06 |
|\ |
|
| * | jump-label: initialize jump-label subsystem much earlier | Jeremy Fitzhardinge | 2011-10-25 |
* | | sysctl: make CONFIG_SYSCTL_SYSCALL default to n | WANG Cong | 2011-11-02 |
* | | init: add root=PARTUUID=UUID/PARTNROFF=%d support | Will Drewry | 2011-11-02 |
* | | init/do_mounts_rd.c: fix ramdisk identification for padded cramfs | Neil Armstrong | 2011-11-02 |
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-10-26 |
|\ \ |
|
| * \ | Merge branch 'linus' into sched/core | Ingo Molnar | 2011-10-04 |
| |\ \ |
|
| * | | | sched: Introduce primitives to account for CFS bandwidth tracking | Paul Turner | 2011-08-14 |
* | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-10-26 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'rcu/next' of git://github.com/paulmckrcu/linux into core/rcu | Ingo Molnar | 2011-10-01 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | rcu: Drive configuration directly from SMP and PREEMPT | Paul E. McKenney | 2011-09-29 |
| | | |/
| | |/| |
|
* | / | | params: make dashes and underscores in parameter names truly equal | Michal Schmidt | 2011-10-25 |
|/ / / |
|
* | | | bootup: move 'usermodehelper_enable()' a little earlier | wangyanqing | 2011-09-29 |
* | | | bootup: move 'usermodehelper_enable()' to the end of do_basic_setup() | Linus Torvalds | 2011-09-28 |
|/ / |
|
* / | init: carefully handle loglevel option on kernel cmdline. | Alexander Sverdlin | 2011-09-21 |
|/ |
|
* | Boot up with usermodehelper disabled | Linus Torvalds | 2011-08-04 |
* | tmpfs: miscellaneous trivial cleanups | Hugh Dickins | 2011-08-03 |
* | init: skip calibration delay if previously done | Sameer Nanda | 2011-07-25 |
* | mm: remove the leftovers of noswapaccount | WANG Cong | 2011-07-25 |
*-----. | Merge branches 'x86-urgent-for-linus', 'core-debug-for-linus', 'irq-core-for-... | Linus Torvalds | 2011-07-23 |
|\ \ \ \ |
|
| | * | | | debug: Make CONFIG_EXPERT select CONFIG_DEBUG_KERNEL to unhide debug options | Josh Triplett | 2011-06-06 |
| |/ / / |
|
* | | | | Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2011-07-22 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | pcspkr: Cleanup Kconfig dependencies | Ralf Baechle | 2011-06-09 |
| * | | | i8253: Consolidate all kernel definitions of i8253_lock | Ralf Baechle | 2011-06-09 |
| |/ / |
|
* | / | Fix CPU spinlock lockups on secondary CPU bringup | Russell King | 2011-06-23 |
| |/
|/| |
|
* | | generic-ipi: Fix kexec boot crash by initializing call_single_queue before en... | Takao Indoh | 2011-06-17 |
* | | 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-15 |
|/ |
|
* | mm: Fix boot crash in mm_alloc() | Linus Torvalds | 2011-05-29 |
* | cgroup: remove the ns_cgroup | Daniel Lezcano | 2011-05-26 |
* | 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-25 |
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2011-05-24 |
|\ |
|
| * | kbuild: move KALLSYMS_EXTRA_PASS from Kconfig to Makefile | Artem Bityutskiy | 2011-04-15 |
| * | Kconfig: improve KALLSYMS_ALL documentation | Artem Bityutskiy | 2011-04-15 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 | Linus Torvalds | 2011-05-23 |
|\ \ |
|
| * | | SCHED_TTWU_QUEUE is not longer needed since sparc32 now implements IPI | Daniel Hellstrom | 2011-05-20 |
* | | | Give up on pushing CC_OPTIMIZE_FOR_SIZE | Linus Torvalds | 2011-05-22 |
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-05-19 |
|\ \ \ |
|
| * | | | rcu: priority boosting for TREE_PREEMPT_RCU | Paul E. McKenney | 2011-05-06 |