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
/
init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: Add a machvec callback for early memblock reservations.
Paul Mundt
2011-01-11
1
-2
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2010-10-25
1
-14
/
+38
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
2010-08-04
1
-20
/
+20
|
|
\
|
*
|
sh: Fix up PUD trampling in ranged page table init for X2TLB.
Paul Mundt
2010-06-21
1
-14
/
+38
*
|
|
memblock, bootmem: Round pfn properly for memory and reserved regions
Yinghai Lu
2010-10-12
1
-2
/
+2
*
|
|
memblock/sh: Use new accessors
Benjamin Herrenschmidt
2010-08-04
1
-8
/
+9
|
|
/
|
/
|
*
|
lmb: rename to memblock
Yinghai Lu
2010-07-14
1
-20
/
+20
|
/
*
sh: fix up CONFIG_KEXEC=n build.
Paul Mundt
2010-05-18
1
-1
/
+1
*
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
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
sh: Merge legacy and dynamic PMB modes.
Paul Mundt
2010-02-18
1
-1
/
+0
*
sh: uncached mapping helpers.
Paul Mundt
2010-02-17
1
-19
/
+2
*
sh: Isolate uncached mapping support.
Paul Mundt
2010-02-12
1
-3
/
+8
*
sh: Kill off the special uncached section and fixmap.
Paul Mundt
2010-01-21
1
-3
/
+0
*
sh: Track the uncached mapping size.
Paul Mundt
2010-01-21
1
-7
/
+14
*
sh: pretty print virtual memory map on boot.
Paul Mundt
2010-01-20
1
-2
/
+36
*
sh: Make 29/32-bit mode check helper generally available.
Paul Mundt
2010-01-20
1
-7
/
+0
*
sh: Kill off now bogus fixmap/page wiring documentation.
Paul Mundt
2010-01-19
1
-15
/
+0
*
sh: Handle early ioremaps through fixed mappings.
Paul Mundt
2010-01-18
1
-0
/
+4
*
sh: Generalise the pte handling code for the fixmap path
Matt Fleming
2010-01-16
1
-4
/
+40
*
sh: Always provide thread_info allocators.
Paul Mundt
2010-01-12
1
-29
/
+0
*
sh: Definitions for 3-level page table layout
Matt Fleming
2009-12-17
1
-0
/
+6
*
sh: Bump up dma_ops initialization far earlier in the boot process.
Paul Mundt
2009-10-27
1
-0
/
+11
*
sh: Prepare for dynamic PMB support
Matt Fleming
2009-10-10
1
-0
/
+8
*
kcore: use registerd physmem information
KAMEZAWA Hiroyuki
2009-09-23
1
-4
/
+0
*
kcore: register vmalloc area in generic way
KAMEZAWA Hiroyuki
2009-09-23
1
-3
/
+1
*
kcore: add kclist types
KAMEZAWA Hiroyuki
2009-09-23
1
-2
/
+2
*
arches: drop superfluous casts in nr_free_pages() callers
Geert Uytterhoeven
2009-09-22
1
-1
/
+1
*
sh: Fix up and optimize the kmap_coherent() interface.
Paul Mundt
2009-09-03
1
-20
/
+25
*
sh: Migrate SH-4 cacheflush ops to function pointers.
Paul Mundt
2009-08-15
1
-2
/
+3
*
sh: Centralize the CPU cache initialization routines.
Paul Mundt
2009-08-15
1
-1
/
+1
*
sh: Wire up the uncached fixmap on sh64 as well.
Paul Mundt
2009-06-23
1
-2
/
+0
*
sh: Use local TLB flush in set_pte_phys().
Paul Mundt
2009-06-23
1
-1
/
+1
*
sh: Prefer slab_is_available() over after_bootmem.
Paul Mundt
2009-05-22
1
-3
/
+0
*
mm: show node to memory section relationship with symlinks in sysfs
Gary Hade
2009-01-06
1
-1
/
+2
*
sh: Handle fixmap TLB eviction more coherently.
Paul Mundt
2008-11-10
1
-3
/
+9
*
sh: Kill off duplicate remove_memory() definition.
Andrew Morton
2008-10-21
1
-17
/
+0
*
sh: Support kernel stacks smaller than a page.
Paul Mundt
2008-09-20
1
-0
/
+29
*
sh: remove unnecessary memset after alloc_bootmem_low_pages
Marek Skuczynski
2008-09-08
1
-1
/
+0
*
sh: early cached_to_uncached initialization.
Stuart Menefy
2008-09-08
1
-13
/
+14
*
sh: Add support for memory hot-remove.
Paul Mundt
2008-09-08
1
-0
/
+17
*
sh: use generic show_mem()
Johannes Weiner
2008-07-26
1
-41
/
+0
*
bootmem: replace node_boot_start in struct bootmem_data
Johannes Weiner
2008-07-24
1
-1
/
+1
*
hotplug-memory: make online_page() common
Jeremy Fitzhardinge
2008-04-28
1
-9
/
+0
*
sh: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-03-06
1
-1
/
+1
*
sh: __uncached_start only on sh32.
Paul Mundt
2008-02-14
1
-0
/
+2
*
sh: Populate swapper_pg_dir with fixmap range.
Stuart Menefy
2008-01-28
1
-0
/
+36
*
sh: Preparation for uncached jumps through PMB.
Stuart Menefy
2008-01-28
1
-1
/
+15
*
sh: Tidy up various clear_page()/copy_page() definitions.
Paul Mundt
2008-01-28
1
-15
/
+0
[next]