aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-13ARC: unbork FPU save/restoreVineet Gupta2-8/+9
2014-10-13ARC: remove extraneous __KERNEL__ guardsVineet Gupta9-35/+0
2014-10-13ARC: Update order of registers in KGDB to match GDB 7.5Anton Kolesov1-14/+18
2014-10-13ARC: Remove unneeded Kconfig entry NO_DMAPaul Bolle1-3/+0
2014-10-13ARC: BUG() dumps stack after @msg (@msg now same as in generic BUG))Vineet Gupta1-4/+3
2014-10-13ARC: refactoring: reduce the scope of some local varsVineet Gupta1-9/+5
2014-10-13ARC: remove gcc mpy heuristicsVineet Gupta1-16/+1
2014-10-13ARC: RIP @running_on_hwVineet Gupta3-13/+0
2014-10-13ARC: Update comments about uncached address spaceVineet Gupta1-1/+1
2014-10-13ARC: rename kconfig option for unaligned emulationVineet Gupta4-5/+5
2014-10-13ARC: [nsimosci] Allow "headless" models to bootVineet Gupta1-1/+1
2014-10-13ARC: [arcfpga] Get rid of ARC_BOARD_ANGEL4 and ARC_BOARD_ML509Paul Bolle4-14/+0
2014-10-13ARC: [arcfpga] Remove more dead codeVineet Gupta4-76/+3
2014-10-13ARC: [plat*] move code out of .init_machine into commonVineet Gupta5-27/+10
2014-10-13ARC: [arcfpga] consolidate machine description, DTVineet Gupta3-30/+7
2014-09-27ARC: Allow SMP kernel to build/boot on UP-only infrastructureVineet Gupta5-16/+13
2014-09-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-17/+28
2014-09-06Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds11-33/+65
2014-09-05Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesKevin Hilman3-2/+12
2014-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds3-1/+5
2014-09-05ARM: at91/dt: rm9200: fix usb clock definitionAlexandre Belloni1-1/+1
2014-09-05ARM: at91: rm9200: fix clock registrationAlexandre Belloni1-1/+10
2014-09-05ARM: at91/dt: sam9g20: set at91sam9g20 pllb driverGaƫl PORTAY1-0/+1
2014-09-05Merge tag 'omap-fixes-against-v3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixesKevin Hilman77-325/+714
2014-09-04Merge tag 'davinci-fixes-for-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into fixesArnd Bergmann1-4/+5
2014-09-04ARM: dts: dra7-evm: Add vtt regulator supportLokesh Vutla1-1/+26
2014-09-04ARM: dts: dra7-evm: Fix spi1 mux documentationNishanth Menon1-7/+7
2014-09-04ARM: dts: am43x-epos-evm: Disable QSPI to prevent conflict with GPMC-NANDRoger Quadros1-2/+2
2014-09-04ARM: OMAP2+: gpmc: Don't complain if wait pin is used without r/w monitoringRoger Quadros1-4/+3
2014-09-04ARM: dts: am43xx-epos-evm: Don't use read/write wait monitoringRoger Quadros1-2/+1
2014-09-04ARM: dts: am437x-gp-evm: Don't use read/write wait monitoringRoger Quadros1-2/+0
2014-09-04ARM: dts: am437x-gp-evm: Use BCH16 ECC scheme instead of BCH8Roger Quadros1-1/+1
2014-09-04ARM: dts: am43x-epos-evm: Use BCH16 ECC scheme instead of BCH8Roger Quadros1-1/+1
2014-09-03ARM: dts: am4372: fix USB regs sizeFelipe Balbi1-2/+2
2014-09-03ARM: dts: am437x-gp: switch i2c0 to 100KHzNishanth Menon1-1/+1
2014-09-03Merge branch 'for-v3.17-rc/ti-clk-dt' of github.com:t-kristo/linux-pm into fixes-rc3Tony Lindgren1-0/+1
2014-09-03ARM: dts: dra7-evm: Fix 8th NAND partition's nameRoger Quadros1-1/+1
2014-09-03ARM: dts: dra7-evm: Fix i2c3 pinmux and frequencyRoger Quadros1-3/+3
2014-09-03ARC: [mm] Fix compilation breakageNoam Camus1-1/+1
2014-09-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds9-30/+40
2014-09-03powerpc/kvm/cma: Fix panic introduces by signed shift operationLaurent Dufour1-2/+2
2014-09-02ARM: ux500: disable msp2 node on SnowballLinus Walleij1-1/+0
2014-09-02Merge tag 'kvm-s390-master-20140902' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-masterPaolo Bonzini1-2/+4
2014-09-02KVM: s390/mm: Fix guest storage key corruption in ptep_set_access_flagsChristian Borntraeger1-0/+1
2014-09-02KVM: s390/mm: Fix storage key corruption during swappingChristian Borntraeger1-2/+3
2014-09-01Revert "arm64: cpuinfo: print info for all CPUs"Will Deacon1-18/+22
2014-09-01arm64: fix bug for reloading FPSIMD state after cpu power offLeo Yan1-0/+1
2014-09-01m68k: Wire up memfd_createGeert Uytterhoeven3-1/+3
2014-09-01m68k: Wire up getrandomGeert Uytterhoeven3-1/+3
2014-08-31Merge tag 'xtensa-20140830' of git://github.com/czankel/xtensa-linuxLinus Torvalds24-217/+497