aboutsummaryrefslogtreecommitdiff
path: root/kernel/Makefile
AgeCommit message (Expand)AuthorFilesLines
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-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
2009-04-14tracing: make the trace clocks available generallyGravatar Ingo Molnar 1-0/+1
2009-04-08Merge commit 'v2.6.30-rc1' into perfcounters/coreGravatar Ingo Molnar 1-0/+1
2009-04-07Merge branch 'linus' into core/softlockupGravatar Ingo Molnar 1-0/+2
2009-04-06Merge branch 'linus' into perfcounters/core-v2Gravatar Ingo Molnar 1-0/+1
2009-04-03Create a dynamically sized pool of threads for doing very slow work itemsGravatar David Howells 1-0/+1
2009-02-26Merge branch 'x86/core' into perfcounters/coreGravatar Ingo Molnar 1-0/+1
2009-02-18pm: fix build for CONFIG_PM unsetGravatar Rafael J. Wysocki 1-0/+1
2009-02-12Merge branch 'linus' into core/softlockupGravatar Ingo Molnar 1-3/+2
2009-01-21Merge commit 'v2.6.29-rc2' into perfcounters/coreGravatar Ingo Molnar 1-3/+2
2009-01-18Merge branch 'core/percpu' into perfcounters/coreGravatar Ingo Molnar 1-1/+5