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
/
x86
/
mm
/
init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-05
Merge branch 'master' into export-slabh
Tejun Heo
1
-6
/
+26
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-29
x86: Make sure free_init_pages() frees pages on page boundary
Yinghai Lu
1
-6
/
+26
2010-02-25
x86, mm: Unify kernel_physical_mapping_init() API
Pekka Enberg
1
-7
/
+0
2009-11-16
x86, mm: Report state of NX protections during boot
Kees Cook
1
-4
/
+0
2009-11-16
x86, mm: Clean up and simplify NX enablement
H. Peter Anvin
1
-2
/
+2
2009-09-21
x86: split NX setup into separate file to limit unstack-protected code
Jeremy Fitzhardinge
1
-63
/
+0
2009-07-01
x86: Declare check_efer() before it gets used
Jaswinder Singh Rajput
1
-0
/
+1
2009-06-23
x86: Move init_gbpages() to setup_arch()
Pekka J Enberg
1
-17
/
+0
2009-06-15
x86: add hooks for kmemcheck
Vegard Nossum
1
-1
/
+1
2009-06-10
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-8
/
+69
2009-06-10
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2009-05-11
x86: clean up and and print out initial max_pfn_mapped
Yinghai Lu
1
-4
/
+3
2009-05-11
Merge commit 'v2.6.30-rc5' into x86/mm
Ingo Molnar
1
-1
/
+17
2009-05-07
x86-64: finish cleanup_highmaps()'s job wrt. _brk_end
Jan Beulich
1
-1
/
+17
2009-04-30
x86: move per-cpu mmu_gathers to mm/init.c
Pekka Enberg
1
-0
/
+3
2009-04-21
x86: unify noexec handling
Pekka Enberg
1
-4
/
+63
2009-04-12
x86: clean up declarations and variables
Jaswinder Singh Rajput
1
-0
/
+1
2009-03-13
x86: move save_mr() into .meminit.text
Jan Beulich
1
-3
/
+3
2009-03-06
x86: fix uninitialized variable in init_memory_mapping()
Pekka Enberg
1
-1
/
+1
2009-03-05
x86: move function and variable declarations to asm/init.h
Pekka Enberg
1
-9
/
+1
2009-03-05
x86: unify kernel_physical_mapping_init() function signatures
Pekka Enberg
1
-10
/
+3
2009-03-05
x86: fix up some bad global variable names in mm/init.c
Pekka Enberg
1
-13
/
+13
2009-03-05
x86: move init_memory_mapping() to common mm/init.c
Pekka Enberg
1
-0
/
+328
2009-03-04
x86: move free_initrd_mem() to common mm/init.c
Pekka Enberg
1
-0
/
+7
2009-03-04
x86: move devmem_is_allowed() to common mm/init.c
Pekka Enberg
1
-0
/
+24
2009-03-03
x86: unify free_init_pages() and free_initmem()
Pekka Enberg
1
-0
/
+49