summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2012-12-05arm64: compat for clock_adjtime(2) is miswiredAl Viro
2012-12-05arm64: move FP-SIMD save/restore code to a macroMarc Zyngier
2012-12-05arm64: hyp: initialize vttbr_el2 to zeroMarc Zyngier
2012-12-05arm64: add hypervisor stubMarc Zyngier
2012-12-05arm64: record boot mode when entering the kernelMarc Zyngier
2012-12-05arm64: move vector entry macro to assembler.hMarc Zyngier
2012-12-05arm64: add AArch32 execution modes to ptrace.hMarc Zyngier
2012-12-05arm64: expand register mapping between AArch32 and AArch64Marc Zyngier
2012-12-05arm64: generic timer: use virtual counter instead of physical at EL0Will Deacon
2012-12-05arm64: vdso: defer shifting of nanosecond component of timespecWill Deacon
2012-12-05arm64: vdso: rework __do_get_tspec register allocation and return shiftWill Deacon
2012-12-05arm64: vdso: check sequence counter even for coarse realtime operationsWill Deacon
2012-12-05arm64: vdso: fix clocksource mask when extracting bottom 56 bitsWill Deacon
2012-11-29ARM64: Remove incorrect Kconfig symbol HAVE_SPARSE_IRQAlexander Shiyan
2012-11-29arm64: Make !dirty ptes read-onlyCatalin Marinas
2012-11-23arm64: Convert empty flush_cache_{mm,page} functions to static inlineCatalin Marinas
2012-11-23arm64: signal: let the compiler inline compat_get_sigframeWill Deacon
2012-11-23arm64: signal: return struct rt_sigframe from get_sigframeWill Deacon
2012-11-23arm64: signal: align return types for compat and native setup_returnWill Deacon
2012-11-23arm64: signal: push the unwinding prologue on the signal stackWill Deacon
2012-11-23arm64: Include the clkdev.h generic headerCatalin Marinas
2012-11-20arm64: Force use of common clk at architecture levelDeepak Saxena
2012-11-19Merge branch 'execve' into upstreamCatalin Marinas
2012-11-19Merge remote-tracking branch 'viro/arch-arm64' into execveCatalin Marinas
2012-11-16Merge commit '6ba1bc826d160fe4f32bcb188687dcca4bdfaf3d' into arch-arm64Al Viro
2012-11-14Merge branch 'execve' into upstreamCatalin Marinas
2012-11-14arm64: mm: update max_dma32 before calculating size of NORMAL zoneWill Deacon
2012-11-14arm64: Make the user fault reporting more specificCatalin Marinas
2012-11-13Merge tag 'v3.7-rc5' into execveCatalin Marinas
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: elf: fix core dumping definitions for GP and FP registersWill Deacon
2012-11-08arm64: compat: select CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSIONWill 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