aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-08Merge branch 'at91/cleanup5' into next/driversArnd Bergmann73-18649/+25
2014-12-08Merge branch 'brcm/stb-smp-uart' into next/driversArnd Bergmann6-4/+398
2014-12-04Merge branch 'clocksource/physical-timers' into next/driversOlof Johansson2-0/+18
2014-12-04clocksource: arch_timer: Fix code to use physical timers when requestedSonny Rao2-0/+18
2014-12-04Merge tag 'tegra-for-3.19-iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/driversArnd Bergmann7-37/+28
2014-12-03ARM: at91: remove unused board.h fileArnd Bergmann2-121/+0
2014-12-03ARM: at91: remove unneeded header filesNicolas Ferre2-179/+0
2014-12-03ARM: at91/clocksource: remove !DT PIT initializationsArnd Bergmann1-2/+0
2014-12-02ARM: at91: at91rm9200 ST initialization is now DT onlyArnd Bergmann3-27/+0
2014-12-02ARM: at91: remove old AT91-specific driversArnd Bergmann8-1289/+3
2014-12-02ARM: at91: cleanup initilisation code by removing dead codeArnd Bergmann3-73/+0
2014-12-02ARM: at91/Kconfig: select board files automaticallyArnd Bergmann1-12/+2
2014-11-27ARM: at91: remove unused IRQ function declarationsNicolas Ferre1-4/+0
2014-11-27ARM: at91: remove legacy IRQ driver and related codeNicolas Ferre9-427/+0
2014-11-26ARM: at91: remove old at91-specific clock driverNicolas Ferre5-1047/+0
2014-11-26ARM: at91: remove clock data in at91sam9n12.c and at91sam9x5.c filesNicolas Ferre2-520/+4
2014-11-26ARM: at91: remove all !DT related configuration optionsNicolas Ferre1-20/+7
2014-11-26ARM: at91/trivial: update Kconfig comment to mention SAMA5Nicolas Ferre1-1/+1
2014-11-26ARM: at91: always USE_OF from now onNicolas Ferre1-1/+2
2014-11-26ARM: tegra: Move AHB Kconfig to drivers/ambaThierry Reding1-8/+1
2014-11-26amba: Add Kconfig fileThierry Reding2-6/+0
2014-11-21ARM: at91: switch configuration option to SOC_AT91RM9200Nicolas Ferre1-1/+1
2014-11-21ARM: at91: remove at91rm9200 legacy board supportNicolas Ferre6-1835/+0
2014-11-21ARM: at91: remove at91rm9200 legacy boards filesNicolas Ferre14-2543/+0
2014-11-21ARM: common: edma: edma_pm_resume may be unusedArnd Bergmann1-0/+2
2014-11-21ARM: at91: remove at91sam9261/at91sam9g10 legacy board supportNicolas Ferre6-2282/+0
2014-11-20Merge tag 'davinci-for-v3.19/edma' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into next/driversArnd Bergmann1-2/+50
2014-11-20Merge branch 'at91/cleanup' into next/driversArnd Bergmann22-5570/+4
2014-11-20Merge tag 'arm-perf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into next/driversArnd Bergmann9-295/+328
2014-11-20Merge tag 'at91-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into next/driversArnd Bergmann7-1/+14
2014-11-19ARM: at91: remove at91sam9260/at91sam9g20 legacy board supportNicolas Ferre5-2024/+0
2014-11-19ARM: at91: remove at91sam9260/at91sam9g20 legacy boards filesNicolas Ferre13-3316/+0
2014-11-19ARM: at91: remove at91sam9263 legacy board supportNicolas Ferre6-2606/+0
2014-11-19ARM: at91/at91sam9g45: remove useless header fileNicolas Ferre1-1/+0
2014-11-18ARM: common: edma: add suspend resume hookDaniel Mack1-2/+50
2014-11-18powerpc/iommu: Rename iommu_[un]map_sg functionsJoerg Roedel4-23/+27
2014-11-13ARM: at91: add clk_lookup entry for RTT devicesBoris BREZILLON7-1/+14
2014-11-13ARM: at91: move sdramc/ddrsdr header to include/soc/at91Alexandre Belloni5-276/+3
2014-11-13ARM: at91: remove CONFIG_MACH_SAMA5_DTAlexandre Belloni3-11/+2
2014-11-13ARM: at91: remove unused CONFIG_ARCH_AT91SAM9G45 optionNicolas Ferre2-10/+0
2014-11-10ARM: at91: remove useless init_time for DT-only SoCsBoris Brezillon2-14/+0
2014-11-10ARM: at91: fix build breakage due to legacy board removalsOlof Johansson2-0/+2
2014-11-03ARM: at91: remove at91sam9rl legacy board supportNicolas Ferre6-2079/+0
2014-11-03ARM: at91: remove at91sam9g45/9m10 legacy board supportNicolas Ferre6-3091/+0
2014-11-03ARM: at91: remove no-MMU at91x40 supportNicolas Ferre14-396/+4
2014-11-02Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds5-9/+23
2014-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-16/+45
2014-11-02KVM: vmx: defer load of APIC access page address during resetPaolo Bonzini1-1/+1
2014-11-02KVM: nVMX: Disable preemption while reading from shadow VMCSJan Kiszka1-0/+4
2014-11-02KVM: x86: Fix far-jump to non-canonical checkNadav Amit1-3/+5