aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-01ARM: 9049/1: locomo: make locomo bus's remove callback return voidGravatar Uwe Kleine-König 5-15/+5
2021-02-01ARM: 9048/1: sa1111: make sa1111 bus's remove callback return voidGravatar Uwe Kleine-König 5-12/+7
2021-02-01ARM: 9047/1: smp: remove unused variableGravatar Wolfram Sang (Renesas) 1-3/+0
2021-02-01ARM: 9046/1: decompressor: Do not clear SCTLR.nTLSMD for ARMv7+ coresGravatar Vladimir Murzin 1-2/+2
2021-02-01ARM: 9045/1: uncompress: Validate start of physical memory against passed DTBGravatar Geert Uytterhoeven 4-7/+172
2021-02-01ARM: 9042/1: debug: no uncompress debugging while semihostingGravatar Linus Walleij 1-1/+1
2021-02-01ARM: 9041/1: sti LL_UART: add STiH418 SBC UART0 supportGravatar Alain VOLMAT 1-2/+17
2021-02-01ARM: 9040/1: use DEBUG_UART_PHYS and DEBUG_UART_VIRT for sti LL_UARTGravatar Alain VOLMAT 2-35/+14
2021-02-01ARM: 9039/1: assembler: generalize byte swapping macro into rev_lGravatar Ard Biesheuvel 2-4/+18
2020-12-27Linux 5.11-rc1v5.11-rc1Gravatar Linus Torvalds 1-2/+2
2020-12-27proc mountinfo: make splice available againGravatar Linus Torvalds 1-3/+6
2020-12-27Merge tag 'ntb-5.11' of git://github.com/jonmason/ntbGravatar Linus Torvalds 4-3/+44
2020-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 2-2/+4
2020-12-27Merge tag 'objtool-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 4-26/+42
2020-12-27Merge tag 'locking-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 3-4/+22
2020-12-27Merge tag 'timers-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 3-15/+4
2020-12-27Merge tag 'sched-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-33/+20
2020-12-26mfd: ab8500-debugfs: Remove extraneous seq_putcGravatar Linus Torvalds 1-1/+0
2020-12-25Merge tag 'pci-v5.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-32/+31
2020-12-25mfd: ab8500-debugfs: Remove extraneous curly braceGravatar Nathan Chancellor 1-1/+0
2020-12-25PCI: dwc: Fix inverted condition of DMA mask setup warningGravatar Alexander Lobakin 1-6/+2
2020-12-25PCI: tegra: Fix host link initializationGravatar Rob Herring 1-26/+29
2020-12-25drm/amd/display: avoid uninitialized variable warningGravatar Linus Torvalds 1-1/+1
2020-12-25Merge tag 'perf-tools-2020-12-24' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 23-391/+688
2020-12-25Merge branch 'for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jlaw...Gravatar Linus Torvalds 5-306/+20
2020-12-25genirq: Fix export of irq_to_desc() for powerpc KVMGravatar Michael Ellerman 1-1/+1
2020-12-25Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 7-10/+23
2020-12-24Merge tag 'docs-5.11-2' of git://git.lwn.net/linuxGravatar Linus Torvalds 3-14/+20
2020-12-24Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 19-378/+504
2020-12-24Merge tag 'Smack-for-5.11-io_uring-fix' of git://github.com/cschaufler/smack-...Gravatar Linus Torvalds 1-2/+3
2020-12-24Merge tag 'riscv-for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1
2020-12-24Merge tag 'powerpc-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 7-15/+29
2020-12-24Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 32-228/+281
2020-12-24Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 21-137/+133
2020-12-24Merge tag 'io_uring-5.11-2020-12-23' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 3-123/+120
2020-12-24Merge tag 'block-5.11-2020-12-23' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 18-94/+145
2020-12-24Merge tag 'libnvdimm-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 8-53/+54
2020-12-24Merge tag 'drm-next-2020-12-24' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 38-132/+182
2020-12-24Merge tag 'devicetree-fixes-for-5.11-1' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 80-228/+207
2020-12-24Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 19-784/+1817
2020-12-24Merge branch 'for-5.11/dax' into for-5.11/libnvdimmGravatar Dan Williams 3-45/+29
2020-12-24device-dax: Avoid an unnecessary check in alloc_dev_dax_range()Gravatar Zhen Lei 1-14/+6
2020-12-24device-dax: Fix range releaseGravatar Dan Williams 1-23/+21
2020-12-24perf probe: Fix memory leak when synthesizing SDT probesGravatar Arnaldo Carvalho de Melo 1-3/+10
2020-12-24perf stat aggregation: Add separate thread memberGravatar James Clark 4-16/+16
2020-12-24perf stat aggregation: Add separate core memberGravatar James Clark 5-28/+27
2020-12-24perf stat aggregation: Add separate die memberGravatar James Clark 5-36/+26
2020-12-24perf stat aggregation: Add separate socket memberGravatar James Clark 6-51/+41
2020-12-24perf stat aggregation: Add separate node memberGravatar James Clark 5-8/+21
2020-12-24perf stat aggregation: Start using cpu_aggr_id in mapGravatar James Clark 4-11/+11