aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
Commit message (Expand)AuthorAge
* Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-05
|\
| * x86: Suppress stack overrun message for init_taskJan Beulich2009-11-23
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-12-05
|\ \
| * | x86, 64-bit: Move K8 B step iret fixup to fault entry asmBrian Gerst2009-10-12
* | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-05
|\ \ \
| * | | x86: apic: Print out SRAT table APIC id in hexYinghai Lu2009-11-23
| | |/ | |/|
* | | Merge branch 'tracing/hw-breakpoints' into perf/coreIngo Molnar2009-11-21
|\ \ \
| * \ \ Merge commit 'perf/core' into perf/hw-breakpointFrederic Weisbecker2009-10-17
| |\ \ \
| * \ \ \ Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar2009-09-15
| |\ \ \ \
| * \ \ \ \ Merge branch 'tracing/core' into tracing/hw-breakpointsIngo Molnar2009-09-07
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar2009-06-17
| |\ \ \ \ \ \
| * | | | | | | hw-breakpoints: reset bits in dr6 after the corresponding exception is handledK.Prasad2009-06-02
* | | | | | | | Merge branch 'perf/core' into perf/probesIngo Molnar2009-11-17
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge commit 'v2.6.32-rc7' into perf/coreIngo Molnar2009-11-15
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | * | | | | | | x86: Fix error return sequence in __ioremap_caller()Xiaotian Feng2009-11-08
| | | |_|_|_|/ / | | |/| | | | |
* | | | | | | | Merge branch 'perf/core' into perf/probesIngo Molnar2009-10-23
|\| | | | | | |
| * | | | | | | testmmiotrace.c: Add and use pr_fmt(fmt)Joe Perches2009-10-12
| |/ / / / / /
* | | | | | | Merge commit 'v2.6.32-rc5' into perf/probesIngo Molnar2009-10-17
|\| | | | | |
| * | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-09-26
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Merge branch 'linus' into x86/urgentIngo Molnar2009-09-24
| | |\ \ \ \ \
| | * | | | | | x86: Reduce verbosity of "PAT enabled" kernel messageRoland Dreier2009-09-24
| | * | | | | | Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Ingo Molnar2009-09-23
| | |\ \ \ \ \ \
| | | * | | | | | x86: split NX setup into separate file to limit unstack-protected codeJeremy Fitzhardinge2009-09-21
| | | * | | | | | xen: check EFER for NX before setting up GDT mappingJeremy Fitzhardinge2009-09-21
| * | | | | | | | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-09-24
| |\ \ \ \ \ \ \ \
| | * | | | | | | | agp/intel: Fix the pre-9xx chipset flush.Eric Anholt2009-09-11
| | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2009-09-24
| |\ \ \ \ \ \ \ \
| | * | | | | | | | HWPOISON: x86: Add VM_FAULT_HWPOISON handling to x86 page fault handler v2Andi Kleen2009-09-16
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | cpumask: use mm_cpumask() wrapper: x86Rusty Russell2009-09-23
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge commit 'linus/master' into tracing/kprobesFrederic Weisbecker2009-09-23
|\| | | | | | |
| * | | | | | | kcore: register module area in generic wayKAMEZAWA Hiroyuki2009-09-23
| * | | | | | | kcore: use registerd physmem informationKAMEZAWA Hiroyuki2009-09-23
| * | | | | | | kcore: register text area in generic wayKAMEZAWA Hiroyuki2009-09-23
| * | | | | | | kcore: register vmalloc area in generic wayKAMEZAWA Hiroyuki2009-09-23
| * | | | | | | kcore: add kclist typesKAMEZAWA Hiroyuki2009-09-23
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/veg...Linus Torvalds2009-09-22
| |\ \ \ \ \ \ \
| | * | | | | | | kmemcheck: remove useless checkVegard Nossum2009-07-01
| | * | | | | | | kmemcheck: remove duplicated #includeHuang Weiyi2009-07-01
| * | | | | | | | mm: don't use alloc_bootmem_low() where not strictly neededJan Beulich2009-09-22
| * | | | | | | | arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-22
| * | | | | | | | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-21
| | |_|_|/ / / / | |/| | | | | |
| * | | | | | | includecheck fix: x86, shadow.cJaswinder Singh Rajput2009-09-20
| * | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-09-17
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | Merge branch 'x86/pat' into x86/urgentH. Peter Anvin2009-09-17
| | |\ \ \ \ \ \
| | | * | | | | | x86, pat: don't use rb-tree based lookup in reserve_memtype()Suresh Siddha2009-09-17
| | * | | | | | | x86: Increase MIN_GAP to include randomized stackMichal Hocko2009-09-10
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-15
| |\ \ \ \ \ \ \
| | * | | | | | | percpu: kill lpage first chunk allocatorTejun Heo2009-08-14
| | * | | | | | | Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-14
| | |\ \ \ \ \ \ \
| | * | | | | | | | x86,percpu: generalize lpage first chunk allocatorTejun Heo2009-07-03