Age | Commit message (Expand) | Author | Files | Lines |
2016-07-27 | Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+6 |
2016-07-27 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 24 | -28/+409 |
2016-07-27 | arm64: arm: Fix-up the removal of the arm64 regs_query_register_name() prototype | Catalin Marinas | 1 | -1/+0 |
2016-07-27 | Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2 | -0/+12 |
2016-07-26 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -1/+3 |
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-25 | Merge branch 'acpi-tables' | Rafael J. Wysocki | 1 | -0/+2 |
2016-07-25 | Merge branch 'acpi-numa' | Rafael J. Wysocki | 2 | -0/+10 |
2016-07-21 | Merge branch 'for-next/kprobes' into for-next/core | Catalin Marinas | 5 | -2/+205 |
2016-07-19 | arm64: debug: remove unused local_dbg_{enable, disable} macros | Will Deacon | 1 | -3/+0 |
2016-07-19 | arm64: ptrace: remove extra define for CPSR's E bit | Vladimir Murzin | 1 | -1/+0 |
2016-07-19 | arm64: Add trampoline code for kretprobes | William Cohen | 1 | -0/+2 |
2016-07-19 | arm64: kprobes instruction simulation support | Sandeepa Prabhu | 1 | -2/+3 |
2016-07-19 | arm64: Kprobes with single stepping support | Sandeepa Prabhu | 5 | -2/+113 |
2016-07-19 | arm64: add conditional instruction simulation support | David A. Long | 1 | -0/+3 |
2016-07-19 | arm64: Add more test functions to insn.c | David A. Long | 1 | -0/+36 |
2016-07-19 | arm64: Add HAVE_REGS_AND_STACK_ACCESS_API feature | David A. Long | 1 | -0/+50 |
2016-07-12 | arm64: cpuinfo: Expose MIDR_EL1 and REVIDR_EL1 to sysfs | Steve Capper | 1 | -0/+2 |
2016-07-12 | arm64: Add support for CLOCK_MONOTONIC_RAW in clock_gettime() vDSO | Kevin Brodsky | 1 | -2/+6 |
2016-07-07 | arm64: Enable workaround for Cavium erratum 27456 on thunderx-81xx | Ganapatrao Kulkarni | 1 | -0/+2 |
2016-07-07 | arm64: kernel: Save and restore UAO and addr_limit on exception entry | James Morse | 1 | -0/+2 |
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-07-06 | ARM64: XEN: Add a function to initialize Xen specific UEFI runtime services | Shannon Zhao | 1 | -0/+6 |
2016-07-01 | arm64: efi: always map runtime services code and data regions down to pages | Ard Biesheuvel | 1 | -2/+1 |
2016-07-01 | arm64: mm: add param to force create_pgd_mapping() to use page mappings | Ard Biesheuvel | 1 | -1/+1 |
2016-07-01 | arm64: trap userspace "dc cvau" cache operation on errata-affected core | Andre Przywara | 2 | -1/+2 |
2016-07-01 | arm64: consolidate signal injection on emulation errors | Andre Przywara | 1 | -0/+2 |
2016-07-01 | arm64: errata: Calling enable functions for CPU errata too | Andre Przywara | 1 | -0/+2 |
2016-07-01 | arm64: include alternative handling in dcache_by_line_op | Andre Przywara | 1 | -1/+11 |
2016-07-01 | arm64: fix "dc cvau" cache operation on errata-affected core | Andre Przywara | 1 | -0/+4 |
2016-07-01 | Revert "arm64: alternatives: add enable parameter to conditional asm macros" | Andre Przywara | 1 | -9/+3 |
2016-06-27 | arm64/kexec: Add core kexec support | Geoff Levand | 1 | -0/+48 |
2016-06-27 | arm64: Add back cpu reset routines | Geoff Levand | 1 | -0/+5 |
2016-06-27 | arm64: smp: Add function to determine if cpus are stuck in the kernel | James Morse | 1 | -0/+12 |
2016-06-27 | efi: Convert efi_call_virt() to efi_call_virt_pointer() | Alex Thorlton | 1 | -2/+2 |
2016-06-25 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+1 |
2016-06-25 | arm64: get rid of superfluous __GFP_REPEAT | Michal Hocko | 1 | -1/+1 |
2016-06-22 | arm64: smp: Add function to determine if cpus are stuck in the kernel | James Morse | 1 | -0/+12 |
2016-06-22 | ACPI: ARM64: support for ACPI_TABLE_UPGRADE | Jon Masters | 1 | -0/+2 |
2016-06-21 | arm64/kvm: use ESR_ELx_EC to extract EC | Mark Rutland | 1 | -1/+1 |
2016-06-21 | arm64: add macro to extract ESR_ELx.EC | Mark Rutland | 1 | -0/+1 |
2016-06-21 | arm64: kasan: instrument user memory access API | Yang Shi | 1 | -4/+21 |
2016-06-21 | arm64: mm: dump: make page table dumping reusable | Mark Rutland | 1 | -0/+44 |
2016-06-21 | arm64: Implement optimised IP checksum helpers | Robin Murphy | 2 | -1/+51 |
2016-06-16 | arm64: kgdb: Match pstate size with gdbserver protocol | Daniel Thompson | 1 | -8/+37 |
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 |