summaryrefslogtreecommitdiffstats
path: root/arch/sparc/Kconfig (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-09perf/x86-ibs: Fix update of periodRobert Richter1-13/+14
2012-05-08perf annotate browser: Compact 'nop' outputArnaldo Carvalho de Melo1-0/+13
2012-05-07perf annotate browser: Do raw printing in 'o'ffset in a single placeArnaldo Carvalho de Melo3-14/+29
2012-05-04ftrace/x86: Use asm/kprobes.h instead of linux/kprobes.hSteven Rostedt1-1/+1
2012-05-03perf annotate browser: Don't change the asm line color when toggling sourceArnaldo Carvalho de Melo1-3/+0
2012-05-03perf annotate browser: More clearly separate columnsArnaldo Carvalho de Melo3-28/+36
2012-05-03perf ui browser: Introduce routine to draw vertical lineArnaldo Carvalho de Melo2-0/+11
2012-04-28ftrace/x86: Remove the complex ftrace NMI handling codeSteven Rostedt3-174/+6
2012-04-28ftrace/x86: Have arch x86_64 use breakpoints instead of stop machineSteven Rostedt4-1/+358
2012-04-27perf annotate browser: Don't display 0.00 percentagesArnaldo Carvalho de Melo1-7/+7
2012-04-27perf annotate browser: Remove the vertical line after the percentagesArnaldo Carvalho de Melo1-5/+4
2012-04-27perf annotate browser: Show current jump, back or forwardArnaldo Carvalho de Melo1-27/+23
2012-04-27perf ui browser: Add method to draw up/down arrow lineArnaldo Carvalho de Melo2-4/+54
2012-04-27perf annotate browser: Add a right arrow before call instructionsArnaldo Carvalho de Melo1-0/+3
2012-04-26perf: Remove PERF_COUNTERS config optionRobert Richter7-19/+7
2012-04-26perf: Use static variant of perf_event_overflow in core.cRobert Richter1-1/+1
2012-04-26perf/x86: Fix cmpxchg() usage in amd_put_event_constraints()Robert Richter1-3/+1
2012-04-26perf: Trivial cleanup of duplicate codeRobert Richter1-3/+0
2012-04-25perf annotate browser: Don't draw jump connectors for out of function jumpsArnaldo Carvalho de Melo1-2/+4
2012-04-25perf annotate: Mark jump instructions with no offsetArnaldo Carvalho de Melo2-3/+12
2012-04-25perf annotate: Disambiguage offsets and addresses in operandsArnaldo Carvalho de Melo3-19/+22
2012-04-25perf/x86: Clean up register_nmi_handler() usageIngo Molnar1-1/+1
2012-04-25perf annotate browser: Handle NULL jump targetsArnaldo Carvalho de Melo1-0/+7
2012-04-24perf annotate browser: Initial loop detectionArnaldo Carvalho de Melo3-4/+98
2012-04-24ring-buffer: Add per_cpu ring buffer control filesVaibhav Nagarnaik4-149/+297
2012-04-24tracing: Remove an unneeded check in trace_seq_buffer()Dan Carpenter1-4/+1
2012-04-24tracing: Add percpu buffers for trace_printk()Steven Rostedt4-55/+148
2012-04-21Linux 3.4-rc4v3.4-rc4Linus Torvalds1-1/+1
2012-04-21sparc32,leon: add notify_cpu_starting()Yong Zhang1-0/+3
2012-04-21kill mm argument of vm_munmap()Al Viro8-11/+12
2012-04-21perfmon: kill some helpers and argumentsAl Viro1-9/+4
2012-04-21aio: don't bother with unmapping when aio_free_ring() is coming from exit_aio()Al Viro1-1/+14
2012-04-21mmc: core: Do not pre-claim host in suspendUlf Hansson1-35/+20
2012-04-21mmc: dw_mmc: prevent NULL dereference for dma_opsJaehoon Chung1-1/+2
2012-04-21mmc: unbreak sdhci-esdhc-imx on i.MX25Eric BĂ©nard1-2/+1
2012-04-21mmc: cd-gpio: Include header to pickup exported symbol prototypesH Hartley Sweeten1-0/+1
2012-04-21mmc: sdhci: refine non-removable card checking for card detectionDaniel Drake1-1/+1
2012-04-21mmc: dw_mmc: Fix switch from DMA to PIOSeungwon Jeon1-1/+3
2012-04-21mmc: remove MMC bus legacy suspend/resume methodChuanxiao Dong3-18/+10
2012-04-21VM: add "vm_mmap()" helper functionLinus Torvalds15-97/+87
2012-04-21VM: add "vm_munmap()" helper functionLinus Torvalds8-33/+25
2012-04-21mmc: omap_hsmmc: Get rid of of_have_populated_dt() usageRajendra Nayak1-2/+2
2012-04-21mmc: omap_hsmmc: build fix for CONFIG_OF=y and CONFIG_MMC_OMAP_HS=mChris Ball1-1/+1
2012-04-21mmc: fixes for eMMC v4.5 sanitize operationAdrian Hunter2-16/+40
2012-04-21mmc: fixes for eMMC v4.5 discard operationAdrian Hunter2-4/+5
2012-04-21VM: add "vm_brk()" helper functionLinus Torvalds6-45/+31
2012-04-20ui browser: Add method to write graphical charactersArnaldo Carvalho de Melo3-10/+12
2012-04-20perf annotate browser: Handle retq instructionsArnaldo Carvalho de Melo1-4/+9
2012-04-20perf annotate browser: Add visual cue for retq instructionArnaldo Carvalho de Melo1-4/+13
2012-04-20perf annotate browser: Add visual cues on jump linesArnaldo Carvalho de Melo1-1/+12