aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-05Merge commit 'v2.6.35-rc4' into perf/coreIngo Molnar10-10/+37
2010-07-04module: initialize module dynamic debug laterYehuda Sadeh1-2/+2
2010-07-02Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2010-07-01Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-0/+1
2010-07-01ahci,ata_generic: let ata_generic handle new MBP w/ MCP89Tejun Heo1-0/+1
2010-07-01Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds2-3/+2
2010-07-01sched: Cure nr_iowait_cpu() usersPeter Zijlstra1-1/+1
2010-07-01fb: fix colliding defines for fb flags.Dave Airlie1-2/+2
2010-06-29compiler-gcc.h: gcc-4.5 needs noclone and noinline on __naked functionsMikael Pettersson2-1/+13
2010-06-29Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-3/+3
2010-06-29fs: fix superblock iteration racenpiggin@suse.de1-0/+15
2010-06-28tracing: Use class->reg() for all registering of eventsSteven Rostedt2-0/+5
2010-06-28tracing: Convert more sched events to DEFINE_EVENTLi Zefan1-25/+7
2010-06-28tracing: Convert some timer events to DEFINE_EVENTLi Zefan1-48/+32
2010-06-28tracing: Use a global field list for all syscall exit eventsLi Zefan2-3/+0
2010-06-28Merge branch 'linus' into perf/coreThomas Gleixner7-22/+33
2010-06-28Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2010-06-28Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-6/+14
2010-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2010-06-24perf: Fix argument of perf_arch_fetch_caller_regsNobuhiro Iwamatsu1-1/+1
2010-06-24hw_breakpoints: Fix per task breakpoint trackingFrederic Weisbecker1-2/+4
2010-06-23snmp: fix SNMP_ADD_STATS()Eric Dumazet1-1/+1
2010-06-21tracing: Fix undeclared ENOSYS in include/linux/tracepoint.hWu Zhangjin1-0/+1
2010-06-18Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar45-155/+530
2010-06-15agp: drop vmalloc flag.Dave Airlie1-1/+0
2010-06-14Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-linusJens Axboe2-2/+5
2010-06-14drbd: Fixed a race between disk-attach and unexpected state changesPhilipp Reisner1-1/+1
2010-06-12Merge branch 'bugzilla-13931-sleep-nvs' into releaseLen Brown1-13/+13
2010-06-12Merge branch 'acpica-cherry-pick' into releaseLen Brown2-1/+2
2010-06-12ACPICA: Truncate I/O addresses to 16 bits for Windows compatibilityMatthew Garrett1-0/+1
2010-06-12ACPICA: Fix namestring associated with AE_NO_HANDLER exceptionBob Moore1-1/+1
2010-06-12Merge branch 'gpe-regression-fixes' into releaseLen Brown1-1/+2
2010-06-12ACPI / ACPICA: Avoid writing full enable masks to GPE registersRafael J. Wysocki1-0/+1
2010-06-12ACPI / ACPICA: Fix low-level GPE manipulation codeRafael J. Wysocki1-1/+1
2010-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+4
2010-06-11writeback: simplify and split bdi_start_writebackChristoph Hellwig1-2/+2
2010-06-10net: deliver skbs on inactive slaves to exact matchesJohn Fastabend1-1/+4
2010-06-10Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+2
2010-06-10suspend: Move NVS save/restore code to generic suspend functionalityMatthew Garrett1-13/+13
2010-06-09Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/coreIngo Molnar6-113/+12
2010-06-09misc: Fix allocation 'borrowed' by vhost_netAlan Cox1-1/+6
2010-06-09tracing: Remove kmemtrace ftrace pluginLi Zefan3-27/+4
2010-06-09perf: Fix build breakage for architecutes without atomic64_tPeter Zijlstra1-1/+1
2010-06-09perf: Convert perf_event to local_tPeter Zijlstra1-3/+4
2010-06-09perf: Add perf_event::child_countPeter Zijlstra1-0/+1
2010-06-09arch: Implement local64_tPeter Zijlstra1-0/+96
2010-06-09perf: Simplify the ring-buffer logic: make perf_buffer_alloc() do everything neededPeter Zijlstra1-0/+2
2010-06-09perf: Rename perf_mmap_data to perf_bufferPeter Zijlstra1-3/+3
2010-06-09perf: Cleanup {start,commit,cancel}_txn detailsPeter Zijlstra1-5/+22
2010-06-09perf: Add non-exec mmap() trackingEric B Munson1-9/+3