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.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-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
*
lmb: rename to memblock
Yinghai Lu
2010-07-14
2
-24
/
+24
*
arch/sh/mm: Eliminate a double lock
Julia Lawall
2010-06-21
1
-1
/
+1
*
sh: Fix up the NUMA build for recent LMB changes.
Paul Mundt
2010-05-18
1
-38
/
+0
*
sh: fix up CONFIG_KEXEC=n build.
Paul Mundt
2010-05-18
1
-1
/
+1
*
sh: Reject small mappings for PMB bolting.
Paul Mundt
2010-05-11
1
-0
/
+2
*
sh: bootmem refactoring.
Paul Mundt
2010-05-11
1
-3
/
+162
*
sh: enable LMB region setup via machvec.
Paul Mundt
2010-05-10
1
-1
/
+7
*
sh: Kill off dangling goto labels from oom-killer rework.
Paul Mundt
2010-04-26
2
-2
/
+0
*
Merge branch 'sh/stable-updates'
Paul Mundt
2010-04-26
7
-3
/
+4
|
\
|
*
Merge branch 'master' into export-slabh
Tejun Heo
2010-04-05
5
-33
/
+92
|
|
\
|
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
7
-3
/
+4
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/mfleming...
Paul Mundt
2010-04-26
1
-1
/
+1
|
\
\
\
|
*
|
|
sh: Do not try merging two 128MB PMB mappings
Matt Fleming
2010-04-25
1
-1
/
+1
*
|
|
|
sh: invoke oom-killer from page fault
Nick Piggin
2010-04-26
2
-24
/
+8
|
/
/
/
*
|
|
sh: Zero out aliases counter when using SH-X3 hardware assistance.
Paul Mundt
2010-04-20
1
-1
/
+10
*
|
|
sh: Enable SH-X3 hardware synonym avoidance handling.
Paul Mundt
2010-04-19
3
-0
/
+43
*
|
|
Merge branch 'sh/stable-updates'
Paul Mundt
2010-04-05
4
-28
/
+75
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
sh: Fix up the SH-3 build for recent TLB changes.
Paul Mundt
2010-04-02
4
-28
/
+75
*
|
|
sh: tlb debugfs support.
Matt Fleming
2010-03-29
2
-3
/
+184
|
/
/
*
/
sh: update the TLB replacement counter for entry wiring.
Matt Fleming
2010-03-26
1
-5
/
+17
|
/
*
sh: Fix build after dynamic PMB rework
Matt Fleming
2010-03-23
1
-0
/
+2
*
sh: Replace unsafe manipulation of MMUCR
Matt Fleming
2010-03-23
2
-7
/
+16
*
sh: Flush ITLB too in PTEAEX's flush_tlb_page()
Matt Fleming
2010-03-23
1
-0
/
+2
*
sh: Export uncached helper symbols.
Paul Mundt
2010-03-10
1
-0
/
+4
*
sh: Fix up uncached offset for legacy 29-bit mode.
Paul Mundt
2010-03-08
1
-0
/
+5
*
sh: Move PMB debugfs entry initialization to later stage
Pawel Moll
2010-03-05
1
-1
/
+1
*
sh: fix up MMU reset with variable PMB mapping sizes.
Paul Mundt
2010-03-04
1
-6
/
+31
*
sh: establish PMB mappings for NUMA nodes.
Paul Mundt
2010-03-03
1
-0
/
+3
*
sh: check for existing mappings for bolted PMB entries.
Paul Mundt
2010-03-03
1
-44
/
+96
*
sh: fixed virt/phys mapping helpers for PMB.
Paul Mundt
2010-03-02
1
-46
/
+51
*
sh: make pmb iomapping configurable.
Paul Mundt
2010-03-02
1
-0
/
+17
*
sh: reworked dynamic PMB mapping.
Paul Mundt
2010-03-02
3
-148
/
+189
*
-
.
Merge branches 'sh/dmaengine', 'sh/hw-breakpoints' and 'sh/trivial'
Paul Mundt
2010-03-02
1
-1
/
+0
|
\
\
|
|
*
sh: No need to explicitly include <linux/rwlock.h>.
Robert P. J. Day
2010-03-01
1
-1
/
+0
|
|
/
*
|
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2010-03-01
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
Russell King
2010-02-20
1
-1
/
+1
*
|
sh: wire up SET/GET_UNALIGN_CTL.
Paul Mundt
2010-02-23
1
-1
/
+29
*
|
sh: allow alignment fault mode to be configured at kernel boot.
Paul Mundt
2010-02-23
1
-0
/
+2
*
|
sh: Merge legacy and dynamic PMB modes.
Paul Mundt
2010-02-18
4
-47
/
+213
*
|
sh: Use uncached I/O helpers in PMB setup.
Paul Mundt
2010-02-18
1
-27
/
+19
*
|
sh: PMB locking overhaul.
Paul Mundt
2010-02-17
1
-38
/
+114
*
|
sh: Fix up dynamically created write-through PMB mappings.
Paul Mundt
2010-02-17
1
-24
/
+32
*
|
sh: Build PMB entry links for existing contiguous multi-page mappings.
Paul Mundt
2010-02-17
1
-30
/
+29
*
|
sh: uncached mapping helpers.
Paul Mundt
2010-02-17
3
-19
/
+31
*
|
sh: PMB tidying.
Paul Mundt
2010-02-17
1
-45
/
+38
*
|
sh: Fix up more 64-bit pgprot truncation on SH-X2 TLB.
Paul Mundt
2010-02-17
2
-2
/
+6
*
|
sh: Merge the legacy PMB mapping and entry synchronization code.
Paul Mundt
2010-02-16
1
-93
/
+69
*
|
sh: Prevent fixed slot PMB remapping from clobbering boot entries.
Paul Mundt
2010-02-16
1
-1
/
+1
*
|
sh: Isolate uncached mapping support.
Paul Mundt
2010-02-12
2
-3
/
+13
*
|
sh: Kill off deprecated fixed PCI memory window accessors.
Paul Mundt
2010-01-29
1
-15
/
+0
[next]