summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-09-0930-371/+399
|\
| * ARM: 9118/1: div64: Remove always-true __div64_const32_is_OK() duplicateGeert Uytterhoeven2021-08-201-11/+0
| * ARM: 9117/1: asm-generic: div64: Remove always-true __div64_const32_is_OK()Geert Uytterhoeven2021-08-201-10/+4
| * ARM: 9116/1: unified: Remove check for gcc < 4Geert Uytterhoeven2021-08-201-4/+0
| * ARM: 9110/1: oabi-compat: fix oabi epoll sparse warningArnd Bergmann2021-08-201-1/+1
| * ARM: 9113/1: uaccess: remove set_fs() implementationArnd Bergmann2021-08-2011-86/+7
| * ARM: 9112/1: uaccess: add __{get,put}_kernel_nofaultArnd Bergmann2021-08-201-40/+83
| * ARM: 9111/1: oabi-compat: rework fcntl64() emulationArnd Bergmann2021-08-201-33/+60
| * ARM: 9114/1: oabi-compat: rework sys_semtimedop emulationArnd Bergmann2021-08-203-48/+99
| * ARM: 9108/1: oabi-compat: rework epoll_wait/epoll_pwait emulationArnd Bergmann2021-08-205-72/+49
| * ARM: 9107/1: syscall: always store thread_info->abi_syscallArnd Bergmann2021-08-206-10/+21
| * ARM: 9109/1: oabi-compat: add epoll_pwait handlerArnd Bergmann2021-08-202-4/+36
| * ARM: 9106/1: traps: use get_kernel_nofault instead of set_fs()Arnd Bergmann2021-08-201-31/+16
| * ARM: 9115/1: mm/maccess: fix unaligned copy_{from,to}_kernel_nofaultArnd Bergmann2021-08-201-6/+22
| * ARM: 9105/1: atags_to_fdt: don't warn about stack sizeDavid Heidelberg2021-08-101-0/+2
| * ARM: 9103/1: Drop ARCH_NR_GPIOS definitionLinus Walleij2021-08-101-4/+0
| * ARM: 9102/1: move theinstall rules to arch/arm/MakefileMasahiro Yamada2021-08-102-14/+3
| * ARM: 9100/1: MAINTAINERS: mark all linux-arm-kernel@infradead list as moderatedRandy Dunlap2021-08-101-28/+28
| * ARM: 9099/1: crypto: rename 'mod_init' & 'mod_exit' functions to be module-sp...Randy Dunlap2021-08-101-4/+4
* | Merge tag 'trace-v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2021-09-0914-39/+122
|\ \
| * | tracing/boot: Fix to loop on only subkeysMasami Hiramatsu2021-09-081-3/+3
| * | selftests/ftrace: Exclude "(fault)" in testing add/remove eprobe eventsSteven Rostedt (VMware)2021-09-081-1/+1
| * | tracing: Dynamically allocate the per-elt hist_elt_data arrayTom Zanussi2021-09-081-2/+12
| * | tracing: synth events: increase max fields countArtem Bityutskiy2021-09-081-1/+1
| * | tools/bootconfig: Show whole test command for each test caseMasami Hiramatsu2021-09-081-2/+2
| * | bootconfig: Fix missing return check of xbc_node_compose_key functionJulio Faracco2021-09-081-1/+3
| * | tools/bootconfig: Fix tracing_on option checking in ftrace2bconf.shMasami Hiramatsu2021-09-081-2/+2
| * | docs: bootconfig: Add how to use bootconfig for kernel parametersMasami Hiramatsu2021-09-081-1/+38
| * | init/bootconfig: Reorder init parameter from bootconfig and cmdlineMasami Hiramatsu2021-09-081-9/+14
| * | init: bootconfig: Remove all bootconfig data when the init memory is removedMasami Hiramatsu2021-09-081-2/+12
| * | tracing/osnoise: Fix missed cpus_read_unlock() in start_per_cpu_kthreads()Qiang.Zhang2021-09-081-3/+3
| * | tracing: Fix some alloc_event_probe() error handling bugsDan Carpenter2021-09-071-2/+3
| * | tracing: Add migrate-disabled counter to tracing output.Thomas Gleixner2021-09-033-10/+28
* | | Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-09-0938-562/+139
|\ \ \
| * | | hugetlbfs: s390 is always 64bitDavid Hildenbrand2021-09-082-2/+2
| * | | s390/ftrace: remove incorrect __va usageHeiko Carstens2021-09-081-2/+2
| * | | s390/zcrypt: remove incorrect kernel doc indicatorsHeiko Carstens2021-09-086-48/+48
| * | | scsi: zfcp: fix kernel doc commentsHeiko Carstens2021-09-084-6/+6
| * | | s390/sclp: add __nonstring annotationHeiko Carstens2021-09-081-1/+1
| * | | s390/hmcdrv_ftp: fix kernel doc commentHeiko Carstens2021-09-071-1/+1
| * | | s390: remove xpram device driverHeiko Carstens2021-09-075-430/+0
| * | | s390/pci: read clp_list_pci_req only oncePierre Morel2021-09-071-1/+1
| * | | s390/pci: fix clp_get_state() handling of -ENODEVNiklas Schnelle2021-09-071-2/+5
| * | | s390/cio: fix kernel doc commentHeiko Carstens2021-09-071-1/+1
| * | | s390/ctrlchar: fix kernel doc commentHeiko Carstens2021-09-071-5/+6
| * | | s390/con3270: use proper type for tasklet functionHeiko Carstens2021-09-071-3/+4
| * | | s390/cpum_cf: move array from header to C fileHeiko Carstens2021-09-072-7/+8
| * | | s390/mm: fix kernel doc commentsHeiko Carstens2021-09-072-8/+7
| * | | s390/topology: fix topology information when calling cpu hotplug notifiersSven Schnelle2021-09-073-8/+15
| * | | s390/unwind: use current_frame_address() to unwind current taskVasily Gorbik2021-09-072-14/+14