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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-24
x86: add pud_alloc for 4-level pagetables
Jeremy Fitzhardinge
1
-0
/
+1
2008-04-24
x86: rename paravirt_alloc_pt etc after the pagetable structure
Jeremy Fitzhardinge
4
-14
/
+14
2008-04-24
x86: move all the pgd_list handling to one place
Jeremy Fitzhardinge
1
-21
/
+7
2008-04-24
x86: move pgalloc pud and pgd operations into common place
Jeremy Fitzhardinge
2
-5
/
+7
2008-04-24
x86: move pmd functions into common asm/pgalloc.h
Jeremy Fitzhardinge
3
-15
/
+8
2008-04-24
x86: move pte functions into common asm/pgalloc.h
Jeremy Fitzhardinge
3
-13
/
+7
2008-04-24
x86: put paravirt stubs into common asm/pgalloc.h
Jeremy Fitzhardinge
1
-2
/
+0
2008-04-24
x86: xen unify x86 add common mm pgtable c fix
Ingo Molnar
1
-0
/
+18
2008-04-24
x86: add common mm/pgtable.c
Jeremy Fitzhardinge
3
-188
/
+240
2008-04-24
x86: convert pgalloc_64.h from macros to inlines
Jeremy Fitzhardinge
1
-0
/
+16
2008-04-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...
Linus Torvalds
1
-1
/
+2
2008-04-19
numa: move large array from stack to _initdata section
Mike Travis
1
-1
/
+2
2008-04-19
x86: move definition to pci-dma.c
Glauber Costa
1
-3
/
+0
2008-04-19
srat, x86: add support for nodes spanning other nodes
Suresh Siddha
3
-17
/
+33
2008-04-19
x86: rename find_max_pfn() to propagate_e820_map()
Ingo Molnar
1
-3
/
+3
2008-04-19
x86: fix arch/x86/mm/ioremap.c warning
Randy Dunlap
1
-2
/
+3
2008-04-19
x86: remove pointless comments
WANG Cong
2
-5
/
+0
2008-04-18
x86 PAT: fix mmap() of holes
Ingo Molnar
1
-1
/
+1
2008-04-17
x86: clean up non-smp usage of cpu maps
Mike Travis
1
-1
/
+3
2008-04-17
x86: increase size of APICID
Jack Steiner
1
-1
/
+5
2008-04-17
x86: cleanup - rename VM_MASK to X86_VM_MASK
gorcunov@gmail.com
1
-1
/
+1
2008-04-17
x86: ioremap of 64-bit resource on 32-bit kernel fix
Ingo Molnar
1
-2
/
+3
2008-04-17
x86: don't use large pages to map the first 2/4MB of memory
Andi Kleen
1
-1
/
+6
2008-04-17
x86: add set_memory_4k to pageattr.c
Andi Kleen
1
-4
/
+16
2008-04-17
x86: account overlapped mappings in max_pfn_mapped
Andi Kleen
1
-11
/
+23
2008-04-17
x86: replace the now useless max_pfn_mapped define
Thomas Gleixner
2
-4
/
+4
2008-04-17
x86: implement true end_pfn_mapped for 32bit
Andi Kleen
1
-0
/
+4
2008-04-17
x86: fix memtest print out
Yinghai Lu
1
-2
/
+2
2008-04-17
x86: memtest bootparam
Yinghai Lu
1
-7
/
+17
2008-04-17
x86: PAT bug fix for attribute type check after reserve_memtype, debug
Venki Pallipadi
1
-2
/
+2
2008-04-17
x86: PAT bug fix for attribute type check after reserve_memtype
Venki Pallipadi
1
-2
/
+9
2008-04-17
x86: pat cpu feature bit setting for known cpus
Yinghai Lu
1
-13
/
+2
2008-04-17
x86: enable PAT for amd k8 and fam10h
Yinghai Lu
1
-0
/
+6
2008-04-17
x86: add PAT related debug prints
venkatesh.pallipadi@intel.com
2
-1
/
+29
2008-04-17
x86: PAT add ioremap_wc() interface
venkatesh.pallipadi@intel.com
1
-0
/
+30
2008-04-17
x86: PAT add set_memory_wc() interface
venkatesh.pallipadi@intel.com
1
-0
/
+19
2008-04-17
x86: PAT use reserve free memtype in set_memory_uc
venkatesh.pallipadi@intel.com
2
-4
/
+21
2008-04-17
x86: PAT use reserve free memtype in ioremap and iounmap
venkatesh.pallipadi@intel.com
1
-7
/
+28
2008-04-17
x86: PAT make ioremap_change_attr non-static
venkatesh.pallipadi@intel.com
1
-17
/
+12
2008-04-17
x86: revert ucminus change
Ingo Molnar
1
-5
/
+1
2008-04-17
x86: PAT infrastructure patch
venkatesh.pallipadi@intel.com
3
-3
/
+406
2008-04-17
x86: early memtest to find bad ram
Yinghai Lu
1
-1
/
+105
2008-04-17
x86: use get_bios_ebda in mpparse_64.c
Alexey Starikovskiy
1
-1
/
+1
2008-04-17
x86: Remove redundant display of free swap space in show_mem()
Johannes Weiner
2
-4
/
+0
2008-04-17
x86: sort address_markers for dump_pagetables
Yinghai Lu
1
-2
/
+2
2008-04-17
x86: enhance DEBUG_RODATA support for hotplug and kprobes
Mathieu Desnoyers
2
-34
/
+10
2008-04-17
x86: debug pmd_bad()
Ingo Molnar
1
-0
/
+7
2008-04-17
x86: warn about RAM pages in ioremap()
Ingo Molnar
1
-2
/
+4
2008-04-17
x86: ioremap(), extend check to all RAM pages
Ingo Molnar
1
-2
/
+3
2008-04-17
x86: check physical address range in ioremap
Thomas Gleixner
1
-0
/
+19
[next]