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
/
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-29
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-21
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-21
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-03
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-26
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-27
[PATCH] add poison.h and patch primary users
Randy Dunlap
1
-1
/
+2
2006-06-27
[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-16
[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-13
[PATCH] arch/i386/mm/init.c: small cleanups
Adrian Bunk
1
-1
/
+2
2005-10-29
[PATCH] memory hotplug: i386 addition functions
Dave Hansen
1
-5
/
+57
2005-09-07
[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-25
[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]