summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'msm-defconfig-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2013-04-151-45/+109
|\
| * ARM: msm: enable SSBI driver in defconfigDavid Brown2013-03-121-0/+1
| * ARM: msm: Concentrate defconfig on DT supported devicesStephen Boyd2013-03-061-45/+108
* | Merge branch 'armsoc/pxa' of git://github.com/hzhuang1/linux into next/boardsOlof Johansson2013-04-1131-80/+198
|\ \
| * | ARM: pxa: move debug uart codeHaojian Zhuang2013-04-114-53/+42
| * | ARM: pxa: select PXA935 on saar & tavorevbHaojian Zhuang2013-04-111-0/+2
| * | ARM: mmp: add more compatible names in gpio driverHaojian Zhuang2013-04-115-6/+6
| * | ARM: pxa: move PXA_GPIO_TO_IRQ macroHaojian Zhuang2013-04-1113-5/+88
| * | ARM: pxa: remove cpu_is_xxx in gpio driverHaojian Zhuang2013-04-1114-20/+64
* | | Merge tag 'omap-for-v3.10/board-signed' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2013-04-09163-793/+1318
|\ \ \
| * | | ARM: OMAP: board-4430sdp: Provide regulator to pwm-backlightAndrew Chew2013-04-081-0/+6
| * | | ARM: OMAP: zoom: Use pwm stack for lcd and keyboard backlightPeter Ujfalusi2013-04-082-57/+52
| * | | ARM: OMAP2+: omap2plus_defconfig: Add support for BMP085 pressure sensorRuslan Bilovol2013-04-081-0/+1
| * | | omap2+: Remove useless Makefile linePaul Bolle2013-04-081-2/+0
| * | | omap2+: Remove useless Makefile linePaul Bolle2013-04-081-1/+0
| * | | ARM: OMAP: RX-51: add missing regulator supply definitions for lis3lv02dAaro Koskinen2013-04-081-0/+4
| * | | ARM: OMAP1: fix omap_udc registrationAaro Koskinen2013-04-082-4/+4
| |/ /
| * | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-04-072-8/+7
| |\ \
| | * | KVM: Allow cross page reads and writes from cached translations.Andrew Honig2013-04-072-8/+7
| * | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-04-072-5/+4
| |\ \ \
| | * | | x86: Fix rebuild with EFI_STUB enabledJan Beulich2013-04-051-3/+2
| | * | | x86: remove the x32 syscall bitmask from syscall_get_nr()Paul Moore2013-04-021-2/+2
| * | | | alpha: irq: remove deprecated use of IRQF_DISABLEDWill Deacon2013-04-073-9/+8
| * | | | alpha: irq: run all handlers with interrupts disabledWill Deacon2013-04-072-8/+8
| * | | | alpha: makefile: don't enforce small data model for kernel buildsWill Deacon2013-04-071-1/+1
| * | | | alpha: Add irongate_io to PCI bus resourcesJay Estabrook2013-04-071-0/+5
| * | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-04-059-24/+28
| |\ \ \ \
| | * | | | MIPS: Delete definition of SA_RESTORER.Ralf Baechle2013-04-051-2/+6
| | * | | | MIPS: Fix ISA level which causes secondary cache init bypassing and moreDeng-Cheng Zhu2013-04-054-13/+7
| | * | | | MIPS: Fix build error cavium-octeon without CONFIG_SMPEunBong Song2013-04-051-1/+4
| | * | | | MIPS: Kconfig: Rename SNIPROM tooPaul Bolle2013-04-051-2/+2
| | * | | | MIPS: Alchemy: Fix typo "CONFIG_DEBUG_PCI"Paul Bolle2013-04-051-2/+2
| | * | | | MIPS: Unbreak function tracer for 64-bit kernel.David Daney2013-04-051-4/+7
| | |/ / /
| * | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-04-0417-72/+230
| |\ \ \ \
| | * | | | ARM: 7690/1: mm: fix CONFIG_LPAE typosPaul Bolle2013-04-032-2/+2
| | * | | | ARM: 7689/1: add unwind annotations to ftrace asmRabin Vincent2013-04-031-0/+12
| | * | | | ARM: 7685/1: delay: use private ticks_per_jiffy field for timer-based delay opsWill Deacon2013-04-033-7/+6
| | * | | | ARM: 7684/1: errata: Workaround for Cortex-A15 erratum 798181 (TLBI/DSB opera...Catalin Marinas2013-04-036-1/+102
| | * | | | ARM: 7682/1: cache-l2x0: fix masking of RTL revision numbering and set_debug ...Rob Herring2013-04-031-7/+4
| | * | | | ARM: iWMMXt: always enable iWMMXt support with PJ4 CPUsRussell King2013-04-031-2/+2
| | * | | | ARM: 7681/1: hw_breakpoint: use warn_once to avoid spam from reset_ctrl_regs()Santosh Shilimkar2013-03-221-3/+3
| | * | | | ARM: 7678/1: Work around faulty ISAR0 register in some Krait CPUsStepan Moskovchenko2013-03-221-0/+15
| | * | | | ARM: 7680/1: Detect support for SDIV/UDIV from ISAR0 registerStephen Boyd2013-03-222-2/+22
| | * | | | ARM: 7679/1: Clear IDIVT hwcap if CONFIG_ARM_THUMB=nStephen Boyd2013-03-221-1/+1
| | * | | | ARM: 7677/1: LPAE: Fix mapping in alloc_init_section for unaligned addressesSricharan R2013-03-221-26/+47
| | * | | | Merge branch 'kvm-arm/vgic-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Russell King2013-03-221-21/+14
| | |\ \ \ \
| | | * | | | ARM: KVM: vgic: take distributor lock on sync_hwstate pathMarc Zyngier2013-02-221-18/+6
| | | * | | | ARM: KVM: vgic: force EOIed LRs to the empty stateMarc Zyngier2013-02-221-3/+8
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-04-032-29/+58
| |\ \ \ \ \ \
| | * | | | | | s390/mm: provide emtpy check_pgt_cache() functionHeiko Carstens2013-04-021-1/+2