aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-12-12
|\
| * arm64: compat for clock_adjtime(2) is miswiredAl Viro2012-12-05
| * arm64: move FP-SIMD save/restore code to a macroMarc Zyngier2012-12-05
| * arm64: hyp: initialize vttbr_el2 to zeroMarc Zyngier2012-12-05
| * arm64: add hypervisor stubMarc Zyngier2012-12-05
| * arm64: record boot mode when entering the kernelMarc Zyngier2012-12-05
| * arm64: move vector entry macro to assembler.hMarc Zyngier2012-12-05
| * arm64: add AArch32 execution modes to ptrace.hMarc Zyngier2012-12-05
| * arm64: expand register mapping between AArch32 and AArch64Marc Zyngier2012-12-05
| * arm64: generic timer: use virtual counter instead of physical at EL0Will Deacon2012-12-05
| * arm64: vdso: defer shifting of nanosecond component of timespecWill Deacon2012-12-05
| * arm64: vdso: rework __do_get_tspec register allocation and return shiftWill Deacon2012-12-05
| * arm64: vdso: check sequence counter even for coarse realtime operationsWill Deacon2012-12-05
| * arm64: vdso: fix clocksource mask when extracting bottom 56 bitsWill Deacon2012-12-05
| * ARM64: Remove incorrect Kconfig symbol HAVE_SPARSE_IRQAlexander Shiyan2012-11-29
| * arm64: Make !dirty ptes read-onlyCatalin Marinas2012-11-29
| * arm64: Convert empty flush_cache_{mm,page} functions to static inlineCatalin Marinas2012-11-23
| * arm64: signal: let the compiler inline compat_get_sigframeWill Deacon2012-11-23
| * arm64: signal: return struct rt_sigframe from get_sigframeWill Deacon2012-11-23
| * arm64: signal: align return types for compat and native setup_returnWill Deacon2012-11-23
| * arm64: signal: push the unwinding prologue on the signal stackWill Deacon2012-11-23
| * arm64: Include the clkdev.h generic headerCatalin Marinas2012-11-23
| * arm64: Force use of common clk at architecture levelDeepak Saxena2012-11-20
| * Merge branch 'execve' into upstreamCatalin Marinas2012-11-19
| |\
| | * Merge remote-tracking branch 'viro/arch-arm64' into execveCatalin Marinas2012-11-19
| | |\
| | | * Merge commit '6ba1bc826d160fe4f32bcb188687dcca4bdfaf3d' into arch-arm64Al Viro2012-11-16
| | | |\
| | | * | arm64: get rid of fork/vfork/clone wrappersAl Viro2012-10-22
| * | | | Merge branch 'execve' into upstreamCatalin Marinas2012-11-14
| |\| | |
| | * | | Merge tag 'v3.7-rc5' into execveCatalin Marinas2012-11-13
| | |\ \ \ | | | |/ / | | |/| |
| | * | | arm64: Use generic sys_execve() implementationCatalin Marinas2012-10-17
| | * | | arm64: Use generic kernel_execve() implementationCatalin Marinas2012-10-17
| | * | | arm64: Use generic kernel_thread() implementationCatalin Marinas2012-10-17
| * | | | arm64: mm: update max_dma32 before calculating size of NORMAL zoneWill Deacon2012-11-14
| * | | | arm64: Make the user fault reporting more specificCatalin Marinas2012-11-14
| | |/ / | |/| |
* | | | Merge branch 'omap-serial' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-12-12
|\ \ \ \
| * | | | SERIAL: omap: remove OMAP_UART_SYSC_RESET and OMAP_UART_FIFO_CLRRussell King2012-11-04
| * | | | SERIAL: omap: move driver private definitions and structures to driverRussell King2012-11-04
* | | | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-12-11
|\ \ \ \ \
| * | | | | x86: hpet: Fix inverted return value check in arch_setup_hpet_msi()Jan Beulich2012-11-02
| * | | | | x86: hpet: Fix masking of MSI interruptsJan Beulich2012-11-02
| * | | | | x86: apic: Use tsc deadline for oneshot when availableSuresh Siddha2012-11-02
| |/ / / /
* | | | | Merge branch 'x86-nuke386-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-12-11
|\ \ \ \ \
| * | | | | x86, 386 removal: Document Nx586 as a 386 and thus unsupportedH. Peter Anvin2012-11-29
| * | | | | x86, cleanups: Simplify sync_core() in the case of no CPUIDH. Peter Anvin2012-11-29
| * | | | | x86, 386 removal: Remove CONFIG_X86_POPAD_OKH. Peter Anvin2012-11-29
| * | | | | x86, 386 removal: Remove CONFIG_X86_WP_WORKS_OKH. Peter Anvin2012-11-29
| * | | | | x86, 386 removal: Remove CONFIG_INVLPGH. Peter Anvin2012-11-29
| * | | | | x86, 386 removal: Remove CONFIG_BSWAPH. Peter Anvin2012-11-29
| * | | | | x86, 386 removal: Remove CONFIG_XADDH. Peter Anvin2012-11-29
| * | | | | x86, 386 removal: Remove CONFIG_CMPXCHGH. Peter Anvin2012-11-29