| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2016-10-03 | 33 | -453/+704 |
|\ |
|
| * | arm64: fix dump_backtrace/unwind_frame with NULL tsk | Mark Rutland | 2016-09-26 | 2 | -6/+9 |
| * | arm/arm64: arch_timer: Use archdata to indicate vdso suitability | Scott Wood | 2016-09-23 | 1 | -1/+1 |
| * | arm64: migrate exception table users off module.h and onto extable.h | Paul Gortmaker | 2016-09-20 | 1 | -1/+1 |
| * | arm64: pmu: Hoist pmu platform device name | Jeremy Linton | 2016-09-16 | 1 | -1/+1 |
| * | arm64: pmu: Probe default hw/cache counters | Jeremy Linton | 2016-09-16 | 1 | -4/+41 |
| * | arm64: pmu: add fallback probe table | Mark Salter | 2016-09-16 | 1 | -1/+12 |
| * | arm64: Improve kprobes test for atomic sequence | David A. Long | 2016-09-15 | 1 | -25/+23 |
| * | arm64: use alternative auto-nop | Mark Rutland | 2016-09-12 | 1 | -8/+2 |
| * | arm64: Work around systems with mismatched cache line sizes | Suzuki K Poulose | 2016-09-09 | 3 | -0/+38 |
| * | arm64: Refactor sysinstr exception handling | Suzuki K Poulose | 2016-09-09 | 1 | -26/+47 |
| * | arm64: Introduce raw_{d,i}cache_line_size | Suzuki K Poulose | 2016-09-09 | 2 | -2/+2 |
| * | arm64: alternative: Add support for patching adrp instructions | Suzuki K Poulose | 2016-09-09 | 1 | -0/+15 |
| * | arm64: insn: Add helpers for adrp offsets | Suzuki K Poulose | 2016-09-09 | 1 | -0/+13 |
| * | arm64: alternative: Disallow patching instructions using literals | Suzuki K Poulose | 2016-09-09 | 1 | -0/+6 |
| * | arm64: Rearrange CPU errata workaround checks | Suzuki K Poulose | 2016-09-09 | 3 | -13/+27 |
| * | arm64: Use consistent naming for errata handling | Suzuki K Poulose | 2016-09-09 | 3 | -4/+4 |
| * | arm64: Set the safe value for L1 icache policy | Suzuki K Poulose | 2016-09-09 | 1 | -2/+3 |
| * | arm64/numa: remove the limitation that cpu0 must bind to node0 | Zhen Lei | 2016-09-09 | 1 | -0/+1 |
| * | arm64/numa: avoid inconsistent information to be printed | Zhen Lei | 2016-09-09 | 1 | -1/+3 |
| * | arm64: perf: move to common attr_group fields | Mark Rutland | 2016-09-09 | 1 | -12/+24 |
| * | arm64: simplify sysreg manipulation | Mark Rutland | 2016-09-09 | 4 | -19/+13 |
| * | arm64: Use static keys for CPU features | Catalin Marinas | 2016-09-07 | 2 | -0/+8 |
| * | arm64: ftrace: add save_stack_trace_regs() | Pratyush Anand | 2016-09-05 | 1 | -0/+21 |
| * | arm64: kernel: re-export _cpu_resume() from sleep.S | Ard Biesheuvel | 2016-09-05 | 1 | -1/+1 |
| * | arm64: debug: report TRAP_TRACE instead of TRAP_HWBRPT for singlestep | Will Deacon | 2016-09-02 | 1 | -2/+2 |
| * | arm64: head.S: document the use of callee saved registers | Ard Biesheuvel | 2016-09-02 | 1 | -0/+10 |
| * | arm64: head.S: use ordinary stack frame for __primary_switched() | Ard Biesheuvel | 2016-09-02 | 1 | -9/+9 |
| * | arm64: kernel: drop use of x24 from primary boot path | Ard Biesheuvel | 2016-09-02 | 1 | -8/+12 |
| * | arm64: kernel: use x30 for __enable_mmu return address | Ard Biesheuvel | 2016-09-02 | 2 | -20/+9 |
| * | arm64: head.S: move KASLR processing out of __enable_mmu() | Ard Biesheuvel | 2016-09-02 | 1 | -27/+42 |
| * | arm64: kernel: use ordinary return/argument register for el2_setup() | Ard Biesheuvel | 2016-09-02 | 1 | -7/+7 |
| * | arm64: kernel: fix style issues in sleep.S | Ard Biesheuvel | 2016-09-02 | 1 | -11/+10 |
| * | arm64: kernel: do not need to reset UAO on exception entry | Vladimir Murzin | 2016-09-01 | 1 | -1/+1 |
| * | arm64: debug: convert OS lock CPU hotplug notifier to new infrastructure | Will Deacon | 2016-09-01 | 1 | -24/+6 |
| * | arm64: hw_breakpoint: convert CPU hotplug notifier to new infrastructure | Will Deacon | 2016-09-01 | 2 | -36/+22 |
| * | arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEP | Will Deacon | 2016-08-31 | 1 | -2/+4 |
| * | arm64: cpufeature: expose arm64_ftr_reg struct for CTR_EL0 | Ard Biesheuvel | 2016-08-31 | 1 | -1/+6 |
| * | arm64: cpufeature: constify arm64_ftr_regs array | Ard Biesheuvel | 2016-08-31 | 1 | -26/+20 |
| * | arm64: cpufeature: constify arm64_ftr_bits structures | Ard Biesheuvel | 2016-08-31 | 1 | -22/+24 |
| * | arm64: Set UTS_MACHINE in the Makefile | Michal Marek | 2016-08-31 | 2 | -1/+3 |
| * | Revert "arm64: hibernate: Refuse to hibernate if the boot cpu is offline" | James Morse | 2016-08-26 | 1 | -26/+0 |
| * | arm64: hibernate: Resume when hibernate image created on non-boot CPU | James Morse | 2016-08-26 | 1 | -0/+51 |
| * | arm64: always enable DEBUG_RODATA and remove the Kconfig option | Mark Rutland | 2016-08-26 | 1 | -1/+1 |
| * | arm64: mark reserved memblock regions explicitly in iomem | AKASHI Takahiro | 2016-08-25 | 1 | -2/+7 |
| * | arm64: hibernate: Support DEBUG_PAGEALLOC | James Morse | 2016-08-25 | 1 | -9/+36 |
| * | arm64: vmlinux.ld: Add mmuoff data sections and move mmuoff text into idmap | James Morse | 2016-08-25 | 4 | -12/+37 |
| * | arm64: Create sections.h | James Morse | 2016-08-25 | 3 | -14/+4 |
| * | arm64: kprobe: Always clear pstate.D in breakpoint exception handler | Pratyush Anand | 2016-08-25 | 1 | -16/+13 |
| * | arm64: head.S: get rid of x25 and x26 with 'global' scope | Ard Biesheuvel | 2016-08-22 | 2 | -17/+13 |