Age | Commit message (Expand) | Author | Files | Lines |
2012-04-02 | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds | 1 | -2/+2 |
2012-04-01 | new helper: ext2_image_size() | Al Viro | 1 | -5/+4 |
2012-04-01 | get rid of pointless includes of ext2_fs.h | Al Viro | 1 | -1/+0 |
2012-03-29 | documentation: remove references to cpu_*_map. | Rusty Russell | 1 | -2/+2 |
2012-03-29 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 1 | -1/+0 |
2012-03-28 | Move all declarations of free_initmem() to linux/mm.h | David Howells | 1 | -1/+0 |
2012-03-26 | params: <level>_initcall-like kernel parameters | Pawel Moll | 1 | -6/+59 |
2012-03-24 | init/do_mounts.c: print error code on mount failure | Bernhard Walle | 1 | -2/+2 |
2012-03-24 | init: check printed flag to skip printing message | Diwakar Tundlam | 1 | -1/+2 |
2012-03-22 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -2/+2 |
2012-03-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+2 |
2012-03-21 | init: Remove CONFIG_PPC_ISERIES | Stephen Rothwell | 1 | -2/+2 |
2012-03-20 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -4/+1 |
2012-03-15 | init: fix wording error in mm_init comment | Jim Cromie | 1 | -2/+2 |
2012-03-01 | sched/rt: Use schedule_preempt_disabled() | Thomas Gleixner | 1 | -4/+1 |
2012-02-21 | rcu: Move RCU_TRACE to lib/Kconfig.debug | Paul E. McKenney | 1 | -9/+0 |
2012-01-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+15 |
2012-01-18 | Kernel: Audit Support For The ARM Platform | Nathaniel Husted | 1 | -1/+1 |
2012-01-18 | audit: only allow tasks to set their loginuid if it is -1 | Eric Paris | 1 | -0/+14 |
2012-01-15 | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds | 1 | -1/+1 |
2012-01-13 | c/r: introduce CHECKPOINT_RESTORE symbol | Cyrill Gorcunov | 1 | -0/+11 |
2012-01-13 | module_param: make bool parameters really bool (core code) | Rusty Russell | 1 | -1/+1 |
2012-01-12 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+0 |
2012-01-12 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+15 |
2012-01-12 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -5/+0 |
2012-01-11 | Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -4/+31 |
2012-01-10 | sched: Fix CONFIG_CGROUP_SCHED dependency | Fabio Estevam | 1 | -1/+0 |
2012-01-09 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2 | -8/+10 |
2012-01-07 | vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb | Al Viro | 1 | -4/+6 |
2012-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+11 |
2012-01-06 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -5/+5 |
2012-01-05 | NFS: Retry mounting NFSROOT | Chuck Lever | 1 | -4/+31 |
2012-01-04 | init/initramfs.c: should use umode_t | Al Viro | 1 | -4/+4 |
2011-12-13 | Basic kernel memory functionality for the Memory Controller | Glauber Costa | 1 | -0/+11 |
2011-12-11 | rcu: Permit RCU_FAST_NO_HZ to be used by TREE_PREEMPT_RCU | Paul E. McKenney | 1 | -5/+5 |
2011-12-06 | mm, x86: Remove debug_pagealloc_enabled | Stanislaw Gruszka | 1 | -5/+0 |
2011-12-06 | init/main.c: Execute lockdep_init() as early as possible | Ming Lei | 1 | -2/+1 |
2011-12-05 | x86: Reduce clock calibration time during slave cpu startup | Jack Steiner | 1 | -0/+15 |
2011-11-07 | Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 1 | -0/+3 |
2011-11-03 | sysctl: make CONFIG_SYSCTL_SYSCALL default to n | WANG Cong | 1 | -2/+2 |
2011-11-03 | init: add root=PARTUUID=UUID/PARTNROFF=%d support | Will Drewry | 1 | -5/+43 |
2011-11-03 | init/do_mounts_rd.c: fix ramdisk identification for padded cramfs | Neil Armstrong | 1 | -0/+14 |
2011-10-26 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+12 |
2011-10-26 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -3/+3 |
2011-10-26 | params: make dashes and underscores in parameter names truly equal | Michal Schmidt | 1 | -2/+2 |
2011-10-25 | jump-label: initialize jump-label subsystem much earlier | Jeremy Fitzhardinge | 1 | -0/+3 |
2011-10-04 | Merge branch 'linus' into sched/core | Ingo Molnar | 1 | -5/+14 |
2011-10-01 | Merge branch 'rcu/next' of git://github.com/paulmckrcu/linux into core/rcu | Ingo Molnar | 1 | -3/+3 |
2011-09-30 | bootup: move 'usermodehelper_enable()' a little earlier | wangyanqing | 1 | -1/+1 |
2011-09-29 | rcu: Drive configuration directly from SMP and PREEMPT | Paul E. McKenney | 1 | -3/+3 |