index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
i386
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] i386: PARAVIRT: flush lazy mmu updates on kunmap_atomic
Jeremy Fitzhardinge
2007-05-02
1
-0
/
+1
*
[PATCH] i386: PARAVIRT: add kmap_atomic_pte for mapping highpte pages
Jeremy Fitzhardinge
2007-05-02
1
-2
/
+7
*
[PATCH] i386: PARAVIRT: Allow paravirt backend to choose kernel PMD sharing
Jeremy Fitzhardinge
2007-05-02
4
-24
/
+89
*
[PATCH] i386: PARAVIRT: Hooks to set up initial pagetable
Jeremy Fitzhardinge
2007-05-02
1
-47
/
+91
*
[PATCH] i386: Relocate VDSO ELF headers to match mapped location with COMPAT_...
Jeremy Fitzhardinge
2007-05-02
1
-6
/
+0
*
[PATCH] x86: tighten kernel image page access rights
Jan Beulich
2007-05-02
1
-6
/
+19
*
[PATCH] x86: Improve handling of kernel mappings in change_page_attr
Jan Beulich
2007-05-02
1
-2
/
+2
*
[PATCH] x86: __pa and __pa_symbol address space separation
Vivek Goyal
2007-05-02
1
-7
/
+8
*
[PATCH] i386: adjustments to page table dump during oops (v4)
Jan Beulich
2007-05-02
1
-20
/
+35
*
[PATCH] Proper fix for highmem kmap_atomic functions for VMI for 2.6.21
Zachary Amsden
2007-04-08
1
-0
/
+2
*
[PATCH] i386: Remove extern declaration from mm/discontig.c, put in header.
Rusty Russell
2007-02-13
1
-1
/
+0
*
[PATCH] x86: simplify notify_page_fault()
Jan Beulich
2007-02-13
1
-10
/
+8
*
[PATCH] i386: vMI backend for paravirt-ops
Zachary Amsden
2007-02-13
1
-0
/
+2
*
[PATCH] MM: page allocation hooks for VMI backend
Zachary Amsden
2007-02-13
3
-4
/
+26
*
[PATCH] highmem: catch illegal nesting
Ingo Molnar
2007-02-11
1
-3
/
+4
*
[PATCH] Consolidate bust_spinlocks()
Kirill Korotaev
2007-02-11
1
-26
/
+0
*
[PATCH] misc NULL noise removal
Al Viro
2007-02-09
1
-1
/
+1
*
[PATCH] i386: Fix memory hotplug related MODPOST generated warning
Vivek Goyal
2007-01-11
1
-2
/
+2
*
[PATCH] memory hotplug: fix compile error for i386 with NUMA config
Yasunori Goto
2006-12-22
2
-8
/
+30
*
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2006-12-07
6
-18
/
+30
|
\
|
*
[PATCH] i386: Preserve EFI run time regions with memmap parameter
Artiom Myaskouvskey
2006-12-07
1
-2
/
+0
|
*
[PATCH] i386: clear_fixmap() should not use set_pte()
Jan Beulich
2006-12-07
1
-2
/
+5
|
*
[PATCH] paravirt: Add MMU virtualization to paravirt_ops
Rusty Russell
2006-12-07
1
-0
/
+1
|
*
[PATCH] i386: substitute __va lookup with pfn_to_kaddr
David Rientjes
2006-12-07
1
-1
/
+1
|
*
[PATCH] i386: Use probe_kernel_address instead of __get_user in fault paths
Andi Kleen
2006-12-07
1
-6
/
+6
|
*
[PATCH] i386: Use CLFLUSH instead of WBINVD in change_page_attr
Andi Kleen
2006-12-07
1
-7
/
+17
*
|
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-07
2
-5
/
+5
*
|
[PATCH] Fix kunmap_atomic's use of kpte_clear_flush()
Jeremy Fitzhardinge
2006-12-07
1
-10
/
+8
*
|
[PATCH] mm: pagefault_{disable,enable}()
Peter Zijlstra
2006-12-07
1
-6
/
+4
*
|
[PATCH] shared page table for hugetlb page
Chen, Kenneth W
2006-12-07
1
-1
/
+111
|
/
*
[PATCH] mm: use symbolic names instead of indices for zone initialisation
Mel Gorman
2006-10-11
1
-5
/
+6
*
BUG_ON cleanups in arch/i386
Eric Sesterhenn
2006-10-03
2
-4
/
+2
*
[PATCH] paravirt: update pte hook
Zachary Amsden
2006-10-01
1
-0
/
+1
*
[PATCH] paravirt: kpte flush
Zachary Amsden
2006-10-01
1
-11
/
+7
*
[PATCH] Generic ioremap_page_range: i386 conversion
Haavard Skinnemoen
2006-10-01
1
-78
/
+6
*
[PATCH] pidspace: is_init()
Sukadev Bhattiprolu
2006-09-29
1
-1
/
+1
*
[PATCH] make PROT_WRITE imply PROT_READ
Jason Baron
2006-09-29
1
-1
/
+1
*
[PATCH] Have x86 use add_active_range() and free_area_init_nodes
Mel Gorman
2006-09-27
1
-52
/
+17
*
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2006-09-26
5
-45
/
+27
|
\
|
*
[PATCH] i386: Allow a kernel not to be in ring 0
Rusty Russell
2006-09-26
2
-8
/
+5
|
*
[PATCH] i386: make fault notifier unconditional and export it
Andi Kleen
2006-09-26
1
-10
/
+4
|
*
[PATCH] i386: Replace i386 open-coded cmdline parsing with
Rusty Russell
2006-09-26
1
-6
/
+12
|
*
[PATCH] i386: initialize end-of-memory variables as early as possible
Jan Beulich
2006-09-26
3
-21
/
+6
*
|
[PATCH] x86: make __FIXADDR_TOP variable to allow it to make space for a hype...
Jeremy Fitzhardinge
2006-09-26
2
-0
/
+68
*
|
[PATCH] NUMA: Add zone_to_nid function
Christoph Lameter
2006-09-26
1
-1
/
+1
*
|
[PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE
Christoph Lameter
2006-09-26
1
-1
/
+3
*
|
[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations
Christoph Lameter
2006-09-26
1
-1
/
+1
*
|
[PATCH] reduce MAX_NR_ZONES: remove two strange uses of MAX_NR_ZONES
Christoph Lameter
2006-09-26
1
-1
/
+1
*
|
[PATCH] convert i386 NUMA KVA space to bootmem
keith mannthey
2006-09-26
1
-8
/
+21
|
/
*
[PATCH] i386 bootioremap / kexec fix
keith mannthey
2006-09-25
1
-2
/
+5
[next]