summaryrefslogtreecommitdiff
path: root/kernel/Makefile
AgeCommit message (Expand)AuthorFilesLines
2012-01-24sysctl: Move the implementation into fs/proc/proc_sysctl.cEric W. Biederman1-1/+0
2012-01-14PM: Make sysrq-o be available for CONFIG_PM unsetRafael J. Wysocki1-2/+1
2011-11-17sched: Move all scheduler bits into kernel/sched/Peter Zijlstra1-17/+3
2011-11-17sched: Make separate sched*.c translation unitsPeter Zijlstra1-3/+7
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds1-0/+1
2011-09-23cpu_pm: Add cpu power management notifiersColin Cross1-0/+1
2011-08-25PM QoS: Move and rename the implementation filesJean Pihet1-1/+1
2011-08-05jump label: Reduce the cycle count by changing the link orderJason Baron1-1/+2
2011-07-20kernel: prevent unnecessary rebuilding due to config_data.gzPeter Foley1-3/+2
2011-05-26cgroup: remove the ns_cgroupDaniel Lezcano1-1/+0
2011-05-03hw breakpoints: Move to kernel/events/Borislav Petkov1-1/+0
2011-05-03perf: Start the restructuringBorislav Petkov1-2/+3
2011-03-23crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Olaf Hering1-0/+1
2011-01-13kernel: clean up USE_GENERIC_SMP_HELPERSAmerigo Wang1-1/+1
2011-01-11Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2011-01-07tracing: Fix TRACE_EVENT power tracepoint creationMathieu Desnoyers1-0/+1
2010-12-14kbuild: fix interaction of CONFIG_IKCONFIG and KCONFIG_CONFIGBen Gardiner1-1/+1
2010-10-21Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+0
2010-10-21Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+3
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra1-0/+2
2010-09-22jump label: Base patch for jump labelJason Baron1-1/+1
2010-08-31Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar1-5/+4
2010-08-27x86: Remove not used early_res codeYinghai Lu1-1/+0
2010-08-20rcu: Add a TINY_PREEMPT_RCUPaul E. McKenney1-0/+1
2010-08-10Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds1-2/+3
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-2/+0
2010-08-05Merge branch 'perf/nmi' into perf/coreIngo Molnar1-1/+1
2010-07-28Audit: split audit watch KconfigEric Paris1-2/+3
2010-07-23slow-work: kill itTejun Heo1-2/+0
2010-05-20Move kernel/kgdb.c to kernel/debug/debug_core.cJason Wessel1-1/+1
2010-05-12lockup_detector: Combine nmi_watchdog and softlockup detectorDon Zickus1-2/+1
2010-05-12Merge commit 'v2.6.34-rc7' into perf/nmiFrederic Weisbecker1-1/+6
2010-05-08cpu_stop: add dummy implementation for UPTejun Heo1-1/+1
2010-03-06elf coredump: replace ELF_CORE_EXTRA_* macros by functionsDaisuke HATAYAMA1-0/+3
2010-03-03Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+2
2010-02-16core: Move early_res from arch/x86 to kernel/Yinghai Lu1-0/+1
2010-02-10x86: Move range related operation to one fileYinghai Lu1-1/+1
2010-02-08nmi_watchdog: Config option to enable new nmi_watchdogDon Zickus1-0/+1
2010-01-06padata: Generic parallelization/serialization interfaceSteffen Klassert1-0/+1
2009-12-08Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds1-1/+1
2009-12-05Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+2
2009-12-05Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2009-12-03Merge remote branch 'tip/x86/entry' into kvm-updates/2.6.33Avi Kivity1-0/+1
2009-12-01SLOW_WORK: Move slow_work's proc file to debugfsDavid Howells1-1/+1
2009-11-23perf events: Do not generate function trace entries in perf codeIngo Molnar1-0/+1
2009-11-19SLOW_WORK: Allow the work items to be viewed through a /proc fileDavid Howells1-0/+1
2009-11-06sysctl: Separate the binary sysctl logic into it's own file.Eric W. Biederman1-1/+1
2009-10-26rcu: "Tiny RCU", The Bloatwatch EditionPaul E. McKenney1-0/+1
2009-10-25x86: Fix user return notifier buildAvi Kivity1-0/+1