index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-12
ARC: SMP failed to boot due to missing IVT setup
Noam Camus
1
-1
/
+0
2013-09-05
ARC: fix new Section mismatches in build (post __cpuinit cleanup)
Vineet Gupta
2
-2
/
+2
2013-09-05
ARC: Fix __udelay calculation
Mischa Jonker
1
-3
/
+2
2013-09-05
ARC: Add read*_relaxed to asm/io.h
Mischa Jonker
1
-0
/
+4
2013-08-30
ARC: [ASID] Track ASID allocation cycles/generations
Vineet Gupta
2
-70
/
+29
2013-08-30
ARC: [ASID] activate_mm() == switch_mm()
Vineet Gupta
1
-11
/
+9
2013-08-30
ARC: [ASID] get_new_mmu_context() to conditionally allocate new ASID
Vineet Gupta
1
-27
/
+18
2013-08-30
ARC: [ASID] Refactor the TLB paranoid debug code
Vineet Gupta
1
-1
/
+1
2013-08-30
ARC: [ASID] Remove legacy/unused debug code
Vineet Gupta
2
-14
/
+0
2013-08-30
ARC: MMUv4 preps/3 - Abstract out TLB Insert/Delete
Vineet Gupta
1
-0
/
+2
2013-08-30
ARC: MMUv4 preps/2 - Reshuffle PTE bits
Vineet Gupta
1
-14
/
+8
2013-08-29
ARC: MMUv4 preps/1 - Fold PTE K/U access flags
Vineet Gupta
1
-25
/
+14
2013-08-29
ARC: Code cosmetics (Nothing semantical)
Vineet Gupta
2
-32
/
+10
2013-08-26
ARC: Entry Handler tweaks: Optimize away redundant IRQ_DISABLE_SAVE
Vineet Gupta
1
-7
/
+0
2013-08-26
ARC: Exception Handlers Code consolidation
Vineet Gupta
1
-1
/
+23
2013-07-26
ARC: SMP build breakage
Vineet Gupta
1
-0
/
+1
2013-07-03
Merge tag 'arc-v3.11-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
20
-592
/
+363
2013-06-29
consolidate io_remap_pfn_range definitions
Al Viro
1
-3
/
+0
2013-06-27
arc: delete __cpuinit usage from all arc files
Paul Gortmaker
1
-1
/
+1
2013-06-26
ARC: Remove explicit passing around of ECR
Vineet Gupta
5
-12
/
+8
2013-06-26
ARC: pt_regs update #5: Use real ECR for pt_regs->event vs. synth values
Vineet Gupta
3
-38
/
+33
2013-06-22
ARC: stop using pt_regs->orig_r8
Vineet Gupta
3
-16
/
+4
2013-06-22
ARC: pt_regs update #4: r25 saved/restored unconditionally
Vineet Gupta
3
-26
/
+22
2013-06-22
ARC: K/U SP saved from one location in stack switching macro
Vineet Gupta
1
-4
/
+4
2013-06-22
ARC: Entry Handler tweaks: Avoid hardcoded LIMMS for ECR values
Vineet Gupta
1
-0
/
+5
2013-06-22
ARC: Increase readability of entry handlers
Vineet Gupta
1
-212
/
+182
2013-06-22
ARC: pt_regs update #3: Remove unused gutter at start of callee_regs
Vineet Gupta
4
-16
/
+12
2013-06-22
ARC: pt_regs update #2: Remove unused gutter at start of pt_regs
Vineet Gupta
3
-26
/
+7
2013-06-22
ARC: pt_regs update #1: Align pt_regs end with end of kernel stack page
Vineet Gupta
3
-3
/
+3
2013-06-22
ARC: pt_regs update #0: remove kernel stack canary
Vineet Gupta
1
-18
/
+0
2013-06-22
ARC: [mm] Make stack/heap Non-executable by default
Vineet Gupta
1
-6
/
+1
2013-06-22
ARC: [mm] Assume pagecache page dirty by default
Vineet Gupta
1
-0
/
+7
2013-06-22
ARC: cache detection code bitrot
Vineet Gupta
3
-16
/
+3
2013-06-22
ARC: Disintegrate arcregs.h
Vineet Gupta
7
-153
/
+71
2013-06-22
ARC: Use kconfig helper IS_ENABLED() to get rid of defines.h
Vineet Gupta
4
-58
/
+13
2013-05-25
ARC: lazy dcache flush broke gdb in non-aliasing configs
Vineet Gupta
1
-9
/
+0
2013-05-23
ARC: Use enough bits for determining page's cache color
Vineet Gupta
1
-1
/
+1
2013-05-23
ARC: Brown paper bag bug in macro for checking cache color
Vineet Gupta
1
-1
/
+3
2013-05-23
ARC: copy_(to|from)_user() to honor usermode-access permissions
Vineet Gupta
2
-12
/
+16
2013-05-09
ARC: [mm] Aliasing VIPT dcache support 4/4
Vineet Gupta
5
-4
/
+22
2013-05-09
ARC: [mm] Aliasing VIPT dcache support 3/4
Vineet Gupta
1
-1
/
+3
2013-05-09
ARC: [mm] Aliasing VIPT dcache support 2/4
Vineet Gupta
3
-11
/
+69
2013-05-09
ARC: [mm] Aliasing VIPT dcache support 1/4
Vineet Gupta
1
-1
/
+1
2013-05-07
ARC: [mm] Lazy D-cache flush (non aliasing VIPT)
Vineet Gupta
1
-0
/
+1
2013-05-07
ARC: [mm] consolidate icache/dcache sync code
Vineet Gupta
1
-3
/
+2
2013-05-07
ARC: [mm] optimise icache flush for user mappings
Vineet Gupta
1
-1
/
+9
2013-05-07
ARC: [mm] optimize needless full mm TLB flush on munmap
Vineet Gupta
1
-4
/
+12
2013-05-07
ARC: [TB10x] Add support for TB10x platform
Christian Ruppert
1
-0
/
+10
2013-05-07
ARC: Prepare interrupt code for external controllers
Christian Ruppert
1
-1
/
+2
2013-04-08
ARC: Add implicit compiler barrier to raw_local_irq* functions
Christian Ruppert
1
-4
/
+8
[next]