index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
i386
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
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-25
[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-06-30
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
2006-06-27
[PATCH] pi-futex: introduce debug_check_no_locks_freed()
Ingo Molnar
1
-2
/
+2
2006-06-27
[PATCH] add poison.h and patch primary users
Randy Dunlap
1
-1
/
+2
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
[prev]
[next]