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
path:
root
/
arch
/
i386
/
mm
/
init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-11
i386: prepare shared mm/init.c
Thomas Gleixner
1
-858
/
+0
2007-07-30
Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION
Rafael J. Wysocki
1
-1
/
+1
2007-07-26
Revert most of "x86: Fix alternatives and kprobes to remap write-protected ke...
Linus Torvalds
1
-3
/
+11
2007-07-25
ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from source
Len Brown
1
-1
/
+1
2007-07-22
x86: Fix alternatives and kprobes to remap write-protected kernel text
Andi Kleen
1
-11
/
+3
2007-07-22
i386: minor nx handling adjustment
Jan Beulich
1
-3
/
+4
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-2
/
+1
2007-07-18
paravirt: export __supported_pte_mask
Jeremy Fitzhardinge
1
-0
/
+1
2007-07-18
paravirt: add an "mm" argument to alloc_pt
Jeremy Fitzhardinge
1
-1
/
+1
2007-06-22
Allow DEBUG_RODATA and KPROBES to co-exist
Arjan van de Ven
1
-1
/
+2
2007-05-12
SLUB: i386 support
Christoph Lameter
1
-7
/
+0
2007-05-08
use SLAB_PANIC flag cleanup
Akinobu Mita
1
-7
/
+2
2007-05-07
Revert "[PATCH] x86: __pa and __pa_symbol address space separation"
Linus Torvalds
1
-8
/
+7
2007-05-02
[PATCH] i386: PARAVIRT: Allow paravirt backend to choose kernel PMD sharing
Jeremy Fitzhardinge
1
-3
/
+15
2007-05-02
[PATCH] i386: PARAVIRT: Hooks to set up initial pagetable
Jeremy Fitzhardinge
1
-47
/
+91
2007-05-02
[PATCH] x86: tighten kernel image page access rights
Jan Beulich
1
-6
/
+19
2007-05-02
[PATCH] x86: __pa and __pa_symbol address space separation
Vivek Goyal
1
-7
/
+8
2007-02-13
[PATCH] MM: page allocation hooks for VMI backend
Zachary Amsden
1
-0
/
+4
2007-01-11
[PATCH] i386: Fix memory hotplug related MODPOST generated warning
Vivek Goyal
1
-2
/
+2
2006-12-22
[PATCH] memory hotplug: fix compile error for i386 with NUMA config
Yasunori Goto
1
-8
/
+2
2006-12-07
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
1
-2
/
+0
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
1
-2
/
+2
2006-12-07
[PATCH] i386: Preserve EFI run time regions with memmap parameter
Artiom Myaskouvskey
1
-2
/
+0
2006-10-04
BUG_ON cleanups in arch/i386
Eric Sesterhenn
1
-2
/
+1
2006-10-01
[PATCH] paravirt: update pte hook
Zachary Amsden
1
-0
/
+1
2006-09-27
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
1
-26
/
+12
2006-09-26
[PATCH] x86: make __FIXADDR_TOP variable to allow it to make space for a hype...
Jeremy Fitzhardinge
1
-0
/
+42
2006-09-26
[PATCH] reduce MAX_NR_ZONES: remove two strange uses of MAX_NR_ZONES
Christoph Lameter
1
-1
/
+1
2006-09-26
[PATCH] i386: Replace i386 open-coded cmdline parsing with
Rusty Russell
1
-6
/
+12
2006-09-26
[PATCH] i386: initialize end-of-memory variables as early as possible
Jan Beulich
1
-20
/
+0
2006-07-01
[PATCH] add __[start|end]_rodata sections to asm-generic/sections.h
Heiko Carstens
1
-5
/
+4
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-28
[PATCH] add poison.h and patch primary users
Randy Dunlap
1
-1
/
+2
2006-06-28
[PATCH] pgdat allocation for new node add (specify node id)
Yasunori Goto
1
-1
/
+1
2006-06-23
[PATCH] don't use flush_tlb_all in suspend time
Shaohua Li
1
-1
/
+2
2006-05-21
[PATCH] build fix: CONFIG_MEMORY_HOTPLUG=y on i386
KAMEZAWA Hiroyuki
1
-1
/
+1
2006-04-09
[PATCH] x86_64: Support memory hotadd without sparsemem
Andi Kleen
1
-0
/
+2
2006-03-23
[PATCH] x86: SMP alternatives
Gerd Hoffmann
1
-23
/
+22
2006-03-22
[PATCH] remove set_page_count() outside mm/
Nick Piggin
1
-3
/
+3
2006-01-17
[PATCH] x86_64: add __meminit for memory hotplug
Matt Tolentino
1
-1
/
+1
2006-01-06
[PATCH] x86/x86_64: mark rodata section read only: x86 parts
Arjan van de Ven
1
-0
/
+24
2005-11-14
[PATCH] arch/i386/mm/init.c: small cleanups
Adrian Bunk
1
-1
/
+2
2005-10-30
[PATCH] memory hotplug: i386 addition functions
Dave Hansen
1
-5
/
+57
2005-09-08
[PATCH] Additions to .data.read_mostly section
Ravikiran G Thirumalai
1
-1
/
+1
2005-09-05
[PATCH] i386: use set_pte macros in a couple places where they were missing
Zachary Amsden
1
-1
/
+1
2005-09-05
[PATCH] x86: fix EFI memory map parsing
Matt Tolentino
1
-2
/
+3
2005-06-26
[PATCH] swsusp: kill config_pm_disk
Pavel Machek
1
-1
/
+1
2005-06-23
[PATCH] Remove i386_ksyms.c, almost.
Alexey Dobriyan
1
-0
/
+1
2005-06-23
[PATCH] sparsemem memory model for i386
Andy Whitcroft
1
-9
/
+9
2005-06-23
[PATCH] sparsemem base: teach discontig about sparse ranges
Dave Hansen
1
-1
/
+1
[next]