Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | Merge branch 'for-next/kprobes' into for-next/core | Catalin Marinas | 2016-07-21 | 26 | -10/+1772 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | arm64: kprobes: Add KASAN instrumentation around stack accesses | Catalin Marinas | 2016-07-21 | 1 | -0/+5 | |
| | * | | | | | | | | arm64: kprobes: Cleanup jprobe_return | Marc Zyngier | 2016-07-21 | 1 | -12/+10 | |
| | * | | | | | | | | arm64: kprobes: Fix overflow when saving stack | Marc Zyngier | 2016-07-20 | 1 | -8/+14 | |
| | * | | | | | | | | arm64: kprobes: WARN if attempting to step with PSTATE.D=1 | Will Deacon | 2016-07-19 | 1 | -0/+2 | |
| | * | | | | | | | | arm64: Add kernel return probes support (kretprobes) | Sandeepa Prabhu | 2016-07-19 | 2 | -1/+90 | |
| | * | | | | | | | | arm64: Add trampoline code for kretprobes | William Cohen | 2016-07-19 | 5 | -0/+100 | |
| | * | | | | | | | | arm64: kprobes instruction simulation support | Sandeepa Prabhu | 2016-07-19 | 8 | -15/+326 | |
| | * | | | | | | | | arm64: Treat all entry code as non-kprobe-able | Pratyush Anand | 2016-07-19 | 3 | -0/+30 | |
| | * | | | | | | | | arm64: Blacklist non-kprobe-able symbol | Pratyush Anand | 2016-07-19 | 4 | -0/+31 | |
| | * | | | | | | | | arm64: Kprobes with single stepping support | Sandeepa Prabhu | 2016-07-19 | 14 | -5/+859 | |
| | * | | | | | | | | arm64: add conditional instruction simulation support | David A. Long | 2016-07-19 | 4 | -4/+119 | |
| | * | | | | | | | | arm64: Add more test functions to insn.c | David A. Long | 2016-07-19 | 2 | -0/+70 | |
| | * | | | | | | | | arm64: Add HAVE_REGS_AND_STACK_ACCESS_API feature | David A. Long | 2016-07-19 | 4 | -1/+152 | |
| | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
| * | | | | | | | | arm64: Honor nosmp kernel command line option | Suzuki K Poulose | 2016-07-21 | 1 | -0/+7 | |
| * | | | | | | | | arm64: Fix incorrect per-cpu usage for boot CPU | Suzuki K Poulose | 2016-07-21 | 1 | -1/+1 | |
| * | | | | | | | | arm64: debug: remove unused local_dbg_{enable, disable} macros | Will Deacon | 2016-07-19 | 1 | -3/+0 | |
| * | | | | | | | | arm64: debug: remove redundant spsr manipulation | Will Deacon | 2016-07-19 | 1 | -11/+2 | |
| * | | | | | | | | arm64: debug: unmask PSTATE.D earlier | Will Deacon | 2016-07-19 | 3 | -2/+2 | |
| * | | | | | | | | arm64: localise Image objcopy flags | Mark Rutland | 2016-07-19 | 2 | -1/+2 | |
| * | | | | | | | | 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 | 2 | -0/+122 | |
| * | | | | | | | | arm64: Add support for CLOCK_MONOTONIC_RAW in clock_gettime() vDSO | Kevin Brodsky | 2016-07-12 | 4 | -15/+64 | |
| * | | | | | | | | arm64: Refactor vDSO time functions | Kevin Brodsky | 2016-07-12 | 1 | -126/+172 | |
| * | | | | | | | | arm64: fix vdso-offsets.h dependency | Kevin Brodsky | 2016-07-11 | 3 | -8/+13 | |
| * | | | | | | | | Revert "arm64: Fix vdso-offsets.h dependency" | Catalin Marinas | 2016-07-11 | 2 | -7/+7 | |
| * | | | | | | | | arm64: mm: change IOMMU notifier action to attach DMA ops | Lorenzo Pieralisi | 2016-07-08 | 1 | -17/+5 | |
| * | | | | | | | | arm64: Fix vdso-offsets.h dependency | Catalin Marinas | 2016-07-08 | 2 | -7/+7 | |
| * | | | | | | | | arm64: mm: fold init_pgd() into __create_pgd_mapping() | Ard Biesheuvel | 2016-07-01 | 1 | -18/+6 | |
| * | | | | | | | | arm64: mm: Remove split_p*d() functions | Catalin Marinas | 2016-07-01 | 1 | -43/+4 | |
| * | | | | | | | | arm64: efi: avoid block mappings for unaligned UEFI memory regions | Ard Biesheuvel | 2016-07-01 | 1 | -0/+14 | |
| * | | | | | | | | arm64: efi: always map runtime services code and data regions down to pages | Ard Biesheuvel | 2016-07-01 | 2 | -3/+36 | |
| * | | | | | | | | arm64: mm: add param to force create_pgd_mapping() to use page mappings | Ard Biesheuvel | 2016-07-01 | 3 | -42/+29 | |
| * | | | | | | | | arm64: trap userspace "dc cvau" cache operation on errata-affected core | Andre Przywara | 2016-07-01 | 5 | -2/+75 | |
| * | | | | | | | | arm64: consolidate signal injection on emulation errors | Andre Przywara | 2016-07-01 | 3 | -36/+54 | |
| * | | | | | | | | arm64: errata: Calling enable functions for CPU errata too | Andre Przywara | 2016-07-01 | 3 | -2/+9 | |
| * | | | | | | | | 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 | 2 | -1/+5 | |
| * | | | | | | | | Revert "arm64: alternatives: add enable parameter to conditional asm macros" | Andre Przywara | 2016-07-01 | 1 | -9/+3 | |
| * | | | | | | | | arm64: mm: remove unnecessary BUG_ON | Kefeng Wang | 2016-06-30 | 1 | -1/+0 | |
| * | | | | | | | | arm64: mm: fix location of _etext | Ard Biesheuvel | 2016-06-27 | 4 | -16/+17 | |
| * | | | | | | | | arm64: mm: simplify memblock numa node extraction | Mark Rutland | 2016-06-27 | 1 | -4/+2 | |
| * | | | | | | | | arm64/kexec: Add pr_debug output | Geoff Levand | 2016-06-27 | 1 | -0/+42 | |
| * | | | | | | | | arm64/kexec: Enable kexec in the arm64 defconfig | Geoff Levand | 2016-06-27 | 1 | -0/+1 | |
| * | | | | | | | | arm64/kexec: Add core kexec support | Geoff Levand | 2016-06-27 | 5 | -0/+360 | |
| * | | | | | | | | arm64: Add back cpu reset routines | Geoff Levand | 2016-06-27 | 4 | -1/+102 | |
| * | | | | | | | | arm64: smp: Add function to determine if cpus are stuck in the kernel | James Morse | 2016-06-27 | 2 | -0/+30 | |
| * | | | | | | | | Revert "arm64: Add support ARCH_SUPPORTS_INT128" | Catalin Marinas | 2016-06-22 | 1 | -1/+0 | |
| * | | | | | | | | arm64: kill ESR_LNX_EXEC | Mark Rutland | 2016-06-21 | 2 | -6/+9 | |
| * | | | | | | | | arm64/kvm: use ESR_ELx_EC to extract EC | Mark Rutland | 2016-06-21 | 3 | -4/+4 |