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