index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arc
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: invoke oom-killer from remaining unconverted page fault handlers
Johannes Weiner
2013-07-09
1
-2
/
+4
*
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
2013-07-03
1
-36
/
+6
|
\
|
*
mm/ARC: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
2013-07-03
1
-33
/
+3
|
*
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
2013-07-03
1
-1
/
+1
|
*
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
2013-07-03
1
-2
/
+2
|
*
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
2013-07-03
1
-1
/
+1
*
|
arc: delete __cpuinit usage from all arc files
Paul Gortmaker
2013-06-27
2
-4
/
+4
*
|
ARC: [tlb-miss] Fix bug with CONFIG_ARC_DBG_TLB_MISS_COUNT
Vineet Gupta
2013-06-27
1
-5
/
+5
*
|
ARC: [tlb-miss] Extraneous PTE bit testing/setting
Vineet Gupta
2013-06-27
1
-5
/
+5
*
|
ARC: Remove explicit passing around of ECR
Vineet Gupta
2013-06-26
2
-8
/
+5
*
|
ARC: [mm] Remove @write argument to do_page_fault()
Vineet Gupta
2013-06-22
2
-13
/
+4
*
|
ARC: [mm] Assume pagecache page dirty by default
Vineet Gupta
2013-06-22
2
-7
/
+7
*
|
ARC: [mm] optimise VIPT dcache aliasing 2/x
Vineet Gupta
2013-06-22
1
-0
/
+1
*
|
ARC: [mm] optimise VIPT dcache aliasing 1/x
Vineet Gupta
2013-06-22
1
-1
/
+6
*
|
ARC: [mm] Zero page optimization
Vineet Gupta
2013-06-22
1
-1
/
+5
*
|
ARC: No-op full icache flush if !CONFIG_ARC_HAS_ICACHE
Vineet Gupta
2013-06-22
1
-19
/
+9
*
|
ARC: cache detection code bitrot
Vineet Gupta
2013-06-22
1
-21
/
+10
*
|
ARC: Disintegrate arcregs.h
Vineet Gupta
2013-06-22
4
-9
/
+57
*
|
ARC: Use kconfig helper IS_ENABLED() to get rid of defines.h
Vineet Gupta
2013-06-22
2
-3
/
+5
|
/
*
ARC: lazy dcache flush broke gdb in non-aliasing configs
Vineet Gupta
2013-05-25
1
-10
/
+11
*
ARC: Brown paper bag bug in macro for checking cache color
Vineet Gupta
2013-05-23
1
-1
/
+2
*
ARC: copy_(to|from)_user() to honor usermode-access permissions
Vineet Gupta
2013-05-23
1
-3
/
+3
*
ARC: [mm] Prevent stray dcache lines after__sync_icache_dcach()
Vineet Gupta
2013-05-23
1
-1
/
+1
*
Merge tag 'arc-v3.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-05-10
4
-51
/
+279
|
\
|
*
ARC: [mm] Aliasing VIPT dcache support 4/4
Vineet Gupta
2013-05-09
2
-1
/
+79
|
*
ARC: [mm] Aliasing VIPT dcache support 3/4
Vineet Gupta
2013-05-09
1
-1
/
+1
|
*
ARC: [mm] Aliasing VIPT dcache support 2/4
Vineet Gupta
2013-05-09
2
-11
/
+150
|
*
ARC: [mm] Aliasing VIPT dcache support 1/4
Vineet Gupta
2013-05-09
2
-17
/
+33
|
*
ARC: [mm] refactor the core (i|d)cache line ops loops
Vineet Gupta
2013-05-09
1
-29
/
+24
|
*
ARC: [mm] serious bug in vaddr based icache flush
Vineet Gupta
2013-05-09
1
-1
/
+1
*
|
Merge tag 'arc-v3.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-05-09
6
-228
/
+83
|
\
\
|
|
/
|
*
ARC: [mm] Lazy D-cache flush (non aliasing VIPT)
Vineet Gupta
2013-05-07
2
-7
/
+20
|
*
ARC: [mm] micro-optimize page size icache invalidate
Vineet Gupta
2013-05-07
1
-3
/
+12
|
*
ARC: [mm] remove the pessimistic all-alias-invalidate icache helpers
Vineet Gupta
2013-05-07
1
-184
/
+17
|
*
ARC: [mm] consolidate icache/dcache sync code
Vineet Gupta
2013-05-07
1
-16
/
+16
|
*
ARC: [mm] optimise icache flush for kernel mappings
Vineet Gupta
2013-05-07
1
-4
/
+10
|
*
ARC: [mm] optimise icache flush for user mappings
Vineet Gupta
2013-05-07
2
-14
/
+12
|
*
ARC: Respect the cpu_id passed for fetching correct cpu info
Noam Camus
2013-05-07
1
-1
/
+1
|
*
ARC: [build] Fix warnings with CONFIG_DEBUG_SECTION_MISMATCH
Vineet Gupta
2013-04-09
2
-4
/
+4
|
*
ARC: remove #ifdef-ed out include of dead header
Paul Bolle
2013-04-09
1
-3
/
+0
|
*
ARC: Fix coding style issues
Sachin Kamat
2013-04-09
1
-2
/
+2
|
*
ARC: Use <linux/*> headers instead of <asm/*>
Sachin Kamat
2013-04-09
1
-1
/
+1
|
*
ARC: Remove unneeded version.h header include
Sachin Kamat
2013-04-09
1
-1
/
+0
*
|
mm/arc: use common help functions to free reserved pages
Jiang Liu
2013-04-29
1
-21
/
+2
|
/
*
ARC: Don't fiddle with non-existent caches
Vineet Gupta
2013-02-15
1
-12
/
+9
*
ARC: Add support for ioremap_prot API
Gilad Ben-Yossef
2013-02-15
1
-12
/
+36
*
ARC: Support for single cycle Close Coupled Mem (CCM)
Vineet Gupta
2013-02-15
1
-3
/
+2
*
ARC: Boot #2: Verbose Boot reporting / feature verification
Vineet Gupta
2013-02-15
2
-0
/
+84
*
ARC: SMP support
Vineet Gupta
2013-02-15
2
-0
/
+44
*
ARC: Diagnostics: show_regs() etc
Vineet Gupta
2013-02-15
1
-0
/
+20
[next]