summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-05perf, gcc-4.6: Fix set but unused variableAndi Kleen
2010-10-05Merge branch 'perf/urgent' into perf/coreIngo Molnar
2010-10-04perf trace scripting: Fix extern struct definitionsStephane Eranian
2010-10-04perf ui hist browser: Fix segfault on 'a' for annotateFrederik Deweerdt
2010-10-04perf tools: Fix build breakageKusanagi Kouichi
2010-10-04perf_events: Fix invalid pointer when pid is invalidStephane Eranian
2010-09-30perf, x86: Handle in flight NMIs on P4 platformCyrill Gorcunov
2010-09-30oprofile, ARM: Release resources on failureRobert Richter
2010-09-27Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar
2010-09-24perf, x86: Catch spurious interrupts after disabling countersRobert Richter
2010-09-24jump label: Fix GCC feature check when distcc is usedIngo Molnar
2010-09-24Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2010-09-23Merge branch 'linus' into perf/coreIngo Molnar
2010-09-23jump label/x86/sparc64: Remove !CC_OPTIMIZE_FOR_SIZE config conditionsSteven Rostedt
2010-09-23tracing/x86: Don't use mcount in kvmclock.cSteven Rostedt
2010-09-23tracing/x86: Don't use mcount in pvclock.cJeremy Fitzhardinge
2010-09-22jump label: Remove duplicate structure for x86Steven Rostedt
2010-09-22jump label: Add sparc64 supportDavid S. Miller
2010-09-22jump label: x86 supportJason Baron
2010-09-22jump label: Convert dynamic debug to use jump labelsJason Baron
2010-09-22jump label: Tracepoint support for jump labelsJason Baron
2010-09-22jump label: Add jump_label_text_reserved() to reserve jump pointsJason Baron
2010-09-22jump label: Initialize workqueue tracepoints *before* they are registeredJason Baron
2010-09-22jump label: Base patch for jump labelJason Baron
2010-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-09-22Merge branch 'linus' into perf/coreIngo Molnar
2010-09-22powerpc: fix double syscall restartsAl Viro
2010-09-22Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-09-22bdi: Fix warnings in __mark_inode_dirty for /dev/zero and friendsJan Kara
2010-09-22char: Mark /dev/zero and /dev/kmem as not capable of writebackJan Kara
2010-09-22bdi: Initialize noop_backing_dev_info properlyJan Kara
2010-09-22sparc: Prevent no-handler signal syscall restart recursion.David S. Miller
2010-09-22sparc: Don't mask signal when we can't setup signal frame.David S. Miller
2010-09-22Merge branch 'for-linus/i2c/2636-rc5' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2010-09-22fs: {lock,unlock}_flocks() stubs to prepare for BKL removalSage Weil
2010-09-22i2c-omap: Make sure i2c bus is free before setting it to idleMathias Nyman
2010-09-21Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-09-21Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-09-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-09-21Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2010-09-21perf: Avoid RCU vs preemption assumptionsPeter Zijlstra
2010-09-21percpu: Add {get,put}_cpu_ptrPeter Zijlstra
2010-09-21Merge commit 'v2.6.36-rc5' into perf/coreIngo Molnar
2010-09-21sched: Fix nohz balance kickSuresh Siddha
2010-09-21oprofile: Add Support for Intel CPU Family 6 / Model 29Jiri Olsa
2010-09-21cfq-iosched: fix a kernel OOPs when usb key is insertedVivek Goyal
2010-09-21block: fix blk_rq_map_kern bio direction flagBenny Halevy
2010-09-21cciss: freeing uninitialized data on error pathDan Carpenter
2010-09-21Merge remote branch 'linus' into drm-intel-fixesChris Wilson