index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-19
ARC: untangle cache flush loop
Vineet Gupta
1
-25
/
+55
2015-06-19
ARC: cacheflush: No need to retain DC_CTRL from __before_dc_op()
Vineet Gupta
1
-20
/
+19
2015-06-19
ARC: cacheflush: move some code around, delete old comments
Vineet Gupta
1
-165
/
+102
2015-06-19
ARC: mm/cache_arc700.c -> mm/cache.c
Vineet Gupta
2
-1
/
+1
2015-06-19
ARC: compress cpuinfo_arc_mmu (mainly save page size in KB)
Vineet Gupta
1
-4
/
+4
2015-06-19
ARC: remove the unused platform helpers from dma mapping API
Vineet Gupta
1
-8
/
+4
2015-05-19
mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...
David Hildenbrand
1
-1
/
+1
2015-05-19
ARC: fold ___flush_dcache_page into __flush_dcache_page
Vineet Gupta
1
-6
/
+6
2015-05-11
ARC: inline cache flush toggle helpers
Vineet Gupta
1
-2
/
+2
2015-04-13
ARC: mem init spring cleaning - No functional changes
Vineet Gupta
1
-4
/
+5
2015-02-27
ARC: perf: Enable generic software events
Vineet Gupta
1
-2
/
+10
2015-01-30
arc: mm: Fix build failure
Guenter Roeck
1
-1
/
+1
2015-01-29
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
1
-0
/
+2
2014-10-13
ARC: boot: cpu feature print enhancements
Vineet Gupta
1
-5
/
+3
2014-10-13
ARC: refactoring: reduce the scope of some local vars
Vineet Gupta
1
-9
/
+5
2014-09-03
ARC: [mm] Fix compilation breakage
Noam Camus
1
-1
/
+1
2014-08-30
flush_icache_range: export symbol to fix build errors
Pranith Kumar
1
-0
/
+1
2014-08-08
mm, arc: remove obsolete pagefault oom killer comment
David Rientjes
1
-1
/
+0
2014-07-23
ARC: help gcc elide icache helper for !SMP
Vineet Gupta
1
-11
/
+28
2014-07-23
ARC: move common ops for line/full cache into helpers
Vineet Gupta
1
-36
/
+32
2014-07-23
ARC: cache boot reporting updates
Vineet Gupta
1
-25
/
+36
2014-07-23
ARC: update some comments
Vineet Gupta
1
-2
/
+2
2014-06-26
ARC: [SMP] Enable icache coherency
Vineet Gupta
1
-6
/
+19
2014-06-03
ARC: Disable caches in early boot if so configured
Vineet Gupta
1
-81
/
+25
2014-05-05
ARC: fix mmuv2 warning
Vineet Gupta
1
-0
/
+4
2014-04-05
ARC: [SMP] General Fixes
Vineet Gupta
1
-2
/
+1
2014-03-26
ARC: switch to generic ENTRY/END assembler annotations
Vineet Gupta
1
-6
/
+4
2014-03-26
ARC: support external initrd
Noam Camus
1
-0
/
+27
2014-03-07
ARC: Use correct PTAG register for icache flush
Vineet Gupta
1
-2
/
+2
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+0
2013-11-06
ARC: [SMP] TLB flush
Vineet Gupta
1
-0
/
+73
2013-11-06
ARC: [SMP] ASID allocation
Vineet Gupta
1
-6
/
+8
2013-11-06
ARC: Fix bogus gcc warning and micro-optimise TLB iteration loop
Vineet Gupta
1
-2
/
+2
2013-11-06
ARC: Change calling convention of do_page_fault()
Vineet Gupta
2
-3
/
+3
2013-11-06
ARC: cacheflush optim - PTAG can be loop invariant if V-P is const
Vineet Gupta
1
-3
/
+11
2013-11-06
ARC: cacheflush refactor #3: Unify the {d,i}cache flush leaf helpers
Vineet Gupta
1
-84
/
+55
2013-11-06
ARC: cacheflush refactor #2: I and D caches lines to have same size
Vineet Gupta
1
-15
/
+15
2013-11-06
ARC: cacheflush refactor #1: push aux reg ascertaining into leaf routine
Vineet Gupta
1
-10
/
+6
2013-11-02
ARC: Incorrect mm reference used in vmalloc fault handler
Vineet Gupta
1
-3
/
+3
2013-10-09
of: remove early_init_dt_setup_initrd_arch
Rob Herring
1
-7
/
+0
2013-09-13
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
1
-2
/
+4
2013-09-13
arch: mm: remove obsolete init OOM protection
Johannes Weiner
1
-5
/
+0
2013-09-11
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-3
/
+2
2013-08-30
ARC: [ASID] Track ASID allocation cycles/generations
Vineet Gupta
2
-16
/
+11
2013-08-30
ARC: [ASID] get_new_mmu_context() to conditionally allocate new ASID
Vineet Gupta
1
-6
/
+7
2013-08-30
ARC: [ASID] Refactor the TLB paranoid debug code
Vineet Gupta
2
-20
/
+20
2013-08-30
ARC: No need to flush the TLB in early boot
Vineet Gupta
1
-7
/
+0
2013-08-30
ARC: MMUv4 preps/3 - Abstract out TLB Insert/Delete
Vineet Gupta
1
-40
/
+54
2013-08-30
ARC: MMUv4 preps/2 - Reshuffle PTE bits
Vineet Gupta
2
-11
/
+3
2013-08-29
ARC: MMUv4 preps/1 - Fold PTE K/U access flags
Vineet Gupta
2
-23
/
+40
[prev]
[next]