summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf probe: Fix to remove redundant closeMasami Hiramatsu2011-04-052-3/+2
* perf probe: Fix to ensure function declared fileMasami Hiramatsu2011-04-051-0/+8
* perf: Fix task_struct reference leakPeter Zijlstra2011-03-311-0/+5
* perf: Fix task context schedulingPeter Zijlstra2011-03-311-1/+1
* perf: mmap 512 kiB by defaultFrederic Weisbecker2011-03-311-1/+5
* perf: Rebase max unprivileged mlock threshold on top of page sizeFrederic Weisbecker2011-03-311-2/+2
* Merge commits 'ca6a42586fae' and 'c286c419c784' into perf/urgentIngo Molnar2011-03-304-20/+54
|\
| * perf tools: Emit clearer message for sys_perf_event_open ENOENT returnDavid Ahern2011-03-292-1/+15
| * perf tools: Fixup exit path when not able to open eventsArnaldo Carvalho de Melo2011-03-294-19/+39
* | Merge commit 'v2.6.39-rc1' into perf/urgentIngo Molnar2011-03-30671-10380/+17319
|\ \
| * | Linux 2.6.39-rc1v2.6.39-rc1Linus Torvalds2011-03-291-2/+2
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-03-2931-1396/+1615
| |\ \
| | * | mmc: SDHI should depend on SUPERH || ARCH_SHMOBILEGuennadi Liakhovetski2011-03-281-0/+1
| | * | mmc: tmio_mmc: Move some defines into a shared headerSimon Horman2011-03-264-46/+69
| | * | mmc: tmio: support aggressive clock gatingGuennadi Liakhovetski2011-03-251-9/+8
| | * | mmc: tmio: fix power-mode interpretationGuennadi Liakhovetski2011-03-251-5/+5
| | * | mmc: tmio: remove work-around for unmasked SDIO interruptsGuennadi Liakhovetski2011-03-251-21/+2
| | * | sh: fix SDHI IO address-rangeGuennadi Liakhovetski2011-03-255-8/+8
| | * | ARM: mach-shmobile: fix SDHI IO address-rangeGuennadi Liakhovetski2011-03-253-7/+7
| | * | mmc: tmio: only access registers above 0xff, if availableGuennadi Liakhovetski2011-03-251-6/+19
| | * | mfd: remove now redundant sh_mobile_sdhi.h headerGuennadi Liakhovetski2011-03-251-7/+0
| | * | sh: convert boards to use linux/mmc/sh_mobile_sdhi.hGuennadi Liakhovetski2011-03-255-5/+5
| | * | ARM: mach-shmobile: convert boards to use linux/mmc/sh_mobile_sdhi.hGuennadi Liakhovetski2011-03-253-3/+3
| | * | mmc: tmio: convert the SDHI MMC driver from MFD to a platform driverGuennadi Liakhovetski2011-03-258-95/+68
| | * | sh: ecovec: use the CONFIG_MMC_TMIO symbols instead of MFDGuennadi Liakhovetski2011-03-251-3/+3
| | * | mmc: tmio: split core functionality, DMA and MFD glueGuennadi Liakhovetski2011-03-256-1285/+1409
| | * | mmc: tmio: use PIO for short transfersGuennadi Liakhovetski2011-03-251-10/+23
| | * | mmc: tmio-mmc: Improve DMA stability on sh-mobileGuennadi Liakhovetski2011-03-251-29/+34
| | * | mmc: fix mmc_app_send_scr() for dma transferYoshihiro Shimoda2011-03-251-1/+13
| | * | mmc: sdhci-esdhc: enable esdhc on imx53Richard Zhu2011-03-251-0/+42
| | * | mmc: sdhci-esdhc: use writel/readl as general APIsRichard Zhu2011-03-252-8/+38
| | * | mmc: sdhci: add the abort CMDTYPE bits definitionRichard Zhu2011-03-251-0/+1
| | * | mmc: sdhci-esdhc: remove SDHCI_QUIRK_NO_CARD_NO_RESET from esdhcRichard Zhu2011-03-252-3/+3
| | * | mmc: of_mmc_spi: Need to include irq.h and of_irq.hDavid Miller2011-03-251-0/+2
| | * | mmc: mmci: Add ARM variant with extended FIFOPawel Moll2011-03-251-1/+12
| | * | mmc: dw_mmc: set fixed burst in BMOD registerJaehoon Chung2011-03-251-2/+2
| | * | mmc: use pci_dev->revisionSergei Shtylyov2011-03-252-7/+4
| | * | mmc: mmc_test: Remove set-but-unused variable.Chris Ball2011-03-251-2/+1
| * | | Merge branch 'frv' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/...Linus Torvalds2011-03-297-27/+76
| |\ \ \
| | * | | FRV: Use generic show_interrupts()Thomas Gleixner2011-03-292-42/+4
| | * | | FRV: Convert genirq namespaceThomas Gleixner2011-03-294-6/+7
| | * | | frv: Select GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner2011-03-292-1/+3
| | * | | frv: Convert cpu irq_chip to new functionsThomas Gleixner2011-03-291-13/+13
| | * | | frv: Convert mb93493 irq_chip to new functionsThomas Gleixner2011-03-291-11/+11
| | * | | frv: Convert mb93093 irq_chip to new functionThomas Gleixner2011-03-291-13/+13
| | * | | frv: Convert mb93091 irq_chip to new functionsThomas Gleixner2011-03-291-13/+13
| | * | | frv: Fix typo from __do_IRQ overhaulThomas Gleixner2011-03-291-1/+1
| | * | | frv: Remove stale irq_chip.endThomas Gleixner2011-03-292-7/+0
| | * | | FRV: Do some cleanupsAmerigo Wang2011-03-293-10/+2
| | * | | FRV: Missing node arg in alloc_thread_info_node() macroDavid Howells2011-03-291-1/+1
OpenPOWER on IntegriCloud