Age | Commit message (Expand) | Author |
2013-01-29 | arm64: Add kvm_para.h and xor.h generic headers | Catalin Marinas |
2013-01-29 | arm64: SMP: enable PSCI boot method | Marc Zyngier |
2013-01-29 | arm64: psci: add support for PSCI invocations from the kernel | Will Deacon |
2013-01-29 | arm64: SMP: rework the SMP code to be enabling method agnostic | Marc Zyngier |
2013-01-29 | arm64: perf: add guest vs host discrimination | Marc Zyngier |
2013-01-29 | arm64: add COMPAT_PSR_*_BIT flags | Marc Zyngier |
2013-01-22 | arm64: Add simple earlyprintk support | Catalin Marinas |
2013-01-22 | arm64: elf: fix core dumping to match what glibc expects | Will Deacon |
2013-01-15 | arm64: compat: add syscall table entries for new syscalls | Will Deacon |
2013-01-10 | arm64: mm: introduce present, faulting entries for PAGE_NONE | Will Deacon |
2013-01-10 | arm64: mm: only wrprotect clean ptes if they are present | Will Deacon |
2013-01-02 | arm64: Include linux/ptrace.h in asm/compat.h | Catalin Marinas |
2012-12-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-12-20 | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2012-12-19 | new helper: compat_user_stack_pointer() | Al Viro |
2012-12-19 | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro |
2012-12-18 | compat: generic compat_sys_sched_rr_get_interval() implementation | Catalin Marinas |
2012-12-16 | Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'... | Joerg Roedel |
2012-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-12-12 | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-12-08 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2012-12-05 | arm64: compat for clock_adjtime(2) is miswired | Al Viro |
2012-12-05 | arm64: move FP-SIMD save/restore code to a macro | Marc Zyngier |
2012-12-05 | arm64: add hypervisor stub | Marc Zyngier |
2012-12-05 | arm64: record boot mode when entering the kernel | Marc Zyngier |
2012-12-05 | arm64: move vector entry macro to assembler.h | Marc Zyngier |
2012-12-05 | arm64: add AArch32 execution modes to ptrace.h | Marc Zyngier |
2012-12-05 | arm64: expand register mapping between AArch32 and AArch64 | Marc Zyngier |
2012-12-05 | arm64: generic timer: use virtual counter instead of physical at EL0 | Will Deacon |
2012-12-02 | open*(2) compat fixes (s390, arm64) | Al Viro |
2012-11-29 | arm64: Make !dirty ptes read-only | Catalin Marinas |
2012-11-29 | take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h | Al Viro |
2012-11-29 | arm64: sanitize copy_thread(), switch to generic fork/vfork/clone | Al Viro |
2012-11-29 | Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc... | Al Viro |
2012-11-28 | ARM64: dma_debug: add debug_dma_mapping_error support | Shuah Khan |
2012-11-23 | arm64: Convert empty flush_cache_{mm,page} functions to static inline | Catalin Marinas |
2012-11-23 | arm64: Include the clkdev.h generic header | Catalin Marinas |
2012-11-19 | Merge remote-tracking branch 'viro/arch-arm64' into execve | Catalin Marinas |
2012-11-17 | Merge branch 'arch-microblaze' into no-rebases | Al Viro |
2012-11-17 | Merge commit '6ba1bc826d160fe4f32bcb188687dcca4bdfaf3d' into arch-arm64 | Al Viro |
2012-11-16 | arm64: Distinguish between user and kernel XN bits | Catalin Marinas |
2012-11-13 | tracing,x86: Add a TSC trace_clock | David Sharp |
2012-11-13 | Merge tag 'v3.7-rc5' into execve | Catalin Marinas |
2012-11-08 | arm64: mm: fix booting on systems with no memory below 4GB | Will Deacon |
2012-11-08 | arm64: elf: fix core dumping definitions for GP and FP registers | Will Deacon |
2012-11-08 | arm64: compat: select CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSION | Will Deacon |
2012-10-23 | arm64: Move PCI_IOBASE closer to MODULES_VADDR | Catalin Marinas |
2012-10-23 | arm64: Use pgprot_t as the last argument when invoking __ioremap() | Catalin Marinas |
2012-10-22 | arm64: get rid of fork/vfork/clone wrappers | Al Viro |
2012-10-20 | arm64: fix alignment padding in assembly code | Marc Zyngier |