summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* arm64: add hypervisor stubMarc Zyngier2012-12-054-1/+118
* arm64: record boot mode when entering the kernelMarc Zyngier2012-12-052-3/+73
* arm64: move vector entry macro to assembler.hMarc Zyngier2012-12-052-4/+8
* arm64: add AArch32 execution modes to ptrace.hMarc Zyngier2012-12-051-0/+10
* arm64: expand register mapping between AArch32 and AArch64Marc Zyngier2012-12-051-2/+19
* arm64: generic timer: use virtual counter instead of physical at EL0Will Deacon2012-12-053-6/+7
* arm64: vdso: defer shifting of nanosecond component of timespecWill Deacon2012-12-052-3/+7
* arm64: vdso: rework __do_get_tspec register allocation and return shiftWill Deacon2012-12-051-44/+44
* arm64: vdso: check sequence counter even for coarse realtime operationsWill Deacon2012-12-051-3/+3
* arm64: vdso: fix clocksource mask when extracting bottom 56 bitsWill Deacon2012-12-051-1/+1
* ARM64: Remove incorrect Kconfig symbol HAVE_SPARSE_IRQAlexander Shiyan2012-11-291-1/+0
* arm64: Make !dirty ptes read-onlyCatalin Marinas2012-11-291-0/+2
* arm64: Convert empty flush_cache_{mm,page} functions to static inlineCatalin Marinas2012-11-232-11/+9
* arm64: signal: let the compiler inline compat_get_sigframeWill Deacon2012-11-231-3/+3
* arm64: signal: return struct rt_sigframe from get_sigframeWill Deacon2012-11-231-6/+6
* arm64: signal: align return types for compat and native setup_returnWill Deacon2012-11-231-9/+5
* arm64: signal: push the unwinding prologue on the signal stackWill Deacon2012-11-231-21/+16
* arm64: Include the clkdev.h generic headerCatalin Marinas2012-11-231-0/+1
* arm64: Force use of common clk at architecture levelDeepak Saxena2012-11-201-0/+1
* Merge branch 'execve' into upstreamCatalin Marinas2012-11-197-52/+25
|\
| * Merge remote-tracking branch 'viro/arch-arm64' into execveCatalin Marinas2012-11-197-52/+25
| |\
| | * Merge commit '6ba1bc826d160fe4f32bcb188687dcca4bdfaf3d' into arch-arm64Al Viro2012-11-17514-4966/+5691
| | |\
| | * | arm64: get rid of fork/vfork/clone wrappersAl Viro2012-10-237-52/+25
* | | | Merge branch 'execve' into upstreamCatalin Marinas2012-11-1410-157/+33
|\| | |
| * | | Merge tag 'v3.7-rc5' into execveCatalin Marinas2012-11-13562-5114/+6050
| |\ \ \ | | |/ / | |/| |
| * | | arm64: Use generic sys_execve() implementationCatalin Marinas2012-10-177-54/+2
| * | | arm64: Use generic kernel_execve() implementationCatalin Marinas2012-10-173-44/+2
| * | | arm64: Use generic kernel_thread() implementationCatalin Marinas2012-10-174-59/+29
* | | | arm64: mm: update max_dma32 before calculating size of NORMAL zoneWill Deacon2012-11-141-2/+2
* | | | arm64: Make the user fault reporting more specificCatalin Marinas2012-11-141-2/+11
| |/ / |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-11-1034-84/+280
|\ \ \
| * | | sparc64: Fix build with mix of modular vs. non-modular crypto drivers.David S. Miller2012-11-109-8/+24
| * | | sparc: Support atomic64_dec_if_positive properly.David S. Miller2012-11-104-2/+20
| * | | of/address: sparc: Declare of_address_to_resource() as an extern function for...Andreas Larsson2012-11-101-0/+5
| * | | sparc32, leon: Check for existent irq_map entry in leon_handle_ext_irqAndreas Larsson2012-11-101-2/+4
| * | | sparc: Wire up sys_kcmp.David S. Miller2012-10-283-3/+5
| * | | sparc64: Improvde documentation and readability of atomic backoff code.David S. Miller2012-10-285-10/+55
| * | | sparc64: Use pause instruction when available.David S. Miller2012-10-285-16/+62
| * | | sparc64: Fix cpu strand yielding.David S. Miller2012-10-282-2/+8
| * | | sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads.David S. Miller2012-10-2713-61/+117
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds2012-11-1010-41/+14
|\ \ \ \
| * | | | arm64: mm: fix booting on systems with no memory below 4GBWill Deacon2012-11-082-1/+3
| * | | | arm64: smp: add missing completion for secondary bootWill Deacon2012-11-081-2/+1
| * | | | arm64: compat: select CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSIONWill Deacon2012-11-082-1/+1
| | |_|/ | |/| |
| * | | arm64: elf: fix core dumping definitions for GP and FP registersWill Deacon2012-11-083-25/+3
| * | | arm64: perf: use architected event for CPU cycle counterWill Deacon2012-11-081-8/+2
| * | | Merge tag 'v3.7-rc4' into upstream-masterCatalin Marinas2012-11-05165-1244/+1652
| |\ \ \
| * | | | arm64: Move PCI_IOBASE closer to MODULES_VADDRCatalin Marinas2012-10-231-1/+1
| * | | | arm64: Use pgprot_t as the last argument when invoking __ioremap()Catalin Marinas2012-10-231-3/+3
* | | | | Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-11-102-14/+18
|\ \ \ \ \