summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-09MIPS: Make irqflags.h functions preempt-safe for non-mipsr2 cpusJim Quinlan
2012-11-09MIPS: Remove irqflags.h dependency from bitops.hJim Quinlan
2012-11-09MIPS: bitops.h: Change use of 'unsigned short' to 'int'Jim Quinlan
2012-11-09MIPS: compat: Delete now unused TIF_32BIT.Ralf Baechle
2012-11-09MIPS: compat: Implement is_compat_task() by testing for 32-bit address space.Ralf Baechle
2012-11-09MIPS: compat: Fix use of TIF_32BIT_ADDR vs _TIF_32BIT_ADDRRalf Baechle
2012-11-09arch/unicore32: remove CONFIG_EXPERIMENTALKees Cook
2012-11-09unicore32: switch to generic sys_execve()Al Viro
2012-11-09unicore32: switch to generic kernel_thread()/kernel_execve()Al Viro
2012-11-09unicore32: Use Kbuild infrastructure for kvm_para.hGuan Xuetao
2012-11-09UAPI: (Scripted) Disintegrate arch/unicore32/include/asmDavid Howells
2012-11-09UniCore32-bugfix: Remove definitions in asm/bug.h to solve difference between...Guan Xuetao
2012-11-09UniCore32-bugfix: fix mismatch return value of __xchg_bad_pointerGuan Xuetao
2012-11-09UniCore32 bugfix: add missed CONFIG_ZONE_DMAGuan Xuetao
2012-11-09unicore32/mm/fault.c: Port OOM changes to do_pfKautuk Consul
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-07ARM: OMAP3: igep0020: Set WIFI/BT GPIO pins in correct mux modeAnders Hedlund
2012-11-07ARM: OMAP: ocp2scp: create omap device for ocp2scpKishon Vijay Abraham I
2012-11-07ARM: OMAP4: add _dev_attr_ to ocp2scp for representing usb_phyKishon Vijay Abraham I
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-06Merge tag 'omap-fixes-b2-for-3.7-rc' of git://git.kernel.org/pub/scm/linux/ke...Tony Lindgren
2012-11-06Merge tag 'for_3.7-rc5-fixes-pm' of git://git.kernel.org/pub/scm/linux/kernel...Tony Lindgren
2012-11-06Merge branch 'for-3.7/fixes-for-rc4' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson
2012-11-06ARM: highbank: retry wfi on reset requestRob Herring
2012-11-06Merge branch 'upload/fix' of git://github.com/hzhuang1/linux into fixesOlof Johansson
2012-11-05ARM: OMAP4: PM: fix regulator name for VDD_MPUKevin Hilman
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