Age | Commit message (Expand) | Author |
2019-12-03 | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-12-01 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-12-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2019-12-01 | ARC: mm: remove __ARCH_USE_5LEVEL_HACK | Vineet Gupta |
2019-11-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Linus Torvalds |
2019-11-28 | Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap | Linus Torvalds |
2019-11-26 | asm-generic: Make msi.h a mandatory include/asm header | Michal Simek |
2019-11-26 | sysctl: Remove the sysctl system call | Eric W. Biederman |
2019-11-26 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2019-11-20 | dma-mapping: drop the dev argument to arch_sync_dma_for_* | Christoph Hellwig |
2019-11-11 | arch: rely on asm-generic/io.h for default ioremap_* definitions | Christoph Hellwig |
2019-11-11 | dma-direct: provide mmap and get_sgtable method overrides | Christoph Hellwig |
2019-11-04 | vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA | Kees Cook |
2019-11-04 | vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA | Kees Cook |
2019-11-04 | vmlinux.lds.h: Move NOTES into RO_DATA | Kees Cook |
2019-10-22 | ARC: perf: Accommodate big-endian CPU | Alexey Brodkin |
2019-10-22 | ARC: [plat-hsdk]: Enable on-boardi SPI ADC IC | Eugeniy Paltsev |
2019-10-22 | ARC: [plat-hsdk]: Enable on-board SPI NOR flash IC | Eugeniy Paltsev |
2019-09-26 | mm: treewide: clarify pgtable_page_{ctor,dtor}() naming | Mark Rutland |
2019-09-24 | mm: consolidate pgtable_cache_init() and pgd_cache_init() | Mike Rapoport |
2019-09-24 | mm: remove quicklist page table caches | Nicholas Piggin |
2019-09-20 | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2019-09-19 | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2019-09-04 | kbuild,arc: add CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE_O3 for ARC | Masahiro Yamada |
2019-08-29 | Merge tag 'Wimplicit-fallthrough-5.3-rc7' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2019-08-29 | ARC: unwind: Mark expected switch fall-through | Gustavo A. R. Silva |
2019-08-29 | dma-mapping: make dma_atomic_pool_init self-contained | Christoph Hellwig |
2019-08-26 | arc: prefer __section from compiler_attributes.h | Nick Desaulniers |
2019-08-26 | ARCv2: IDU-intc: Add support for edge-triggered interrupts | Mischa Jonker |
2019-08-06 | ARC: unwind: Mark expected switch fall-throughs | Gustavo A. R. Silva |
2019-08-05 | ARC: [plat-hsdk]: allow to switch between AXI DMAC port configurations | Eugeniy Paltsev |
2019-08-05 | ARC: fix typo in setup_dma_ops log message | Eugeniy Paltsev |
2019-08-05 | ARCv2: entry: early return from exception need not clear U & DE bits | Alexey Brodkin |
2019-07-17 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-07-16 | arch: replace _BITUL() in kernel-space headers with BIT() | Masahiro Yamada |
2019-07-16 | Merge tag 'arc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup... | Linus Torvalds |
2019-07-12 | Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2019-07-12 | Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2019-07-11 | kbuild: remove src and obj from the top Makefile | Masahiro Yamada |
2019-07-09 | Merge tag 'docs-5.3' of git://git.lwn.net/linux | Linus Torvalds |
2019-07-08 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-07-08 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-07-08 | ARC: [plat-hsdk]: Enable AXI DW DMAC in defconfig | Eugeniy Paltsev |
2019-07-08 | ARC: [plat-hsdk]: enable DW SPI controller | Eugeniy Paltsev |
2019-07-08 | ARC: hide unused function unw_hdr_alloc | Arnd Bergmann |
2019-07-08 | ARC: [haps] Add Virtio support | Alexey Brodkin |
2019-07-08 | ARCv2: entry: simplify return to Delay Slot via interrupt | Vineet Gupta |
2019-07-08 | ARC: entry: EV_Trap expects r10 (vs. r9) to have exception cause | Vineet Gupta |
2019-07-01 | ARCv2: entry: rewrite to enable use of double load/stores LDD/STD | Vineet Gupta |
2019-07-01 | ARCv2: entry: avoid a branch | Vineet Gupta |