index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: Split out extable.c _32 and _64 variants.
Paul Mundt
2008-01-28
5
-36
/
+132
*
sh: Add SH-5 support to the consistent DMA impl.
Paul Mundt
2008-01-28
1
-18
/
+28
*
sh: Split out 29-bit and 32-bit physical mode definitions.
Paul Mundt
2008-01-28
2
-1
/
+12
*
sh: Switch Kconfig.sh64 to use arch/sh/mm/Kconfig.
Paul Mundt
2008-01-28
1
-3
/
+7
*
sh: Move CPU subtypes to Kconfig.sh.
Paul Mundt
2008-01-28
1
-190
/
+0
*
sh: lockless UTLB miss fast-path.
Paul Mundt
2007-11-19
1
-18
/
+7
*
sh: Kill off UTLB flush in fast-path.
Paul Mundt
2007-11-19
1
-8
/
+0
*
sh: Kill off __{copy,clear}_user_page().
Paul Mundt
2007-11-07
2
-106
/
+0
*
sh: Optimized copy_{to,from}_user_page() for SH-4.
Paul Mundt
2007-11-07
1
-23
/
+29
*
sh: Wire up clear_user_highpage().
Paul Mundt
2007-11-07
1
-0
/
+23
*
sh: Kill off the remaining ST40 cruft.
Paul Mundt
2007-11-07
1
-20
/
+1
*
sh: Add -Werror for clean directories.
Paul Mundt
2007-11-07
1
-0
/
+2
*
sh: Fix optimized __copy_user() movca.l usage.
Stuart Menefy
2007-11-02
1
-0
/
+4
*
pid namespaces: define is_global_init() and is_container_init()
Serge E. Hallyn
2007-10-19
1
-1
/
+1
*
Remove dma_cache_(wback|inv|wback_inv) functions
Ralf Baechle
2007-10-17
1
-4
/
+4
*
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
2007-10-17
1
-2
/
+1
*
fix memory hot remove not configured case.
KAMEZAWA Hiroyuki
2007-10-16
1
-6
/
+0
*
During VM oom condition, kill all threads in process group
Will Schmidt
2007-10-16
1
-1
/
+1
*
sh: __copy_user() optimizations for small copies.
Stuart Menefy
2007-09-28
1
-61
/
+108
*
sh: Support extended mode TLB on SH-X3.
Paul Mundt
2007-09-27
1
-1
/
+1
*
sh: Bump MAX_ACTIVE_REGIONS for SH7785.
Paul Mundt
2007-09-27
1
-1
/
+2
*
sh: Disable 4kB pages on extended mode TLB.
Paul Mundt
2007-09-27
1
-3
/
+5
*
sh: Revert incorrect license string changes.
Paul Mundt
2007-09-24
1
-1
/
+1
*
sh: Calculate cache aliases on L2 caches.
Paul Mundt
2007-09-24
1
-0
/
+15
*
sh: nommu: Kill off dummy page fault ops for SH-3/4.
Paul Mundt
2007-09-24
2
-67
/
+0
*
sh: Fix alias calculation for non-aliasing cases.
Paul Mundt
2007-09-24
1
-2
/
+2
*
sh: Initial SH-X3 SMP support.
Paul Mundt
2007-09-21
1
-0
/
+1
*
sh: Avoid smp_processor_id() in cache desc paths.
Paul Mundt
2007-09-21
1
-31
/
+31
*
sh: Fix up extended mode TLB for SH-X2+ cores.
Paul Mundt
2007-09-21
1
-17
/
+13
*
sh: Wire up URAM node on SH7785.
Paul Mundt
2007-09-21
1
-0
/
+2
*
sh: Don't enable FPU for SH4AL-DSP.
Paul Mundt
2007-09-21
1
-0
/
+1
*
sh: nommu fault handler needs signal.h.
Paul Mundt
2007-09-21
1
-0
/
+1
*
sh: minor fixes
Magnus Damm
2007-09-21
1
-1
/
+0
*
sh: remove CONFIG_CPU_HAS_INTC_IRQ
Magnus Damm
2007-09-21
1
-20
/
+0
*
sh: More license string silliness.
Paul Mundt
2007-09-21
1
-1
/
+1
*
sh: intc - add support for sh7206
Magnus Damm
2007-09-21
1
-1
/
+1
*
sh: intc - add support for sh7619
Magnus Damm
2007-09-21
1
-1
/
+1
*
sh: Add SH7720 CPU support.
Markus Brunner
2007-09-21
1
-0
/
+8
*
sh: Bump up NODES_SHIFT for SH-X3.
Paul Mundt
2007-09-21
1
-0
/
+1
*
sh: remove intc2 code
Magnus Damm
2007-09-21
1
-1
/
+0
*
sh: Initial multiple-node support for SH-X3.
Paul Mundt
2007-09-21
1
-0
/
+3
*
sh: intc - add support for x3
Magnus Damm
2007-09-21
1
-1
/
+1
*
sh: Fix cache disabling build failures on nommu.
Paul Mundt
2007-09-21
1
-10
/
+14
*
sh: intc - add support for SH7760
Magnus Damm
2007-09-21
1
-2
/
+1
*
sh: intc - add support for SH7785
Magnus Damm
2007-09-21
1
-1
/
+1
*
sh: Support explicit L1 cache disabling.
Paul Mundt
2007-09-21
4
-19
/
+38
*
sh: intc - add support for SH7706, SH7707, SH7708, SH7709
Magnus Damm
2007-09-21
1
-2
/
+4
*
sh: intc - add support for SH7710
Magnus Damm
2007-09-21
1
-2
/
+2
*
sh: intc - add support for SH7705
Magnus Damm
2007-09-21
1
-1
/
+1
*
sh: Fix pgd mismatch from cached TTB in unhandled fault.
Paul Mundt
2007-08-01
1
-2
/
+1
[next]