summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2009-03-05tracing/function-graph-tracer: use the more lightweight local clockFrederic Weisbecker1-1/+1
2009-03-04Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/coreIngo Molnar7-28/+21
2009-03-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+14
2009-03-04Merge branch 'tracing/mmiotrace' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-66/+153
2009-03-03x86: oprofile: don't set counter width from cpuid on Core2Tim Blechmann1-2/+12
2009-03-03x86: fix init_memory_mapping() to handle small rangesYinghai Lu1-0/+2
2009-03-03Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-11/+6
2009-03-03x86-64: seccomp: fix 32/64 syscall holeRoland McGrath2-14/+0
2009-03-03x86-64: syscall-audit: fix 32/64 syscall holeRoland McGrath1-1/+1
2009-03-03Merge branches 'tracing/ftrace', 'tracing/mmiotrace' and 'linus' into tracing...Ingo Molnar7-79/+190
2009-03-02x86 mmiotrace: fix race with release_kmmio_fault_page()Pekka Paalanen1-2/+7
2009-03-02x86 mmiotrace: improve handling of secondary faultsStuart Bennett1-18/+22
2009-03-02x86 mmiotrace: split set_page_presence()Pekka Paalanen1-19/+22
2009-03-02x86 mmiotrace: fix save/restore page table statePekka Paalanen1-22/+44
2009-03-02x86 mmiotrace: WARN_ONCE if dis/arming a page failsStuart Bennett1-8/+17
2009-03-02x86: add far read test to testmmiotracePekka Paalanen1-7/+28
2009-03-02x86: count errors in testmmiotrace.koPekka Paalanen1-6/+29
2009-02-28x86: i915 needs pgprot_writecombine() and is_io_mapping_possible()Ingo Molnar2-11/+6
2009-02-27Merge branch 'sched/clock' into tracing/ftraceIngo Molnar1-1/+7
2009-02-26x86: set X86_FEATURE_TSC_RELIABLEIngo Molnar1-1/+7
2009-02-26x86: enable DMAR by defaultKyle McMartin1-1/+1
2009-02-25xen: disable interrupts early, as start_kernel expectsJeremy Fitzhardinge1-0/+3
2009-02-25gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_tVenkatesh Pallipadi2-0/+21
2009-02-24x86, Voyager: fix compile by lifting the degeneracy of phys_cpu_present_mapJames Bottomley1-12/+12
2009-02-24x86, ptrace: remove CONFIG guards around declarationsMarkus Metzger1-3/+0
2009-02-24Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc6' into tracing/coreIngo Molnar9-28/+22
2009-02-22PM: Split up sysdev_[suspend|resume] from device_power_[down|up]Rafael J. Wysocki1-0/+4
2009-02-22x86: Add IRQF_TIMER to legacy x86 timer interrupt descriptorsLinus Torvalds4-4/+4
2009-02-22Merge branch 'tip/x86/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar6-19/+95
2009-02-22x86_64: Fix S3 fail pathJiri Slaby1-1/+3
2009-02-22x86_64: acpi/wakeup_64 cleanupJiri Slaby1-19/+7
2009-02-21x86, mce: remove incorrect __cpuinit for mce_cpu_features()H. Peter Anvin3-4/+4
2009-02-20ftrace: immediately stop code modification if failure is detectedSteven Rostedt1-0/+4
2009-02-20ftrace, x86: make kernel text writable only for conversionsSteven Rostedt4-8/+82
2009-02-20Merge branches 'tracing/function-graph-tracer' and 'linus' into tracing/coreIngo Molnar3-6/+4
2009-02-20x86: use the right protections for split-up pagetablesIngo Molnar1-10/+5
2009-02-20x86, vmi: TSC going backwards check in vmi clocksourceAlok N Kataria1-1/+4
2009-02-19Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-6/+4
2009-02-19Merge branch 'mainline/function-graph' of git://git.kernel.org/pub/scm/linux/...Ingo Molnar3-99/+2
2009-02-19Merge branch 'linus' into tracing/blktraceIngo Molnar24-162/+157
2009-02-19mm: clean up for early_pfn_to_nid()KAMEZAWA Hiroyuki3-5/+1
2009-02-18tracing/function-graph-tracer: make arch generic push pop functionsSteven Rostedt3-99/+2
2009-02-18x86, mce: fix ifdef for 64bit thermal apic vector clear on shutdownAndi Kleen1-1/+1
2009-02-18x86, mce: use force_sig_info to kill process in machine checkAndi Kleen1-2/+2
2009-02-18x86, mce: reinitialize per cpu features on resumeAndi Kleen1-0/+1
2009-02-18Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-22/+2
2009-02-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10-82/+109
2009-02-18Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds10-70/+40
2009-02-18x86, rcu: fix strange load average and ksoftirqd behaviorPaul E. McKenney1-3/+0
2009-02-16cpumask: fix powernow-k8: partial revert of 2fdf66b491ac706657946442789ec644c...Rusty Russell1-5/+7