index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
mm
Age
Commit message (
Expand
)
Author
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-11-06
ARC: [SMP] TLB flush
Vineet Gupta
2013-11-06
ARC: [SMP] ASID allocation
Vineet Gupta
2013-11-06
ARC: Fix bogus gcc warning and micro-optimise TLB iteration loop
Vineet Gupta
2013-11-06
ARC: Change calling convention of do_page_fault()
Vineet Gupta
2013-11-06
ARC: cacheflush optim - PTAG can be loop invariant if V-P is const
Vineet Gupta
2013-11-06
ARC: cacheflush refactor #3: Unify the {d,i}cache flush leaf helpers
Vineet Gupta
2013-11-06
ARC: cacheflush refactor #2: I and D caches lines to have same size
Vineet Gupta
2013-11-06
ARC: cacheflush refactor #1: push aux reg ascertaining into leaf routine
Vineet Gupta
2013-11-02
ARC: Incorrect mm reference used in vmalloc fault handler
Vineet Gupta
2013-10-09
of: remove early_init_dt_setup_initrd_arch
Rob Herring
2013-09-12
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
2013-09-12
arch: mm: remove obsolete init OOM protection
Johannes Weiner
2013-09-10
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-08-30
ARC: [ASID] Track ASID allocation cycles/generations
Vineet Gupta
2013-08-30
ARC: [ASID] get_new_mmu_context() to conditionally allocate new ASID
Vineet Gupta
2013-08-30
ARC: [ASID] Refactor the TLB paranoid debug code
Vineet Gupta
2013-08-30
ARC: No need to flush the TLB in early boot
Vineet Gupta
2013-08-30
ARC: MMUv4 preps/3 - Abstract out TLB Insert/Delete
Vineet Gupta
2013-08-30
ARC: MMUv4 preps/2 - Reshuffle PTE bits
Vineet Gupta
2013-08-29
ARC: MMUv4 preps/1 - Fold PTE K/U access flags
Vineet Gupta
2013-08-29
ARC: Code cosmetics (Nothing semantical)
Vineet Gupta
2013-08-26
ARC: Exception Handlers Code consolidation
Vineet Gupta
2013-07-24
of: Specify initrd location using 64-bit
Santosh Shilimkar
2013-07-09
mm: invoke oom-killer from remaining unconverted page fault handlers
Johannes Weiner
2013-07-03
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
2013-07-03
mm/ARC: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
2013-07-03
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
2013-07-03
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
2013-07-03
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
2013-06-27
arc: delete __cpuinit usage from all arc files
Paul Gortmaker
2013-06-27
ARC: [tlb-miss] Fix bug with CONFIG_ARC_DBG_TLB_MISS_COUNT
Vineet Gupta
2013-06-27
ARC: [tlb-miss] Extraneous PTE bit testing/setting
Vineet Gupta
2013-06-26
ARC: Remove explicit passing around of ECR
Vineet Gupta
2013-06-22
ARC: [mm] Remove @write argument to do_page_fault()
Vineet Gupta
2013-06-22
ARC: [mm] Assume pagecache page dirty by default
Vineet Gupta
2013-06-22
ARC: [mm] optimise VIPT dcache aliasing 2/x
Vineet Gupta
2013-06-22
ARC: [mm] optimise VIPT dcache aliasing 1/x
Vineet Gupta
2013-06-22
ARC: [mm] Zero page optimization
Vineet Gupta
2013-06-22
ARC: No-op full icache flush if !CONFIG_ARC_HAS_ICACHE
Vineet Gupta
2013-06-22
ARC: cache detection code bitrot
Vineet Gupta
2013-06-22
ARC: Disintegrate arcregs.h
Vineet Gupta
2013-06-22
ARC: Use kconfig helper IS_ENABLED() to get rid of defines.h
Vineet Gupta
2013-05-25
ARC: lazy dcache flush broke gdb in non-aliasing configs
Vineet Gupta
2013-05-23
ARC: Brown paper bag bug in macro for checking cache color
Vineet Gupta
2013-05-23
ARC: copy_(to|from)_user() to honor usermode-access permissions
Vineet Gupta
2013-05-23
ARC: [mm] Prevent stray dcache lines after__sync_icache_dcach()
Vineet Gupta
2013-05-10
Merge tag 'arc-v3.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-05-09
Merge tag 'arc-v3.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-05-09
ARC: [mm] Aliasing VIPT dcache support 4/4
Vineet Gupta
[next]