Age | Commit message (Expand) | Author | Files | Lines |
2016-08-02 | ARM: kexec: fix kexec for Keystone 2 | Russell King | 1 | -0/+24 |
2016-08-01 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 4 | -12/+16 |
2016-07-29 | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 6 | -74/+66 |
2016-07-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2016-07-28 | Merge branches 'cpuidle', 'fixes' and 'misc' into for-linus | Russell King | 9 | -77/+70 |
2016-07-27 | Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -0/+7 |
2016-07-26 | mm/mmu_gather: track page size with mmu gather and force flush if page size c... | Aneesh Kumar K.V | 1 | -0/+12 |
2016-07-26 | mm: change the interface for __tlb_remove_page() | Aneesh Kumar K.V | 1 | -4/+13 |
2016-07-26 | arm: get rid of superfluous __GFP_REPEAT | Michal Hocko | 1 | -1/+1 |
2016-07-25 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+2 |
2016-07-25 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -12/+113 |
2016-07-12 | kvm arm/arm64: Remove trailing whitespace from headers | Arnaldo Carvalho de Melo | 1 | -2/+2 |
2016-07-07 | ARM: save and reset the address limit when entering an exception | Russell King | 1 | -1/+1 |
2016-07-06 | ARM: clps711x: Reduce static map size | Alexander Shiyan | 1 | -2/+2 |
2016-07-06 | arm/xen: add support for vm_assist hypercall | Juergen Gross | 1 | -0/+1 |
2016-07-06 | ARM64: XEN: Add a function to initialize Xen specific UEFI runtime services | Shannon Zhao | 1 | -0/+6 |
2016-07-05 | Merge tag 'samsung-soc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Olof Johansson | 2 | -1/+13 |
2016-07-02 | ARM: 8584/1: floppy: avoid gcc-6 warning | Arnd Bergmann | 1 | -1/+1 |
2016-07-02 | ARM: 8582/1: remove unused CONFIG_ARCH_HAS_BARRIERS | Masahiro Yamada | 1 | -3/+1 |
2016-06-27 | efi: Convert efi_call_virt() to efi_call_virt_pointer() | Alex Thorlton | 1 | -2/+2 |
2016-06-24 | tree wide: get rid of __GFP_REPEAT for order-0 allocations part I | Michal Hocko | 1 | -1/+1 |
2016-06-22 | ARM: 8306/1: loop_udelay: remove bogomips value limitation | Nicolas Pitre | 1 | -3/+3 |
2016-06-22 | ARM: uaccess: remove put_user() code duplication | Russell King | 1 | -57/+49 |
2016-06-22 | ARM: 8580/1: Remove orphaned __addr_ok() definition | Robin Murphy | 1 | -8/+0 |
2016-06-22 | ARM: get rid of horrible *(unsigned int *)(regs + 1) | Russell King | 1 | -0/+2 |
2016-06-22 | ARM: introduce svc_pt_regs structure | Russell King | 2 | -2/+10 |
2016-06-22 | ARM: rename S_FRAME_SIZE to PT_REGS_SIZE | Russell King | 1 | -2/+2 |
2016-06-22 | ARM: EXYNOS: Fix UART address selection for DEBUG_LL | Joonyoung Shim | 1 | -1/+5 |
2016-06-21 | ARM: io: fix comment grammar | Andrew F. Davis | 1 | -1/+1 |
2016-06-21 | ARM: EXYNOS: Fixup debug macros for big-endian | Ben Dooks | 1 | -0/+8 |
2016-06-16 | locking/atomic: Remove linux/atomic.h:atomic_fetch_or() | Peter Zijlstra | 1 | -2/+0 |
2016-06-16 | locking/atomic, arch/arm: Implement atomic{,64}_fetch_{add,sub,and,andnot,or,... | Peter Zijlstra | 1 | -10/+98 |
2016-06-14 | locking/spinlock, arch: Update and fix spin_unlock_wait() implementations | Peter Zijlstra | 1 | -2/+17 |
2016-06-10 | ARM: at91: debug: use DEBUG_UART_VIRT | Alexandre Belloni | 1 | -9/+1 |
2016-06-09 | ARM: 8579/1: mm: Fix definition of pmd_mknotpresent | Steve Capper | 1 | -2/+2 |
2016-06-09 | ARM: 8578/1: mm: ensure pmd_present only checks the valid bit | Will Deacon | 3 | -1/+2 |
2016-05-27 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -0/+9 |
2016-05-24 | Merge tag 'kvm-arm-for-4-7-take2' of git://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini | 2 | -0/+9 |
2016-05-20 | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 3 | -9/+43 |
2016-05-20 | KVM: arm/arm64: vgic-new: Synchronize changes to active state | Christoffer Dall | 1 | -0/+2 |
2016-05-20 | KVM: arm/arm64: Provide functionality to pause and resume a guest | Christoffer Dall | 1 | -0/+4 |
2016-05-20 | KVM: arm/arm64: Export mmio_read/write_bus | Christoffer Dall | 1 | -0/+3 |
2016-05-19 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -5/+0 |
2016-05-19 | arch: fix has_transparent_hugepage() | Hugh Dickins | 1 | -5/+0 |
2016-05-19 | Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
2016-05-19 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 3 | -32/+74 |
2016-05-19 | Merge branches 'amba', 'devel-stable', 'kexec-for-next' and 'misc' into for-l... | Russell King | 5 | -10/+46 |
2016-05-16 | Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 1 | -1/+1 |
2016-05-16 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2 | -1/+10 |
2016-05-16 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+3 |