Age | Commit message (Expand) | Author | Files | Lines |
2012-01-24 | sysctl: Move the implementation into fs/proc/proc_sysctl.c | Eric W. Biederman | 1 | -1/+0 |
2012-01-14 | PM: Make sysrq-o be available for CONFIG_PM unset | Rafael J. Wysocki | 1 | -2/+1 |
2011-11-17 | sched: Move all scheduler bits into kernel/sched/ | Peter Zijlstra | 1 | -17/+3 |
2011-11-17 | sched: Make separate sched*.c translation units | Peter Zijlstra | 1 | -3/+7 |
2011-10-28 | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 1 | -0/+1 |
2011-09-23 | cpu_pm: Add cpu power management notifiers | Colin Cross | 1 | -0/+1 |
2011-08-25 | PM QoS: Move and rename the implementation files | Jean Pihet | 1 | -1/+1 |
2011-08-05 | jump label: Reduce the cycle count by changing the link order | Jason Baron | 1 | -1/+2 |
2011-07-20 | kernel: prevent unnecessary rebuilding due to config_data.gz | Peter Foley | 1 | -3/+2 |
2011-05-26 | cgroup: remove the ns_cgroup | Daniel Lezcano | 1 | -1/+0 |
2011-05-03 | hw breakpoints: Move to kernel/events/ | Borislav Petkov | 1 | -1/+0 |
2011-05-03 | perf: Start the restructuring | Borislav Petkov | 1 | -2/+3 |
2011-03-23 | crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s... | Olaf Hering | 1 | -0/+1 |
2011-01-13 | kernel: clean up USE_GENERIC_SMP_HELPERS | Amerigo Wang | 1 | -1/+1 |
2011-01-11 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |
2011-01-07 | tracing: Fix TRACE_EVENT power tracepoint creation | Mathieu Desnoyers | 1 | -0/+1 |
2010-12-14 | kbuild: fix interaction of CONFIG_IKCONFIG and KCONFIG_CONFIG | Ben Gardiner | 1 | -1/+1 |
2010-10-21 | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+0 |
2010-10-21 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+3 |
2010-10-18 | irq_work: Add generic hardirq context callbacks | Peter Zijlstra | 1 | -0/+2 |
2010-09-22 | jump label: Base patch for jump label | Jason Baron | 1 | -1/+1 |
2010-08-31 | Merge commit 'v2.6.36-rc3' into x86/memblock | Ingo Molnar | 1 | -5/+4 |
2010-08-27 | x86: Remove not used early_res code | Yinghai Lu | 1 | -1/+0 |
2010-08-20 | rcu: Add a TINY_PREEMPT_RCU | Paul E. McKenney | 1 | -0/+1 |
2010-08-10 | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify | Linus Torvalds | 1 | -2/+3 |
2010-08-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 1 | -2/+0 |
2010-08-05 | Merge branch 'perf/nmi' into perf/core | Ingo Molnar | 1 | -1/+1 |
2010-07-28 | Audit: split audit watch Kconfig | Eric Paris | 1 | -2/+3 |
2010-07-23 | slow-work: kill it | Tejun Heo | 1 | -2/+0 |
2010-05-20 | Move kernel/kgdb.c to kernel/debug/debug_core.c | Jason Wessel | 1 | -1/+1 |
2010-05-12 | lockup_detector: Combine nmi_watchdog and softlockup detector | Don Zickus | 1 | -2/+1 |
2010-05-12 | Merge commit 'v2.6.34-rc7' into perf/nmi | Frederic Weisbecker | 1 | -1/+6 |
2010-05-08 | cpu_stop: add dummy implementation for UP | Tejun Heo | 1 | -1/+1 |
2010-03-06 | elf coredump: replace ELF_CORE_EXTRA_* macros by functions | Daisuke HATAYAMA | 1 | -0/+3 |
2010-03-03 | Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+2 |
2010-02-16 | core: Move early_res from arch/x86 to kernel/ | Yinghai Lu | 1 | -0/+1 |
2010-02-10 | x86: Move range related operation to one file | Yinghai Lu | 1 | -1/+1 |
2010-02-08 | nmi_watchdog: Config option to enable new nmi_watchdog | Don Zickus | 1 | -0/+1 |
2010-01-06 | padata: Generic parallelization/serialization interface | Steffen Klassert | 1 | -0/+1 |
2009-12-08 | Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+1 |
2009-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 | Linus Torvalds | 1 | -1/+1 |
2009-12-05 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+2 |
2009-12-05 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+1 |
2009-12-03 | Merge remote branch 'tip/x86/entry' into kvm-updates/2.6.33 | Avi Kivity | 1 | -0/+1 |
2009-12-01 | SLOW_WORK: Move slow_work's proc file to debugfs | David Howells | 1 | -1/+1 |
2009-11-23 | perf events: Do not generate function trace entries in perf code | Ingo Molnar | 1 | -0/+1 |
2009-11-19 | SLOW_WORK: Allow the work items to be viewed through a /proc file | David Howells | 1 | -0/+1 |
2009-11-06 | sysctl: Separate the binary sysctl logic into it's own file. | Eric W. Biederman | 1 | -1/+1 |
2009-10-26 | rcu: "Tiny RCU", The Bloatwatch Edition | Paul E. McKenney | 1 | -0/+1 |
2009-10-25 | x86: Fix user return notifier build | Avi Kivity | 1 | -0/+1 |