summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asm-generic-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-12-2611-386/+514
|\
| * sh: generate uapi header and syscall table header filesFiroz Khan2018-12-194-384/+8
| * sh: add system call table generation supportFiroz Khan2018-12-194-0/+498
| * sh: add __NR_syscalls along with NR_syscallsFiroz Khan2018-12-193-2/+8
* | Merge tag 'please-pull-y2038prep' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-12-2610-659/+458
|\ \
| * | ia64: generate uapi header and system call table filesFiroz Khan2018-11-135-658/+9
| * | ia64: add system call table generation supportFiroz Khan2018-11-134-0/+445
| * | ia64: add an offset for system call numberFiroz Khan2018-11-131-322/+323
| * | ia64: add __NR_syscalls along with NR_syscallsFiroz Khan2018-11-132-3/+5
| * | ia64: add __NR_old_getpagesize in uapi header fileFiroz Khan2018-11-131-1/+1
* | | Merge tag 'm68k-for-v4.21-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-12-2624-1285/+1161
|\ \ \
| * | | m68k: Generate uapi header and syscall table header filesFiroz Khan2018-12-045-770/+11
| * | | m68k: Add system call table generation supportFiroz Khan2018-12-044-0/+495
| * | | m68k: Add __NR_syscalls along with NR_syscallsFiroz Khan2018-12-042-2/+5
| * | | m68k/defconfig: Update defconfigs for v4.20-rc1Geert Uytterhoeven2018-12-0312-511/+619
| * | | m68k: Remove redundant 'default n' from KconfigBartlomiej Zolnierkiewicz2018-12-031-2/+0
| * | | m68k: Unroll raw_outsb() loopFinn Thain2018-12-031-4/+35
| |/ /
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-12-26112-1164/+3049
|\ \ \
| * | | arm64: kaslr: print PHYS_OFFSET in dump_kernel_offset()Miles Chen2018-12-141-0/+1
| * | | arm64: sysreg: Use _BITUL() when defining register bitsWill Deacon2018-12-131-40/+41
| * | | arm64: cpufeature: Rework ptr auth hwcaps using multi_entry_cap_matchesWill Deacon2018-12-133-89/+99
| * | | arm64: cpufeature: Reduce number of pointer auth CPU caps from 6 to 4Will Deacon2018-12-133-17/+8
| * | | arm64: ptr auth: Move per-thread keys from thread_info to thread_structWill Deacon2018-12-134-8/+7
| * | | arm64: enable pointer authenticationMark Rutland2018-12-131-0/+23
| * | | arm64: add prctl control for resetting ptrauth keysKristina Martsenko2018-12-134-0/+55
| * | | arm64: perf: strip PAC when unwinding userspaceMark Rutland2018-12-132-1/+12
| * | | arm64: expose user PAC bit positions via ptraceMark Rutland2018-12-135-2/+56
| * | | arm64: add basic pointer authentication supportMark Rutland2018-12-136-0/+104
| * | | arm64/cpufeature: detect pointer authenticationMark Rutland2018-12-133-1/+109
| * | | arm64: Don't trap host pointer auth use to EL2Mark Rutland2018-12-131-1/+3
| * | | arm64/kvm: hide ptrauth from guestsMark Rutland2018-12-132-0/+26
| * | | arm64/kvm: consistently handle host HCR_EL2 flagsMark Rutland2018-12-133-4/+4
| * | | arm64: add pointer authentication register bitsMark Rutland2018-12-132-1/+32
| * | | arm64: add comments about EC exception levelsKristina Martsenko2018-12-131-7/+7
| * | | arm64: perf: Treat EXCLUDE_EL* bit definitions as unsignedWill Deacon2018-12-131-3/+3
| * | | arm64: kpti: Whitelist Cortex-A CPUs that don't implement the CSV3 fieldWill Deacon2018-12-131-0/+6
| * | | Merge branch 'for-next/perf' into aarch64/for-next/coreWill Deacon2018-12-122-176/+209
| |\ \ \
| | * | | arm64: perf: set suppress_bind_attrs flag to trueAnders Roxell2018-11-211-0/+1
| | * | | arm64: perf: Fix typos in commentShaokun Zhang2018-11-211-1/+1
| | * | | arm64: perf: Hook up new eventsWill Deacon2018-11-211-0/+24
| | * | | arm64: perf: Move event definitions into perf_event.hWill Deacon2018-11-212-154/+155
| | * | | arm64: perf: Remove duplicate generic cache eventsWill Deacon2018-11-211-4/+0
| | * | | arm64: perf: Add support for Armv8.1 PMCEID register formatWill Deacon2018-11-211-7/+18
| | * | | arm64: perf: Terminate PMU assignment statements with semicolonsWill Deacon2018-11-211-10/+10
| * | | | arm64: enable per-task stack canariesArd Biesheuvel2018-12-125-2/+23
| * | | | arm64: Add memory hotplug supportRobin Murphy2018-12-124-0/+38
| * | | | arm64: percpu: Fix LSE implementation of value-returning pcpu atomicsWill Deacon2018-12-121-1/+1
| * | | | arm64: add <asm/asm-prototypes.h>Mark Rutland2018-12-121-0/+26
| * | | | arm64: mm: Introduce MAX_USER_VA_BITS definitionWill Deacon2018-12-123-10/+8
| * | | | arm64: fix ARM64_USER_VA_BITS_52 buildsArnd Bergmann2018-12-111-1/+1