aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAge
* Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-19
* flagday: don't pass regs to copy_thread()Al Viro2012-11-28
* 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 commit '6ba1bc826d160fe4f32bcb188687dcca4bdfaf3d' into arch-arm64Al Viro2012-11-16
| |\ \ \
| * | | | arm64: get rid of fork/vfork/clone wrappersAl Viro2012-10-22
| * | | | 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: 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: smp: add missing completion for secondary bootWill 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: perf: use architected event for CPU cycle counterWill 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: use HW_BREAKPOINT_EMPTY type for disabled breakpointsWill Deacon2012-10-18
* | 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
* | arm64: Ignore memory blocks below PHYS_OFFSETCatalin Marinas2012-10-18
* | arm64: Fix the update_vsyscall() prototypeCatalin Marinas2012-10-18
* | arm64: Select MODULES_USE_ELF_RELACatalin Marinas2012-10-18
* | arm64: Remove duplicate inclusion of mmu_context.h in smp.cSachin Kamat2012-10-16
|/
* Merge tag 'arm64-uapi' of git://git.kernel.org/pub/scm/linux/kernel/git/cmari...Linus Torvalds2012-10-12
|\
| * 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
* | vfs: define struct filename and have getname() return itJeff Layton2012-10-12
|/
* Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entryCatalin Marinas2012-10-09
* Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config optionCatalin Marinas2012-10-09
* Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config optionCatalin Marinas2012-10-09
* Kconfig: clean up the long arch list for the UID16 config optionCatalin Marinas2012-10-09
* arm64: Enable interrupts before calling do_notify_resume()Catalin Marinas2012-10-08
* arm64: Use the generic compat_sys_sendfile() implementationCatalin Marinas2012-10-08
* arm64: Call swiotlb_init() instead of swiotlb_init_with_default_size()Catalin Marinas2012-10-08
* Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds2012-10-06
|\
| * UAPI: Split compound conditionals containing __KERNEL__ in Arm64David Howells2012-10-04
| * UAPI: Fix the guards on various asm/unistd.h filesDavid Howells2012-10-04
* | compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko2012-10-05
|/
* UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells2012-10-02
* arm64: ptrace: remove obsolete ptrace request numbers from user headersWill Deacon2012-09-27
* arm64: Do not set the SMP/nAMP processor bitCatalin Marinas2012-09-24
* arm64: Build infrastructureCatalin Marinas2012-09-17
* arm64: Miscellaneous header filesCatalin Marinas2012-09-17
* arm64: Generic timers supportMarc Zyngier2012-09-17