aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-11-11arm64: split thread_info from task stackMark Rutland10-54/+73
2016-11-11arm64: assembler: introduce ldr_this_cpuMark Rutland2-5/+16
2016-11-11arm64: make cpu number a percpu variableMark Rutland2-1/+15
2016-11-11arm64: smp: prepare for smp_processor_id() reworkMark Rutland1-3/+4
2016-11-11arm64: move sp_el0 and tpidr_el1 into cpu_suspend_ctxMark Rutland4-10/+7
2016-11-11arm64: prep stack walkers for THREAD_INFO_IN_TASKMark Rutland3-6/+24
2016-11-11arm64: unexport walk_stackframeMark Rutland1-1/+0
2016-11-11arm64: traps: simplify die() and __die()Mark Rutland1-7/+6
2016-11-11arm64: factor out current_stack_pointerMark Rutland7-5/+17
2016-11-11arm64: asm-offsets: remove unused definitionsMark Rutland1-2/+0
2016-11-11arm64: thread_info remove stale itemsMark Rutland1-2/+0
2016-11-11thread_info: include <current.h> for THREAD_INFO_IN_TASKMark Rutland1-0/+6
2016-11-11thread_info: factor out restart_blockMark Rutland2-40/+52
2016-11-09arm64: percpu: kill off final ACCESS_ONCE() usesMark Rutland1-8/+8
2016-11-09arm64: hugetlb: fix the wrong address for several functionsHuang Shijie1-4/+4
2016-11-09arm64: hugetlb: remove the wrong pmd check in find_num_contig()Huang Shijie1-12/+0
2016-11-09arm64: Fix typo in add_default_hugepagesz() for 64K pagesCatalin Marinas1-1/+1
2016-11-07arm64: fix error: conflicting types for 'kprobe_fault_handler'Pratyush Anand1-1/+0
2016-11-07arm64: Add uprobe supportPratyush Anand10-2/+277
2016-11-07arm64: introduce mm context flag to keep 32 bit task informationPratyush Anand2-2/+11
2016-11-07arm64: Handle TRAP_BRKPT for user mode as wellPratyush Anand1-7/+11
2016-11-07arm64: Handle TRAP_TRACE for user mode as wellPratyush Anand1-10/+12
2016-11-07arm64: kgdb_step_brk_fn: ignore other's exceptionPratyush Anand1-0/+3
2016-11-07arm64: kprobe: protect/rename few definitions to be reused by uprobePratyush Anand4-43/+52
2016-11-07arm64: dump: Add checking for writable and exectuable pagesLaura Abbott4-0/+94
2016-11-07arm64: dump: Remove max_addrLaura Abbott1-1/+0
2016-11-07arm64: dump: Make the page table dumping seq_file optionalLaura Abbott1-7/+19
2016-11-07arm64: dump: Make ptdump debugfs a separate optionLaura Abbott6-31/+54
2016-11-07arm64: mm: set the contiguous bit for kernel mappings where appropriateArd Biesheuvel1-4/+30
2016-11-07arm64: mm: replace 'block_mappings_allowed' with 'page_mappings_only'Ard Biesheuvel3-21/+21
2016-11-07arm64: mm: BUG on unsupported manipulations of live kernel mappingsArd Biesheuvel1-27/+43
2016-11-07arm64: Remove pointless WARN_ON in DMA teardownRobin Murphy1-5/+0
2016-11-07arm64/kprobes: Tidy up sign-extension usageRobin Murphy1-9/+7
2016-11-07arm64: add sysfs cpu_capacity attributeJuri Lelli1-0/+64
2016-11-07arm64: parse cpu capacity-dmips-mhz from DTJuri Lelli1-1/+158
2016-11-07Documentation: arm: define DT cpu capacity-dmips-mhz bindingsJuri Lelli2-0/+246
2016-11-05Linux 4.9-rc4Linus Torvalds1-1/+1
2016-11-05Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-1/+1
2016-11-05Merge branches 'sched-urgent-for-linus' and 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-9/+7
2016-11-05Merge tag 'md/4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds4-19/+30
2016-11-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-17/+6
2016-11-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-3/+10
2016-11-05Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394Linus Torvalds1-20/+39
2016-11-05Merge tag 'media/v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds25-499/+919
2016-11-05Merge tag 'pci-v4.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-3/+6
2016-11-05Merge tag 'for-linus-20161104' of git://git.infradead.org/linux-mtdLinus Torvalds5-31/+71
2016-11-05Merge tag 'mmc-v4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2-2/+4
2016-11-05Merge tag 'gpio-v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds3-66/+97
2016-11-04Merge tag 'nfsd-4.9-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds7-66/+106
2016-11-04Merge branch 'for-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds5-9/+29