| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel: delete __cpuinit usage from all core kernel files | Paul Gortmaker | 2013-07-15 | 1 | -5/+8 |
* | Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-07-15 | 1 | -0/+11 |
|\ |
|
| * | slub: Make cpu partial slab support configurable | Joonsoo Kim | 2013-07-07 | 1 | -0/+11 |
* | | lib: add support for LZ4-compressed kernel | Kyungsik Lee | 2013-07-09 | 1 | -1/+16 |
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-07-06 | 2 | -0/+5 |
|\ \ |
|
| * \ | Merge branch 'timers/posix-cpu-timers-for-tglx' of | Thomas Gleixner | 2013-07-04 | 1 | -0/+1 |
| |\ \ |
|
| * | | | sched_clock: Make ARM's sched_clock generic for all architectures | Stephen Boyd | 2013-06-12 | 2 | -0/+5 |
* | | | | insert missing space in printk line of root_delay | Toralf Förster | 2013-07-04 | 1 | -1/+1 |
* | | | | init: remove permanent string buffer from do_one_initcall() | Steven Rostedt | 2013-07-04 | 1 | -2/+1 |
* | | | | memcg: Kconfig info update | Sergey Dyasly | 2013-07-04 | 1 | -1/+1 |
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-07-03 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | perf: Use hrtimers for event multiplexing | Stephane Eranian | 2013-05-28 | 1 | -1/+1 |
| |/ / / |
|
* | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-07-03 | 1 | -19/+27 |
|\ \ \ \ |
|
| | \ \ \ | |
| | \ \ \ | |
| *-. \ \ \ | Merge branches 'cbnum.2013.06.10a', 'doc.2013.06.10a', 'fixes.2013.06.10a', '... | Paul E. McKenney | 2013-06-10 | 1 | -19/+27 |
| |\ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| | | * | | | rcu: Remove TINY_PREEMPT_RCU | Paul E. McKenney | 2013-06-10 | 1 | -9/+1 |
| | |/ / /
| |/| | | |
|
| | * | | | rcu: Apply Dave Jones's NOCB Kconfig help feedback | Paul E. McKenney | 2013-06-10 | 1 | -9/+25 |
| | * | | | rcu: Remove "Experimental" flags | Paul E. McKenney | 2013-06-10 | 1 | -1/+1 |
| |/ / / |
|
* | | | | build some drivers only when compile-testing | Jiri Slaby | 2013-06-25 | 1 | -0/+14 |
* | | | | Merge 3.10-rc6 into driver-core-next | Greg Kroah-Hartman | 2013-06-18 | 1 | -0/+1 |
|\| | | |
|
| * | | | rcu: Don't call wakeup() with rcu_node structure ->lock held | Steven Rostedt | 2013-06-10 | 1 | -0/+1 |
| |/ / |
|
* / / | Finally eradicate CONFIG_HOTPLUG | Stephen Rothwell | 2013-06-03 | 1 | -3/+0 |
|/ / |
|
* | | 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 |
|\ \ |
|