| Commit message (Expand) | Author | Age | Files | Lines |
* | arm64: Fix compat types affecting struct compat_stat | Catalin Marinas | 2013-04-25 | 1 | -9/+13 |
* | arm64: compiling issue, need add include/asm/vga.h file | Chen Gang | 2013-04-25 | 1 | -0/+1 |
* | arm64: Define cmpxchg64 and cmpxchg64_local for outside use | Chen Gang | 2013-04-23 | 1 | -0/+3 |
* | arm64: Define readq and writeq for driver module using | Chen Gang | 2013-04-19 | 1 | -0/+4 |
* | arm64: add explicit symbols to ESR_EL1 decoding | Marc Zyngier | 2013-04-17 | 1 | -0/+55 |
* | Merge branch 'arm64-klib' into upstream | Catalin Marinas | 2013-03-28 | 3 | -3/+53 |
|\ |
|
| * | arm64: klib: Optimised atomic bitops | Catalin Marinas | 2013-03-21 | 1 | -2/+16 |
| * | arm64: klib: Optimised string functions | Catalin Marinas | 2013-03-21 | 1 | -0/+6 |
| * | arm64: klib: Optimised memory functions | Catalin Marinas | 2013-03-21 | 2 | -1/+31 |
* | | arm64: Use irqchip_init() for interrupt controller initialisation | Catalin Marinas | 2013-03-26 | 3 | -0/+7 |
* | | arm64: head: match all affinity levels in the pen of the secondaries | Javi Merino | 2013-03-20 | 1 | -0/+4 |
* | | arm64: kernel: initialise cpu_logical_map from the DT | Javi Merino | 2013-03-20 | 2 | -0/+32 |
* | | arm64: kernel: make the pen of the secondary a 64-bit unsigned value | Javi Merino | 2013-03-20 | 1 | -0/+2 |
* | | arm64: add read_cpuid_{implementor,part_number,mpidr} | Marc Zyngier | 2013-03-20 | 1 | -0/+22 |
|/ |
|
* | arm64: fix padding computation in struct ucontext | Andreas Schwab | 2013-03-18 | 1 | -1/+1 |
* | fix compat truncate/ftruncate | Al Viro | 2013-02-25 | 1 | -2/+2 |
* | switch lseek to COMPAT_SYSCALL_DEFINE | Al Viro | 2013-02-24 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-23 | 3 | -6/+2 |
|\ |
|
| * | burying unused conditionals | Al Viro | 2013-02-14 | 1 | -2/+0 |
| * | arm64: switch compat to generic old sigsuspend | Al Viro | 2013-02-14 | 1 | -1/+1 |
| * | arm64: switch to generic sigaltstack | Al Viro | 2013-02-14 | 2 | -3/+1 |
* | | Merge tag 'virt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2013-02-21 | 2 | -100/+133 |
|\ \ |
|
| * \ | Merge branch 'for-will/arch-timer-unification' of git://linux-arm.org/linux-m... | Will Deacon | 2013-02-01 | 2 | -100/+133 |
| |\ \ |
|
| | * | | arm64: move from arm_generic to arm_arch_timer | Mark Rutland | 2013-01-31 | 2 | -102/+133 |
| | * | | arm64: arm_generic: prevent reading stale time | Mark Rutland | 2013-01-31 | 1 | -0/+2 |
* | | | | arm64: mm: update CONTEXTIDR register to contain PID of current process | Will Deacon | 2013-02-11 | 1 | -0/+15 |
* | | | | arm64: atomics: fix grossly inconsistent asm constraints for exclusives | Will Deacon | 2013-02-11 | 4 | -143/+143 |
* | | | | arm64: Add kvm_para.h and xor.h generic headers | Catalin Marinas | 2013-01-29 | 2 | -0/+5 |
* | | | | arm64: SMP: enable PSCI boot method | Marc Zyngier | 2013-01-29 | 1 | -0/+1 |
* | | | | arm64: psci: add support for PSCI invocations from the kernel | Will Deacon | 2013-01-29 | 1 | -0/+38 |
* | | | | arm64: SMP: rework the SMP code to be enabling method agnostic | Marc Zyngier | 2013-01-29 | 1 | -0/+10 |
* | | | | arm64: perf: add guest vs host discrimination | Marc Zyngier | 2013-01-29 | 1 | -1/+6 |
* | | | | arm64: add COMPAT_PSR_*_BIT flags | Marc Zyngier | 2013-01-29 | 1 | -0/+10 |
* | | | | arm64: Add simple earlyprintk support | Catalin Marinas | 2013-01-22 | 3 | -0/+5 |
|/ / / |
|
* | | | arm64: elf: fix core dumping to match what glibc expects | Will Deacon | 2013-01-22 | 1 | -1/+4 |
| |/
|/| |
|
* | | arm64: compat: add syscall table entries for new syscalls | Will Deacon | 2013-01-15 | 1 | -1/+6 |
* | | arm64: mm: introduce present, faulting entries for PAGE_NONE | Will Deacon | 2013-01-10 | 1 | -11/+13 |
* | | arm64: mm: only wrprotect clean ptes if they are present | Will Deacon | 2013-01-10 | 1 | -7/+9 |
|/ |
|
* | arm64: Include linux/ptrace.h in asm/compat.h | Catalin Marinas | 2013-01-02 | 1 | -0/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-20 | 2 | -3/+3 |
|\ |
|
| * | new helper: compat_user_stack_pointer() | Al Viro | 2012-12-19 | 1 | -2/+3 |
| * | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 2012-12-19 | 1 | -1/+0 |
* | | 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 |
| |\ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|