summary refs log tree commit diff
path: root/arch
AgeCommit message (Expand)Author
2014-12-02ARM: at91: at91rm9200 ST initialization is now DT onlyArnd Bergmann
2014-12-02ARM: at91: remove old AT91-specific driversArnd Bergmann
2014-12-02ARM: at91: cleanup initilisation code by removing dead codeArnd Bergmann
2014-12-02ARM: at91/Kconfig: select board files automaticallyArnd Bergmann
2014-11-27ARM: at91: remove unused IRQ function declarationsNicolas Ferre
2014-11-27ARM: at91: remove legacy IRQ driver and related codeNicolas Ferre
2014-11-26ARM: at91: remove old at91-specific clock driverNicolas Ferre
2014-11-26ARM: at91: remove clock data in at91sam9n12.c and at91sam9x5.c filesNicolas Ferre
2014-11-26ARM: at91: remove all !DT related configuration optionsNicolas Ferre
2014-11-26ARM: at91/trivial: update Kconfig comment to mention SAMA5Nicolas Ferre
2014-11-26ARM: at91: always USE_OF from now onNicolas Ferre
2014-11-21ARM: at91: switch configuration option to SOC_AT91RM9200Nicolas Ferre
2014-11-21ARM: at91: remove at91rm9200 legacy board supportNicolas Ferre
2014-11-21ARM: at91: remove at91rm9200 legacy boards filesNicolas Ferre
2014-11-21ARM: at91: remove at91sam9261/at91sam9g10 legacy board supportNicolas Ferre
2014-11-19ARM: at91: remove at91sam9260/at91sam9g20 legacy board supportNicolas Ferre
2014-11-19ARM: at91: remove at91sam9260/at91sam9g20 legacy boards filesNicolas Ferre
2014-11-19ARM: at91: remove at91sam9263 legacy board supportNicolas Ferre
2014-11-19ARM: at91/at91sam9g45: remove useless header fileNicolas Ferre
2014-11-13ARM: at91: move sdramc/ddrsdr header to include/soc/at91Alexandre Belloni
2014-11-13ARM: at91: remove CONFIG_MACH_SAMA5_DTAlexandre Belloni
2014-11-13ARM: at91: remove unused CONFIG_ARCH_AT91SAM9G45 optionNicolas Ferre
2014-11-10ARM: at91: remove useless init_time for DT-only SoCsBoris Brezillon
2014-11-10ARM: at91: fix build breakage due to legacy board removalsOlof Johansson
2014-11-03ARM: at91: remove at91sam9rl legacy board supportNicolas Ferre
2014-11-03ARM: at91: remove at91sam9g45/9m10 legacy board supportNicolas Ferre
2014-11-03ARM: at91: remove no-MMU at91x40 supportNicolas Ferre
2014-10-26Merge tag 'armsoc-for-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-10-25Merge tag 'imx-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson
2014-10-25ARM: dts: imx28-evk: Let i2c0 run at 100kHzFabio Estevam
2014-10-25ARM: i.MX6: Fix "emi" clock name typoSteve Longerbeam
2014-10-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-10-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2014-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2014-10-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-10-24Merge tag 'stable/for-linus-3.18-b-rc1-tag' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2014-10-24arm64: Fix memblock current_limit with 64K pages and 48-bit VACatalin Marinas
2014-10-24sparc64: Implement __get_user_pages_fast().David S. Miller
2014-10-24sparc64: Fix register corruption in top-most kernel stack frame during boot.David S. Miller
2014-10-24arm64: ASLR: Don't randomise text when randomise_va_space == 0Arun Chandran
2014-10-24MIPS: SEAD3: Fix I2C device registration.Ralf Baechle
2014-10-24KVM: x86: Wrong assertion on paging_tmpl.hNadav Amit
2014-10-24KVM: x86: PREFETCH and HINT_NOP should have SrcMem flagNadav Amit
2014-10-24KVM: x86: Emulator does not decode clflush wellNadav Amit
2014-10-24KVM: emulate: avoid accessing NULL ctxt->memoppPaolo Bonzini
2014-10-24MIPS: SEAD3: Nuke PIC32 I2C driver.Ralf Baechle
2014-10-24KVM: x86: Decoding guest instructions which cross page boundary may failNadav Amit
2014-10-24kvm: x86: don't kill guest on unknown exit reasonMichael S. Tsirkin
2014-10-24kvm: vmx: handle invvpid vm exit gracefullyPetr Matousek
2014-10-24KVM: x86: Handle errors when RIP is set during far jumpsNadav Amit