| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-07-27 | 1 | -0/+6 |
|\ |
|
| * | ARM64: XEN: Add a function to initialize Xen specific UEFI runtime services | Shannon Zhao | 2016-07-06 | 1 | -0/+6 |
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2016-07-27 | 24 | -28/+409 |
|\ \ |
|
| * | | arm64: arm: Fix-up the removal of the arm64 regs_query_register_name() prototype | Catalin Marinas | 2016-07-27 | 1 | -1/+0 |
| * | | Merge branch 'for-next/kprobes' into for-next/core | Catalin Marinas | 2016-07-21 | 5 | -2/+205 |
| |\ \ |
|
| | * | | arm64: Add trampoline code for kretprobes | William Cohen | 2016-07-19 | 1 | -0/+2 |
| | * | | arm64: kprobes instruction simulation support | Sandeepa Prabhu | 2016-07-19 | 1 | -2/+3 |
| | * | | arm64: Kprobes with single stepping support | Sandeepa Prabhu | 2016-07-19 | 5 | -2/+113 |
| | * | | arm64: add conditional instruction simulation support | David A. Long | 2016-07-19 | 1 | -0/+3 |
| | * | | arm64: Add more test functions to insn.c | David A. Long | 2016-07-19 | 1 | -0/+36 |
| | * | | arm64: Add HAVE_REGS_AND_STACK_ACCESS_API feature | David A. Long | 2016-07-19 | 1 | -0/+50 |
| * | | | arm64: debug: remove unused local_dbg_{enable, disable} macros | Will Deacon | 2016-07-19 | 1 | -3/+0 |
| * | | | arm64: ptrace: remove extra define for CPSR's E bit | Vladimir Murzin | 2016-07-19 | 1 | -1/+0 |
| * | | | arm64: cpuinfo: Expose MIDR_EL1 and REVIDR_EL1 to sysfs | Steve Capper | 2016-07-12 | 1 | -0/+2 |
| * | | | arm64: Add support for CLOCK_MONOTONIC_RAW in clock_gettime() vDSO | Kevin Brodsky | 2016-07-12 | 1 | -2/+6 |
| * | | | arm64: efi: always map runtime services code and data regions down to pages | Ard Biesheuvel | 2016-07-01 | 1 | -2/+1 |
| * | | | arm64: mm: add param to force create_pgd_mapping() to use page mappings | Ard Biesheuvel | 2016-07-01 | 1 | -1/+1 |
| * | | | arm64: trap userspace "dc cvau" cache operation on errata-affected core | Andre Przywara | 2016-07-01 | 2 | -1/+2 |
| * | | | arm64: consolidate signal injection on emulation errors | Andre Przywara | 2016-07-01 | 1 | -0/+2 |
| * | | | arm64: errata: Calling enable functions for CPU errata too | Andre Przywara | 2016-07-01 | 1 | -0/+2 |
| * | | | arm64: include alternative handling in dcache_by_line_op | Andre Przywara | 2016-07-01 | 1 | -1/+11 |
| * | | | arm64: fix "dc cvau" cache operation on errata-affected core | Andre Przywara | 2016-07-01 | 1 | -0/+4 |
| * | | | Revert "arm64: alternatives: add enable parameter to conditional asm macros" | Andre Przywara | 2016-07-01 | 1 | -9/+3 |
| * | | | arm64/kexec: Add core kexec support | Geoff Levand | 2016-06-27 | 1 | -0/+48 |
| * | | | arm64: Add back cpu reset routines | Geoff Levand | 2016-06-27 | 1 | -0/+5 |
| * | | | arm64: smp: Add function to determine if cpus are stuck in the kernel | James Morse | 2016-06-27 | 1 | -0/+12 |
| * | | | arm64/kvm: use ESR_ELx_EC to extract EC | Mark Rutland | 2016-06-21 | 1 | -1/+1 |
| * | | | arm64: add macro to extract ESR_ELx.EC | Mark Rutland | 2016-06-21 | 1 | -0/+1 |
| * | | | arm64: kasan: instrument user memory access API | Yang Shi | 2016-06-21 | 1 | -4/+21 |
| * | | | arm64: mm: dump: make page table dumping reusable | Mark Rutland | 2016-06-21 | 1 | -0/+44 |
| * | | | arm64: Implement optimised IP checksum helpers | Robin Murphy | 2016-06-21 | 2 | -1/+51 |
| |/ / |
|
* | | | Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2016-07-27 | 2 | -0/+12 |
|\ \ \ |
|
| * \ \ | Merge branch 'acpi-tables' | Rafael J. Wysocki | 2016-07-25 | 1 | -0/+2 |
| |\ \ \ |
|
| | * | | | ACPI: ARM64: support for ACPI_TABLE_UPGRADE | Jon Masters | 2016-06-22 | 1 | -0/+2 |
| | |/ / |
|
| * | | | Merge branch 'acpi-numa' | Rafael J. Wysocki | 2016-07-25 | 2 | -0/+10 |
| |\ \ \ |
|
| | * | | | arm64, ACPI, NUMA: NUMA support based on SRAT and SLIT | Hanjun Guo | 2016-05-30 | 2 | -0/+10 |
* | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2016-07-26 | 1 | -1/+3 |
|\ \ \ \ \ |
|
| * | | | | | arm64: add io{read,write}64be accessors | Horia Geantă | 2016-05-31 | 1 | -1/+3 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-07-25 | 5 | -106/+406 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'locking/arch-atomic' into locking/core, because the topic is ready | Ingo Molnar | 2016-07-07 | 3 | -106/+342 |
| |\ \ \ \ \ |
|
| | * | | | | | locking/atomic: Remove linux/atomic.h:atomic_fetch_or() | Peter Zijlstra | 2016-06-16 | 1 | -2/+0 |
| | * | | | | | locking/atomic, arch/arm64: Implement atomic{,64}_fetch_{add,sub,and,andnot,o... | Will Deacon | 2016-06-16 | 1 | -0/+172 |
| | * | | | | | locking/atomic, arch/arm64: Generate LSE non-return cases using common macros | Will Deacon | 2016-06-16 | 1 | -90/+32 |
| | * | | | | | locking/atomic, arch/arm64: Implement atomic{,64}_fetch_{add,sub,and,andnot,o... | Peter Zijlstra | 2016-06-16 | 2 | -24/+148 |
| * | | | | | | locking/barriers, arch/arm64: Implement LDXR+WFE based smp_cond_load_acquire() | Will Deacon | 2016-07-07 | 2 | -0/+64 |
| |/ / / / / |
|
* | | | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-07-25 | 1 | -2/+2 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | efi: Convert efi_call_virt() to efi_call_virt_pointer() | Alex Thorlton | 2016-06-27 | 1 | -2/+2 |
| | |_|_|/
| |/| | | |
|
* | | | | | arm64: Enable workaround for Cavium erratum 27456 on thunderx-81xx | Ganapatrao Kulkarni | 2016-07-07 | 1 | -0/+2 |
* | | | | | arm64: kernel: Save and restore UAO and addr_limit on exception entry | James Morse | 2016-07-07 | 1 | -0/+2 |
|/ / / / |
|
* | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-06-25 | 1 | -1/+1 |
|\ \ \ \ |
|