index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-28
MIPS: Malta: CPS SMP by default
Paul Burton
2
-4
/
+2
2014-05-28
cpuidle: cpuidle-cps: add MIPS CPS cpuidle driver
Paul Burton
1
-0
/
+11
2014-05-28
MIPS: include cpuidle Kconfig menu
Paul Burton
1
-2
/
+6
2014-05-28
MIPS: cpuidle wait instruction state
Paul Burton
2
-0
/
+25
2014-05-28
MIPS: smp-cps: duplicate core0 CCA on secondary cores
Paul Burton
2
-5
/
+14
2014-05-28
MIPS: smp-cps: set a coherent default CCA
Paul Burton
1
-0
/
+3
2014-05-28
MIPS: smp-cps: prevent multi-core SMP with unsuitable CCA
Paul Burton
1
-2
/
+28
2014-05-28
MIPS: smp-cps: hotplug support
Paul Burton
2
-2
/
+155
2014-05-28
MIPS: pm-cps: add PM state entry code for CPS systems
Paul Burton
6
-0
/
+809
2014-05-28
MIPS: smp-cps: use CPC core-other locking
Paul Burton
1
-3
/
+2
2014-05-28
MIPS: smp-cps: flush cache after patching mips_cps_core_entry
Paul Burton
1
-5
/
+7
2014-05-28
MIPS: smp-cps: function to determine whether CPS SMP is in use
Paul Burton
2
-0
/
+8
2014-05-28
MIPS: smp-cps: rework core/VPE initialisation
Paul Burton
5
-161
/
+374
2014-05-28
MIPS: uasm: add MT ASE yield instruction
Paul Burton
3
-1
/
+11
2014-05-28
MIPS: uasm: add wait instruction
Paul Burton
4
-1
/
+5
2014-05-28
MIPS: uasm: add sync instruction
Paul Burton
4
-2
/
+6
2014-05-28
MIPS: uasm: add jalr instruction
Paul Burton
3
-4
/
+10
2014-05-28
MIPS: uasm: add a label variant of beq
Paul Burton
2
-0
/
+10
2014-05-28
MIPS: inst.h: define microMIPS wait op
Paul Burton
1
-0
/
+1
2014-05-28
MIPS: inst.h: define microMIPS sync op
Paul Burton
1
-0
/
+1
2014-05-28
MIPS: inst.h: define MT yield op
Paul Burton
1
-10
/
+11
2014-05-28
MIPS: inst.h: define COP0 wait op
Paul Burton
1
-1
/
+2
2014-05-28
MIPS: MT: define write_c0_tchalt macro
Paul Burton
1
-0
/
+2
2014-05-28
MIPS: add kmap_noncoherent to wire a cached non-coherent TLB entry
Paul Burton
3
-2
/
+20
2014-05-02
MIPS: CPC: provide locking functions
Paul Burton
2
-0
/
+53
2014-05-02
MIPS: CPC: provide functions to retrieve register addresses
Paul Burton
1
-1
/
+6
2014-05-02
MIPS: introduce cpu_coherent_mask
Paul Burton
2
-0
/
+7
2014-05-02
MIPS: support for generic clockevents broadcast
Paul Burton
2
-0
/
+44
2014-05-02
MIPS: allow R4K clockevent device to function regardless of GIC
Paul Burton
1
-6
/
+0
2014-05-02
MIPS: mark R4K clockevent device with CLOCK_EVT_FEAT_PERCPU
Paul Burton
1
-1
/
+2
2014-05-02
MIPS: mark R4K clockevent device with CLOCK_EVT_FEAT_C3STOP
Paul Burton
1
-1
/
+2
2014-05-02
MIPS: allow GIC clockevent device config from other CPUs
Paul Burton
3
-1
/
+17
2014-05-02
MIPS: mark GIC clockevent device with CLOCK_EVT_FEAT_C3STOP
Paul Burton
1
-1
/
+2
2014-05-02
MIPS: PM: Implement PM helper macros
James Hogan
3
-0
/
+186
2014-05-02
MIPS: tlb-r4k: Add CPU PM callback to reconfigure TLB
James Hogan
1
-1
/
+33
2014-05-02
MIPS: c-r4k: Add CPU PM callback for coherency
James Hogan
1
-0
/
+24
2014-05-02
MIPS: traps: Add CPU PM callback for trap configuration
James Hogan
2
-27
/
+81
2014-04-24
MIPS: PM: Add CPU PM callbacks for general CPU context
James Hogan
3
-0
/
+98
2014-04-19
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-12
/
+10
2014-04-19
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-12
/
+16
2014-04-19
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
6
-6
/
+7
2014-04-19
mips: export flush_icache_range
Kees Cook
1
-2
/
+2
2014-04-19
Shiraz has moved
Viresh Kumar
4
-4
/
+4
2014-04-19
powerpc/mm: fix ".__node_distance" undefined
Mike Qiu
1
-0
/
+1
2014-04-19
ARC: Delete stale barrier.h
Vineet Gupta
1
-37
/
+0
2014-04-18
Merge tag 'pci-v3.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+6
2014-04-18
perf/x86/intel: Use rdmsrl_safe() when initializing RAPL PMU
Venkatesh Srinivas
1
-3
/
+9
2014-04-18
Merge branch 'parisc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
6
-14
/
+14
2014-04-17
Merge tag 'stable/for-linus-3.15-rc1-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-10
/
+23
2014-04-17
kprobes/x86: Fix page-fault handling logic
Masami Hiramatsu
1
-9
/
+7
[next]