summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2019-08-16ia64: remove CONFIG_SWIOTLB ifdefsChristoph Hellwig
2019-08-16ia64: remove support for machvecsChristoph Hellwig
2019-08-16ia64: move the screen_info setup to common codeChristoph Hellwig
2019-08-16ia64: move the ROOT_DEV setup to common codeChristoph Hellwig
2019-08-16ia64: rework iommu probingChristoph Hellwig
2019-08-16ia64: remove the unused sn_coherency_id symbolChristoph Hellwig
2019-08-16ia64: remove the SGI UV simulator supportChristoph Hellwig
2019-08-16ia64: remove the zx1 swiotlb machvecChristoph Hellwig
2019-08-16ia64: remove CONFIG_ACPI ifdefsChristoph Hellwig
2019-08-16ia64: remove CONFIG_PCI ifdefsChristoph Hellwig
2019-08-16ia64: remove the hpsim platformChristoph Hellwig
2019-08-16ia64: remove now unused machvec indirectionsChristoph Hellwig
2019-08-16ia64: remove support for the SGI SN2 platformChristoph Hellwig
2019-08-16drivers: remove the SGI SN2 IOC4 base supportChristoph Hellwig
2019-08-16drivers: remove the SGI SN2 IOC3 base supportChristoph Hellwig
2019-08-16misc/sgi-xp: remove SGI SN2 supportChristoph Hellwig
2019-08-16tty/serial: remove the ioc3_serial driverChristoph Hellwig
2019-08-16tty/serial: remove the ioc4_serial driverChristoph Hellwig
2019-08-16tty/serial: remove the sn_console driverChristoph Hellwig
2019-08-16ide: remove the sgiioc4 driverChristoph Hellwig
2019-08-16char/agp: remove the sgi-agp driverChristoph Hellwig
2019-08-16char: remove the SGI tiocx/mbcs driverChristoph Hellwig
2019-08-16char: remove the SGI snsc driverChristoph Hellwig
2019-08-12ia64/kprobes: remove the unused ia64_get_bsp_cfm functionChristoph Hellwig
2019-08-12ia64: annotate switch fallthroughs in ia64_handle_unalignedChristoph Hellwig
2019-08-12ia64: annotate a switch fallthrough in ia64_do_signalChristoph Hellwig
2019-08-06ia64:unwind: fix double free for mod->arch.init_unw_tablechenzefeng
2019-08-04Merge tag 'powerpc-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-08-03Merge tag 'xtensa-20190803' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2019-08-03Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-08-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-08-03Merge tag 'riscv/for-v5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-08-03page flags: prioritize kasan bits over last-cpuidArnd Bergmann
2019-08-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-08-02Merge branch 'parisc-5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-08-02Merge tag 's390-5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-08-02Merge tag 'arm-swiotlb-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-08-02arm64: Make debug exception handlers visible from RCUMasami Hiramatsu
2019-08-02arm64: kprobes: Recover pstate.D in single-step exception handlerMasami Hiramatsu
2019-08-01arm64/mm: fix variable 'tag' set but not usedQian Cai
2019-08-01arm64/mm: fix variable 'pud' set but not usedQian Cai
2019-08-01arm64: Remove unneeded rcu_read_lock from debug handlersMasami Hiramatsu
2019-08-01arm64: unwind: Prohibit probing on return_address()Masami Hiramatsu
2019-08-01arm64: Lower priority mask for GIC_PRIO_IRQONJulien Thierry
2019-08-01parisc: Add archclean Makefile targetJames Bottomley
2019-08-01parisc: Strip debug info from kernel before creating compressed vmlinuzHelge Deller
2019-08-01parisc: Fix build of compressed kernel even with debug enabledHelge Deller
2019-07-31riscv: defconfig: align RV64 defconfig to the output of "make savedefconfig"Paul Walmsley
2019-07-31riscv: dts: fu540-c000: drop "timebase-frequency"Paul Walmsley
2019-07-31riscv: Fix perf record without libelf supportMao Han