| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-05-24 | 1 | -0/+1 |
|\ |
|
| * | timers: Fixup the Kconfig consolidation fallout | Thomas Gleixner | 2012-05-21 | 1 | -0/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2012-05-23 | 1 | -1/+129 |
|\ \ |
|
| * | | userns: Convert the move_pages, and migrate_pages permission checks to use ui... | Eric W. Biederman | 2012-05-15 | 1 | -2/+0 |
| * | | userns: Convert cgroup permission checks to use uid_eq | Eric W. Biederman | 2012-05-15 | 1 | -1/+0 |
| * | | userns: Convert tmpfs to use kuid and kgid where appropriate | Eric W. Biederman | 2012-05-15 | 1 | -1/+0 |
| * | | userns: Convert sysfs to use kgid/kuid where appropriate | Eric W. Biederman | 2012-05-15 | 1 | -1/+0 |
| * | | userns: Convert sysctl permission checks to use kuid and kgids. | Eric W. Biederman | 2012-05-15 | 1 | -1/+0 |
| * | | userns: Convert proc to use kuid/kgid where appropriate | Eric W. Biederman | 2012-05-15 | 1 | -1/+0 |
| * | | userns: Convert ext4 to user kuid/kgid where appropriate | Eric W. Biederman | 2012-05-15 | 1 | -1/+0 |
| * | | userns: Convert ext3 to use kuid/kgid where appropriate | Eric W. Biederman | 2012-05-15 | 1 | -1/+0 |
| * | | userns: Convert ext2 to use kuid/kgid where appropriate. | Eric W. Biederman | 2012-05-15 | 1 | -1/+0 |
| * | | userns: Convert devpts to use kuid/kgid where appropriate | Eric W. Biederman | 2012-05-15 | 1 | -1/+0 |
| * | | userns: Convert binary formats to use kuid/kgid where appropriate | Eric W. Biederman | 2012-05-15 | 1 | -2/+0 |
| * | | userns: Add negative depends on entries to avoid building code that is userns... | Eric W. Biederman | 2012-05-15 | 1 | -0/+131 |
| * | | userns: Add a Kconfig option to enforce strict kuid and kgid type checks | Eric W. Biederman | 2012-04-07 | 1 | -1/+11 |
* | | | Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-05-23 | 1 | -0/+3 |
|\ \ \ |
|
| * | | | kbuild/extable: Hook up sortextable into the build system. | David Daney | 2012-04-19 | 1 | -0/+3 |
| | |/
| |/| |
|
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-05-22 | 1 | -13/+1 |
|\ \ \ |
|
| * | | | perf: Remove PERF_COUNTERS config option | Robert Richter | 2012-04-26 | 1 | -13/+1 |
| |/ / |
|
* | | | rcu: Reduce cache-miss initialization latencies for large systems | Paul E. McKenney | 2012-04-24 | 1 | -0/+27 |
* | | | rcu: Clarify help text for RCU_BOOST_PRIO | Paul E. McKenney | 2012-04-24 | 1 | -4/+19 |
|/ / |
|
* | | documentation: remove references to cpu_*_map. | Rusty Russell | 2012-03-29 | 1 | -2/+2 |
|/ |
|
* | rcu: Move RCU_TRACE to lib/Kconfig.debug | Paul E. McKenney | 2012-02-21 | 1 | -9/+0 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-01-17 | 1 | -1/+15 |
|\ |
|
| * | Kernel: Audit Support For The ARM Platform | Nathaniel Husted | 2012-01-17 | 1 | -1/+1 |
| * | audit: only allow tasks to set their loginuid if it is -1 | Eric Paris | 2012-01-17 | 1 | -0/+14 |
* | | c/r: introduce CHECKPOINT_RESTORE symbol | Cyrill Gorcunov | 2012-01-12 | 1 | -0/+11 |
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-01-11 | 1 | -1/+0 |
|\ \
| |/
|/| |
|
| * | sched: Fix CONFIG_CGROUP_SCHED dependency | Fabio Estevam | 2012-01-10 | 1 | -1/+0 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-01-06 | 1 | -0/+11 |
|\ \
| |/
|/| |
|
| * | Basic kernel memory functionality for the Memory Controller | Glauber Costa | 2011-12-12 | 1 | -0/+11 |
* | | rcu: Permit RCU_FAST_NO_HZ to be used by TREE_PREEMPT_RCU | Paul E. McKenney | 2011-12-11 | 1 | -5/+5 |
|/ |
|
* | sysctl: make CONFIG_SYSCTL_SYSCALL default to n | WANG Cong | 2011-11-02 | 1 | -2/+2 |
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-10-26 | 1 | -0/+12 |
|\ |
|
| * | sched: Introduce primitives to account for CFS bandwidth tracking | Paul Turner | 2011-08-14 | 1 | -0/+12 |
* | | rcu: Drive configuration directly from SMP and PREEMPT | Paul E. McKenney | 2011-09-28 | 1 | -3/+3 |
|/ |
|
* | mm: remove the leftovers of noswapaccount | WANG Cong | 2011-07-25 | 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-22 | 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 |
| |/ |
|
* | | gcov: disable CONFIG_CONSTRUCTORS when not needed by CONFIG_GCOV_KERNEL | Josh Triplett | 2011-06-15 | 1 | -1/+0 |
* | | uts: make default hostname configurable, rather than always using "(none)" | Josh Triplett | 2011-06-15 | 1 | -0/+9 |
|/ |
|
* | cgroup: remove the ns_cgroup | Daniel Lezcano | 2011-05-26 | 1 | -8/+0 |
* | 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-22 | 1 | -5/+0 |
|\ \ |
|