| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM64 idle: delete pm_idle | Len Brown | 2013-02-17 | 1 | -9/+4 |
* | arm64: elf: fix core dumping to match what glibc expects | Will Deacon | 2013-01-22 | 1 | -1/+4 |
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar... | Linus Torvalds | 2013-01-16 | 4 | -23/+26 |
|\ |
|
| * | 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: vdso: remove broken, redundant sequence counting for timezones | Will Deacon | 2013-01-10 | 2 | -6/+0 |
* | | arm64: dts: prevent *.dtb from always being rebuilt | Stephen Warren | 2013-01-14 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar... | Linus Torvalds | 2013-01-04 | 2 | -1/+6 |
|\ |
|
| * | arm64: Always select ARM_AMBA and GENERIC_GPIO | Catalin Marinas | 2013-01-04 | 1 | -0/+4 |
| * | arm64: Keep the ARM64 Kconfig selects sorted | Catalin Marinas | 2013-01-02 | 1 | -1/+1 |
| * | arm64: Include linux/ptrace.h in asm/compat.h | Catalin Marinas | 2013-01-02 | 1 | -0/+1 |
* | | ARCH: drivers remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-20 | 3 | -5/+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 | 2 | -3/+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 | 2 | -15/+1 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-12 | 7 | -35/+10 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | flagday: don't pass regs to copy_thread() | Al Viro | 2012-11-28 | 1 | -2/+1 |
| * | | | | 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 | 7 | -28/+12 |
| | | | | | |
| | \ \ \ | |
| *-. \ \ \ | Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc... | Al Viro | 2012-11-28 | 10 | -207/+56 |
| |\ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| | * | | | | Merge branch 'arch-microblaze' into no-rebases | Al Viro | 2012-11-16 | 5 | -4/+5 |
| | |\ \ \ \ |
|
* | | \ \ \ \ | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-12-12 | 29 | -366/+469 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | 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 | 2 | -40/+67 |
| * | | | | | | | arm64: hyp: initialize vttbr_el2 to zero | Marc Zyngier | 2012-12-05 | 1 | -0/+3 |
| * | | | | | | | arm64: add hypervisor stub | Marc Zyngier | 2012-12-05 | 4 | -1/+118 |
| * | | | | | | | arm64: record boot mode when entering the kernel | Marc Zyngier | 2012-12-05 | 2 | -3/+73 |
| * | | | | | | | arm64: move vector entry macro to assembler.h | Marc Zyngier | 2012-12-05 | 2 | -4/+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 | 3 | -6/+7 |
| * | | | | | | | arm64: vdso: defer shifting of nanosecond component of timespec | Will Deacon | 2012-12-05 | 2 | -3/+7 |
| * | | | | | | | arm64: vdso: rework __do_get_tspec register allocation and return shift | Will Deacon | 2012-12-05 | 1 | -44/+44 |
| * | | | | | | | arm64: vdso: check sequence counter even for coarse realtime operations | Will Deacon | 2012-12-05 | 1 | -3/+3 |
| * | | | | | | | arm64: vdso: fix clocksource mask when extracting bottom 56 bits | Will Deacon | 2012-12-05 | 1 | -1/+1 |
| * | | | | | | | ARM64: Remove incorrect Kconfig symbol HAVE_SPARSE_IRQ | Alexander Shiyan | 2012-11-29 | 1 | -1/+0 |
| * | | | | | | | 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 | 2 | -11/+9 |
| * | | | | | | | arm64: signal: let the compiler inline compat_get_sigframe | Will Deacon | 2012-11-23 | 1 | -3/+3 |
| * | | | | | | | arm64: signal: return struct rt_sigframe from get_sigframe | Will Deacon | 2012-11-23 | 1 | -6/+6 |
| * | | | | | | | arm64: signal: align return types for compat and native setup_return | Will Deacon | 2012-11-23 | 1 | -9/+5 |
| * | | | | | | | arm64: signal: push the unwinding prologue on the signal stack | Will Deacon | 2012-11-23 | 1 | -21/+16 |
| * | | | | | | | arm64: Include the clkdev.h generic header | Catalin Marinas | 2012-11-23 | 1 | -0/+1 |
| * | | | | | | | arm64: Force use of common clk at architecture level | Deepak Saxena | 2012-11-20 | 1 | -0/+1 |
| * | | | | | | | Merge branch 'execve' into upstream | Catalin Marinas | 2012-11-19 | 7 | -52/+25 |
| |\ \ \ \ \ \ \ |
|