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