Age | Commit message (Expand) | Author |
2013-05-14 | arm64: Invoke the of_platform_populate() at arch_initcall() level | Catalin Marinas |
2013-05-13 | arm64: debug: clear mdscr_el1 instead of taking the OS lock | Will Deacon |
2013-05-13 | arm64: Fix duplicate definition of early_console | Chen Gang |
2013-05-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-05-09 | unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE | Al Viro |
2013-05-08 | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-05-08 | arm64: vexpress: Add support for poweroff/restart | Catalin Marinas |
2013-05-07 | Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-04-30 | dump_stack: unify debug information printed by show_regs() | Tejun Heo |
2013-04-30 | dump_stack: consolidate dump_stack() implementations and unify their behaviors | Tejun Heo |
2013-04-30 | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-04-25 | arm64: Survive invalid cpu enable-methods | Mark Rutland |
2013-04-25 | arm64: Execute DSB during thread switching for TLB/cache maintenance | Catalin Marinas |
2013-04-25 | arm64: smp: honour #address-size when parsing CPU reg property | Will Deacon |
2013-04-17 | Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel... | Olof Johansson |
2013-04-17 | arm64: Fix task tracing | Christopher Covington |
2013-04-17 | arm64: add explicit symbols to ESR_EL1 decoding | Marc Zyngier |
2013-04-11 | ARM: convert arm/arm64 arch timer to use CLKSRC_OF init | Rob Herring |
2013-04-08 | arm64: Use generic idle loop | Thomas Gleixner |
2013-03-28 | Merge branch 'arm64-klib' into upstream | Catalin Marinas |
2013-03-26 | arm64: Use irqchip_init() for interrupt controller initialisation | Catalin Marinas |
2013-03-26 | arm64: psci: Use the MPIDR values from cpu_logical_map for cpu ids. | Liviu Dudau |
2013-03-21 | arm64: klib: Optimised atomic bitops | Catalin Marinas |
2013-03-21 | arm64: klib: Optimised string functions | Catalin Marinas |
2013-03-21 | arm64: klib: Optimised memory functions | Catalin Marinas |
2013-03-20 | arm64: head: match all affinity levels in the pen of the secondaries | Javi Merino |
2013-03-20 | arm64: kernel: initialise cpu_logical_map from the DT | Javi Merino |
2013-03-20 | arm64: kernel: make the pen of the secondary a 64-bit unsigned value | Javi Merino |
2013-03-20 | arm64: Initialise the clocks described via DT | Catalin Marinas |
2013-03-20 | arm64: add support for 8250/16550 earlyprintk | Anup Patel |
2013-03-20 | arm64: early_printk: add support for FastModel console output | Marc Zyngier |
2013-03-18 | arm64: Fix build error with !SMP | Catalin Marinas |
2013-03-18 | arm64: Removed unused variable in compat_setup_rt_frame() | Catalin Marinas |
2013-03-03 | consolidate compat lookup_dcookie() | Al Viro |
2013-03-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-25 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-02-24 | switch lseek to COMPAT_SYSCALL_DEFINE | Al Viro |
2013-02-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-21 | Merge tag 'virt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2013-02-20 | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-02-17 | ARM64 idle: delete pm_idle | Len Brown |
2013-02-14 | arm64: switch to generic old sigaction() (compat-only) | Al Viro |
2013-02-14 | arm64: switch to generic compat rt_sigaction() | Al Viro |
2013-02-14 | arm64: switch compat to generic old sigsuspend | Al Viro |
2013-02-14 | arm64: switch to generic compat rt_sigqueueinfo() | Al Viro |
2013-02-14 | arm64: switch to generic compat rt_sigpending() | Al Viro |
2013-02-14 | arm64: switch to generic compat rt_sigprocmask() | Al Viro |
2013-02-14 | arm64: switch to generic sigaltstack | Al Viro |
2013-02-11 | arm64: mm: update CONTEXTIDR register to contain PID of current process | Will Deacon |