summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-03ARM: SPEAr: conditionalize SMP codeArnd Bergmann1-3/+3
2013-04-29Merge tag 'at91-soc' of git://github.com/at91linux/linux-at91 into late/cleanupArnd Bergmann5-3/+47
2013-04-20serial: amba-pl011: fix !CONFIG_DMA_ENGINE caseArnd Bergmann1-1/+1
2013-04-20Merge branch 'spear/dwdma' into late/cleanupArnd Bergmann16-302/+219
2013-04-20Merge branch 'spear/multiplatform' into late/cleanupArnd Bergmann65-765/+430
2013-04-20ata: arasan: remove the need for platform_dataArnd Bergmann3-20/+41
2013-04-19Merge tag 'at91-soc' of git://github.com/at91linux/linux-at91 into late/cleanupOlof Johansson5-16/+49
2013-04-19Merge branch 'at91/soc' into late/cleanupOlof Johansson36-443/+2891
2013-04-19Merge tag 'omap-for-v3.10/dss-signed' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson27-622/+297
2013-04-19Merge branch 'omap/boards' into late/cleanupOlof Johansson8-64/+67
2013-04-19Merge branch 'omap/fixes-non-critical' into late/cleanupOlof Johansson19-62/+94
2013-04-19ARM: at91/sama5d34ek.dts: remove not needed compatibility stringNicolas Ferre1-1/+1
2013-04-19ARM: at91: dts: add MCI DMA supportLudovic Desroches4-0/+16
2013-04-19ARM: at91: dts: add i2c dma supportLudovic Desroches3-0/+24
2013-04-18ARM: at91: dts: set #dma-cells to the correct valueLudovic Desroches4-2/+6
2013-04-18ARM: at91: suspend both memory controllers on at91sam9263Arnd Bergmann3-6/+28
2013-04-18Merge tag 'irqchip-3.10' of git://git.infradead.org/users/jcooper/linux into ...Olof Johansson4-58/+60
2013-04-18Merge branch '3.10-lo/board-cleanup' of git://gitorious.org/linux-omap-dss2/l...Tony Lindgren28-679/+349
2013-04-15irqchip: armada-370-xp: slightly cleanup irq controller driverThomas Petazzoni1-5/+8
2013-04-15irqchip: armada-370-xp: move IRQ handler to avoid forward declarationThomas Petazzoni1-43/+40
2013-04-15irqchip: move IRQ driver for Armada 370/XPThomas Petazzoni4-14/+15
2013-04-15ARM: mvebu: move L2 cache initialization in init_early()Thomas Petazzoni2-4/+5
2013-04-09ARM: at91: change "Unknown" qualifier SoC subtype handlingNicolas Ferre2-10/+21
2013-04-09ARM: OMAP: board-4430sdp: Provide regulator to pwm-backlightAndrew Chew1-0/+6
2013-04-09ARM: OMAP: zoom: Use pwm stack for lcd and keyboard backlightPeter Ujfalusi2-57/+52
2013-04-09ARM: OMAP2+: omap2plus_defconfig: Add support for BMP085 pressure sensorRuslan Bilovol1-0/+1
2013-04-09omap2+: Remove useless Makefile linePaul Bolle1-2/+0
2013-04-09omap2+: Remove useless Makefile linePaul Bolle1-1/+0
2013-04-09ARM: OMAP: RX-51: add missing regulator supply definitions for lis3lv02dAaro Koskinen1-0/+4
2013-04-09ARM: OMAP1: fix omap_udc registrationAaro Koskinen2-4/+4
2013-04-08Linux 3.9-rc6v3.9-rc6Linus Torvalds1-1/+1
2013-04-08Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-19/+46
2013-04-07Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-5/+4
2013-04-07alpha: irq: remove deprecated use of IRQF_DISABLEDWill Deacon3-9/+8
2013-04-07alpha: irq: run all handlers with interrupts disabledWill Deacon2-8/+8
2013-04-07alpha: makefile: don't enforce small data model for kernel buildsWill Deacon1-1/+1
2013-04-07alpha: Add irongate_io to PCI bus resourcesJay Estabrook1-0/+5
2013-04-07KVM: Allow cross page reads and writes from cached translations.Andrew Honig5-19/+46
2013-04-06Merge tag 'dm-3.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-13/+38
2013-04-06Merge tag 'pci-v3.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-118/+169
2013-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds26-75/+133
2013-04-06x86: Fix rebuild with EFI_STUB enabledJan Beulich1-3/+2
2013-04-05netfilter: don't reset nf_trace in nf_reset()Patrick McHardy2-0/+5
2013-04-05Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds9-24/+28
2013-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds4-38/+39
2013-04-05firmware,IB/qib: revert firmware file moveMike Marciniszyn3-2/+2
2013-04-05Merge tag 'spi-fix-v3.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-44/+42
2013-04-05GFS2: Issue discards in 512b sectorsBob Peterson1-17/+13
2013-04-05Revert "drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR"Johan Hovold2-31/+20
2013-04-05Merge tag 'fbdev-fixes-3.9-rc6' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2-2/+3