Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | s390/pci: fix out of bounds access during irq setup | Sebastian Ott | 2018-08-16 | 1 | -0/+2 | |
| * | | | | | | | | | | s390/zcrypt: fix ap_instructions_available() returncodes | Harald Freudenberger | 2018-08-16 | 1 | -5/+5 | |
| * | | | | | | | | | | s390: reenable gcc plugins for real | Heiko Carstens | 2018-08-14 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-08-24 | 3 | -44/+49 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | sys: don't hold uts_sem while accessing userspace memory | Jann Horn | 2018-08-11 | 3 | -44/+49 | |
* | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-08-23 | 8 | -26/+26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | s390: ebcdic: convert comments to UTF-8 | Arnd Bergmann | 2018-08-23 | 1 | -18/+18 | |
| * | | | | | | | | | | | | treewide: convert ISO_8859-1 text comments to utf-8 | Arnd Bergmann | 2018-08-23 | 3 | -4/+4 | |
| * | | | | | | | | | | | | treewide: correct "differenciate" and "instanciate" typos | Finn Thain | 2018-08-23 | 4 | -4/+4 | |
* | | | | | | | | | | | | | arm64: tlb: Provide forward declaration of tlb_flush() before including tlb.h | Will Deacon | 2018-08-23 | 1 | -0/+2 | |
* | | | | | | | | | | | | | Merge branch 'tlb-fixes' | Linus Torvalds | 2018-08-23 | 11 | -163/+99 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | x86/mm: Only use tlb_remove_table() for paravirt | Peter Zijlstra | 2018-08-23 | 9 | -6/+26 | |
| * | | | | | | | | | | | | | mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE | Peter Zijlstra | 2018-08-23 | 2 | -0/+4 | |
| * | | | | | | | | | | | | | x86/mm/tlb: Revert the recent lazy TLB patches | Peter Zijlstra | 2018-08-22 | 2 | -157/+69 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge tag 'for-linus-4.19b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-08-23 | 6 | -159/+23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | x86/xen: enable early use of set_fixmap in 32-bit Xen PV guest | Juergen Gross | 2018-08-20 | 3 | -5/+16 | |
| * | | | | | | | | | | | | | xen: remove unused hypercall functions | Juergen Gross | 2018-08-20 | 1 | -118/+0 | |
| * | | | | | | | | | | | | | x86/xen: remove unused function xen_auto_xlated_memory_setup() | Juergen Gross | 2018-08-20 | 2 | -32/+0 | |
| * | | | | | | | | | | | | | x86/Xen: further refine add_preferred_console() invocations | Jan Beulich | 2018-08-20 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | x86/Xen: mark xen_setup_gdt() __init | Jan Beulich | 2018-08-20 | 1 | -3/+3 | |
* | | | | | | | | | | | | | | Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips... | Linus Torvalds | 2018-08-23 | 11 | -69/+104 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | MIPS: lib: Provide MIPS64r6 __multi3() for GCC < 7 | Paul Burton | 2018-08-21 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | MIPS: Workaround GCC __builtin_unreachable reordering bug | Paul Burton | 2018-08-21 | 2 | -0/+36 | |
| * | | | | | | | | | | | | | | compiler.h: Allow arch-specific asm/compiler.h | Paul Burton | 2018-08-21 | 1 | -0/+8 | |
| * | | | | | | | | | | | | | | MIPS: Avoid move psuedo-instruction whilst using MIPS_ISA_LEVEL | Paul Burton | 2018-08-17 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | MIPS: Consistently declare TLB functions | Paul Burton | 2018-08-10 | 5 | -64/+51 | |
| * | | | | | | | | | | | | | | MIPS: Export tlbmiss_handler_setup_pgd near its definition | Paul Burton | 2018-08-10 | 3 | -1/+3 | |
* | | | | | | | | | | | | | | | Merge tag 'for-linus' of git://github.com/openrisc/linux | Linus Torvalds | 2018-08-23 | 4 | -133/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | openrisc: use generic dma_noncoherent_ops | Christoph Hellwig | 2018-07-21 | 4 | -91/+12 | |
| * | | | | | | | | | | | | | | | openrisc: fix cache maintainance the the sync_single_for_device DMA operation | Christoph Hellwig | 2018-07-21 | 1 | -23/+19 | |
| * | | | | | | | | | | | | | | | openrisc: remove the no-op unmap_page and unmap_sg DMA operations | Christoph Hellwig | 2018-07-21 | 1 | -23/+0 | |
| * | | | | | | | | | | | | | | | openrisc: remove the sync_single_for_cpu DMA operation | Christoph Hellwig | 2018-07-21 | 1 | -15/+0 | |
* | | | | | | | | | | | | | | | | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar... | Linus Torvalds | 2018-08-23 | 554 | -7030/+22105 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'qcom-arm64-for-4.19-2' of git://git.kernel.org/pub/scm/linux/kerne... | Olof Johansson | 2018-08-04 | 2 | -6/+32 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | arm64: dts: sdm845: Add tsens nodes | Amit Kucheria | 2018-08-02 | 1 | -0/+16 | |
| | * | | | | | | | | | | | | | | | | arm64: dts: msm8996: thermal: Initialise via DT and add second controller | Amit Kucheria | 2018-08-02 | 1 | -6/+16 | |
| * | | | | | | | | | | | | | | | | | Merge tag 'v4.19-rockchip-dts64-2' of git://git.kernel.org/pub/scm/linux/kern... | Olof Johansson | 2018-07-31 | 4 | -8/+644 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | arm64: dts: rockchip: add led support for Firefly-RK3399 | Shohei Maruyama | 2018-07-25 | 1 | -0/+28 | |
| | * | | | | | | | | | | | | | | | | | arm64: dts: rockchip: remove deprecated Type-C PHY properties on rk3399 | Enric Balletbo i Serra | 2018-07-25 | 1 | -8/+0 | |
| | * | | | | | | | | | | | | | | | | | arm64: dts: rockchip: add power button support for Firefly-RK3399 | Shohei Maruyama | 2018-07-25 | 1 | -0/+16 | |
| | * | | | | | | | | | | | | | | | | | arm64: dts: rockchip: drop out-of-tree properties from rk3399-ficus regulator | Heiko Stuebner | 2018-07-16 | 1 | -5/+0 | |
| | * | | | | | | | | | | | | | | | | | arm64: dts: rockchip: add voltage properties for vcc3v3_pcie on rk3399 ficus | Enric Balletbo i Serra | 2018-07-16 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | arm64: dts: rockchip: add USB 2.0 and 3.0 support on Ficus board | Enric Balletbo i Serra | 2018-07-16 | 1 | -0/+88 | |
| | * | | | | | | | | | | | | | | | | | arm64: dts: rockchip: add 96boards RK3399 Ficus board | Ezequiel Garcia | 2018-07-12 | 2 | -0/+515 | |
| * | | | | | | | | | | | | | | | | | | Merge tag 'amlogic-dt64-3' of https://git.kernel.org/pub/scm/linux/kernel/git... | Olof Johansson | 2018-07-31 | 2 | -0/+206 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | arm64: dts: meson-axg: add spdif-dit codec | Jerome Brunet | 2018-07-25 | 1 | -0/+7 | |
| | * | | | | | | | | | | | | | | | | | | arm64: dts: meson-axg: add lineout codec | Jerome Brunet | 2018-07-25 | 1 | -0/+9 | |
| | * | | | | | | | | | | | | | | | | | | arm64: dts: meson-axg: add linein codec | Jerome Brunet | 2018-07-25 | 1 | -0/+10 | |
| | * | | | | | | | | | | | | | | | | | | arm64: dts: meson-axg: add tdm interfaces | Jerome Brunet | 2018-07-25 | 1 | -0/+33 | |
| | * | | | | | | | | | | | | | | | | | | arm64: dts: meson-axg: add tdmout formatters | Jerome Brunet | 2018-07-25 | 1 | -0/+42 |