| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2012-12-20 | 1 | -0/+1 |
|\ |
|
| *---. | Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'... | Joerg Roedel | 2012-12-16 | 1 | -0/+1 |
| |\ \ \ |
|
| | * | | | ARM64: dma_debug: add debug_dma_mapping_error support | Shuah Khan | 2012-11-28 | 1 | -0/+1 |
| | |/ / |
|
* | | | | compat: generic compat_sys_sched_rr_get_interval() implementation | Catalin Marinas | 2012-12-17 | 1 | -0/+1 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-12 | 3 | -8/+5 |
|\ \ \ \ |
|
| * | | | | take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h | Al Viro | 2012-11-28 | 1 | -8/+0 |
| * | | | | arm64: sanitize copy_thread(), switch to generic fork/vfork/clone | Al Viro | 2012-11-28 | 3 | -2/+7 |
| | | | | | |
| | \ \ \ | |
| *-. \ \ \ | Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc... | Al Viro | 2012-11-28 | 4 | -17/+11 |
| |\ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| | * | | | | Merge branch 'arch-microblaze' into no-rebases | Al Viro | 2012-11-16 | 2 | -1/+2 |
| | |\ \ \ \ |
|
* | | \ \ \ \ | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-12-12 | 12 | -26/+183 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | arm64: compat for clock_adjtime(2) is miswired | Al Viro | 2012-12-05 | 1 | -1/+1 |
| * | | | | | | | arm64: move FP-SIMD save/restore code to a macro | Marc Zyngier | 2012-12-05 | 1 | -0/+64 |
| * | | | | | | | arm64: add hypervisor stub | Marc Zyngier | 2012-12-05 | 1 | -0/+3 |
| * | | | | | | | arm64: record boot mode when entering the kernel | Marc Zyngier | 2012-12-05 | 1 | -0/+51 |
| * | | | | | | | arm64: move vector entry macro to assembler.h | Marc Zyngier | 2012-12-05 | 1 | -0/+8 |
| * | | | | | | | arm64: add AArch32 execution modes to ptrace.h | Marc Zyngier | 2012-12-05 | 1 | -0/+10 |
| * | | | | | | | arm64: expand register mapping between AArch32 and AArch64 | Marc Zyngier | 2012-12-05 | 1 | -2/+19 |
| * | | | | | | | arm64: generic timer: use virtual counter instead of physical at EL0 | Will Deacon | 2012-12-05 | 1 | -4/+4 |
| * | | | | | | | arm64: Make !dirty ptes read-only | Catalin Marinas | 2012-11-29 | 1 | -0/+2 |
| * | | | | | | | arm64: Convert empty flush_cache_{mm,page} functions to static inline | Catalin Marinas | 2012-11-23 | 1 | -2/+9 |
| * | | | | | | | arm64: Include the clkdev.h generic header | Catalin Marinas | 2012-11-23 | 1 | -0/+1 |
| * | | | | | | | Merge remote-tracking branch 'viro/arch-arm64' into execve | Catalin Marinas | 2012-11-19 | 2 | -8/+9 |
| |\ \ \ \ \ \ \
| | | |/ / / / /
| | |/| | | | | |
|
| | * | | | | | | Merge commit '6ba1bc826d160fe4f32bcb188687dcca4bdfaf3d' into arch-arm64 | Al Viro | 2012-11-16 | 7 | -23/+16 |
| | |\ \ \ \ \ \ |
|
| | * | | | | | | | arm64: get rid of fork/vfork/clone wrappers | Al Viro | 2012-10-22 | 2 | -8/+9 |
| * | | | | | | | | Merge tag 'v3.7-rc5' into execve | Catalin Marinas | 2012-11-13 | 8 | -24/+18 |
| |\ \ \ \ \ \ \ \
| | |/ / / / / / /
| |/| | | / / / /
| | | |_|/ / / /
| | |/| | | | | |
|
| * | | | | | | | arm64: Use generic sys_execve() implementation | Catalin Marinas | 2012-10-17 | 3 | -4/+2 |
| * | | | | | | | arm64: Use generic kernel_thread() implementation | Catalin Marinas | 2012-10-17 | 1 | -5/+0 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2012-12-08 | 1 | -0/+1 |
|\ \ \ \ \ \ \
| |_|_|_|_|/ /
|/| | | | | | |
|
| * | | | | | | tracing,x86: Add a TSC trace_clock | David Sharp | 2012-11-13 | 1 | -0/+1 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | open*(2) compat fixes (s390, arm64) | Al Viro | 2012-12-02 | 1 | -1/+1 |
| |_|_|_|/
|/| | | | |
|
* | | | | | arm64: Distinguish between user and kernel XN bits | Catalin Marinas | 2012-11-16 | 3 | -23/+25 |
| |_|/ /
|/| | | |
|
* | | | | arm64: mm: fix booting on systems with no memory below 4GB | Will Deacon | 2012-11-08 | 1 | -0/+2 |
* | | | | arm64: compat: select CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSION | Will Deacon | 2012-11-08 | 1 | -1/+0 |
| |_|/
|/| | |
|
* | | | arm64: elf: fix core dumping definitions for GP and FP registers | Will Deacon | 2012-11-08 | 2 | -7/+3 |
* | | | arm64: Move PCI_IOBASE closer to MODULES_VADDR | Catalin Marinas | 2012-10-23 | 1 | -1/+1 |
* | | | arm64: Use pgprot_t as the last argument when invoking __ioremap() | Catalin Marinas | 2012-10-23 | 1 | -3/+3 |
|/ / |
|
* | | arm64: fix alignment padding in assembly code | Marc Zyngier | 2012-10-20 | 2 | -1/+7 |
* | | arm64: ptrace: make structure padding explicit for debug registers | Will Deacon | 2012-10-18 | 1 | -1/+2 |
* | | arm64: No need to set the x0-x2 registers in start_thread() | Catalin Marinas | 2012-10-18 | 1 | -10/+0 |
|/ |
|
* | UAPI: (Scripted) Disintegrate arch/arm64/include/asm | David Howells | 2012-10-11 | 21 | -132/+225 |
* | arm64: Do not export the compat-specific definitions to the user | Catalin Marinas | 2012-10-11 | 2 | -4/+10 |
* | arm64: Do not include asm/unistd32.h in asm/unistd.h | Catalin Marinas | 2012-10-11 | 2 | -21/+11 |
* | arm64: Remove unused definitions from asm/unistd32.h | Catalin Marinas | 2012-10-11 | 1 | -707/+384 |
* | arm64: Use the generic compat_sys_sendfile() implementation | Catalin Marinas | 2012-10-08 | 1 | -0/+1 |
* | Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headers | Linus Torvalds | 2012-10-07 | 4 | -11/+9 |
|\ |
|
| * | UAPI: Split compound conditionals containing __KERNEL__ in Arm64 | David Howells | 2012-10-04 | 3 | -3/+9 |
| * | UAPI: Fix the guards on various asm/unistd.h files | David Howells | 2012-10-04 | 2 | -8/+0 |
* | | compat: move compat_siginfo_t definition to asm/compat.h | Denys Vlasenko | 2012-10-06 | 1 | -1/+59 |
|/ |
|
* | UAPI: (Scripted) Set up UAPI Kbuild files | David Howells | 2012-10-02 | 1 | -0/+3 |
* | arm64: ptrace: remove obsolete ptrace request numbers from user headers | Will Deacon | 2012-09-27 | 1 | -11/+6 |