aboutsummaryrefslogtreecommitdiff
path: root/kernel/Makefile
AgeCommit message (Expand)AuthorFilesLines
2010-08-10Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyGravatar Linus Torvalds 1-2/+3
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqGravatar Linus Torvalds 1-2/+0
2010-08-05Merge branch 'perf/nmi' into perf/coreGravatar Ingo Molnar 1-1/+1
2010-07-28Audit: split audit watch KconfigGravatar Eric Paris 1-2/+3
2010-07-23slow-work: kill itGravatar Tejun Heo 1-2/+0
2010-05-20Move kernel/kgdb.c to kernel/debug/debug_core.cGravatar Jason Wessel 1-1/+1
2010-05-12lockup_detector: Combine nmi_watchdog and softlockup detectorGravatar Don Zickus 1-2/+1
2010-05-12Merge commit 'v2.6.34-rc7' into perf/nmiGravatar Frederic Weisbecker 1-1/+6
2010-05-08cpu_stop: add dummy implementation for UPGravatar Tejun Heo 1-1/+1
2010-03-06elf coredump: replace ELF_CORE_EXTRA_* macros by functionsGravatar Daisuke HATAYAMA 1-0/+3
2010-03-03Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+2
2010-02-16core: Move early_res from arch/x86 to kernel/Gravatar Yinghai Lu 1-0/+1
2010-02-10x86: Move range related operation to one fileGravatar Yinghai Lu 1-1/+1
2010-02-08nmi_watchdog: Config option to enable new nmi_watchdogGravatar Don Zickus 1-0/+1
2010-01-06padata: Generic parallelization/serialization interfaceGravatar Steffen Klassert 1-0/+1
2009-12-08Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-0/+1
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Gravatar Linus Torvalds 1-1/+1
2009-12-05Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+2
2009-12-05Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+1
2009-12-03Merge remote branch 'tip/x86/entry' into kvm-updates/2.6.33Gravatar Avi Kivity 1-0/+1
2009-12-01SLOW_WORK: Move slow_work's proc file to debugfsGravatar David Howells 1-1/+1
2009-11-23perf events: Do not generate function trace entries in perf codeGravatar Ingo Molnar 1-0/+1
2009-11-19SLOW_WORK: Allow the work items to be viewed through a /proc fileGravatar David Howells 1-0/+1
2009-11-06sysctl: Separate the binary sysctl logic into it's own file.Gravatar Eric W. Biederman 1-1/+1
2009-10-26rcu: "Tiny RCU", The Bloatwatch EditionGravatar Paul E. McKenney 1-0/+1
2009-10-25x86: Fix user return notifier buildGravatar Avi Kivity 1-0/+1
2009-10-18Merge commit 'perf/core' into perf/hw-breakpointGravatar Frederic Weisbecker 1-4/+1
2009-09-24cgroups: move the cgroup debug subsys into cgroup.c to access internal stateGravatar Paul Menage 1-1/+0
2009-09-21Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 1-1/+1
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsGravatar Ingo Molnar 1-1/+1
2009-09-18tracing: Remove markersGravatar Christoph Hellwig 1-1/+0
2009-09-15driver-core: move dma-coherent.c from kernel to driver/baseGravatar Ming Lei 1-1/+0
2009-09-15Merge branch 'linus' into tracing/hw-breakpointsGravatar Ingo Molnar 1-4/+2
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Gravatar Linus Torvalds 1-1/+1
2009-09-07Merge branch 'tracing/core' into tracing/hw-breakpointsGravatar Ingo Molnar 1-1/+3
2009-08-23rcu: Remove CONFIG_PREEMPT_RCUGravatar Paul E. McKenney 1-2/+0
2009-08-23rcu: Merge preemptable-RCU functionality into hierarchical RCUGravatar Paul E. McKenney 1-0/+1
2009-08-18kconfig: keep config.gz around even if CONFIG_IKCONFIG_PROC is not setGravatar Steven Rostedt 1-1/+1
2009-08-15Merge commit 'v2.6.31-rc6' into core/rcuGravatar Ingo Molnar 1-1/+2
2009-06-28Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-0/+1
2009-06-25ring-buffer: Make it generally availableGravatar Paul Mundt 1-0/+1
2009-06-24audit: inode watches depend on CONFIG_AUDIT not CONFIG_AUDIT_SYSCALLGravatar Eric Paris 1-2/+2
2009-06-24rcu: Remove Classic RCUGravatar Paul E. McKenney 1-1/+0
2009-06-23audit: seperate audit inode watches into a subfileGravatar Eric Paris 1-1/+1
2009-06-18gcov: add gcov profiling infrastructureGravatar Peter Oberparleiter 1-0/+1
2009-06-17Merge branch 'linus' into tracing/hw-breakpointsGravatar Ingo Molnar 1-0/+2
2009-06-16groups: move code to kernel/groups.cGravatar Alexey Dobriyan 1-0/+1
2009-06-11Merge branch 'linus' into perfcounters/coreGravatar Ingo Molnar 1-0/+1
2009-06-02hw-breakpoints: introducing generic hardware breakpoint handler interfacesGravatar K.Prasad 1-0/+1
2009-04-24Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracingGravatar Ingo Molnar 1-0/+1