| Commit message (Expand) | Author | Age | Files | Lines |
* | rcu: Don't call wakeup() with rcu_node structure ->lock held | Steven Rostedt | 2013-06-10 | 1 | -0/+1 |
* | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-05-05 | 2 | -6/+7 |
|\ |
|
| * | rcu: Fix full dynticks' dependency on wide RCU nocb mode | Frederic Weisbecker | 2013-05-04 | 1 | -2/+2 |
| * | Merge commit '8700c95adb03' into timers/nohz | Frederic Weisbecker | 2013-05-02 | 2 | -46/+77 |
| |\ |
|
| * | | nohz: Select VIRT_CPU_ACCOUNTING_GEN from full dynticks config | Frederic Weisbecker | 2013-04-26 | 1 | -3/+3 |
| * | | nohz: Ensure full dynticks CPUs are RCU nocbs | Frederic Weisbecker | 2013-04-19 | 1 | -0/+1 |
| * | | nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON | Frederic Weisbecker | 2013-04-03 | 1 | -1/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-02 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | proc: Split the namespace stuff out into linux/proc_ns.h | David Howells | 2013-05-01 | 1 | -1/+1 |
* | | | | init: Do not warn on non-zero initcall return | Steven Rostedt | 2013-05-01 | 1 | -4/+1 |
* | | | | init/Kconfig: re-order CONFIG_EXPERT options to fix menuconfig display | Mike Frysinger | 2013-05-01 | 1 | -40/+40 |
* | | | | usermodehelper: split remaining calls to call_usermodehelper_fns() | Lucas De Marchi | 2013-05-01 | 1 | -2/+6 |
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-04-30 | 1 | -1/+1 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Merge branch 'linus' into timers/core | Thomas Gleixner | 2013-04-24 | 1 | -4/+0 |
| |\| | |
|
| * | | | tick: Call tick_init late | Thomas Gleixner | 2013-03-07 | 1 | -1/+1 |
* | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-04-30 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | idle: Provide a generic entry point for the idle code | Thomas Gleixner | 2013-04-08 | 1 | -1/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-04-30 | 1 | -0/+1 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | context_tracking: Enable probes by default for selftesting | Frederic Weisbecker | 2013-03-07 | 1 | -0/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-04-30 | 1 | -15/+58 |
|\ \ \ |
|
| * \ \ | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar | 2013-04-10 | 1 | -15/+58 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | rcu: Make RCU_FAST_NO_HZ take advantage of numbered callbacks | Paul E. McKenney | 2013-03-26 | 1 | -7/+10 |
| | * | | rcu: Distinguish "rcuo" kthreads by RCU flavor | Paul E. McKenney | 2013-03-26 | 1 | -6/+7 |
| | * | | rcu: Provide compile-time control for no-CBs CPUs | Paul E. McKenney | 2013-03-26 | 1 | -0/+39 |
| | * | | rcu: Remove restrictions on no-CBs CPUs | Paul E. McKenney | 2013-03-12 | 1 | -2/+2 |
| | |/ |
|
* | | | init/main.c: convert to pr_foo() | Andrew Morton | 2013-04-30 | 1 | -16/+15 |
* | | | init: raise log level | Richard Weinberger | 2013-04-30 | 1 | -3/+3 |
* | | | init: scream bloody murder if interrupts are enabled too early | Steven Rostedt | 2013-04-30 | 1 | -10/+3 |
|/ / |
|
* / | final removal of CONFIG_EXPERIMENTAL | Kees Cook | 2013-03-13 | 1 | -4/+0 |
|/ |
|
* | Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-03-02 | 1 | -0/+8 |
|\ |
|
| * | sysctl: Enable PARISC "unaligned-trap" to be used cross-arch | Vineet Gupta | 2013-02-15 | 1 | -0/+8 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2013-02-26 | 1 | -13/+7 |
|\ \ |
|
| * | | cifs: Enable building with user namespaces enabled. | Eric W. Biederman | 2013-02-13 | 1 | -1/+0 |
| * | | nfsd: Enable building with user namespaces enabled. | Eric W. Biederman | 2013-02-13 | 1 | -1/+0 |
| * | | nfs: Enable building with user namespaces enabled. | Eric W. Biederman | 2013-02-13 | 1 | -1/+0 |
| * | | ncpfs: Support interacting with multiple user namespaces | Eric W. Biederman | 2013-02-13 | 1 | -1/+0 |
| * | | gfs2: Enable building with user namespaces enabled | Eric W. Biederman | 2013-02-13 | 1 | -1/+0 |
| * | | ocfs2: Enable building with user namespaces enabled | Eric W. Biederman | 2013-02-13 | 1 | -1/+0 |
| * | | coda: Allow coda to be built when user namespace support is enabled | Eric W. Biederman | 2013-02-13 | 1 | -1/+0 |
| * | | afs: Support interacting with multiple user namespaces | Eric W. Biederman | 2013-02-13 | 1 | -1/+0 |
| * | | 9p: Allow building 9p with user namespaces enabled. | Eric W. Biederman | 2013-02-12 | 1 | -4/+0 |
| * | | ceph: Enable building when user namespaces are enabled. | Eric W. Biederman | 2013-02-12 | 1 | -1/+0 |
| * | | userns: Recommend use of memory control groups. | Eric W. Biederman | 2013-01-27 | 1 | -0/+7 |
* | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-02-26 | 1 | -0/+20 |
|\ \ \ |
|
| * | | | MODSIGN: Add option to not sign modules during modules_install | Michal Marek | 2013-01-25 | 1 | -0/+11 |
| * | | | MODSIGN: Simplify Makefile with a Kconfig helper | Michal Marek | 2013-01-25 | 1 | -0/+9 |
| | |/
| |/| |
|
* | | | Merge tag 'please-pull-misc-3.9' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-02-22 | 1 | -0/+7 |
|\ \ \ |
|
| * | | | sysctl: Enable IA64 "ignore-unaligned-usertrap" to be used cross-arch | Vineet Gupta | 2013-01-09 | 1 | -0/+7 |
| | |/
| |/| |
|
* | | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-02-21 | 2 | -44/+14 |
|\ \ \ |
|
| * | | | driver-core: constify data for class_find_device() | Michał Mirosław | 2013-02-06 | 1 | -2/+2 |