Age | Commit message (Expand) | Author |
2013-03-25 | ARM64: early_printk: Fix check for CONFIG_ARM64_64K_PAGES | Ben Hutchings |
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-20 | arm64: add read_cpuid_{implementor,part_number,mpidr} | Marc Zyngier |
2013-03-19 | arm64: Kconfig.debug: Remove unused CONFIG_DEBUG_ERRORS | Paul Bolle |
2013-03-19 | arm64: Do not select GENERIC_HARDIRQS_NO_DEPRECATED | Paul Bolle |
2013-03-18 | arm64: fix padding computation in struct ucontext | Andreas Schwab |
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-26 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds |
2013-02-25 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-02-25 | fix compat truncate/ftruncate | Al Viro |
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-23 | memory-hotplug: remove memmap of sparse-vmemmap | Tang Chen |
2013-02-22 | arm64: select ARCH_WANT_OPTIONAL_GPIOLIB | Arnd Bergmann |
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-20 | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-02-19 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-02-17 | ARM64 idle: delete pm_idle | Len Brown |
2013-02-14 | burying unused conditionals | Al Viro |
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 |
2013-02-11 | arm64: atomics: fix grossly inconsistent asm constraints for exclusives | Will Deacon |
2013-02-11 | arm64: compat: use compat_uptr_t type for compat_ucontext.uc_link | Will Deacon |
2013-02-01 | Merge branch 'for-will/arch-timer-unification' of git://linux-arm.org/linux-m... | Will Deacon |
2013-01-31 | arm64: move from arm_generic to arm_arch_timer | Mark Rutland |
2013-01-31 | arm64: arm_generic: prevent reading stale time | Mark Rutland |
2013-01-29 | arm64: Select ARCH_WANT_FRAME_POINTERS | Catalin Marinas |
2013-01-29 | arm64: Add kvm_para.h and xor.h generic headers | Catalin Marinas |
2013-01-29 | arm64: SMP: enable PSCI boot method | Marc Zyngier |
2013-01-29 | arm64: psci: add support for PSCI invocations from the kernel | Will Deacon |
2013-01-29 | arm64: SMP: rework the SMP code to be enabling method agnostic | Marc Zyngier |
2013-01-29 | arm64: perf: add guest vs host discrimination | Marc Zyngier |