index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
include
/
asm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'arc-v3.13-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-11-19
1
-1
/
+203
|
\
|
*
ARC: Add perf support for ARC700 cores
Mischa Jonker
2013-11-12
1
-1
/
+203
*
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-11-19
1
-2
/
+0
|
\
\
|
*
|
preempt: Make PREEMPT_ACTIVE generic
Thomas Gleixner
2013-11-13
1
-2
/
+0
*
|
|
arc: handle pgtable_page_ctor() fail
Kirill A. Shutemov
2013-11-15
1
-3
/
+8
*
|
|
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-11-12
2
-28
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
2013-11-07
2
-3
/
+10
|
|
\
\
|
|
|
/
|
*
|
of: remove empty arch prom.h headers
Rob Herring
2013-10-09
1
-12
/
+0
|
*
|
of: remove HAVE_ARCH_DEVTREE_FIXUPS
Rob Herring
2013-10-09
1
-2
/
+0
|
*
|
arc: use common of_flat_dt_match_machine
Rob Herring
2013-10-09
1
-13
/
+3
|
*
|
arc: use unflatten_and_copy_device_tree
Rob Herring
2013-10-09
1
-1
/
+0
*
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-11-12
1
-0
/
+1
|
\
\
\
|
*
\
\
Merge tag 'v3.12-rc4' into sched/core
Ingo Molnar
2013-10-09
2
-3
/
+10
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
sched, arch: Create asm/preempt.h
Peter Zijlstra
2013-09-25
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
ARC: [SMP] TLB flush
Vineet Gupta
2013-11-06
2
-3
/
+25
*
|
|
ARC: [SMP] ASID allocation
Vineet Gupta
2013-11-06
2
-17
/
+29
*
|
|
arc: remove '__init' for get_hw_config_num_irq()
Chen Gang
2013-11-06
1
-1
/
+1
*
|
|
arc: remove '__init' for first_lines_of_secondary()
Chen Gang
2013-11-06
1
-1
/
+1
*
|
|
arc: remove '__init' for setup_processor() and arc_init_IRQ()
Chen Gang
2013-11-06
2
-2
/
+2
*
|
|
ARC: Add support for irqflags tracing and lockdep
Vineet Gupta
2013-11-06
1
-0
/
+22
*
|
|
ARC: Reduce #ifdef'ery for unaligned access emulation
Vineet Gupta
2013-11-06
1
-1
/
+2
*
|
|
ARC: cacheflush refactor #2: I and D caches lines to have same size
Vineet Gupta
2013-11-06
1
-7
/
+1
|
|
/
|
/
|
*
|
ARC: Workaround spinlock livelock in SMP SystemC simulation
Vineet Gupta
2013-09-27
1
-1
/
+8
*
|
ARC: Fix 32-bit wrap around in access_ok()
Vineet Gupta
2013-09-27
1
-2
/
+2
|
/
*
ARC: SMP failed to boot due to missing IVT setup
Noam Camus
2013-09-12
1
-1
/
+0
*
ARC: fix new Section mismatches in build (post __cpuinit cleanup)
Vineet Gupta
2013-09-05
2
-2
/
+2
*
ARC: Fix __udelay calculation
Mischa Jonker
2013-09-05
1
-3
/
+2
*
ARC: Add read*_relaxed to asm/io.h
Mischa Jonker
2013-09-05
1
-0
/
+4
*
ARC: [ASID] Track ASID allocation cycles/generations
Vineet Gupta
2013-08-30
2
-70
/
+29
*
ARC: [ASID] activate_mm() == switch_mm()
Vineet Gupta
2013-08-30
1
-11
/
+9
*
ARC: [ASID] get_new_mmu_context() to conditionally allocate new ASID
Vineet Gupta
2013-08-30
1
-27
/
+18
*
ARC: [ASID] Refactor the TLB paranoid debug code
Vineet Gupta
2013-08-30
1
-1
/
+1
*
ARC: [ASID] Remove legacy/unused debug code
Vineet Gupta
2013-08-30
2
-14
/
+0
*
ARC: MMUv4 preps/3 - Abstract out TLB Insert/Delete
Vineet Gupta
2013-08-30
1
-0
/
+2
*
ARC: MMUv4 preps/2 - Reshuffle PTE bits
Vineet Gupta
2013-08-30
1
-14
/
+8
*
ARC: MMUv4 preps/1 - Fold PTE K/U access flags
Vineet Gupta
2013-08-29
1
-25
/
+14
*
ARC: Code cosmetics (Nothing semantical)
Vineet Gupta
2013-08-29
2
-32
/
+10
*
ARC: Entry Handler tweaks: Optimize away redundant IRQ_DISABLE_SAVE
Vineet Gupta
2013-08-26
1
-7
/
+0
*
ARC: Exception Handlers Code consolidation
Vineet Gupta
2013-08-26
1
-1
/
+23
*
ARC: SMP build breakage
Vineet Gupta
2013-07-26
1
-0
/
+1
*
Merge tag 'arc-v3.11-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-07-03
19
-586
/
+354
|
\
|
*
arc: delete __cpuinit usage from all arc files
Paul Gortmaker
2013-06-27
1
-1
/
+1
|
*
ARC: Remove explicit passing around of ECR
Vineet Gupta
2013-06-26
5
-12
/
+8
|
*
ARC: pt_regs update #5: Use real ECR for pt_regs->event vs. synth values
Vineet Gupta
2013-06-26
3
-38
/
+33
|
*
ARC: stop using pt_regs->orig_r8
Vineet Gupta
2013-06-22
2
-15
/
+3
|
*
ARC: pt_regs update #4: r25 saved/restored unconditionally
Vineet Gupta
2013-06-22
3
-26
/
+22
|
*
ARC: K/U SP saved from one location in stack switching macro
Vineet Gupta
2013-06-22
1
-4
/
+4
|
*
ARC: Entry Handler tweaks: Avoid hardcoded LIMMS for ECR values
Vineet Gupta
2013-06-22
1
-0
/
+5
|
*
ARC: Increase readability of entry handlers
Vineet Gupta
2013-06-22
1
-212
/
+182
|
*
ARC: pt_regs update #3: Remove unused gutter at start of callee_regs
Vineet Gupta
2013-06-22
3
-15
/
+11
[next]