index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-13
ARC: Incorrect mm reference used in vmalloc fault handler
Vineet Gupta
1
-3
/
+3
2013-05-25
ARC: lazy dcache flush broke gdb in non-aliasing configs
Vineet Gupta
1
-10
/
+11
2013-05-23
ARC: Brown paper bag bug in macro for checking cache color
Vineet Gupta
1
-1
/
+2
2013-05-23
ARC: copy_(to|from)_user() to honor usermode-access permissions
Vineet Gupta
1
-3
/
+3
2013-05-23
ARC: [mm] Prevent stray dcache lines after__sync_icache_dcach()
Vineet Gupta
1
-1
/
+1
2013-05-10
Merge tag 'arc-v3.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-51
/
+279
2013-05-09
Merge tag 'arc-v3.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-228
/
+83
2013-05-09
ARC: [mm] Aliasing VIPT dcache support 4/4
Vineet Gupta
2
-1
/
+79
2013-05-09
ARC: [mm] Aliasing VIPT dcache support 3/4
Vineet Gupta
1
-1
/
+1
2013-05-09
ARC: [mm] Aliasing VIPT dcache support 2/4
Vineet Gupta
2
-11
/
+150
2013-05-09
ARC: [mm] Aliasing VIPT dcache support 1/4
Vineet Gupta
2
-17
/
+33
2013-05-09
ARC: [mm] refactor the core (i|d)cache line ops loops
Vineet Gupta
1
-29
/
+24
2013-05-09
ARC: [mm] serious bug in vaddr based icache flush
Vineet Gupta
1
-1
/
+1
2013-05-07
ARC: [mm] Lazy D-cache flush (non aliasing VIPT)
Vineet Gupta
2
-7
/
+20
2013-05-07
ARC: [mm] micro-optimize page size icache invalidate
Vineet Gupta
1
-3
/
+12
2013-05-07
ARC: [mm] remove the pessimistic all-alias-invalidate icache helpers
Vineet Gupta
1
-184
/
+17
2013-05-07
ARC: [mm] consolidate icache/dcache sync code
Vineet Gupta
1
-16
/
+16
2013-05-07
ARC: [mm] optimise icache flush for kernel mappings
Vineet Gupta
1
-4
/
+10
2013-05-07
ARC: [mm] optimise icache flush for user mappings
Vineet Gupta
2
-14
/
+12
2013-05-07
ARC: Respect the cpu_id passed for fetching correct cpu info
Noam Camus
1
-1
/
+1
2013-04-29
mm/arc: use common help functions to free reserved pages
Jiang Liu
1
-21
/
+2
2013-04-09
ARC: [build] Fix warnings with CONFIG_DEBUG_SECTION_MISMATCH
Vineet Gupta
2
-4
/
+4
2013-04-09
ARC: remove #ifdef-ed out include of dead header
Paul Bolle
1
-3
/
+0
2013-04-09
ARC: Fix coding style issues
Sachin Kamat
1
-2
/
+2
2013-04-09
ARC: Use <linux/*> headers instead of <asm/*>
Sachin Kamat
1
-1
/
+1
2013-04-09
ARC: Remove unneeded version.h header include
Sachin Kamat
1
-1
/
+0
2013-02-15
ARC: Don't fiddle with non-existent caches
Vineet Gupta
1
-12
/
+9
2013-02-15
ARC: Add support for ioremap_prot API
Gilad Ben-Yossef
1
-12
/
+36
2013-02-15
ARC: Support for single cycle Close Coupled Mem (CCM)
Vineet Gupta
1
-3
/
+2
2013-02-15
ARC: Boot #2: Verbose Boot reporting / feature verification
Vineet Gupta
2
-0
/
+84
2013-02-15
ARC: SMP support
Vineet Gupta
2
-0
/
+44
2013-02-15
ARC: Diagnostics: show_regs() etc
Vineet Gupta
1
-0
/
+20
2013-02-15
ARC: [DeviceTree] Convert some Kconfig items to runtime values
Vineet Gupta
1
-3
/
+6
2013-02-15
ARC: [DeviceTree] Basic support
Vineet Gupta
1
-0
/
+13
2013-02-15
ARC: Boot #1: low-level, setup_arch(), /proc/cpuinfo, mem init
Vineet Gupta
1
-0
/
+171
2013-02-15
ARC: I/O and DMA Mappings
Vineet Gupta
2
-0
/
+161
2013-02-15
ARC: Page Fault handling
Vineet Gupta
1
-0
/
+228
2013-02-15
ARC: TLB flush Handling
Vineet Gupta
1
-0
/
+311
2013-02-15
ARC: MMU Exception Handling
Vineet Gupta
2
-0
/
+618
2013-02-15
ARC: MMU Context Management
Vineet Gupta
1
-0
/
+23
2013-02-15
ARC: Cache Flush Management
Vineet Gupta
1
-0
/
+725
2013-02-11
ARC: uaccess friends
Vineet Gupta
1
-0
/
+63
2013-02-11
ARC: Build system: Makefiles, Kconfig, Linker script
Vineet Gupta
1
-0
/
+10