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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-27
[PATCH] pgdat allocation for new node add (specify node id)
Yasunori Goto
1
-1
/
+1
2006-06-26
[PATCH] Notify page fault call chain for i386
Anil S Keshavamurthy
1
-2
/
+36
2006-06-23
[PATCH] list: use list_replace_init() instead of list_splice_init()
Oleg Nesterov
1
-4
/
+4
2006-06-23
[PATCH] don't use flush_tlb_all in suspend time
Shaohua Li
1
-1
/
+2
2006-06-23
[PATCH] i386: fix get_segment_eip() with vm86 segments
Chuck Ebbert
1
-4
/
+7
2006-06-23
[PATCH] i386: let usermode execute the "enter" instruction
Chuck Ebbert
1
-5
/
+5
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-27
[PATCH] unify PFN_* macros
Dave Hansen
1
-0
/
+1
2006-03-27
[PATCH] for_each_online_pgdat: remove sorting pgdat
KAMEZAWA Hiroyuki
1
-11
/
+0
2006-03-27
[PATCH] for_each_online_pgdat: renaming for_each_pgdat
KAMEZAWA Hiroyuki
1
-1
/
+1
2006-03-23
[PATCH] pause_on_oops command line option
Andrew Morton
1
-16
/
+23
2006-03-23
[PATCH] make bug messages more consistent
Ingo Molnar
1
-2
/
+2
2006-03-23
[PATCH] i386: actively synchronize vmalloc area when registering certain call...
Jan Beulich
1
-57
/
+116
2006-03-23
[PATCH] x86: SMP alternatives
Gerd Hoffmann
1
-23
/
+22
2006-03-22
[PATCH] hugepage: is_aligned_hugepage_range() cleanup
David Gibson
1
-12
/
+0
2006-03-22
[PATCH] remove set_page_count() outside mm/
Nick Piggin
1
-3
/
+3
2006-03-22
[PATCH] i386: pageattr remove __put_page
Nick Piggin
1
-7
/
+13
2006-01-16
[PATCH] x86_64: add __meminit for memory hotplug
Matt Tolentino
1
-1
/
+1
2006-01-11
[PATCH] fix/simplify mutex debugging code
David Woodhouse
1
-1
/
+1
2006-01-09
[PATCH] mutex subsystem, more debugging code
Ingo Molnar
1
-0
/
+4
2006-01-06
[PATCH] x86: change_page_attr() fix
Dave Jones
1
-6
/
+21
2006-01-06
[PATCH] x86/x86_64: mark rodata section read only: x86 parts
Arjan van de Ven
1
-0
/
+24
2005-12-15
[PATCH] i386,amd64: ioremap.c __iomem annotations
Al Viro
1
-1
/
+1
2005-12-12
[PATCH] i386/x86-64: Don't call change_page_attr with a spinlock held
Andi Kleen
1
-8
/
+29
2005-11-13
[PATCH] arch/i386/mm/init.c: small cleanups
Adrian Bunk
1
-1
/
+2
2005-10-30
[PATCH] x86: add an accessor function for getting the per-CPU gdt
Zachary Amsden
1
-1
/
+1
2005-10-29
[PATCH] memory hotplug: i386 addition functions
Dave Hansen
2
-7
/
+59
2005-10-29
[PATCH] memory hotplug locking: node_size_lock
Dave Hansen
1
-0
/
+3
2005-10-29
[PATCH] mm: split page table lock
Hugh Dickins
1
-4
/
+4
2005-10-29
[PATCH] mm: init_mm without ptlock
Hugh Dickins
1
-3
/
+1
2005-09-07
[PATCH] kprobes: prevent possible race conditions i386 changes
Prasanna S Panchamukhi
1
-1
/
+3
2005-09-07
[PATCH] Additions to .data.read_mostly section
Ravikiran G Thirumalai
2
-5
/
+5
2005-09-05
[PATCH] i386: encapsulate copying of pgd entries
Zachary Amsden
1
-5
/
+5
2005-09-05
[PATCH] i386: use set_pte macros in a couple places where they were missing
Zachary Amsden
2
-3
/
+4
2005-09-05
[PATCH] i386: inline asm cleanup
Zachary Amsden
2
-4
/
+4
2005-09-05
[PATCH] x86: fix EFI memory map parsing
Matt Tolentino
1
-2
/
+3
2005-09-05
[PATCH] x86: compress the stack layout of do_page_fault()
Ingo Molnar
1
-14
/
+17
2005-09-05
[PATCH] remove hugetlb_clean_stale_pgtable() and fix huge_pte_alloc()
Chen, Kenneth W
1
-20
/
+3
2005-09-05
[PATCH] hugetlb: check p?d_present in huge_pte_offset()
Adam Litke
1
-2
/
+5
2005-09-05
[PATCH] hugetlb: move stale pte check into huge_pte_alloc()
Adam Litke
1
-2
/
+11
2005-08-07
[PATCH] Move the fix to align node_end_pfns to a proper location
Ravikiran G Thirumalai
1
-8
/
+11
2005-07-29
[PATCH] mm: Ensure proper alignment for node_remap_start_pfn
Ravikiran G Thirumalai
1
-0
/
+8
2005-07-07
[PATCH] iounmap debugging
Andrew Morton
1
-2
/
+4
2005-06-25
[PATCH] printk: arch/i386/mm/pgtable.c
Christophe Lucas
1
-15
/
+15
2005-06-25
[PATCH] printk: arch/i386/mm/ioremap.c
Christophe Lucas
1
-1
/
+1
2005-06-25
[PATCH] arch/i386/mm/fault.c: fix sparse warnings
Domen Puncer
1
-2
/
+2
2005-06-25
[PATCH] kdump: Save trap information for later analysis
Alexander Nyberg
1
-0
/
+3
2005-06-25
[PATCH] kdump: Routines for copying dump pages
Vivek Goyal
1
-0
/
+18
2005-06-25
[PATCH] crashdump: x86 crashkernel option
Eric W. Biederman
1
-0
/
+2
[next]