summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2019-08-16ia64: rework iommu probingChristoph Hellwig-151/+40
2019-08-16ia64: remove the unused sn_coherency_id symbolChristoph Hellwig-3/+0
2019-08-16ia64: remove the SGI UV simulator supportChristoph Hellwig-64/+6
2019-08-16ia64: remove the zx1 swiotlb machvecChristoph Hellwig-147/+7
2019-08-16ia64: remove CONFIG_ACPI ifdefsChristoph Hellwig-36/+8
2019-08-16ia64: remove CONFIG_PCI ifdefsChristoph Hellwig-35/+3
2019-08-16ia64: remove the hpsim platformChristoph Hellwig-2711/+26
2019-08-16ia64: remove now unused machvec indirectionsChristoph Hellwig-669/+67
2019-08-16ia64: remove support for the SGI SN2 platformChristoph Hellwig-20657/+14
2019-08-16drivers: remove the SGI SN2 IOC4 base supportChristoph Hellwig-752/+0
2019-08-16drivers: remove the SGI SN2 IOC3 base supportChristoph Hellwig-877/+0
2019-08-16qla2xxx: remove SGI SN2 supportChristoph Hellwig-14/+0
2019-08-16qla1280: remove SGI SN2 supportChristoph Hellwig-40/+0
2019-08-16misc/sgi-xp: remove SGI SN2 supportChristoph Hellwig-3034/+15
2019-08-16char/mspec: remove SGI SN2 supportChristoph Hellwig-144/+11
2019-08-16tty/serial: remove the ioc3_serial driverChristoph Hellwig-2211/+0
2019-08-16tty/serial: remove the ioc4_serial driverChristoph Hellwig-2967/+0
2019-08-16tty/serial: remove the sn_console driverChristoph Hellwig-1056/+0
2019-08-16PCI/hotplug: remove the sgi_hotplug driverChristoph Hellwig-710/+0
2019-08-16ide: remove the sgiioc4 driverChristoph Hellwig-644/+0
2019-08-16char/agp: remove the sgi-agp driverChristoph Hellwig-348/+0
2019-08-16char: remove the SGI tiocx/mbcs driverChristoph Hellwig-1973/+0
2019-08-16char: remove the SGI snsc driverChristoph Hellwig-875/+0
2019-08-12kernel: only define task_struct_whitelist conditionallyChristoph Hellwig-0/+2
2019-08-12ia64/kprobes: remove the unused ia64_get_bsp_cfm functionChristoph Hellwig-26/+0
2019-08-12ia64: annotate switch fallthroughs in ia64_handle_unalignedChristoph Hellwig-3/+3
2019-08-12ia64: annotate a switch fallthrough in ia64_do_signalChristoph Hellwig-5/+5
2019-08-06ia64:unwind: fix double free for mod->arch.init_unw_tablechenzefeng-2/+6
2019-08-04Linux 5.3-rc3v5.3-rc3Linus Torvalds-1/+1
2019-08-04Merge tag 'tpmdd-next-20190805' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds-24/+63
2019-08-04Merge tag 'mtd/fixes-for-5.3-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-4/+13
2019-08-05tpm: tpm_ibm_vtpm: Fix unallocated banksNayna Jain-17/+47
2019-08-05tpm: Fix null pointer dereference on chip register error pathMilan Broz-7/+16
2019-08-04Merge tag 'powerpc-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-5/+53
2019-08-04MAINTAINERS: Add Geert as Renesas SoC Co-MaintainerGeert Uytterhoeven-0/+4
2019-08-04Merge tag 'kbuild-fixes-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-43/+58
2019-08-04Merge tag 'safesetid-maintainers-correction-5.3-rc2' of git://github.com/mica...Linus Torvalds-0/+6
2019-08-04kconfig: Clear "written" flag to avoid data lossM. Vefa Bicakci-0/+4
2019-08-03Merge tag 'xtensa-20190803' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds-0/+1
2019-08-03Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-10/+14
2019-08-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-35/+352
2019-08-03Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-32/+123
2019-08-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-3/+13
2019-08-03Merge tag 'xfs-5.3-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds-1/+8
2019-08-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds-76/+114
2019-08-03Merge tag 'riscv/for-v5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-7/+6
2019-08-03drivers/acpi/scan.c: document why we don't need the device_hotplug_lockDavid Hildenbrand-0/+6
2019-08-03memremap: move from kernel/ to mm/Christoph Hellwig-1/+1
2019-08-03lib/test_meminit.c: use GFP_ATOMIC in RCU critical sectionAlexander Potapenko-1/+1
2019-08-03asm-generic: fix -Wtype-limits compiler warningsQian Cai-30/+20