Age | Commit message (Expand) | Author |
2016-07-27 | Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-07-27 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2016-07-27 | arm64: arm: Fix-up the removal of the arm64 regs_query_register_name() prototype | Catalin Marinas |
2016-07-26 | Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2016-07-26 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | 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-25 | Merge branch 'acpi-tables' | Rafael J. Wysocki |
2016-07-25 | Merge branch 'acpi-numa' | Rafael J. Wysocki |
2016-07-21 | Merge branch 'for-next/kprobes' into for-next/core | Catalin Marinas |
2016-07-19 | arm64: debug: remove unused local_dbg_{enable, disable} macros | Will Deacon |
2016-07-19 | arm64: ptrace: remove extra define for CPSR's E bit | Vladimir Murzin |
2016-07-19 | arm64: Add trampoline code for kretprobes | William Cohen |
2016-07-19 | arm64: kprobes instruction simulation support | Sandeepa Prabhu |
2016-07-19 | arm64: Kprobes with single stepping support | Sandeepa Prabhu |
2016-07-19 | arm64: add conditional instruction simulation support | David A. Long |
2016-07-19 | arm64: Add more test functions to insn.c | David A. Long |
2016-07-19 | arm64: Add HAVE_REGS_AND_STACK_ACCESS_API feature | David A. Long |
2016-07-12 | arm64: cpuinfo: Expose MIDR_EL1 and REVIDR_EL1 to sysfs | Steve Capper |
2016-07-12 | arm64: Add support for CLOCK_MONOTONIC_RAW in clock_gettime() vDSO | Kevin Brodsky |
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 '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-07-06 | ARM64: XEN: Add a function to initialize Xen specific UEFI runtime services | Shannon Zhao |
2016-07-01 | arm64: efi: always map runtime services code and data regions down to pages | Ard Biesheuvel |
2016-07-01 | arm64: mm: add param to force create_pgd_mapping() to use page mappings | Ard Biesheuvel |
2016-07-01 | arm64: trap userspace "dc cvau" cache operation on errata-affected core | Andre Przywara |
2016-07-01 | arm64: consolidate signal injection on emulation errors | Andre Przywara |
2016-07-01 | arm64: errata: Calling enable functions for CPU errata too | Andre Przywara |
2016-07-01 | arm64: include alternative handling in dcache_by_line_op | Andre Przywara |
2016-07-01 | arm64: fix "dc cvau" cache operation on errata-affected core | Andre Przywara |
2016-07-01 | Revert "arm64: alternatives: add enable parameter to conditional asm macros" | Andre Przywara |
2016-06-27 | arm64/kexec: Add core kexec support | Geoff Levand |
2016-06-27 | arm64: Add back cpu reset routines | Geoff Levand |
2016-06-27 | arm64: smp: Add function to determine if cpus are stuck in the kernel | James Morse |
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: smp: Add function to determine if cpus are stuck in the kernel | James Morse |
2016-06-22 | ACPI: ARM64: support for ACPI_TABLE_UPGRADE | Jon Masters |
2016-06-21 | arm64/kvm: use ESR_ELx_EC to extract EC | Mark Rutland |
2016-06-21 | arm64: add macro to extract ESR_ELx.EC | Mark Rutland |
2016-06-21 | arm64: kasan: instrument user memory access API | Yang Shi |
2016-06-21 | arm64: mm: dump: make page table dumping reusable | Mark Rutland |
2016-06-21 | arm64: Implement optimised IP checksum helpers | Robin Murphy |
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 |