Age | Commit message (Expand) | Author |
2016-07-25 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-07-25 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-07-25 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-07-07 | arm64: Enable workaround for Cavium erratum 27456 on thunderx-81xx | Ganapatrao Kulkarni |
2016-07-07 | arm64: kernel: Save and restore UAO and addr_limit on exception entry | James Morse |
2016-07-07 | Merge branch 'clockevents/4.8' of http://git.linaro.org/people/daniel.lezcano... | Thomas Gleixner |
2016-07-07 | Merge branch 'locking/arch-atomic' into locking/core, because the topic is ready | Ingo Molnar |
2016-07-07 | locking/barriers, arch/arm64: Implement LDXR+WFE based smp_cond_load_acquire() | Will Deacon |
2016-06-28 | arm64: dts: rockchip: Add rktimer device node for rk3399 | Huang Tao |
2016-06-27 | efi: Convert efi_call_virt() to efi_call_virt_pointer() | Alex Thorlton |
2016-06-24 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-06-24 | arm64: get rid of superfluous __GFP_REPEAT | Michal Hocko |
2016-06-22 | arm64: hibernate: Don't hibernate on systems with stuck CPUs | James Morse |
2016-06-22 | arm64: smp: Add function to determine if cpus are stuck in the kernel | James Morse |
2016-06-21 | arm64: mm: remove page_mapping check in __sync_icache_dcache | Shaokun Zhang |
2016-06-21 | arm64: fix boot image dependencies to not generate invalid images | Masahiro Yamada |
2016-06-21 | arm64: update ASID limit | Jean-Philippe Brucker |
2016-06-18 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2016-06-18 | Merge tag 'gpmc-omap-fixes-for-v4.7' of https://github.com/rogerq/linux into ... | Olof Johansson |
2016-06-18 | Merge tag 'omap-for-v4.7/fixes-powedomain' of git://git.kernel.org/pub/scm/li... | Olof Johansson |
2016-06-16 | arm64: kgdb: Match pstate size with gdbserver protocol | Daniel Thompson |
2016-06-16 | locking/atomic: Remove linux/atomic.h:atomic_fetch_or() | Peter Zijlstra |
2016-06-16 | locking/atomic, arch/arm64: Implement atomic{,64}_fetch_{add,sub,and,andnot,o... | Will Deacon |
2016-06-16 | locking/atomic, arch/arm64: Generate LSE non-return cases using common macros | Will Deacon |
2016-06-16 | locking/atomic, arch/arm64: Implement atomic{,64}_fetch_{add,sub,and,andnot,o... | Peter Zijlstra |
2016-06-15 | arm64: spinlock: Ensure forward-progress in spin_unlock_wait | Will Deacon |
2016-06-15 | arm64: spinlock: fix spin_unlock_wait for LSE atomics | Will Deacon |
2016-06-15 | arm64: spinlock: order spin_{is_locked,unlock_wait} against local locks | Will Deacon |
2016-06-14 | arm64: mm: mark fault_info table const | Mark Rutland |
2016-06-14 | arm64: fix dump_instr when PAN and UAO are in use | Mark Rutland |
2016-06-08 | arm64: mm: always take dirty state from new pte in ptep_set_access_flags | Will Deacon |
2016-06-03 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-06-03 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2016-06-03 | arm64: dts: drop "arm,amba-bus" in favor of "simple-bus" part 2 | Masahiro Yamada |
2016-06-03 | arm64: fix alignment when RANDOMIZE_TEXT_OFFSET is enabled | Mark Rutland |
2016-06-03 | arm64: move {PAGE,CONT}_SHIFT into Kconfig | Mark Rutland |
2016-06-03 | arm64: mm: dump: log span level | Mark Rutland |
2016-06-03 | arm64: update stale PAGE_OFFSET comment | Mark Rutland |
2016-06-03 | arm64: report CPU number in bad_mode | Mark Rutland |
2016-06-02 | irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144 | Ganapatrao Kulkarni |
2016-06-01 | arm64: unistd32.h: wire up missing syscalls for compat tasks | Will Deacon |
2016-05-31 | arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasks | Catalin Marinas |
2016-05-31 | arm64: KVM: vgic-v3: Relax synchronization when SRE==1 | Marc Zyngier |
2016-05-31 | arm64: KVM: vgic-v3: Prevent the guest from messing with ICC_SRE_EL1 | Marc Zyngier |
2016-05-31 | arm64: KVM: Make ICC_SRE_EL1 access return the configured SRE value | Marc Zyngier |
2016-05-31 | KVM: arm/arm64: vgic-v3: Clear all dirty LRs | Christoffer Dall |
2016-05-31 | arm64: enable CONFIG_SET_MODULE_RONX by default | Mark Rutland |
2016-05-31 | arm64: Remove orphaned __addr_ok() definition | Robin Murphy |
2016-05-31 | Revert "arm64: hugetlb: partial revert of 66b3923a1a0f" | Will Deacon |
2016-05-27 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |