index
:
kernel_samsung_tuna.git
replicant-4.2
replicant-6.0
kernel/samsung/tuna
git repository hosting
about
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] 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
*
[PATCH] add __[start|end]_rodata sections to asm-generic/sections.h
Heiko Carstens
2006-07-01
1
-5
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-06-30
8
-9
/
+2
|
\
|
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
7
-7
/
+0
|
*
typo fixes: specfic -> specific
Adrian Bunk
2006-06-30
1
-1
/
+1
|
*
typo fixes: occuring -> occurring
Adrian Bunk
2006-06-30
1
-1
/
+1
*
|
[PATCH] zoned vm counters: conversion of nr_writeback to per zone counter
Christoph Lameter
2006-06-30
1
-3
/
+2
*
|
[PATCH] zoned vm counters: conversion of nr_dirty to per zone counter
Christoph Lameter
2006-06-30
1
-1
/
+1
*
|
[PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter
Christoph Lameter
2006-06-30
1
-1
/
+2
*
|
[PATCH] zoned vm counters: conversion of nr_slab to per zone counter
Christoph Lameter
2006-06-30
1
-1
/
+1
*
|
[PATCH] zoned vm counters: convert nr_mapped to per zone counter
Christoph Lameter
2006-06-30
1
-1
/
+1
|
/
*
[PATCH] pi-futex: introduce debug_check_no_locks_freed()
Ingo Molnar
2006-06-27
1
-2
/
+2
*
[PATCH] add poison.h and patch primary users
Randy Dunlap
2006-06-27
1
-1
/
+2
*
[PATCH] pgdat allocation for new node add (specify node id)
Yasunori Goto
2006-06-27
1
-1
/
+1
*
[PATCH] Notify page fault call chain for i386
Anil S Keshavamurthy
2006-06-26
1
-2
/
+36
*
[PATCH] list: use list_replace_init() instead of list_splice_init()
Oleg Nesterov
2006-06-23
1
-4
/
+4
*
[PATCH] don't use flush_tlb_all in suspend time
Shaohua Li
2006-06-23
1
-1
/
+2
*
[PATCH] i386: fix get_segment_eip() with vm86 segments
Chuck Ebbert
2006-06-23
1
-4
/
+7
*
[PATCH] i386: let usermode execute the "enter" instruction
Chuck Ebbert
2006-06-23
1
-5
/
+5
*
[PATCH] build fix: CONFIG_MEMORY_HOTPLUG=y on i386
KAMEZAWA Hiroyuki
2006-05-21
1
-1
/
+1
*
[PATCH] x86_64: Support memory hotadd without sparsemem
Andi Kleen
2006-04-09
1
-0
/
+2
*
[PATCH] unify PFN_* macros
Dave Hansen
2006-03-27
1
-0
/
+1
*
[PATCH] for_each_online_pgdat: remove sorting pgdat
KAMEZAWA Hiroyuki
2006-03-27
1
-11
/
+0
*
[PATCH] for_each_online_pgdat: renaming for_each_pgdat
KAMEZAWA Hiroyuki
2006-03-27
1
-1
/
+1
*
[PATCH] pause_on_oops command line option
Andrew Morton
2006-03-23
1
-16
/
+23
*
[PATCH] make bug messages more consistent
Ingo Molnar
2006-03-23
1
-2
/
+2
*
[PATCH] i386: actively synchronize vmalloc area when registering certain call...
Jan Beulich
2006-03-23
1
-57
/
+116
*
[PATCH] x86: SMP alternatives
Gerd Hoffmann
2006-03-23
1
-23
/
+22
*
[PATCH] hugepage: is_aligned_hugepage_range() cleanup
David Gibson
2006-03-22
1
-12
/
+0
*
[PATCH] remove set_page_count() outside mm/
Nick Piggin
2006-03-22
1
-3
/
+3
*
[PATCH] i386: pageattr remove __put_page
Nick Piggin
2006-03-22
1
-7
/
+13
*
[PATCH] x86_64: add __meminit for memory hotplug
Matt Tolentino
2006-01-16
1
-1
/
+1
*
[PATCH] fix/simplify mutex debugging code
David Woodhouse
2006-01-11
1
-1
/
+1
*
[PATCH] mutex subsystem, more debugging code
Ingo Molnar
2006-01-09
1
-0
/
+4
*
[PATCH] x86: change_page_attr() fix
Dave Jones
2006-01-06
1
-6
/
+21
*
[PATCH] x86/x86_64: mark rodata section read only: x86 parts
Arjan van de Ven
2006-01-06
1
-0
/
+24
*
[PATCH] i386,amd64: ioremap.c __iomem annotations
Al Viro
2005-12-15
1
-1
/
+1
*
[PATCH] i386/x86-64: Don't call change_page_attr with a spinlock held
Andi Kleen
2005-12-12
1
-8
/
+29
*
[PATCH] arch/i386/mm/init.c: small cleanups
Adrian Bunk
2005-11-13
1
-1
/
+2
*
[PATCH] x86: add an accessor function for getting the per-CPU gdt
Zachary Amsden
2005-10-30
1
-1
/
+1
*
[PATCH] memory hotplug: i386 addition functions
Dave Hansen
2005-10-29
2
-7
/
+59
*
[PATCH] memory hotplug locking: node_size_lock
Dave Hansen
2005-10-29
1
-0
/
+3
*
[PATCH] mm: split page table lock
Hugh Dickins
2005-10-29
1
-4
/
+4
*
[PATCH] mm: init_mm without ptlock
Hugh Dickins
2005-10-29
1
-3
/
+1
[next]