index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arc
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-26
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
1
-2
/
+2
2019-09-24
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
1
-5
/
+0
2019-09-24
mm: remove quicklist page table caches
Nicholas Piggin
1
-1
/
+0
2019-09-20
Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
17
-8
/
+16
2019-09-19
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-6
/
+0
2019-09-04
kbuild,arc: add CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE_O3 for ARC
Masahiro Yamada
17
-8
/
+16
2019-08-29
Merge tag 'Wimplicit-fallthrough-5.3-rc7' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+1
2019-08-29
ARC: unwind: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-08-29
dma-mapping: make dma_atomic_pool_init self-contained
Christoph Hellwig
1
-6
/
+0
2019-08-26
arc: prefer __section from compiler_attributes.h
Nick Desaulniers
2
-6
/
+5
2019-08-26
ARCv2: IDU-intc: Add support for edge-triggered interrupts
Mischa Jonker
1
-6
/
+54
2019-08-06
ARC: unwind: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-2
/
+2
2019-08-05
ARC: [plat-hsdk]: allow to switch between AXI DMAC port configurations
Eugeniy Paltsev
2
-12
/
+78
2019-08-05
ARC: fix typo in setup_dma_ops log message
Eugeniy Paltsev
1
-1
/
+1
2019-08-05
ARCv2: entry: early return from exception need not clear U & DE bits
Alexey Brodkin
1
-1
/
+1
2019-07-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-11
/
+12
2019-07-16
arch: replace _BITUL() in kernel-space headers with BIT()
Masahiro Yamada
2
-11
/
+12
2019-07-16
Merge tag 'arc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
14
-340
/
+377
2019-07-12
Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2
-1
/
+2
2019-07-12
Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-61
/
+12
2019-07-11
kbuild: remove src and obj from the top Makefile
Masahiro Yamada
1
-1
/
+1
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-6
/
+6
2019-07-08
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-21
/
+20
2019-07-08
ARC: [plat-hsdk]: Enable AXI DW DMAC in defconfig
Eugeniy Paltsev
1
-0
/
+2
2019-07-08
ARC: [plat-hsdk]: enable DW SPI controller
Eugeniy Paltsev
2
-0
/
+17
2019-07-08
ARC: hide unused function unw_hdr_alloc
Arnd Bergmann
1
-5
/
+4
2019-07-08
ARC: [haps] Add Virtio support
Alexey Brodkin
2
-1
/
+34
2019-07-08
ARCv2: entry: simplify return to Delay Slot via interrupt
Vineet Gupta
1
-48
/
+10
2019-07-08
ARC: entry: EV_Trap expects r10 (vs. r9) to have exception cause
Vineet Gupta
4
-7
/
+6
2019-07-01
ARCv2: entry: rewrite to enable use of double load/stores LDD/STD
Vineet Gupta
4
-159
/
+167
2019-07-01
ARCv2: entry: avoid a branch
Vineet Gupta
1
-3
/
+2
2019-07-01
ARCv2: entry: push out the Z flag unclobber from common EXCEPTION_PROLOGUE
Vineet Gupta
2
-8
/
+11
2019-07-01
ARCv2: entry: comments about hardware auto-save on taken interrupts
Vineet Gupta
1
-16
/
+62
2019-07-01
ARC: mm: do_page_fault refactor #8: release mmap_sem sooner
Vineet Gupta
1
-4
/
+3
2019-07-01
ARC: mm: do_page_fault refactor #7: fold the various error handling
Vineet Gupta
1
-34
/
+14
2019-07-01
ARC: mm: do_page_fault refactor #6: error handlers to use same pattern
Vineet Gupta
1
-11
/
+10
2019-07-01
ARC: mm: do_page_fault refactor #5: scoot no_context to end
Vineet Gupta
1
-14
/
+7
2019-07-01
ARC: mm: do_page_fault refactor #4: consolidate retry related logic
Vineet Gupta
1
-29
/
+31
2019-07-01
ARC: mm: do_page_fault refactor #3: tidyup vma access permission code
Vineet Gupta
1
-18
/
+21
2019-07-01
ARC: mm: do_page_fault refactor #2: remove short lived variable
Vineet Gupta
1
-6
/
+1
2019-07-01
ARC: mm: do_page_fault refactor #1: remove label @good_area
Vineet Gupta
1
-7
/
+5
2019-06-29
Merge tag 'arc-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
2
-8
/
+157
2019-06-25
arc: use the generic remapping allocator for coherent DMA allocations
Christoph Hellwig
2
-52
/
+12
2019-06-25
arc: remove the partial DMA_ATTR_NON_CONSISTENT support
Christoph Hellwig
1
-15
/
+6
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
152
-615
/
+152
2019-06-17
Merge tag 'v5.2-rc5' into locking/core, to pick up fixes
Ingo Molnar
23
-232
/
+82
2019-06-15
kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samples
Masahiro Yamada
1
-0
/
+1
2019-06-14
docs: kbuild: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-1
/
+1
2019-06-11
ARC: [plat-hsdk]: unify memory apertures configuration
Eugeniy Paltsev
1
-8
/
+153
[next]