summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-09-16231-40676/+349
|\
| * genirq: remove the is_affinity_mask_valid hookChristoph Hellwig2019-08-161-14/+0
| * ia64: remove CONFIG_SWIOTLB ifdefsChristoph Hellwig2019-08-162-4/+0
| * ia64: remove support for machvecsChristoph Hellwig2019-08-1650-488/+116
| * ia64: move the screen_info setup to common codeChristoph Hellwig2019-08-162-30/+34
| * ia64: move the ROOT_DEV setup to common codeChristoph Hellwig2019-08-162-9/+9
| * ia64: rework iommu probingChristoph Hellwig2019-08-1614-151/+40
| * ia64: remove the unused sn_coherency_id symbolChristoph Hellwig2019-08-161-3/+0
| * ia64: remove the SGI UV simulator supportChristoph Hellwig2019-08-164-64/+6
| * ia64: remove the zx1 swiotlb machvecChristoph Hellwig2019-08-1615-147/+7
| * ia64: remove CONFIG_ACPI ifdefsChristoph Hellwig2019-08-167-36/+8
| * ia64: remove CONFIG_PCI ifdefsChristoph Hellwig2019-08-165-35/+3
| * ia64: remove the hpsim platformChristoph Hellwig2019-08-1628-2711/+26
| * ia64: remove now unused machvec indirectionsChristoph Hellwig2019-08-1623-669/+67
| * ia64: remove support for the SGI SN2 platformChristoph Hellwig2019-08-1692-20657/+14
| * drivers: remove the SGI SN2 IOC4 base supportChristoph Hellwig2019-08-1613-752/+0
| * drivers: remove the SGI SN2 IOC3 base supportChristoph Hellwig2019-08-166-877/+0
| * qla2xxx: remove SGI SN2 supportChristoph Hellwig2019-08-161-14/+0
| * qla1280: remove SGI SN2 supportChristoph Hellwig2019-08-162-40/+0
| * misc/sgi-xp: remove SGI SN2 supportChristoph Hellwig2019-08-1614-3034/+15
| * char/mspec: remove SGI SN2 supportChristoph Hellwig2019-08-161-144/+11
| * tty/serial: remove the ioc3_serial driverChristoph Hellwig2019-08-165-2211/+0
| * tty/serial: remove the ioc4_serial driverChristoph Hellwig2019-08-165-2967/+0
| * tty/serial: remove the sn_console driverChristoph Hellwig2019-08-166-1056/+0
| * PCI/hotplug: remove the sgi_hotplug driverChristoph Hellwig2019-08-163-710/+0
| * ide: remove the sgiioc4 driverChristoph Hellwig2019-08-166-644/+0
| * char/agp: remove the sgi-agp driverChristoph Hellwig2019-08-165-348/+0
| * char: remove the SGI tiocx/mbcs driverChristoph Hellwig2019-08-168-1973/+0
| * char: remove the SGI snsc driverChristoph Hellwig2019-08-167-875/+0
| * kernel: only define task_struct_whitelist conditionallyChristoph Hellwig2019-08-121-0/+2
| * ia64/kprobes: remove the unused ia64_get_bsp_cfm functionChristoph Hellwig2019-08-121-26/+0
| * ia64: annotate switch fallthroughs in ia64_handle_unalignedChristoph Hellwig2019-08-121-3/+3
| * ia64: annotate a switch fallthrough in ia64_do_signalChristoph Hellwig2019-08-121-5/+5
| * ia64:unwind: fix double free for mod->arch.init_unw_tablechenzefeng2019-08-061-2/+6
* | Merge tag 'riscv/for-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-09-1634-126/+662
|\ \
| * | irqchip/sifive-plic: set max threshold for ignored handlersChristoph Hellwig2019-09-051-2/+10
| * | riscv: move the TLB flush logic out of lineChristoph Hellwig2019-09-053-30/+45
| * | riscv: don't use the rdtime(h) pseudo-instructionsChristoph Hellwig2019-09-052-36/+25
| * | riscv: cleanup riscv_cpuid_to_hartid_maskChristoph Hellwig2019-09-054-8/+1
| * | riscv: optimize send_ipi_singleChristoph Hellwig2019-09-051-1/+7
| * | riscv: cleanup send_ipi_maskChristoph Hellwig2019-09-051-9/+7
| * | riscv: refactor the IPI codeChristoph Hellwig2019-09-051-24/+31
| * | riscv: Add support for libdwMao Han2019-09-058-1/+279
| * | riscv: Add support for perf registers samplingMao Han2019-09-054-0/+89
| * | riscv: Add perf callchain supportMao Han2019-09-044-3/+101
| * | riscv: add arch/riscv/KbuildMasahiro Yamada2019-08-302-1/+4
| * | RISC-V: Implement sparsememLogan Gunthorpe2019-08-305-0/+57
| * | riscv: Using CSR numbers to access CSRsBin Meng2019-08-306-21/+16
| * | Merge tag 'common/for-v5.4-rc1/cpu-topology' into for-v5.4-rc1-branchPaul Walmsley2019-08-3012-486/+514
| |\ \
* | \ \ Merge tag 'm68k-for-v5.4-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-09-1619-156/+223
|\ \ \ \