Age | Commit message (Expand) | Author |
2013-06-10 | rcu: Don't call wakeup() with rcu_node structure ->lock held | Steven Rostedt |
2013-05-05 | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-05-04 | rcu: Fix full dynticks' dependency on wide RCU nocb mode | Frederic Weisbecker |
2013-05-02 | Merge commit '8700c95adb03' into timers/nohz | Frederic Weisbecker |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-05-01 | proc: Split the namespace stuff out into linux/proc_ns.h | David Howells |
2013-05-01 | init: Do not warn on non-zero initcall return | Steven Rostedt |
2013-04-30 | init/Kconfig: re-order CONFIG_EXPERT options to fix menuconfig display | Mike Frysinger |
2013-04-30 | usermodehelper: split remaining calls to call_usermodehelper_fns() | Lucas De Marchi |
2013-04-30 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-04-30 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-04-30 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-04-30 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-04-29 | init/main.c: convert to pr_foo() | Andrew Morton |
2013-04-29 | init: raise log level | Richard Weinberger |
2013-04-29 | init: scream bloody murder if interrupts are enabled too early | Steven Rostedt |
2013-04-26 | nohz: Select VIRT_CPU_ACCOUNTING_GEN from full dynticks config | Frederic Weisbecker |
2013-04-24 | Merge branch 'linus' into timers/core | Thomas Gleixner |
2013-04-19 | nohz: Ensure full dynticks CPUs are RCU nocbs | Frederic Weisbecker |
2013-04-10 | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar |
2013-04-08 | idle: Provide a generic entry point for the idle code | Thomas Gleixner |
2013-04-03 | nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON | Frederic Weisbecker |
2013-03-26 | rcu: Make RCU_FAST_NO_HZ take advantage of numbered callbacks | Paul E. McKenney |
2013-03-26 | rcu: Distinguish "rcuo" kthreads by RCU flavor | Paul E. McKenney |
2013-03-26 | rcu: Provide compile-time control for no-CBs CPUs | Paul E. McKenney |
2013-03-12 | final removal of CONFIG_EXPERIMENTAL | Kees Cook |
2013-03-12 | rcu: Remove restrictions on no-CBs CPUs | Paul E. McKenney |
2013-03-07 | context_tracking: Enable probes by default for selftesting | Frederic Weisbecker |
2013-03-07 | tick: Call tick_init late | Thomas Gleixner |
2013-03-02 | Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-02-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2013-02-25 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-02-21 | Merge tag 'please-pull-misc-3.9' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-02-21 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-02-19 | Merge branch 'for-3.9-async' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-02-19 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-02-19 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-02-15 | sysctl: Enable PARISC "unaligned-trap" to be used cross-arch | Vineet Gupta |
2013-02-13 | cifs: Enable building with user namespaces enabled. | Eric W. Biederman |
2013-02-13 | nfsd: Enable building with user namespaces enabled. | Eric W. Biederman |
2013-02-13 | nfs: Enable building with user namespaces enabled. | Eric W. Biederman |
2013-02-13 | ncpfs: Support interacting with multiple user namespaces | Eric W. Biederman |
2013-02-13 | gfs2: Enable building with user namespaces enabled | Eric W. Biederman |
2013-02-13 | ocfs2: Enable building with user namespaces enabled | Eric W. Biederman |
2013-02-13 | coda: Allow coda to be built when user namespace support is enabled | Eric W. Biederman |
2013-02-13 | afs: Support interacting with multiple user namespaces | Eric W. Biederman |
2013-02-12 | 9p: Allow building 9p with user namespaces enabled. | Eric W. Biederman |
2013-02-12 | ceph: Enable building when user namespaces are enabled. | Eric W. Biederman |
2013-02-08 | cputime: Restore CPU_ACCOUNTING config defaults for PPC64 | Stephen Rothwell |
2013-02-07 | sched/rt: Move rt specific bits into new header file | Clark Williams |