summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * | | NOMMU: implement access_remote_vmMike Frysinger2011-03-291-13/+39
| * | | NOMMU: support SMP dynamic percpu_allocGraf Yang2011-03-281-0/+32
| * | | NOMMU: percpu should use is_vmalloc_addr().David Howells2011-03-281-2/+1
* | | | Merge branch 'stable/bug-fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-292-6/+10
|\ \ \ \
| * | | | xen: Use new irq_move functionsThomas Gleixner2011-03-291-2/+2
| * | | | xen: Convert genirq namespaceThomas Gleixner2011-03-291-11/+11
| * | | | xen: fix p2m section mismatchesRandy Dunlap2011-03-291-2/+2
| * | | | xen/p2m: Allocate p2m tracking pages on overrideDaniel De Graaf2011-03-241-2/+4
| * | | | xen-gntdev: unlock on error path in gntdev_mmap()Dan Carpenter2011-03-241-1/+3
| * | | | xen-gntdev: return -EFAULT on copy_to_user failureDan Carpenter2011-03-241-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2011-03-297-56/+67
|\ \ \ \ \
| * | | | | watchdog: softdog.c: enhancement to optionally invoke panic instead of reboot...Anithra P Janakiraman2011-03-291-3/+13
| * | | | | watchdog: fix nv_tco section mismatchRandy Dunlap2011-03-291-1/+1
| * | | | | watchdog: sp5100_tco.c: Check if firmware has set correct value in tcobase.Yinghai Lu2011-03-291-2/+14
| * | | | | watchdog: Convert release_resource to release_region/release_mem_regionJulia Lawall2011-03-293-39/+31
| * | | | | watchdog: s3c2410_wdt.c: Convert release_resource to release_region/release_m...Julia Lawall2011-03-291-11/+8
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2011-03-291-1/+1
|\ \ \ \ \ \
| * | | | | | amd64_edac: Fix potential memleakBorislav Petkov2011-03-291-1/+1
| |/ / / / /
* | | | | | Merge branch 'irq-final-for-linus-v2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-29409-3705/+2710
|\ \ \ \ \ \
| * | | | | | gpio: ab8500: Mark brokenThomas Gleixner2011-03-291-1/+1
| * | | | | | genirq: Remove move_*irq leftoversThomas Gleixner2011-03-292-14/+0
| * | | | | | genirq: Remove compat codeThomas Gleixner2011-03-2914-452/+25
| * | | | | | drivers: Final irq namespace conversionThomas Gleixner2011-03-2933-69/+70
| * | | | | | mn10300: Use generic show_interrupts()Thomas Gleixner2011-03-292-58/+11
| * | | | | | mn10300: Cleanup irq_desc accessThomas Gleixner2011-03-291-6/+5
| * | | | | | mn10300: Convert genirq namespaceThomas Gleixner2011-03-294-11/+12
| * | | | | | frv: Use generic show_interrupts()Thomas Gleixner2011-03-292-41/+4
| * | | | | | frv: Convert genirq namespaceThomas Gleixner2011-03-294-6/+7