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.13.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
/
x86
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-13
x86: Clean up and add missing log levels for k8
David Rientjes
1
-20
/
+19
2009-10-12
x86, 64-bit: Move K8 B step iret fixup to fault entry asm
Brian Gerst
1
-31
/
+0
2009-10-12
testmmiotrace.c: Add and use pr_fmt(fmt)
Joe Perches
1
-15
/
+14
2009-09-26
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-66
/
+76
2009-09-24
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2009-09-24
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
1
-4
/
+15
2009-09-24
Merge branch 'linus' into x86/urgent
Ingo Molnar
4
-25
/
+10
2009-09-24
x86: Reduce verbosity of "PAT enabled" kernel message
Roland Dreier
1
-2
/
+5
2009-09-24
cpumask: use mm_cpumask() wrapper: x86
Rusty Russell
1
-7
/
+8
2009-09-24
Merge commit 'linus/master' into tracing/kprobes
Frederic Weisbecker
15
-263
/
+449
2009-09-23
kcore: register module area in generic way
KAMEZAWA Hiroyuki
1
-3
/
+1
2009-09-23
kcore: use registerd physmem information
KAMEZAWA Hiroyuki
2
-6
/
+1
2009-09-23
kcore: register text area in generic way
KAMEZAWA Hiroyuki
1
-3
/
+1
2009-09-23
kcore: register vmalloc area in generic way
KAMEZAWA Hiroyuki
2
-6
/
+2
2009-09-23
kcore: add kclist types
KAMEZAWA Hiroyuki
2
-7
/
+8
2009-09-23
Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...
Ingo Molnar
3
-64
/
+71
2009-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/veg...
Linus Torvalds
1
-3
/
+0
2009-09-22
mm: don't use alloc_bootmem_low() where not strictly needed
Jan Beulich
1
-2
/
+2
2009-09-22
arches: drop superfluous casts in nr_free_pages() callers
Geert Uytterhoeven
2
-2
/
+2
2009-09-22
x86: split NX setup into separate file to limit unstack-protected code
Jeremy Fitzhardinge
3
-65
/
+71
2009-09-22
xen: check EFER for NX before setting up GDT mapping
Jeremy Fitzhardinge
1
-0
/
+1
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
1
-4
/
+4
2009-09-20
includecheck fix: x86, shadow.c
Jaswinder Singh Rajput
1
-1
/
+0
2009-09-18
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-12
/
+17
2009-09-18
Merge branch 'x86/pat' into x86/urgent
H. Peter Anvin
4
-110
/
+296
2009-09-18
x86, pat: don't use rb-tree based lookup in reserve_memtype()
Suresh Siddha
1
-10
/
+2
2009-09-16
HWPOISON: x86: Add VM_FAULT_HWPOISON handling to x86 page fault handler v2
Andi Kleen
1
-4
/
+15
2009-09-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-19
/
+2
2009-09-15
Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-106
/
+300
2009-09-15
Merge branch 'linus' into tracing/hw-breakpoints
Ingo Molnar
9
-106
/
+126
2009-09-15
Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2009-09-14
Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-72
/
+86
2009-09-14
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-31
/
+22
2009-09-14
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2009-09-14
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2009-09-11
agp/intel: Fix the pre-9xx chipset flush.
Eric Anholt
1
-0
/
+1
2009-09-11
x86: Increase MIN_GAP to include randomized stack
Michal Hocko
1
-2
/
+15
2009-09-11
Merge commit 'tracing/core' into tracing/kprobes
Frederic Weisbecker
3
-13
/
+13
2009-09-10
x86: split __phys_addr out into separate file
Jeremy Fitzhardinge
4
-73
/
+83
2009-09-10
x86: Export kmap_atomic_to_page()
Avi Kivity
1
-0
/
+1
2009-09-10
xen: make -fstack-protector work under Xen
Jeremy Fitzhardinge
1
-0
/
+4
2009-09-10
x86, pat: Fix cacheflush address in change_page_attr_set_clr()
Jack Steiner
1
-1
/
+7
2009-09-07
Merge branch 'tracing/core' into tracing/hw-breakpoints
Ingo Molnar
10
-85
/
+171
2009-09-06
x86: Make memtype_seq_ops const
Tobias Klauser
1
-1
/
+1
2009-09-06
x86: Decrease the level of some NUMA messages to KERN_DEBUG
Rafael J. Wysocki
1
-2
/
+2
2009-09-04
kmemleak: Don't scan uninitialized memory when kmemcheck is enabled
Pekka Enberg
1
-0
/
+14
2009-08-30
kprobes/x86: Fix to add __kprobes to in-kernel fault handing functions
Masami Hiramatsu
1
-5
/
+6
2009-08-27
Merge branch 'x86/urgent' into x86/pat
H. Peter Anvin
9
-31
/
+60
2009-08-27
x86, pat: Sanity check remap_pfn_range for RAM region
Venkatesh Pallipadi
1
-3
/
+21
2009-08-27
x86, pat: Lookup the protection from memtype list on vm_insert_pfn()
Venkatesh Pallipadi
1
-15
/
+9
[prev]
[next]