index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-09-11
soc: ti: pruss: support CORECLK_MUX and IEPCLK_MUX
Grzegorz Jaszczyk
2020-09-11
dt-bindings: soc: ti: Update TI PRUSS bindings regarding clock-muxes
Grzegorz Jaszczyk
2020-09-11
firmware: ti_sci: allow frequency change for disabled clocks by default
Tero Kristo
2020-09-11
soc: ti: ti_sci_pm_domains: switch to use multiple genpds instead of one
Tero Kristo
2020-09-11
soc: ti: pruss: Enable support for ICSSG subsystems on K3 J721E SoCs
Suman Anna
2020-09-11
soc: ti: pruss: Enable support for ICSSG subsystems on K3 AM65x SoCs
Suman Anna
2020-09-11
soc: ti: pruss: Add support for PRU-ICSS subsystems on 66AK2G SoC
Suman Anna
2020-09-11
soc: ti: pruss: Add support for PRU-ICSS subsystems on AM57xx SoCs
Suman Anna
2020-09-11
soc: ti: pruss: Add support for PRU-ICSSs on AM437x SoCs
Suman Anna
2020-09-11
soc: ti: pruss: Add a platform driver for PRUSS in TI SoCs
Suman Anna
2020-09-11
dt-bindings: soc: ti: Add TI PRUSS bindings
Grzegorz Jaszczyk
2020-09-11
bindings: soc: ti: soc: ringacc: remove ti,dma-ring-reset-quirk
Grygorii Strashko
2020-09-11
soc: ti: k3: ringacc: add am65x sr2.0 support
Grygorii Strashko
2020-08-16
Linux 5.9-rc1
Linus Torvalds
2020-08-16
Merge tag 'io_uring-5.9-2020-08-15' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-16
parisc: fix PMD pages allocation by restoring pmd_alloc_one()
Mike Rapoport
2020-08-15
Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-15
Merge tag 'riscv-for-linus-5.9-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-08-15
Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh
Linus Torvalds
2020-08-15
io_uring: short circuit -EAGAIN for blocking read attempt
Jens Axboe
2020-08-15
io_uring: sanitize double poll handling
Jens Axboe
2020-08-15
Merge tag 'perf-tools-2020-08-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-15
Merge tag 'x86-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-15
Merge tag 'sched-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-08-15
Merge tag 'perf-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-08-15
Merge tag 'locking-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-08-15
Merge tag '9p-for-5.9-rc1' of git://github.com/martinetd/linux
Linus Torvalds
2020-08-15
Merge tag '5.9-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-08-15
Merge tag 'nfs-for-5.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2020-08-15
Merge tag 'edac_updates_for_5.9_pt2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-08-15
Merge tag 'devicetree-fixes-for-5.9' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-08-15
Merge tag 'acpi-5.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-08-15
Merge tag 'pm-5.9-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2020-08-15
Merge tag 'mfd-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2020-08-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-14
virtio: pci: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
2020-08-14
ntb: intel: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
2020-08-14
rtl818x: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
2020-08-14
iomap: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
2020-08-14
sh: use generic strncpy()
Kuninori Morimoto
2020-08-14
sh: clkfwk: remove r8/r16/r32
Kuninori Morimoto
2020-08-14
include/asm-generic/vmlinux.lds.h: align ro_after_init
Romain Naour
2020-08-14
mm: annotate a data race in page_zonenum()
Qian Cai
2020-08-14
mm/swap.c: annotate data races for lru_rotate_pvecs
Qian Cai
2020-08-14
mm/rmap: annotate a data race at tlb_flush_batched
Qian Cai
2020-08-14
mm/mempool: fix a data race in mempool_free()
Qian Cai
2020-08-14
mm/list_lru: fix a data race in list_lru_count_one
Qian Cai
2020-08-14
mm/memcontrol: fix a data race in scan count
Qian Cai
2020-08-14
mm/page_counter: fix various data races at memsw
Qian Cai
2020-08-14
mm/swapfile: fix and annotate various data races
Qian Cai
[next]