Age | Commit message (Expand) | Author | Files | Lines |
2015-02-28 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -0/+30 |
2015-02-27 | arm64: cpuidle: add asm/proc-fns.h inclusion | Lorenzo Pieralisi | 1 | -0/+2 |
2015-02-27 | arm64: compat Fix siginfo_t -> compat_siginfo_t conversion on big endian | Catalin Marinas | 1 | -3/+2 |
2015-02-27 | arm64: Increase the swiotlb buffer size 64MB | Catalin Marinas | 3 | -19/+14 |
2015-02-26 | arm64: Fix text patching logic when using fixmap | Marc Zyngier | 1 | -1/+3 |
2015-02-26 | arm64: crypto: increase AES interleave to 4x | Ard Biesheuvel | 1 | -1/+1 |
2015-02-26 | arm64: enable PTE type bit in the mask for pte_modify | Feng Kan | 1 | -1/+1 |
2015-02-26 | arm64: mm: remove unused functions and variable protoypes | Yingjoe Chen | 1 | -5/+0 |
2015-02-26 | arm64: psci: move psci firmware calls out of line | Will Deacon | 3 | -36/+34 |
2015-02-26 | arm64: vdso: minor ABI fix for clock_getres | Nathan Lynch | 1 | -2/+1 |
2015-02-25 | arm64: Add L2 cache topology to ARM Ltd boards/models | Sudeep Holla | 3 | -0/+30 |
2015-02-23 | arm64: guard asm/assembler.h against multiple inclusions | Marc Zyngier | 1 | -0/+5 |
2015-02-23 | arm64: insn: fix compare-and-branch encodings | Robin Murphy | 1 | -2/+4 |
2015-02-23 | arm64: ftrace: fix ftrace_modify_graph_caller for branch replace | Pratyush Anand | 1 | -1/+1 |
2015-02-18 | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+2 |
2015-02-17 | Merge tag '64bit-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 13 | -0/+1711 |
2015-02-14 | mm: vmalloc: pass additional vm_flags to __vmalloc_node_range() | Andrey Ryabinin | 1 | -2/+2 |
2015-02-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 16 | -11/+189 |
2015-02-13 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski | 3 | -7/+3 |
2015-02-12 | Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+0 |
2015-02-12 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2 | -0/+20 |
2015-02-12 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -7/+1 |
2015-02-12 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 62 | -879/+1334 |
2015-02-12 | mm: make FIRST_USER_ADDRESS unsigned long on all archs | Kirill A. Shutemov | 1 | -1/+1 |
2015-02-12 | mm/hugetlb: reduce arch dependent code around follow_huge_* | Naoya Horiguchi | 1 | -6/+0 |
2015-02-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -18/+4 |
2015-02-11 | Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -22/+0 |
2015-02-11 | arm64: drop PTE_FILE and pte_file()-related helpers | Kirill A. Shutemov | 1 | -18/+4 |
2015-02-10 | Merge branch 'devel-stable' into for-next | Russell King | 4 | -12/+27 |
2015-02-10 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -7/+7 |
2015-02-10 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+1 |
2015-02-06 | kvm: add halt_poll_ns module parameter | Paolo Bonzini | 1 | -0/+1 |
2015-02-04 | Merge branches 'arm/renesas', 'arm/smmu', 'arm/omap', 'ppc/pamu', 'x86/amd' a... | Joerg Roedel | 4 | -74/+48 |
2015-02-02 | arm64: compat: Remove incorrect comment in compat_siginfo | Catalin Marinas | 1 | -1/+0 |
2015-01-30 | Merge tag 'kvm-arm-fixes-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini | 4 | -74/+48 |
2015-01-30 | arm/arm64: KVM: Use kernel mapping to perform invalidation on page fault | Marc Zyngier | 1 | -5/+8 |
2015-01-30 | arm/arm64: KVM: Invalidate data cache on unmap | Marc Zyngier | 1 | -0/+18 |
2015-01-30 | arm/arm64: KVM: Use set/way op trapping to track the state of the caches | Marc Zyngier | 4 | -69/+22 |
2015-01-29 | arm64: Kconfig: clean up two no-op Kconfig options from CONFIG_ARCH_TEGRA* | Paul Walmsley | 1 | -2/+0 |
2015-01-29 | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin... | Ingo Molnar | 1 | -7/+7 |
2015-01-29 | arm64: Fix section mismatch on alloc_init_p[mu]d() | Catalin Marinas | 1 | -4/+5 |
2015-01-29 | arm64: Avoid breakage caused by .altmacro in fpsimd save/restore macros | Dave P Martin | 1 | -11/+32 |
2015-01-28 | arm64: mm: use *_sect to check for section maps | Mark Rutland | 2 | -8/+16 |
2015-01-28 | arm64: drop unnecessary cache+tlb maintenance | Mark Rutland | 1 | -7/+0 |
2015-01-28 | arm64:mm: free the useless initial page table | zhichang.yuan | 2 | -3/+15 |
2015-01-28 | arm64: Fix sort of platform Kconfig entries | Olof Johansson | 1 | -5/+5 |
2015-01-28 | Merge tag 'v3.20-next-arm64' of https://github.com/mbgg/linux-mediatek into n... | Olof Johansson | 6 | -0/+220 |
2015-01-28 | arm64: Add support for FSL's LS2085A SoC in Kconfig and defconfig | Bhupesh Sharma | 2 | -0/+6 |
2015-01-28 | arm64: Add DTS support for FSL's LS2085A SoC | Bhupesh Sharma | 4 | -0/+234 |
2015-01-27 | arm64: Enable CPU_IDLE in defconfig | Catalin Marinas | 1 | -0/+2 |