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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-05
Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-next
Russell King
135
-1471
/
+2098
2014-06-02
ARM: ensure C page table setup code follows assembly code (part II)
Russell King
1
-8
/
+19
2014-06-02
ARM: ensure C page table setup code follows assembly code
Russell King
2
-17
/
+51
2014-06-02
ARM: consolidate last remaining open-coded alignment trap enable
Russell King
3
-10
/
+4
2014-06-02
ARM: remove global cr_no_alignment
Russell King
5
-11
/
+7
2014-06-02
ARM: remove CPU_CP15 conditional from alignment.c
Russell King
1
-2
/
+0
2014-06-02
ARM: remove unused adjust_cr() function
Russell King
2
-24
/
+0
2014-06-02
ARM: move "noalign" command line option to alignment.c
Russell King
2
-7
/
+7
2014-06-02
ARM: provide common method to clear bits in CPU control register
Russell King
4
-9
/
+20
2014-06-01
ARM: 8025/1: Get rid of meminfo
Laura Abbott
36
-333
/
+179
2014-06-01
ARM: 8060/1: mm: allow sub-architectures to override PCI I/O memory type
Thomas Petazzoni
2
-1
/
+14
2014-06-01
ARM: 8066/1: correction for ARM patch 8031/2
Nicolas Pitre
1
-1
/
+1
2014-05-30
ARM: 8049/1: ftrace/add save_stack_trace_regs() implementation
Lin Yongting
1
-0
/
+19
2014-05-30
ARM: 8065/1: remove last use of CONFIG_CPU_ARM710
Paul Bolle
1
-8
/
+0
2014-05-30
ARM: 8062/1: Modify ldrt fixup handler to re-execute the userspace instruction
Arun K S
1
-1
/
+2
2014-05-30
ARM: 8047/1: rwsem: use asm-generic rwsem implementation
Will Deacon
2
-4
/
+2
2014-05-30
ARM: l2c: trial at enabling some Cortex-A9 optimisations
Russell King
2
-3
/
+78
2014-05-30
ARM: l2c: add warnings for stuff modifying aux_ctrl register values
Russell King
1
-3
/
+22
2014-05-30
ARM: l2c: print a warning with L2C-310 caches if the cache size is modified
Russell King
1
-0
/
+2
2014-05-30
ARM: l2c: remove old .set_debug method
Russell King
2
-20
/
+2
2014-05-30
ARM: l2c: kill L2X0_AUX_CTRL_MASK before anyone else makes use of this
Russell King
1
-1
/
+0
2014-05-30
ARM: l2c: zynq: convert to generic l2c OF initialisation
Russell King
1
-5
/
+3
2014-05-30
ARM: l2c: zynq: remove cache size override
Russell King
1
-1
/
+1
2014-05-30
ARM: l2c: vexpress: convert to generic l2c OF initialisation
Russell King
1
-1
/
+2
2014-05-30
ARM: l2c: vexpress ca9x4: move L2 cache initialisation earlier
Russell King
1
-10
/
+18
2014-05-30
ARM: l2c: ux500: don't try to change the L2 cache auxiliary control register
Russell King
1
-2
/
+2
2014-05-30
ARM: l2c: ux500: remove cache size override
Russell King
1
-13
/
+2
2014-05-30
ARM: l2c: ux500: implement dummy write_sec method
Russell King
1
-9
/
+10
2014-05-30
ARM: l2c: tegra: convert to generic l2c OF initialisation
Russell King
1
-9
/
+3
2014-05-30
ARM: l2c: tegra: convert to common l2c310 early resume functionality
Russell King
4
-46
/
+4
2014-05-30
ARM: l2c: tegra: remove cache size override
Russell King
1
-17
/
+1
2014-05-30
ARM: l2c: sti: convert to generic l2c OF initialisation
Russell King
1
-21
/
+6
2014-05-30
ARM: l2c: spear13xx: remove cache size override
Russell King
1
-1
/
+1
2014-05-30
ARM: l2c: socfpga: convert to generic l2c OF initialisation
Russell King
1
-7
/
+2
2014-05-30
ARM: l2c: shmobile: remove cache size override
Russell King
6
-6
/
+6
2014-05-30
ARM: l2c: rockchip: convert to generic l2c OF initialisation
Russell King
1
-7
/
+2
2014-05-30
ARM: l2c: realview: improve commentry about the L2 cache requirements
Russell King
3
-5
/
+21
2014-05-30
ARM: l2c: prima2: convert to generic l2c OF initialisation
Russell King
5
-33
/
+8
2014-05-30
ARM: l2c: prima2: remove cache size override
Russell King
1
-20
/
+2
2014-05-30
ARM: l2c: AM43x: add L2 cache support
Sekhar Nori
2
-0
/
+2
2014-05-30
ARM: l2c: omap2+: get rid of init call
Sekhar Nori
3
-9
/
+3
2014-05-30
ARM: l2c: omap2+: get rid of redundant cache replacement policy setting
Sekhar Nori
1
-4
/
+3
2014-05-30
ARM: l2c: omap2: avoid reading directly from the L2 registers in platform code
Russell King
1
-10
/
+6
2014-05-30
ARM: l2c: omap2: remove explicit non-secure access bits
Russell King
1
-4
/
+2
2014-05-30
ARM: l2c: omap2: remove cache size override
Russell King
1
-5
/
+3
2014-05-30
ARM: l2c: omap2: remove explicit SMI calls to enable L2 cache
Russell King
1
-5
/
+0
2014-05-30
ARM: l2c: omap2: implement new write_sec method
Russell King
1
-16
/
+26
2014-05-30
ARM: l2c: nomadik: convert to generic l2c OF initialisation
Russell King
1
-10
/
+3
2014-05-30
ARM: l2c: nomadik: remove cache size override
Russell King
1
-1
/
+1
2014-05-30
ARM: l2c: mvebu: convert to generic l2c OF initialisation
Russell King
1
-3
/
+6
[next]