Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
7f1cfe41cc298b4087668554fa0b91cef6094945
/
arch
/
arc
/
mm
056df57
Merge tag 'arc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 5 years ago
6aae342
ARC: mm: remove __ARCH_USE_5LEVEL_HACK
by Vineet Gupta
· 5 years ago
56e35f9
dma-mapping: drop the dev argument to arch_sync_dma_for_*
by Christoph Hellwig
· 5 years ago
2f4ecf6
ARC: mm: tlb flush optim: elide redundant uTLB invalidates for MMUv3
by Vineet Gupta
· 5 years ago
1355ea2
ARC: mm: tlb flush optim: elide repeated uTLB invalidate in loop
by Vineet Gupta
· 9 years ago
ad4c40e
ARC: mm: tlb flush optim: Make TLBWriteNI fallback to TLBWrite if not available
by Vineet Gupta
· 9 years ago
f4e2f7c
ARC: mm: TLB Miss optim: avoid re-reading ECR
by Vineet Gupta
· 9 years ago
0fb1f35
ARCv2: mm: TLB Miss optim: Use double world load/stores LDD/STD
by Vineet Gupta
· 10 years ago
cfd9d70
ARCv2: mm: TLB Miss optim: SMP builds can cache pgd pointer in mmu scratch reg
by Vineet Gupta
· 10 years ago
671df18
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 5 years ago
8e3a68f
dma-mapping: make dma_atomic_pool_init self-contained
by Christoph Hellwig
· 5 years ago
da31076
ARC: fix typo in setup_dma_ops log message
by Eugeniy Paltsev
· 5 years ago
3eb5148
Merge tag 'arc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 5 years ago
9e3a25d
Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 5 years ago
5ad18b2
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 5 years ago
23c0cbd
ARCv2: entry: push out the Z flag unclobber from common EXCEPTION_PROLOGUE
by Vineet Gupta
· 6 years ago
926150d
ARC: mm: do_page_fault refactor #8: release mmap_sem sooner
by Vineet Gupta
· 6 years ago
5e91bf5
ARC: mm: do_page_fault refactor #7: fold the various error handling
by Vineet Gupta
· 6 years ago
98cb57a
ARC: mm: do_page_fault refactor #6: error handlers to use same pattern
by Vineet Gupta
· 6 years ago
d0542c7
ARC: mm: do_page_fault refactor #5: scoot no_context to end
by Vineet Gupta
· 6 years ago
02c88d1
ARC: mm: do_page_fault refactor #4: consolidate retry related logic
by Vineet Gupta
· 6 years ago
85c5e33
ARC: mm: do_page_fault refactor #3: tidyup vma access permission code
by Vineet Gupta
· 6 years ago
13e2cc1
ARC: mm: do_page_fault refactor #2: remove short lived variable
by Vineet Gupta
· 6 years ago
450e5b6
ARC: mm: do_page_fault refactor #1: remove label @good_area
by Vineet Gupta
· 6 years ago
f73c904
arc: use the generic remapping allocator for coherent DMA allocations
by Christoph Hellwig
· 6 years ago
80e61fc
arc: remove the partial DMA_ATTR_NON_CONSISTENT support
by Christoph Hellwig
· 6 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
2e1661d2
signal: Remove the task parameter from force_sig_fault
by Eric W. Biederman
· 6 years ago
351b682
signal: Explicitly call force_sig_fault on current
by Eric W. Biederman
· 6 years ago
a8c715b
ARC: mm: SIGSEGV userspace trying to access kernel virtual memory
by Eugeniy Paltsev
· 6 years ago
89c9214
ARC: fix build warnings
by Vineet Gupta
· 6 years ago
997aef6
init: provide a generic free_initmem implementation
by Mike Rapoport
· 6 years ago
4afd58e
initramfs: provide a generic free_initrd_mem implementation
by Christoph Hellwig
· 6 years ago
99bd5fc
ARC: PAE40: don't panic and instead turn off hw ioc
by Vineet Gupta
· 6 years ago
8a7f97b
treewide: add checks for the return value of memblock_alloc*()
by Mike Rapoport
· 6 years ago
4d44745
ARC: mm: do_page_fault fixes #1: relinquish mmap_sem if signal arrives while handle_mm_fault
by Vineet Gupta
· 6 years ago
a3010a0
ARC: adjust memblock_reserve of kernel memory
by Eugeniy Paltsev
· 6 years ago
d8d7d84
arch/arc/mm/fault.c: remove caller signal_pending_branch predictions
by Davidlohr Bueso
· 6 years ago
030672a
Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 6 years ago
af7ddd8
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
518a2f1
dma-mapping: zero memory returned from dma_alloc_*
by Christoph Hellwig
· 6 years ago
356da6d
dma-mapping: bypass indirect calls for dma-direct
by Christoph Hellwig
· 6 years ago
229c55cc
arch: Move initrd= parsing into do_mounts_initrd.c
by Florian Fainelli
· 6 years ago
121e38e
ARC: mm: fix uninitialised signal code in do_page_fault
by Eugeniy Paltsev
· 6 years ago
3624379
ARC: IOC: panic if kernel was started with previously enabled IOC
by Eugeniy Paltsev
· 6 years ago
57c8a66
mm: remove include/linux/bootmem.h
by Mike Rapoport
· 6 years ago
c6ffc5c
memblock: rename free_all_bootmem to memblock_free_all
by Mike Rapoport
· 6 years ago
e8625dc
memblock: replace alloc_bootmem_low_pages with memblock_alloc_low
by Mike Rapoport
· 6 years ago
ba9f6f8
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 6 years ago
15773ae
signal/arc: Use force_sig_fault where appropriate
by Eric W. Biederman
· 7 years ago
58b0440
dma-mapping: consolidate the dma mmap implementations
by Christoph Hellwig
· 6 years ago
bc3ec75
dma-mapping: merge direct and noncoherent ops
by Christoph Hellwig
· 6 years ago
dd45210
ARC: don't check for HIGHMEM pages in arch_dma_alloc
by Eugeniy Paltsev
· 6 years ago
2b720e9
ARC: IOC: panic if both IOC and ZONE_HIGHMEM enabled
by Eugeniy Paltsev
· 6 years ago
2820a70
ARC: dma [IOC] Enable per device io coherency
by Eugeniy Paltsev
· 6 years ago
50a7ca3
mm: convert return type of handle_mm_fault() caller to vm_fault_t
by Souptick Joarder
· 6 years ago
ec837d6
arc: fix type warnings in arc/mm/cache.c
by Randy Dunlap
· 6 years ago
386177d
ARC: add SMP_CACHE_BYTES value validate
by Eugeniy Paltsev
· 6 years ago
4c612ad
ARC: dma [non IOC]: fix arc_dma_sync_single_for_(device|cpu)
by Eugeniy Paltsev
· 6 years ago
93e95fa
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 7 years ago
6c3e71d
arc: use generic dma_noncoherent_ops
by Christoph Hellwig
· 7 years ago
a8eb92d
arc: fix arc_dma_{map,unmap}_page
by Christoph Hellwig
· 7 years ago
b591741
arc: fix arc_dma_sync_sg_for_{cpu,device}
by Christoph Hellwig
· 7 years ago
713a746
arc: simplify arc_dma_sync_single_for_{cpu,device}
by Christoph Hellwig
· 7 years ago
3eb0f51
signal: Ensure every siginfo we send has all bits initialized
by Eric W. Biederman
· 7 years ago
cb9f753
mm: fix races between swapoff and flush dcache
by Huang Ying
· 7 years ago
2120447
Merge tag 'arc-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 7 years ago
8bbfbc2
ARCv2: cache: fix slc_entire_op: flush only instead of flush-n-inv
by Eugeniy Paltsev
· 7 years ago
57723cb
arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMA
by Christoph Hellwig
· 7 years ago
92d4412
ARCv2: Accomodate HS48 MMUv5 by relaxing MMU ver checking
by Vineet Gupta
· 7 years ago
1ee55a8
ARC: Re-enable MMU upon Machine Check exception
by Jose Abreu
· 7 years ago
9ed6878
ARC: mm: Decouple RAM base address from kernel link address
by Eugeniy Paltsev
· 7 years ago
bee91c3
ARCv2: IOC: Tighten up the contraints (specifically base / size alignment)
by Eugeniy Paltsev
· 7 years ago
ae0b63d
ARCv2: SLC: provide a line based flush routine for debugging
by Vineet Gupta
· 7 years ago
18ee4be
ARC: set boot print log level to PR_INFO
by Noam Camus
· 8 years ago
30b7af2
ARC: [plat-eznps] Fix TLB Errata
by Noam Camus
· 8 years ago
ddf720f
ARC: typo fix in mm/fault.c
by Liav Rehana
· 8 years ago
05ab303
Merge tag 'arc-4.13-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 7 years ago
b5ddb6d
ARCv2: PAE40: set MSB even if !CONFIG_ARC_HAS_PAE40 but PAE exists in SoC
by Vineet Gupta
· 7 years ago
7d79cee
ARCv2: PAE40: Explicitly set MSB counterpart of SLC region ops addresses
by Alexey Brodkin
· 7 years ago
2e332fe
ARC: dma: implement dma_unmap_page and sg variant
by Vineet Gupta
· 7 years ago
b37174d
ARCv2: SLC: Make sure busy bit is set properly for region ops
by Alexey Brodkin
· 8 years ago
43fc509
dma-coherent: introduce interface for default DMA pool
by Vladimir Murzin
· 7 years ago
1be7107
mm: larger stack guard gap, between vmas
by Hugh Dickins
· 8 years ago
4a1e31c
Merge tag 'arc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 8 years ago
ee40bd1
ARCv2: mm: Merge 2 updates to DC_CTRL for region flush
by Vineet Gupta
· 8 years ago
0d77117
ARCv2: mm: Implement cache region flush operations
by Vineet Gupta
· 10 years ago
7d3d162
ARC: mm: Move full_page computation into cache version agnostic wrapper
by Vineet Gupta
· 8 years ago
5db6db0
Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
c70c473
ARCv2: SLC: Make sure busy bit is set properly on SLC flushing
by Alexey Brodkin
· 8 years ago
e13909a
ARC: uaccess: enable INLINE_COPY_{TO,FROM}_USER ...
by Vineet Gupta
· 8 years ago
589ee62
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>
by Ingo Molnar
· 8 years ago
0104260
sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h>
by Ingo Molnar
· 8 years ago
3f07c01
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
ac1820f
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
9ce6dbe
arc: migrate exception table users off module.h and onto extable.h
by Paul Gortmaker
· 8 years ago
5299709
treewide: Constify most dma_map_ops structures
by Bart Van Assche
· 8 years ago
d0e73e2
ARC: Revert "ARC: mm: IOC: Don't enable IOC by default"
by Vineet Gupta
· 8 years ago
76894a7
ARC: mm: split arc_cache_init to allow __init reaping of bulk
by Vineet Gupta
· 8 years ago
e497c8e
ARCv2: IOC: Use actual memory size to setup aperture size
by Vineet Gupta
· 8 years ago
Next »