Age | Commit message (Expand) | Author |
2013-01-10 | arm64: vdso: remove broken, redundant sequence counting for timezones | Will Deacon |
2013-01-03 | ARCH: drivers remove __dev* attributes. | Greg Kroah-Hartman |
2012-12-17 | compat: generic compat_sys_sched_rr_get_interval() implementation | Catalin Marinas |
2012-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-12-05 | arm64: move FP-SIMD save/restore code to a macro | Marc Zyngier |
2012-12-05 | arm64: hyp: initialize vttbr_el2 to zero | 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: generic timer: use virtual counter instead of physical at EL0 | Will Deacon |
2012-12-05 | arm64: vdso: defer shifting of nanosecond component of timespec | Will Deacon |
2012-12-05 | arm64: vdso: rework __do_get_tspec register allocation and return shift | Will Deacon |
2012-12-05 | arm64: vdso: check sequence counter even for coarse realtime operations | Will Deacon |
2012-12-05 | arm64: vdso: fix clocksource mask when extracting bottom 56 bits | Will Deacon |
2012-11-28 | flagday: don't pass regs to copy_thread() | Al Viro |
2012-11-28 | arm64: sanitize copy_thread(), switch to generic fork/vfork/clone | Al Viro |
2012-11-23 | arm64: signal: let the compiler inline compat_get_sigframe | Will Deacon |
2012-11-23 | arm64: signal: return struct rt_sigframe from get_sigframe | Will Deacon |
2012-11-23 | arm64: signal: align return types for compat and native setup_return | Will Deacon |
2012-11-23 | arm64: signal: push the unwinding prologue on the signal stack | Will Deacon |
2012-11-19 | Merge remote-tracking branch 'viro/arch-arm64' into execve | Catalin Marinas |
2012-11-16 | Merge branch 'arch-microblaze' into no-rebases | Al Viro |
2012-11-16 | Merge commit '6ba1bc826d160fe4f32bcb188687dcca4bdfaf3d' into arch-arm64 | Al Viro |
2012-11-13 | Merge tag 'v3.7-rc5' into execve | Catalin Marinas |
2012-11-08 | arm64: smp: add missing completion for secondary boot | Will Deacon |
2012-11-08 | arm64: elf: fix core dumping definitions for GP and FP registers | Will Deacon |
2012-11-08 | arm64: perf: use architected event for CPU cycle counter | Will Deacon |
2012-10-22 | arm64: get rid of fork/vfork/clone wrappers | Al Viro |
2012-10-18 | arm64: ptrace: use HW_BREAKPOINT_EMPTY type for disabled breakpoints | Will Deacon |
2012-10-18 | arm64: ptrace: make structure padding explicit for debug registers | Will Deacon |
2012-10-18 | arm64: Ignore memory blocks below PHYS_OFFSET | Catalin Marinas |
2012-10-18 | arm64: Fix the update_vsyscall() prototype | Catalin Marinas |
2012-10-17 | arm64: Use generic sys_execve() implementation | Catalin Marinas |
2012-10-17 | arm64: Use generic kernel_execve() implementation | Catalin Marinas |
2012-10-17 | arm64: Use generic kernel_thread() implementation | Catalin Marinas |
2012-10-16 | arm64: Remove duplicate inclusion of mmu_context.h in smp.c | Sachin Kamat |
2012-10-13 | Merge tag 'arm64-uapi' of git://git.kernel.org/pub/scm/linux/kernel/git/cmari... | Linus Torvalds |
2012-10-12 | vfs: define struct filename and have getname() return it | Jeff Layton |
2012-10-11 | arm64: Do not export the compat-specific definitions to the user | Catalin Marinas |
2012-10-11 | arm64: Do not include asm/unistd32.h in asm/unistd.h | Catalin Marinas |
2012-10-11 | arm64: Remove unused definitions from asm/unistd32.h | Catalin Marinas |
2012-10-08 | arm64: Enable interrupts before calling do_notify_resume() | Catalin Marinas |
2012-10-08 | arm64: Use the generic compat_sys_sendfile() implementation | Catalin Marinas |
2012-10-06 | compat: move compat_siginfo_t definition to asm/compat.h | Denys Vlasenko |
2012-09-27 | arm64: ptrace: remove obsolete ptrace request numbers from user headers | Will Deacon |
2012-09-17 | arm64: Build infrastructure | Catalin Marinas |
2012-09-17 | arm64: Generic timers support | Marc Zyngier |
2012-09-17 | arm64: Loadable modules | Will Deacon |
2012-09-17 | arm64: Miscellaneous library functions | Marc Zyngier |
2012-09-17 | arm64: Performance counters support | Will Deacon |