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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-13
[PATCH] i386: Remove extern declaration from mm/discontig.c, put in header.
Rusty Russell
1
-1
/
+0
2007-02-13
[PATCH] x86: simplify notify_page_fault()
Jan Beulich
1
-10
/
+8
2007-02-13
[PATCH] i386: vMI backend for paravirt-ops
Zachary Amsden
1
-0
/
+2
2007-02-13
[PATCH] MM: page allocation hooks for VMI backend
Zachary Amsden
3
-4
/
+26
2007-02-11
[PATCH] highmem: catch illegal nesting
Ingo Molnar
1
-3
/
+4
2007-02-11
[PATCH] Consolidate bust_spinlocks()
Kirill Korotaev
1
-26
/
+0
2007-02-09
[PATCH] misc NULL noise removal
Al Viro
1
-1
/
+1
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
2
-8
/
+30
2006-12-07
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
6
-18
/
+30
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2
-5
/
+5
2006-12-07
[PATCH] Fix kunmap_atomic's use of kpte_clear_flush()
Jeremy Fitzhardinge
1
-10
/
+8
2006-12-07
[PATCH] mm: pagefault_{disable,enable}()
Peter Zijlstra
1
-6
/
+4
2006-12-07
[PATCH] shared page table for hugetlb page
Chen, Kenneth W
1
-1
/
+111
2006-12-07
[PATCH] i386: Preserve EFI run time regions with memmap parameter
Artiom Myaskouvskey
1
-2
/
+0
2006-12-07
[PATCH] i386: clear_fixmap() should not use set_pte()
Jan Beulich
1
-2
/
+5
2006-12-07
[PATCH] paravirt: Add MMU virtualization to paravirt_ops
Rusty Russell
1
-0
/
+1
2006-12-07
[PATCH] i386: substitute __va lookup with pfn_to_kaddr
David Rientjes
1
-1
/
+1
2006-12-07
[PATCH] i386: Use probe_kernel_address instead of __get_user in fault paths
Andi Kleen
1
-6
/
+6
2006-12-07
[PATCH] i386: Use CLFLUSH instead of WBINVD in change_page_attr
Andi Kleen
1
-7
/
+17
2006-10-11
[PATCH] mm: use symbolic names instead of indices for zone initialisation
Mel Gorman
1
-5
/
+6
2006-10-04
BUG_ON cleanups in arch/i386
Eric Sesterhenn
2
-4
/
+2
2006-10-01
[PATCH] paravirt: update pte hook
Zachary Amsden
1
-0
/
+1
2006-10-01
[PATCH] paravirt: kpte flush
Zachary Amsden
1
-11
/
+7
2006-10-01
[PATCH] Generic ioremap_page_range: i386 conversion
Haavard Skinnemoen
1
-78
/
+6
2006-09-29
[PATCH] pidspace: is_init()
Sukadev Bhattiprolu
1
-1
/
+1
2006-09-29
[PATCH] make PROT_WRITE imply PROT_READ
Jason Baron
1
-1
/
+1
2006-09-27
[PATCH] Have x86 use add_active_range() and free_area_init_nodes
Mel Gorman
1
-52
/
+17
2006-09-27
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
5
-45
/
+27
2006-09-26
[PATCH] x86: make __FIXADDR_TOP variable to allow it to make space for a hype...
Jeremy Fitzhardinge
2
-0
/
+68
2006-09-26
[PATCH] NUMA: Add zone_to_nid function
Christoph Lameter
1
-1
/
+1
2006-09-26
[PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE
Christoph Lameter
1
-1
/
+3
2006-09-26
[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations
Christoph Lameter
1
-1
/
+1
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] convert i386 NUMA KVA space to bootmem
keith mannthey
1
-8
/
+21
2006-09-26
[PATCH] i386: Allow a kernel not to be in ring 0
Rusty Russell
2
-8
/
+5
2006-09-26
[PATCH] i386: make fault notifier unconditional and export it
Andi Kleen
1
-10
/
+4
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
3
-21
/
+6
2006-09-26
[PATCH] i386 bootioremap / kexec fix
keith mannthey
1
-2
/
+5
2006-07-01
[PATCH] add __[start|end]_rodata sections to asm-generic/sections.h
Heiko Carstens
1
-5
/
+4
2006-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
8
-9
/
+2
2006-06-30
[PATCH] zoned vm counters: conversion of nr_writeback to per zone counter
Christoph Lameter
1
-3
/
+2
2006-06-30
[PATCH] zoned vm counters: conversion of nr_dirty to per zone counter
Christoph Lameter
1
-1
/
+1
2006-06-30
[PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter
Christoph Lameter
1
-1
/
+2
2006-06-30
[PATCH] zoned vm counters: conversion of nr_slab to per zone counter
Christoph Lameter
1
-1
/
+1
2006-06-30
[PATCH] zoned vm counters: convert nr_mapped to per zone counter
Christoph Lameter
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
7
-7
/
+0
2006-06-30
typo fixes: specfic -> specific
Adrian Bunk
1
-1
/
+1
2006-06-30
typo fixes: occuring -> occurring
Adrian Bunk
1
-1
/
+1
[prev]
[next]