summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-12-05arm64: hyp: initialize vttbr_el2 to zeroMarc Zyngier1-0/+3
2012-12-05arm64: add hypervisor stubMarc Zyngier4-1/+118
2012-12-05arm64: record boot mode when entering the kernelMarc Zyngier2-3/+73
2012-12-05arm64: move vector entry macro to assembler.hMarc Zyngier2-4/+8
2012-12-05arm64: add AArch32 execution modes to ptrace.hMarc Zyngier1-0/+10
2012-12-05arm64: expand register mapping between AArch32 and AArch64Marc Zyngier1-2/+19
2012-12-05arm64: generic timer: use virtual counter instead of physical at EL0Will Deacon3-6/+7
2012-12-05arm64: vdso: defer shifting of nanosecond component of timespecWill Deacon2-3/+7
2012-12-05arm64: vdso: rework __do_get_tspec register allocation and return shiftWill Deacon1-44/+44
2012-12-05arm64: vdso: check sequence counter even for coarse realtime operationsWill Deacon1-3/+3
2012-12-05arm64: vdso: fix clocksource mask when extracting bottom 56 bitsWill Deacon1-1/+1
2012-11-29ARM64: Remove incorrect Kconfig symbol HAVE_SPARSE_IRQAlexander Shiyan1-1/+0
2012-11-29arm64: Make !dirty ptes read-onlyCatalin Marinas1-0/+2
2012-11-23arm64: Convert empty flush_cache_{mm,page} functions to static inlineCatalin Marinas2-11/+9
2012-11-23arm64: signal: let the compiler inline compat_get_sigframeWill Deacon1-3/+3
2012-11-23arm64: signal: return struct rt_sigframe from get_sigframeWill Deacon1-6/+6
2012-11-23arm64: signal: align return types for compat and native setup_returnWill Deacon1-9/+5
2012-11-23arm64: signal: push the unwinding prologue on the signal stackWill Deacon1-21/+16
2012-11-23arm64: Include the clkdev.h generic headerCatalin Marinas1-0/+1
2012-11-20arm64: Force use of common clk at architecture levelDeepak Saxena1-0/+1
2012-11-19Merge branch 'execve' into upstreamCatalin Marinas7-52/+25
2012-11-19Merge remote-tracking branch 'viro/arch-arm64' into execveCatalin Marinas7-52/+25
2012-11-17Merge commit '6ba1bc826d160fe4f32bcb188687dcca4bdfaf3d' into arch-arm64Al Viro514-4966/+5691
2012-11-14Merge branch 'execve' into upstreamCatalin Marinas10-157/+33
2012-11-14arm64: mm: update max_dma32 before calculating size of NORMAL zoneWill Deacon1-2/+2
2012-11-14arm64: Make the user fault reporting more specificCatalin Marinas1-2/+11
2012-11-13Merge tag 'v3.7-rc5' into execveCatalin Marinas562-5114/+6050
2012-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds34-84/+280
2012-11-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds10-41/+14
2012-11-10Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-14/+18
2012-11-10sparc64: Fix build with mix of modular vs. non-modular crypto drivers.David S. Miller9-8/+24
2012-11-10sparc: Support atomic64_dec_if_positive properly.David S. Miller4-2/+20
2012-11-10of/address: sparc: Declare of_address_to_resource() as an extern function for...Andreas Larsson1-0/+5
2012-11-10sparc32, leon: Check for existent irq_map entry in leon_handle_ext_irqAndreas Larsson1-2/+4
2012-11-09xen/arm: Fix compile errors when drivers are compiled as modules (export more).Stefano Stabellini1-0/+6
2012-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds5-16/+33
2012-11-09Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds1-1/+2
2012-11-09h8300: add missing L1_CACHE_SHIFTFengguang Wu1-1/+2
2012-11-08arm64: mm: fix booting on systems with no memory below 4GBWill Deacon2-1/+3
2012-11-08arm64: smp: add missing completion for secondary bootWill Deacon1-2/+1
2012-11-08arm64: elf: fix core dumping definitions for GP and FP registersWill Deacon3-25/+3
2012-11-08arm64: compat: select CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSIONWill Deacon2-1/+1
2012-11-08arm64: perf: use architected event for CPU cycle counterWill Deacon1-8/+2
2012-11-07xen/arm: Fix compile errors when drivers are compiled as modules.Konrad Rzeszutek Wilk1-0/+5
2012-11-07Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds7-29/+21
2012-11-07s390/sclp: fix addressing mode clobberHeiko Carstens1-1/+7
2012-11-07s390: Move css limits from drivers/s390/cio/ to include/asm/.Cornelia Huck1-0/+2
2012-11-05Merge tag 'v3.7-rc4' into upstream-masterCatalin Marinas165-1244/+1652
2012-11-04xen/hypercall: fix hypercall fallback code for very old hypervisorsJan Beulich1-14/+7
2012-11-04ARM: 7569/1: mm: uninitialized warning correctionsviresh kumar1-1/+1