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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARC: pt_regs update #2: Remove unused gutter at start of pt_regs
Vineet Gupta
2013-06-22
4
-26
/
+15
*
ARC: pt_regs update #1: Align pt_regs end with end of kernel stack page
Vineet Gupta
2013-06-22
4
-5
/
+3
*
ARC: pt_regs update #0: remove kernel stack canary
Vineet Gupta
2013-06-22
1
-18
/
+0
*
ARC: [mm] Remove @write argument to do_page_fault()
Vineet Gupta
2013-06-22
3
-23
/
+8
*
ARC: [mm] Make stack/heap Non-executable by default
Vineet Gupta
2013-06-22
2
-13
/
+1
*
ARC: [mm] Assume pagecache page dirty by default
Vineet Gupta
2013-06-22
3
-7
/
+14
*
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: make dcache VIPT aliasing support dependant on dcache
Alexey Brodkin
2013-06-22
1
-0
/
+1
*
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
4
-37
/
+13
*
ARC: Reduce Code for ECR printing
Vineet Gupta
2013-06-22
1
-9
/
+7
*
ARC: Disintegrate arcregs.h
Vineet Gupta
2013-06-22
12
-162
/
+139
*
ARC: More code beautification with IS_ENABLED()
Vineet Gupta
2013-06-22
1
-9
/
+3
*
ARC: Use kconfig helper IS_ENABLED() to get rid of defines.h
Vineet Gupta
2013-06-22
8
-68
/
+23
*
ARC: [plat-arcfpga] Fix build breakage when !CONFIG_ARC_SERIAL
Mischa Jonker
2013-06-22
1
-3
/
+9
*
ARC: lazy dcache flush broke gdb in non-aliasing configs
Vineet Gupta
2013-05-25
2
-19
/
+11
*
ARC: Use enough bits for determining page's cache color
Vineet Gupta
2013-05-23
1
-1
/
+1
*
ARC: Brown paper bag bug in macro for checking cache color
Vineet Gupta
2013-05-23
2
-2
/
+5
*
ARC: copy_(to|from)_user() to honor usermode-access permissions
Vineet Gupta
2013-05-23
3
-15
/
+19
*
ARC: [mm] Prevent stray dcache lines after__sync_icache_dcach()
Vineet Gupta
2013-05-23
1
-1
/
+1
*
ARC: [TB10x] Remove redundant abilis,simple-pinctrl mechanism
Christian Ruppert
2013-05-15
4
-32
/
+4
*
Merge tag 'arc-v3.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-05-10
13
-74
/
+377
|
\
|
*
ARC: [TB10x] Remove GENERIC_GPIO
Vineet Gupta
2013-05-10
1
-7
/
+0
|
*
ARC: [mm] Aliasing VIPT dcache support 4/4
Vineet Gupta
2013-05-09
7
-5
/
+101
|
*
ARC: [mm] Aliasing VIPT dcache support 3/4
Vineet Gupta
2013-05-09
2
-2
/
+4
|
*
ARC: [mm] Aliasing VIPT dcache support 2/4
Vineet Gupta
2013-05-09
6
-22
/
+223
|
*
ARC: [mm] Aliasing VIPT dcache support 1/4
Vineet Gupta
2013-05-09
3
-18
/
+34
|
*
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
38
-342
/
+1840
|
\
\
|
|
/
|
*
ARC: [mm] Lazy D-cache flush (non aliasing VIPT)
Vineet Gupta
2013-05-07
3
-7
/
+21
|
*
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
2
-19
/
+18
|
*
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
3
-15
/
+21
|
*
ARC: [mm] optimize needless full mm TLB flush on munmap
Vineet Gupta
2013-05-07
1
-4
/
+12
|
*
ARC: Add support for nSIM OSCI System C model
Mischa Jonker
2013-05-07
3
-0
/
+164
|
*
ARC: [TB10x] Adapt device tree to new compatible string
Christian Ruppert
2013-05-07
1
-2
/
+2
|
*
ARC: [TB10x] Add support for TB10x platform
Christian Ruppert
2013-05-07
7
-0
/
+257
|
*
ARC: [TB10x] Device tree of TB100 and TB101 Development Kits
Christian Ruppert
2013-05-07
5
-0
/
+1190
|
*
ARC: Prepare interrupt code for external controllers
Christian Ruppert
2013-05-07
2
-2
/
+3
|
*
ARC: Allow embedded arc-intc to be properly placed in DT intc hierarchy
Vineet Gupta
2013-05-07
1
-8
/
+13
|
*
ARC: [cmdline] Don't overwrite u-boot provided bootargs
Vineet Gupta
2013-05-07
1
-8
/
+10
|
*
ARC: [cmdline] Remove CONFIG_CMDLINE
Vineet Gupta
2013-05-07
2
-14
/
+2
|
*
ARC: [plat-arcfpga] defconfig update
Vineet Gupta
2013-05-07
1
-1
/
+2
|
*
ARC: unaligned access emulation broken if callee-reg dest of LD/ST
Vineet Gupta
2013-05-07
1
-1
/
+3
|
*
ARC: unaligned access emulation error handling consolidation
Vineet Gupta
2013-05-07
2
-15
/
+6
[next]