summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | iomap: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski2020-08-1416-103/+103
* | | | | sh: use generic strncpy()Kuninori Morimoto2020-08-141-26/+0
* | | | | all arch: remove system call sys_sysctlXiaoming Ni2020-08-1443-44/+18
* | | | | Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-08-147-7/+16
|\ \ \ \ \
| * | | | | lib/vdso: Allow to add architecture-specific vdso dataSven Schnelle2020-08-061-0/+3
| * | | | | vdso/treewide: Add vdso_data pointer argument to __arch_get_hw_counter()Thomas Gleixner2020-08-066-7/+13
| |/ / / /
* | | | | Merge tag 'timers-core-2020-08-14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-08-141-0/+1
|\ \ \ \ \
| * | | | | x86: Select POSIX_CPU_TIMERS_TASK_WORKThomas Gleixner2020-08-061-0/+1
* | | | | | Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2020-08-148-50/+136
|\ \ \ \ \ \
| * | | | | | openrisc: uaccess: Add user address space check to access_okStafford Horne2020-08-091-0/+1
| * | | | | | openrisc: signal: Fix sparse address space warningsStafford Horne2020-08-091-7/+7
| * | | | | | openrisc: uaccess: Remove unused macro __addr_okStafford Horne2020-08-091-3/+0
| * | | | | | openrisc: uaccess: Use static inline function in access_okStafford Horne2020-08-091-4/+7
| * | | | | | openrisc: uaccess: Fix sparse address space warningsStafford Horne2020-08-091-4/+4
| * | | | | | openrisc: io: Fixup defines and move include to the endStafford Horne2020-08-061-2/+7
| * | | | | | openrisc: Implement proper SMP tlb flushingStafford Horne2020-08-042-13/+89
| * | | | | | openrisc: Fix oops caused when dumping stackStafford Horne2020-08-041-2/+16
| * | | | | | openrisc: Add support for external initrd imagesStafford Horne2020-08-042-15/+5
| * | | | | | openrisc: fix __user in raw_copy_to_user()'s prototypeLuc Van Oostenryck2020-08-041-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'powerpc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-08-142-9/+8
|\ \ \ \ \ \
| * | | | | | powerpc/pkeys: Fix boot failures with Nemo board (A-EON AmigaOne X1000)Aneesh Kumar K.V2020-08-102-9/+8
* | | | | | | Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-08-1419-1126/+285
|\ \ \ \ \ \ \
| * | | | | | | x86/xen: drop tests for highmem in pv codeJuergen Gross2020-08-112-95/+57
| * | | | | | | x86/xen: eliminate xen-asm_64.SJuergen Gross2020-08-113-195/+180
| * | | | | | | x86/xen: remove 32-bit Xen PV guest supportJuergen Gross2020-08-1117-837/+49
* | | | | | | | Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-08-142-7/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/hyperv: Make hv_setup_sched_clock inlineMichael Kelley2020-08-112-7/+12
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | x86/fsgsbase/64: Fix NULL deref in 86_fsgsbase_read_taskEric Dumazet2020-08-141-1/+1
* | | | | | | | Merge tag 's390-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-08-1311-44/+57
|\ \ \ \ \ \ \ \
| * | | | | | | | s390/numa: move code to arch/s390/kernelAlexander Gordeev2020-08-114-3/+1
| * | | | | | | | s390/time: remove select CLOCKSOURCE_VALIDATE_LAST_CYCLE againHeiko Carstens2020-08-111-1/+0
| * | | | | | | | s390/debug: debug feature version 3Mikhail Zaslonko2020-08-112-25/+24
| * | | | | | | | s390/Kconfig: add missing ZCRYPT dependency to VFIO_APKrzysztof Kozlowski2020-08-111-0/+1
| * | | | | | | | s390/numa: set node distance to LOCAL_DISTANCEAlexander Gordeev2020-08-111-6/+0
| * | | | | | | | s390/test_unwind: fix possible memleak in test_unwind()Wang Hai2020-08-111-0/+1
| * | | | | | | | s390/gmap: improve THP splittingGerald Schaefer2020-08-111-7/+20
| * | | | | | | | s390/atomic: circumvent gcc 10 build regressionVasily Gorbik2020-08-111-2/+10
* | | | | | | | | Merge branch 'parisc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-08-123-5/+67
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | parisc: Implement __smp_store_release and __smp_load_acquire barriersJohn David Anglin2020-08-121-0/+61
| * | | | | | | | | parisc: Whitespace cleanups in atomic.hHelge Deller2020-08-111-4/+4
| * | | | | | | | | parisc/kernel/ftrace: Remove function callback castsOscar Carter2020-08-111-1/+2
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-08-1279-2627/+3469
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | KVM: MIPS/VZ: Fix build error caused by 'kvm_run' cleanupXingxing Su2020-08-111-2/+1
| * | | | | | | | | x86/kvm/hyper-v: Synic default SCONTROL MSR needs to be enabledJon Doron2020-08-101-0/+1
| * | | | | | | | | MIPS: KVM: Convert a fallthrough comment to fallthroughJiaxun Yang2020-08-101-1/+1
| * | | | | | | | | MIPS: VZ: Only include loongson_regs.h for CPU_LOONGSON64Huacai Chen2020-08-091-0/+2
| * | | | | | | | | Merge tag 'kvm-ppc-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2020-08-0915-244/+644
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | KVM: PPC: Book3S HV: Rework secure mem slot droppingLaurent Dufour2020-07-281-17/+35
| | * | | | | | | | | KVM: PPC: Book3S HV: Move kvmppc_svm_page_out upLaurent Dufour2020-07-281-76/+90
| | * | | | | | | | | KVM: PPC: Book3S HV: Migrate hot plugged memoryLaurent Dufour2020-07-283-12/+39