aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
Commit message (Expand)AuthorAge
* Patched in Tegra support.Jonathan Herman2013-01-17
* arm64: Include linux/ptrace.h in asm/compat.hCatalin Marinas2013-01-02
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-20
|\
| * new helper: compat_user_stack_pointer()Al Viro2012-12-19
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-19
* | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-12-20
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'...Joerg Roedel2012-12-16
| |\ \ \ \
| | * | | | ARM64: dma_debug: add debug_dma_mapping_error supportShuah Khan2012-11-28
| | |/ / /
* | | | | compat: generic compat_sys_sched_rr_get_interval() implementationCatalin Marinas2012-12-17
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-12
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.hAl Viro2012-11-28
| * | | | arm64: sanitize copy_thread(), switch to generic fork/vfork/cloneAl Viro2012-11-28
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro2012-11-28
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Merge branch 'arch-microblaze' into no-rebasesAl Viro2012-11-16
| | |\ \ \ \
* | | \ \ \ \ 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: 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: Make !dirty ptes read-onlyCatalin Marinas2012-11-29
| * | | | | | | arm64: Convert empty flush_cache_{mm,page} functions to static inlineCatalin Marinas2012-11-23
| * | | | | | | arm64: Include the clkdev.h generic headerCatalin Marinas2012-11-23
| * | | | | | | 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 tag 'v3.7-rc5' into execveCatalin Marinas2012-11-13
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | / / / / | | | |_|/ / / / | | |/| | | | |
| * | | | | | | arm64: Use generic sys_execve() implementationCatalin Marinas2012-10-17
| * | | | | | | arm64: Use generic kernel_thread() implementationCatalin Marinas2012-10-17
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-12-08
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | tracing,x86: Add a TSC trace_clockDavid Sharp2012-11-13
| | |_|_|_|/ | |/| | | |
* | | | | | open*(2) compat fixes (s390, arm64)Al Viro2012-12-02
| |_|_|_|/ |/| | | |
* | | | | arm64: Distinguish between user and kernel XN bitsCatalin Marinas2012-11-16
| |_|/ / |/| | |
* | | | arm64: mm: fix booting on systems with no memory below 4GBWill Deacon2012-11-08
* | | | arm64: compat: select CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSIONWill Deacon2012-11-08
| |_|/ |/| |
* | | arm64: elf: fix core dumping definitions for GP and FP registersWill Deacon2012-11-08
* | | arm64: Move PCI_IOBASE closer to MODULES_VADDRCatalin Marinas2012-10-23
* | | arm64: Use pgprot_t as the last argument when invoking __ioremap()Catalin Marinas2012-10-23
|/ /
* | arm64: fix alignment padding in assembly codeMarc Zyngier2012-10-20
* | arm64: ptrace: make structure padding explicit for debug registersWill Deacon2012-10-18
* | arm64: No need to set the x0-x2 registers in start_thread()Catalin Marinas2012-10-18
|/
* UAPI: (Scripted) Disintegrate arch/arm64/include/asmDavid Howells2012-10-11
* arm64: Do not export the compat-specific definitions to the userCatalin Marinas2012-10-11
* arm64: Do not include asm/unistd32.h in asm/unistd.hCatalin Marinas2012-10-11
* arm64: Remove unused definitions from asm/unistd32.hCatalin Marinas2012-10-11
* arm64: Use the generic compat_sys_sendfile() implementationCatalin Marinas2012-10-08
* Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds2012-10-06
|\