Age | Commit message (Expand) | Author | Files | Lines |
2013-02-20 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+23 |
2013-02-20 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -4/+1 |
2013-02-15 | sysctl: Enable PARISC "unaligned-trap" to be used cross-arch | Vineet Gupta | 1 | -0/+8 |
2013-02-13 | cifs: Enable building with user namespaces enabled. | Eric W. Biederman | 1 | -1/+0 |
2013-02-13 | nfsd: Enable building with user namespaces enabled. | Eric W. Biederman | 1 | -1/+0 |
2013-02-13 | nfs: Enable building with user namespaces enabled. | Eric W. Biederman | 1 | -1/+0 |
2013-02-13 | ncpfs: Support interacting with multiple user namespaces | Eric W. Biederman | 1 | -1/+0 |
2013-02-13 | gfs2: Enable building with user namespaces enabled | Eric W. Biederman | 1 | -1/+0 |
2013-02-13 | ocfs2: Enable building with user namespaces enabled | Eric W. Biederman | 1 | -1/+0 |
2013-02-13 | coda: Allow coda to be built when user namespace support is enabled | Eric W. Biederman | 1 | -1/+0 |
2013-02-13 | afs: Support interacting with multiple user namespaces | Eric W. Biederman | 1 | -1/+0 |
2013-02-12 | 9p: Allow building 9p with user namespaces enabled. | Eric W. Biederman | 1 | -4/+0 |
2013-02-12 | ceph: Enable building when user namespaces are enabled. | Eric W. Biederman | 1 | -1/+0 |
2013-02-08 | cputime: Restore CPU_ACCOUNTING config defaults for PPC64 | Stephen Rothwell | 1 | -1/+1 |
2013-02-05 | Merge branch 'nohz/printk-v8' into irq/core | Frederic Weisbecker | 1 | -0/+1 |
2013-02-04 | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar | 1 | -1/+11 |
2013-01-29 | rcu: Allow TREE_PREEMPT_RCU on UP systems | Paul E. McKenney | 1 | -1/+3 |
2013-01-29 | rcu: Provide RCU CPU stall warnings for tiny RCU | Paul E. McKenney | 1 | -0/+8 |
2013-01-27 | cputime: Generic on-demand virtual cputime accounting | Frederic Weisbecker | 1 | -1/+22 |
2013-01-27 | userns: Recommend use of memory control groups. | Eric W. Biederman | 1 | -0/+7 |
2013-01-25 | MODSIGN: Add option to not sign modules during modules_install | Michal Marek | 1 | -0/+11 |
2013-01-25 | MODSIGN: Simplify Makefile with a Kconfig helper | Michal Marek | 1 | -0/+9 |
2013-01-24 | Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 1 | -4/+0 |
2013-01-18 | Merge 3.9-rc4 into driver-core-next | Greg Kroah-Hartman | 1 | -1/+1 |
2013-01-17 | Tell the world we gave up on pushing CC_OPTIMIZE_FOR_SIZE | Kirill Smelkov | 1 | -1/+1 |
2013-01-11 | init: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 1 | -13/+10 |
2013-01-11 | make CONFIG_EXPERIMENTAL invisible and default | Kees Cook | 1 | -29/+2 |
2013-01-09 | sysctl: Enable IA64 "ignore-unaligned-usertrap" to be used cross-arch | Vineet Gupta | 1 | -0/+7 |
2012-12-19 | memcg: infrastructure to match an allocation to the right cache | Glauber Costa | 1 | -1/+0 |
2012-12-19 | memcg: kmem accounting basic infrastructure | Glauber Costa | 1 | -0/+1 |
2012-12-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -2/+0 |
2012-12-17 | Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+44 |
2012-12-11 | mm: sched: numa: Control enabling and disabling of NUMA balancing | Mel Gorman | 1 | -0/+8 |
2012-12-11 | mm: numa: pte_numa() and pmd_numa() | Andrea Arcangeli | 1 | -0/+37 |
2012-11-30 | context_tracking: New context tracking susbsystem | Frederic Weisbecker | 1 | -14/+14 |
2012-11-18 | printk: Wake up klogd using irq_work | Frederic Weisbecker | 1 | -0/+1 |
2012-11-17 | irq_work: Remove CONFIG_HAVE_IRQ_WORK | Frederic Weisbecker | 1 | -4/+0 |
2012-11-16 | rcu: Add callback-free CPUs | Paul E. McKenney | 1 | -0/+22 |
2012-11-15 | userns: Support fuse interacting with multiple user namespaces | Eric W. Biederman | 1 | -1/+0 |
2012-11-15 | userns: Support autofs4 interacing with multiple user namespaces | Eric W. Biederman | 1 | -1/+0 |
2012-10-24 | rcu: Wordsmith help text for RCU_USER_QS kernel parameter | Paul Gortmaker | 1 | -3/+3 |
2012-10-24 | rcu: Update RCU_FAST_NO_HZ help text | Paul E. McKenney | 1 | -8/+7 |
2012-10-15 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+68 |
2012-10-12 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+12 |
2012-10-11 | rcu: Advise most users not to enable RCU user mode | Frederic Weisbecker | 1 | -0/+12 |
2012-10-10 | MODSIGN: Implement module signature checking | David Howells | 1 | -0/+8 |
2012-10-10 | MODSIGN: Provide Kconfig options | David Howells | 1 | -0/+38 |
2012-10-10 | module: signature checking hook | Rusty Russell | 1 | -0/+14 |
2012-10-09 | Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry | Catalin Marinas | 1 | -0/+5 |
2012-10-09 | Kconfig: clean up the long arch list for the UID16 config option | Catalin Marinas | 1 | -2/+4 |