summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-11-11arm64: assembler: introduce ldr_this_cpuMark Rutland
2016-11-11arm64: make cpu number a percpu variableMark Rutland
2016-11-11arm64: smp: prepare for smp_processor_id() reworkMark Rutland
2016-11-11arm64: move sp_el0 and tpidr_el1 into cpu_suspend_ctxMark Rutland
2016-11-11arm64: prep stack walkers for THREAD_INFO_IN_TASKMark Rutland
2016-11-11arm64: unexport walk_stackframeMark Rutland
2016-11-11arm64: traps: simplify die() and __die()Mark Rutland
2016-11-11arm64: factor out current_stack_pointerMark Rutland
2016-11-11arm64: asm-offsets: remove unused definitionsMark Rutland
2016-11-11arm64: thread_info remove stale itemsMark Rutland
2016-11-09arm64: percpu: kill off final ACCESS_ONCE() usesMark Rutland
2016-11-09arm64: hugetlb: fix the wrong address for several functionsHuang Shijie
2016-11-09arm64: hugetlb: remove the wrong pmd check in find_num_contig()Huang Shijie
2016-11-09arm64: Fix typo in add_default_hugepagesz() for 64K pagesCatalin Marinas
2016-11-07arm64: fix error: conflicting types for 'kprobe_fault_handler'Pratyush Anand
2016-11-07arm64: Add uprobe supportPratyush Anand
2016-11-07arm64: introduce mm context flag to keep 32 bit task informationPratyush Anand
2016-11-07arm64: Handle TRAP_BRKPT for user mode as wellPratyush Anand
2016-11-07arm64: Handle TRAP_TRACE for user mode as wellPratyush Anand
2016-11-07arm64: kgdb_step_brk_fn: ignore other's exceptionPratyush Anand
2016-11-07arm64: kprobe: protect/rename few definitions to be reused by uprobePratyush Anand
2016-11-07arm64: dump: Add checking for writable and exectuable pagesLaura Abbott
2016-11-07arm64: dump: Remove max_addrLaura Abbott
2016-11-07arm64: dump: Make the page table dumping seq_file optionalLaura Abbott
2016-11-07arm64: dump: Make ptdump debugfs a separate optionLaura Abbott
2016-11-07arm64: mm: set the contiguous bit for kernel mappings where appropriateArd Biesheuvel
2016-11-07arm64: mm: replace 'block_mappings_allowed' with 'page_mappings_only'Ard Biesheuvel
2016-11-07arm64: mm: BUG on unsupported manipulations of live kernel mappingsArd Biesheuvel
2016-11-07arm64: Remove pointless WARN_ON in DMA teardownRobin Murphy
2016-11-07arm64/kprobes: Tidy up sign-extension usageRobin Murphy
2016-11-07arm64: add sysfs cpu_capacity attributeJuri Lelli
2016-11-07arm64: parse cpu capacity-dmips-mhz from DTJuri Lelli
2016-11-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-11-04Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-11-04Merge branch 'parisc-4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-11-04MIPS: Fix max_low_pfn with disabled highmemJames Hogan
2016-11-04MIPS: Correct MIPS I FP sigcontext layoutMaciej W. Rozycki
2016-11-04MIPS: Fix ISA I/II FP signal context offsetsMaciej W. Rozycki
2016-11-04MIPS: Remove FIR from ISA I FP signal contextMaciej W. Rozycki
2016-11-04MIPS: Fix ISA I FP sigcontext access violation handlingMaciej W. Rozycki
2016-11-04MIPS: Fix FCSR Cause bit handling for correct SIGFPE issueMaciej W. Rozycki
2016-11-04MIPS: ptrace: Also initialize the FP context on individual FCSR writesMaciej W. Rozycki
2016-11-04MIPS: dump_tlb: Fix printk continuationsJames Hogan
2016-11-04MIPS: Fix __show_regs() outputPaul Burton
2016-11-04MIPS: traps: Fix output of show_codeMatt Redfearn
2016-11-04MIPS: traps: Fix output of show_stacktraceMatt Redfearn
2016-11-04MIPS: traps: Fix output of show_backtraceMatt Redfearn
2016-11-04MIPS: Fix build of compressed imageMatt Redfearn
2016-11-04MIPS: generic: Fix KASLR for generic kernel.Matt Redfearn
2016-11-04MIPS: KASLR: Fix handling of NULL FDTMatt Redfearn