summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-1138-248/+442
|\
| * perf session: Fix infinite loop in __perf_session__process_eventsArnaldo Carvalho de Melo2011-01-101-1/+1
| * perf evsel: Support perf_evsel__open(cpus > 1 && threads > 1)Arnaldo Carvalho de Melo2011-01-102-33/+159
| * perf sched: Use PTHREAD_STACK_MIN to avoid pthread_attr_setstacksize() failJiri Pirko2011-01-101-1/+2
| * perf tools: Emit clearer message for sys_perf_event_open ENOENT returnArnaldo Carvalho de Melo2011-01-102-0/+5
| * perf stat: better error message for unsupported eventsDavid Ahern2011-01-101-0/+2
| * perf sched: Fix allocation result checkArnaldo Carvalho de Melo2011-01-101-1/+1
| * Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-01-09165-2060/+5763
| |\
| | * dynamic debug: Fix build issue with older gccJason Baron2011-01-072-19/+8
| | * tracing: Fix TRACE_EVENT power tracepoint creationMathieu Desnoyers2011-01-072-1/+2
| | * tracing: Fix preempt count leakLi Zefan2011-01-071-4/+2
| | * tracepoint: Add __rcu annotationLai Jiangshan2011-01-071-1/+1
| | * tracing: remove duplicate null-pointer check in skb tracepointMathieu Desnoyers2011-01-071-3/+1
| | * tracing/trivial: Add missing comma in TRACE_EVENT commentMathieu Desnoyers2011-01-071-1/+1
| | * tracing: Include module.h in define_trace.hSteven Rostedt2011-01-071-0/+10
| * | perf, x86: P4 PMU - Fix unflagged overflows handlingCyrill Gorcunov2011-01-092-13/+18
| * | x86: Save rbp in pt_regs on irq entryFrederic Weisbecker2011-01-071-13/+23
| * | x86, dumpstack: Fix unused variable warningRakib Mullick2011-01-071-6/+0
| * | x86, NMI: Clean-up default_do_nmi()Don Zickus2011-01-071-16/+14
| * | x86, NMI: Allow NMI reason io port (0x61) to be processed on any CPUDon Zickus2011-01-071-6/+10
| * | x86, NMI: Remove DIE_NMI_IPIDon Zickus2011-01-078-21/+12
| * | x86, NMI: Add priorities to handlersDon Zickus2011-01-078-6/+29
| * | x86: Convert some devices to use DIE_NMIUNKNOWNDon Zickus2011-01-073-3/+3
| * | x86, NMI: Add NMI symbol constants and rename memory parity to PCI SERRHuang Ying2011-01-072-26/+37
| * | perf_events: Add perf_event_time()Stephane Eranian2011-01-071-14/+24
| * | perf_events: Generalize use of event_filter_match()Stephane Eranian2011-01-071-8/+8
| * | perf_events: Move code around to prepare for cgroupStephane Eranian2011-01-072-16/+26
| * | perf tools: Pass whole attr to event selectorsLin Ming2011-01-075-10/+19
| * | perf tools: Build with frame pointerFrederic Weisbecker2011-01-061-1/+1
| * | perf tools: Fix buffer overflow error when specifying all tracepointsHan Pingtian2011-01-061-31/+30
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-01-1139-492/+4083
|\ \ \
| * | | mmc: davinci: add support for SDIO irq handlingAlagu Sankar2011-01-091-5/+73
| * | | mmc: fix division by zero in MMC coreLinus Walleij2011-01-081-2/+3
| * | | mmc: tmio_mmc: fix CMD irq handlingArnd Hannemann2011-01-081-2/+4
| * | | mmc: tmio_mmc: handle missing HW interruptsArnd Hannemann2011-01-081-4/+86
| * | | mfd: sh_mobile_sdhi: activate SDIO IRQ for tmio_mmcArnd Hannemann2011-01-081-0/+5
| * | | mmc: tmio_mmc: implement SDIO IRQ supportArnd Hannemann2011-01-082-0/+83
| * | | mfd: sdhi: require the tmio-mmc driver to bounce unaligned buffersGuennadi Liakhovetski2011-01-081-0/+1
| * | | mmc: tmio_mmc: silence compiler warningsArnd Hannemann2011-01-081-2/+6
| * | | mmc: tmio_mmc: implement a bounce buffer for unaligned DMAGuennadi Liakhovetski2011-01-082-6/+84
| * | | mmc: tmio_mmc: merge the private header into the driverGuennadi Liakhovetski2011-01-082-231/+210
| * | | mmc: tmio_mmc: fix PIO fallback on DMA descriptor allocation failureGuennadi Liakhovetski2011-01-082-46/+25
| * | | mmc: tmio_mmc: allow multi-element scatter-gather listsGuennadi Liakhovetski2011-01-081-2/+7
| * | | mmc: Register debugfs dir before calling card probe function.Viresh Kumar2011-01-081-4/+4
| * | | mmc: MMC_BLOCK_MINORS should depend on MMC_BLOCK.Chris Ball2011-01-081-0/+1
| * | | mmc: Explain why we make adjacent mmc_bus_{put,get} calls during rescan.Chris Ball2011-01-081-2/+4
| * | | mmc: Fix sd/sdio/mmc initialization frequency retriesAndy Ross2011-01-085-99/+68
| * | | mmc: fix mmc_set_bus_width_ddr() call without bus-width-test capTakashi Iwai2011-01-081-2/+2
| * | | mmc: dw_mmc: Add Synopsys DesignWare mmc host driver.Will Newton2011-01-085-0/+2198
| * | | mmc: add sdhci-tegra driver for Tegra SoCsOlof Johansson2011-01-086-0/+301
OpenPOWER on IntegriCloud