| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | 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-29 | 1 | -16/+15 |
* | | | | init: raise log level | Richard Weinberger | 2013-04-29 | 1 | -3/+3 |
* | | | | init: scream bloody murder if interrupts are enabled too early | Steven Rostedt | 2013-04-29 | 1 | -10/+3 |
|/ / / |
|
* | | | final removal of CONFIG_EXPERIMENTAL | Kees Cook | 2013-03-12 | 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-25 | 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-26 | 1 | -0/+7 |
| | |/
| |/| |
|
* | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-02-25 | 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-21 | 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 |
| * | | | Merge 3.8-rc5 into driver-core-next | Greg Kroah-Hartman | 2013-01-25 | 2 | -2/+6 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Merge 3.9-rc4 into driver-core-next | Greg Kroah-Hartman | 2013-01-17 | 1 | -1/+1 |
| |\ \ \ |
|
| * | | | | init: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-11 | 1 | -13/+10 |
| * | | | | make CONFIG_EXPERIMENTAL invisible and default | Kees Cook | 2013-01-11 | 1 | -29/+2 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'for-3.9-async' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-02-19 | 3 | -1/+26 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'master' into for-3.9-async | Tejun Heo | 2013-01-23 | 3 | -5/+11 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | init, block: try to load default elevator module early during boot | Tejun Heo | 2013-01-18 | 3 | -1/+26 |
* | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-02-19 | 2 | -2/+25 |
|\ \ \ \ \ |
|
| * | | | | | cputime: Restore CPU_ACCOUNTING config defaults for PPC64 | Stephen Rothwell | 2013-02-08 | 1 | -1/+1 |
| * | | | | | sched/rt: Move rt specific bits into new header file | Clark Williams | 2013-02-07 | 1 | -0/+1 |
| * | | | | | sched: Move sched.h sysctl bits into separate header | Clark Williams | 2013-02-07 | 1 | -0/+1 |
| * | | | | | Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l... | Ingo Molnar | 2013-02-05 | 1 | -1/+22 |
| |\ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| | * | | | | cputime: Generic on-demand virtual cputime accounting | Frederic Weisbecker | 2013-01-27 | 1 | -1/+22 |
| | | |_|/
| | |/| | |
|