summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-08tracing: Remove ftrace_disable/enable_cpu()Steven Rostedt
2012-05-08tracing: Use seq_*_private interface for some seq filesJiri Olsa
2012-05-08tracing: Prevent wasting time evaluating parameters in trace_preempt_on/offMinho Ban
2012-05-07Merge branch 'tip/perf/core-4' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2012-05-04ftrace/x86: Use asm/kprobes.h instead of linux/kprobes.hSteven Rostedt
2012-04-27ftrace/x86: Remove the complex ftrace NMI handling codeSteven Rostedt
2012-04-27ftrace/x86: Have arch x86_64 use breakpoints instead of stop machineSteven Rostedt
2012-04-27Merge tag 'perf-annotate-for-mingo' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar
2012-04-26perf: Remove PERF_COUNTERS config optionRobert Richter
2012-04-26perf: Use static variant of perf_event_overflow in core.cRobert Richter
2012-04-26perf/x86: Fix cmpxchg() usage in amd_put_event_constraints()Robert Richter
2012-04-26perf: Trivial cleanup of duplicate codeRobert Richter
2012-04-25perf annotate browser: Don't draw jump connectors for out of function jumpsArnaldo Carvalho de Melo
2012-04-25perf annotate: Mark jump instructions with no offsetArnaldo Carvalho de Melo
2012-04-25perf annotate: Disambiguage offsets and addresses in operandsArnaldo Carvalho de Melo
2012-04-25perf annotate browser: Handle NULL jump targetsArnaldo Carvalho de Melo
2012-04-25Merge tag 'v3.4-rc4' into perf/coreIngo Molnar
2012-04-24perf annotate browser: Initial loop detectionArnaldo Carvalho de Melo
2012-04-23ring-buffer: Add per_cpu ring buffer control filesVaibhav Nagarnaik
2012-04-23tracing: Remove an unneeded check in trace_seq_buffer()Dan Carpenter
2012-04-23tracing: Add percpu buffers for trace_printk()Steven Rostedt
2012-04-21Linux 3.4-rc4Linus Torvalds
2012-04-21sparc32,leon: add notify_cpu_starting()Yong Zhang
2012-04-21Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-21Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-04-21Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-04-21Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-04-21kill mm argument of vm_munmap()Al Viro
2012-04-21perfmon: kill some helpers and argumentsAl Viro
2012-04-21aio: don't bother with unmapping when aio_free_ring() is coming from exit_aio()Al Viro
2012-04-20mmc: core: Do not pre-claim host in suspendUlf Hansson
2012-04-20mmc: dw_mmc: prevent NULL dereference for dma_opsJaehoon Chung
2012-04-20mmc: unbreak sdhci-esdhc-imx on i.MX25Eric BĂ©nard
2012-04-20mmc: cd-gpio: Include header to pickup exported symbol prototypesH Hartley Sweeten
2012-04-20mmc: sdhci: refine non-removable card checking for card detectionDaniel Drake
2012-04-20mmc: dw_mmc: Fix switch from DMA to PIOSeungwon Jeon
2012-04-20mmc: remove MMC bus legacy suspend/resume methodChuanxiao Dong
2012-04-20VM: add "vm_mmap()" helper functionLinus Torvalds
2012-04-20VM: add "vm_munmap()" helper functionLinus Torvalds
2012-04-20mmc: omap_hsmmc: Get rid of of_have_populated_dt() usageRajendra Nayak
2012-04-20mmc: omap_hsmmc: build fix for CONFIG_OF=y and CONFIG_MMC_OMAP_HS=mChris Ball
2012-04-20mmc: fixes for eMMC v4.5 sanitize operationAdrian Hunter
2012-04-20mmc: fixes for eMMC v4.5 discard operationAdrian Hunter
2012-04-20VM: add "vm_brk()" helper functionLinus Torvalds
2012-04-20Merge tag 'for-torvalds-20120418' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-04-20ui browser: Add method to write graphical charactersArnaldo Carvalho de Melo
2012-04-20perf annotate browser: Handle retq instructionsArnaldo Carvalho de Melo
2012-04-20perf annotate browser: Add visual cue for retq instructionArnaldo Carvalho de Melo
2012-04-20Merge tag 'tty-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-04-20perf annotate browser: Add visual cues on jump linesArnaldo Carvalho de Melo