aboutsummaryrefslogtreecommitdiff
path: root/kernel/Makefile
AgeCommit message (Expand)Author
2009-12-01SLOW_WORK: Move slow_work's proc file to debugfsDavid Howells
2009-11-19SLOW_WORK: Allow the work items to be viewed through a /proc fileDavid Howells
2009-09-24cgroups: move the cgroup debug subsys into cgroup.c to access internal statePaul Menage
2009-09-21Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds
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-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
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-08-15Merge commit 'v2.6.31-rc6' into core/rcuIngo Molnar
2009-06-28Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
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-11Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-04-24Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracingIngo Molnar
2009-04-14tracing: make the trace clocks available generallyIngo Molnar
2009-04-08Merge commit 'v2.6.30-rc1' into perfcounters/coreIngo Molnar
2009-04-07Merge branch 'linus' into core/softlockupIngo Molnar
2009-04-06Merge branch 'linus' into perfcounters/core-v2Ingo Molnar
2009-04-03Create a dynamically sized pool of threads for doing very slow work itemsDavid Howells
2009-02-26Merge branch 'x86/core' into perfcounters/coreIngo Molnar
2009-02-18pm: fix build for CONFIG_PM unsetRafael J. Wysocki
2009-02-12Merge branch 'linus' into core/softlockupIngo Molnar
2009-01-21Merge commit 'v2.6.29-rc2' into perfcounters/coreIngo Molnar
2009-01-18Merge branch 'core/percpu' into perfcounters/coreIngo Molnar
2009-01-16softlockup: decouple hung tasks check from softlockup detectionMandeep Singh Baines
2009-01-14kernel/up.c: omit it if SMP=y, USE_GENERIC_SMP_HELPERS=nAndrew Morton
2009-01-11smp_call_function_single(): be slightly less stupidAndrew Morton
2009-01-11Merge commit 'v2.6.29-rc1' into perfcounters/coreIngo Molnar
2009-01-07async: Asynchronous function calls to speed up kernel bootArjan van de Ven
2008-12-30Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-12-29Merge branch 'linus' into perfcounters/coreIngo Molnar
2008-12-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-12-18"Tree RCU": scalable classic RCU implementationPaul E. McKenney
2008-12-08performance counters: core codeThomas Gleixner
2008-11-19Merge branch 'linus' into sched/coreIngo Molnar
2008-11-18Merge branch 'master' into nextJames Morris
2008-11-17Remove -mno-spe flags as they dont belongKumar Gala
2008-11-14CRED: Detach the credentials from task_structDavid Howells
2008-11-11sched: rename SCHED_NO_NO_OMIT_FRAME_POINTER => SCHED_OMIT_FRAME_POINTERIngo Molnar
2008-11-03sched, ftrace: trace sched.cPeter Zijlstra
2008-10-22Merge branch 'tracing/ftrace' into tracing/urgentIngo Molnar
2008-10-20Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-10-20ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt