aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-11-20ARM: at91: add clocks for DT entriesLudovic Desroches
2012-11-21Merge branch 'delivery/pinctrl-at91-3.8' of http://github.com/at91linux/linux...Linus Walleij
2012-11-19ARM: at91: add Somfy Animeo IP board supportJean-Christophe PLAGNIOL-VILLARD
2012-11-19ARM: AT91: Add AT91RM9200EK board device treeJoachim Eastwood
2012-11-19ARM: AT91: Add AT91RM9200 device treeJoachim Eastwood
2012-11-19ARM: AT91: Add AT91RM9200 DT boardJoachim Eastwood
2012-11-19ARM: AT91: Add usart/tc/pio/ohci DT clock lookup to AT91RM9200Joachim Eastwood
2012-11-19ARM: AT91: Add DT support to AT91RM9200 System TimerJoachim Eastwood
2012-11-19ARM: AT91: Fix build failure on board-dtJoachim Eastwood
2012-11-19ARM: at91: add Ronetix pm9g45 board supportJean-Christophe PLAGNIOL-VILLARD
2012-11-19ARM: at91: dt: at91sam9260: split rts and cts pinctrl notJean-Christophe PLAGNIOL-VILLARD
2012-11-19ARM: at91: fix usart/uart namimg in pinctrlJean-Christophe PLAGNIOL-VILLARD
2012-11-19ARM: at91sam9: add macb pinctrl supportJean-Christophe PLAGNIOL-VILLARD
2012-11-11Merge branch 'at91' into develLinus Walleij
2012-11-11ARM: SPEAr: Add plgpio node in device tree dtsi filesViresh Kumar
2012-11-11pinctrl/coh901: use irqdomain, allocate irqdescsLinus Walleij
2012-11-11ARM: U300: bump IRQs to offset 32Linus Walleij
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-11-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds
2012-11-10Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-11-09sparc64: Fix build with mix of modular vs. non-modular crypto drivers.David S. Miller
2012-11-09sparc: Support atomic64_dec_if_positive properly.David S. Miller
2012-11-09of/address: sparc: Declare of_address_to_resource() as an extern function for...Andreas Larsson
2012-11-09sparc32, leon: Check for existent irq_map entry in leon_handle_ext_irqAndreas Larsson
2012-11-09xen/arm: Fix compile errors when drivers are compiled as modules (export more).Stefano Stabellini
2012-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-11-09Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds
2012-11-09h8300: add missing L1_CACHE_SHIFTFengguang Wu
2012-11-08arm64: mm: fix booting on systems with no memory below 4GBWill Deacon
2012-11-08arm64: smp: add missing completion for secondary bootWill Deacon
2012-11-08arm64: compat: select CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSIONWill Deacon
2012-11-08arm64: elf: fix core dumping definitions for GP and FP registersWill Deacon
2012-11-08arm64: perf: use architected event for CPU cycle counterWill Deacon
2012-11-07xen/arm: Fix compile errors when drivers are compiled as modules.Konrad Rzeszutek Wilk
2012-11-07Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-11-06s390/sclp: fix addressing mode clobberHeiko Carstens
2012-11-06s390: Move css limits from drivers/s390/cio/ to include/asm/.Cornelia Huck
2012-11-05Merge tag 'v3.7-rc4' into upstream-masterCatalin Marinas
2012-11-04xen/hypercall: fix hypercall fallback code for very old hypervisorsJan Beulich
2012-11-04ARM: 7569/1: mm: uninitialized warning correctionsviresh kumar
2012-11-02Merge tag 'frv-fixes-20121102' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-11-02Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-11-02frv: fix the broken preemptAl Viro
2012-11-02frv: switch to saner kernel_execve() semanticsAl Viro
2012-11-02FRV: Fix the new-style kernel_thread() stuffDavid Howells
2012-11-02FRV: Fix the preemption handlingDavid Howells
2012-11-02FRV: Don't objcopy the GNU build_id noteDavid Howells
2012-11-02FRV: Add missing linux/export.h #inclusionsDavid Howells
2012-11-01Merge tag 'xtensa-next-20121101' of git://github.com/czankel/xtensa-linuxLinus Torvalds
2012-10-31KVM: x86: fix vcpu->mmio_fragments overflowXiao Guangrong