summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-10-25signal/vm86_32: Replace open coded BUG_ON with an actual BUG_ONEric W. Biederman
2021-10-25signal/sparc: In setup_tsb_params convert open coded BUG into BUGEric W. Biederman
2021-10-25signal/powerpc: On swapcontext failure force SIGSEGVEric W. Biederman
2021-10-25signal/sh: Use force_sig(SIGKILL) instead of do_group_exit(SIGKILL)Eric W. Biederman
2021-10-25signal/mips: Update (_save|_restore)_fp_context to fail with -EFAULTEric W. Biederman
2021-10-20signal/sparc32: Remove unreachable do_exit in do_sparc_faultEric W. Biederman
2021-10-20exit: Remove calls of do_exit after noreturn versions of dieEric W. Biederman
2021-10-20exit/doublefault: Remove apparently bogus comment about rewind_stack_do_exitEric W. Biederman
2021-09-12Merge tag 'smp-urgent-2021-09-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-09-11Merge tag 'riscv-for-linus-5.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-09-10riscv: Move EXCEPTION_TABLE to RO_DATA segmentJisheng Zhang
2021-09-10riscv: Enable BUILDTIME_TABLE_SORTJisheng Zhang
2021-09-10riscv: dts: microchip: mpfs-icicle: Fix serial consoleGeert Uytterhoeven
2021-09-10riscv: move the (z)install rules to arch/riscv/MakefileMasahiro Yamada
2021-09-10riscv: Improve stack randomisation on RV64Kefeng Wang
2021-09-10riscv: defconfig: enable NLS_CODEPAGE_437, NLS_ISO8859_1Heinrich Schuchardt
2021-09-10riscv: defconfig: enable BLK_DEV_NVMEHeinrich Schuchardt
2021-09-11Merge branch 'linus' into smp/urgentThomas Gleixner
2021-09-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-09-10Merge tag 'for-5.15/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-09-10arm64: kdump: Skip kmemleak scan reserved memory for kdumpChen Wandun
2021-09-09parisc: Implement __get/put_kernel_nofault()Helge Deller
2021-09-09Merge tag 'for-linus-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-09-09Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-09-09Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-09-09arm64: mm: limit linear region to 51 bits for KVM in nVHE modeArd Biesheuvel
2021-09-09parisc: Mark sched_clock unstable only if clocks are not syncronizedHelge Deller
2021-09-09parisc: Reduce sigreturn trampoline to 3 instructionsHelge Deller
2021-09-09parisc: Check user signal stack trampoline is inside TASK_SIZEHelge Deller
2021-09-09parisc: Drop useless debug info and comments from signal.cHelge Deller
2021-09-09parisc: Drop strnlen_user() in favour of generic versionHelge Deller
2021-09-09parisc: Add missing FORCE prerequisite in MakefileHelge Deller
2021-09-08Merge branches 'akpm' and 'akpm-hotfixes' (patches from Andrew)Linus Torvalds
2021-09-08nds32/setup: remove unused memblock_region variable in setup_memory()Mike Rapoport
2021-09-08Merge tag 'pm-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-09-08Merge tag 'microblaze-v5.15' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2021-09-08arch: remove compat_alloc_user_spaceArnd Bergmann
2021-09-08compat: remove some compat entry pointsArnd Bergmann
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-08configs: remove the obsolete CONFIG_INPUT_POLLDEVZenghui Yu
2021-09-08trap: cleanup trap_init()Kefeng Wang
2021-09-08arch: Kconfig: fix spelling mistake "seperate" -> "separate"Colin Ian King
2021-09-08alpha: pci-sysfs: fix all kernel-doc warningsRandy Dunlap
2021-09-08alpha: agp: make empty macros use do-while-0 styleRandy Dunlap
2021-09-08riscv: only select GENERIC_IOREMAP if MMU support is enabledChristoph Hellwig
2021-09-08mm/memory_hotplug: remove nid parameter from remove_memory() and friendsDavid Hildenbrand
2021-09-08mm/memory_hotplug: remove nid parameter from arch_remove_memory()David Hildenbrand
2021-09-08hugetlbfs: s390 is always 64bitDavid Hildenbrand
2021-09-08Merge branch 'pm-opp'Rafael J. Wysocki
2021-09-08s390/ftrace: remove incorrect __va usageHeiko Carstens