summaryrefslogtreecommitdiff
path: root/kernel/Makefile (unfollow)
Commit message (Expand)Author
2012-01-24sysctl: Move the implementation into fs/proc/proc_sysctl.cEric W. Biederman
2012-01-14PM: Make sysrq-o be available for CONFIG_PM unsetRafael J. Wysocki
2011-11-17sched: Move all scheduler bits into kernel/sched/Peter Zijlstra
2011-11-17sched: Make separate sched*.c translation unitsPeter Zijlstra
2011-09-23cpu_pm: Add cpu power management notifiersColin Cross
2011-08-25PM QoS: Move and rename the implementation filesJean Pihet
2011-08-05jump label: Reduce the cycle count by changing the link orderJason Baron
2011-07-20kernel: prevent unnecessary rebuilding due to config_data.gzPeter Foley
2011-05-26cgroup: remove the ns_cgroupDaniel Lezcano
2011-05-03hw breakpoints: Move to kernel/events/Borislav Petkov
2011-05-03perf: Start the restructuringBorislav Petkov
2011-03-23crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Olaf Hering
2011-01-13kernel: clean up USE_GENERIC_SMP_HELPERSAmerigo Wang
2011-01-07tracing: Fix TRACE_EVENT power tracepoint creationMathieu Desnoyers
2010-12-14kbuild: fix interaction of CONFIG_IKCONFIG and KCONFIG_CONFIGBen Gardiner
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra
2010-09-22jump label: Base patch for jump labelJason Baron
2010-08-27x86: Remove not used early_res codeYinghai Lu
2010-08-20rcu: Add a TINY_PREEMPT_RCUPaul E. McKenney
2010-07-28Audit: split audit watch KconfigEric Paris
2010-07-23slow-work: kill itTejun Heo
2010-05-20Move kernel/kgdb.c to kernel/debug/debug_core.cJason Wessel
2010-05-12lockup_detector: Combine nmi_watchdog and softlockup detectorDon Zickus
2010-05-08cpu_stop: add dummy implementation for UPTejun Heo
2010-03-06elf coredump: replace ELF_CORE_EXTRA_* macros by functionsDaisuke HATAYAMA
2010-02-16core: Move early_res from arch/x86 to kernel/Yinghai Lu
2010-02-10x86: Move range related operation to one fileYinghai Lu
2010-02-08nmi_watchdog: Config option to enable new nmi_watchdogDon Zickus
2010-01-06padata: Generic parallelization/serialization interfaceSteffen Klassert
2009-12-01SLOW_WORK: Move slow_work's proc file to debugfsDavid Howells
2009-11-23perf events: Do not generate function trace entries in perf codeIngo Molnar
2009-11-19SLOW_WORK: Allow the work items to be viewed through a /proc fileDavid Howells
2009-11-06sysctl: Separate the binary sysctl logic into it's own file.Eric W. Biederman
2009-10-26rcu: "Tiny RCU", The Bloatwatch EditionPaul E. McKenney
2009-10-25x86: Fix user return notifier buildAvi Kivity
2009-09-24cgroups: move the cgroup debug subsys into cgroup.c to access internal statePaul Menage
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-18tracing: Remove markersChristoph Hellwig
2009-09-15driver-core: move dma-coherent.c from kernel to driver/baseMing Lei
2009-08-23rcu: Remove CONFIG_PREEMPT_RCUPaul E. McKenney
2009-08-23rcu: Merge preemptable-RCU functionality into hierarchical RCUPaul E. McKenney
2009-08-18kconfig: keep config.gz around even if CONFIG_IKCONFIG_PROC is not setSteven Rostedt
2009-06-25ring-buffer: Make it generally availablePaul Mundt
2009-06-24audit: inode watches depend on CONFIG_AUDIT not CONFIG_AUDIT_SYSCALLEric Paris
2009-06-24rcu: Remove Classic RCUPaul E. McKenney
2009-06-23audit: seperate audit inode watches into a subfileEric Paris
2009-06-18gcov: add gcov profiling infrastructurePeter Oberparleiter
2009-06-16groups: move code to kernel/groups.cAlexey Dobriyan
2009-06-02hw-breakpoints: introducing generic hardware breakpoint handler interfacesK.Prasad
2009-04-14tracing: make the trace clocks available generallyIngo Molnar