aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* Don't dump task struct in a.out core-dumpsLinus Torvalds2010-10-14
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-13
|\
| * x86, numa: For each node, register the memory blocks actually usedYinghai Lu2010-10-11
| * x86, AMD, MCE thresholding: Fix the MCi_MISCj iteration orderBorislav Petkov2010-10-11
| * x86, mce, therm_throt.c: Fix missing curly braces in error handling logicJin Dongming2010-10-08
* | KVM: x86: Move TSC reset out of vmcb_initZachary Amsden2010-10-11
* | KVM: x86: Fix SVM VMCB resetZachary Amsden2010-10-11
|/
* Merge branch 'v2.6.36-rc6-urgent-fixes' of git://xenbits.xen.org/people/sstab...Linus Torvalds2010-10-06
|\
| * xen: do not initialize PV timers on HVM if !xen_have_vector_callbackStefano Stabellini2010-10-05
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-05
|\ \
| * | perf, x86: Handle in flight NMIs on P4 platformCyrill Gorcunov2010-09-30
| * | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2010-09-27
| |\ \
| | * | oprofile: Add Support for Intel CPU Family 6 / Model 29Jiri Olsa2010-09-21
* | | | modules: Fix module_bug_list list corruption raceLinus Torvalds2010-10-05
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2010-10-04
|\ \ \ \
| * | | | [CPUFREQ] Fix memory leaks in pcc_cpufreq_do_oscPekka Enberg2010-09-30
| * | | | [CPUFREQ] acpi-cpufreq: add missing __percpu markupNamhyung Kim2010-09-30
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-01
|\ \ \ \ \
| * | | | | x86, hpet: Fix bogus error check in hpet_assign_irq()Thomas Gleixner2010-09-30
| * | | | | x86, irq: Plug memory leak in sparse irqThomas Gleixner2010-09-30
| * | | | | x86, cpu: After uncapping CPUID, re-run CPU feature detectionH. Peter Anvin2010-09-28
| | |_|_|/ | |/| | |
* / | | | ACPI: add missing __percpu markup in arch/x86/kernel/acpi/cstate.cNamhyung Kim2010-09-28
|/ / / /
* | | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2010-09-28
|\ \ \ \
| * | | | x86: Avoid 'constant_test_bit()' misoptimization due to cast to non-volatileAlexander Chumachenko2010-09-27
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-09-27
|\| | | |
| * | | | Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2010-09-24
| |\ \ \ \
| | * | | | x86/amd-iommu: Fix rounding-bug in __unmap_singleJoerg Roedel2010-09-23
| | * | | | x86/amd-iommu: Work around S3 BIOS bugJoerg Roedel2010-09-23
| | * | | | x86/amd-iommu: Set iommu configuration flags in enable-loopJoerg Roedel2010-09-23
| * | | | | x86, setup: Fix earlyprintk=serial,0x3f8,115200Yinghai Lu2010-09-21
| * | | | | x86, setup: Fix earlyprintk=serial,ttyS0,115200Yinghai Lu2010-09-21
* | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-09-27
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | perf, x86: Catch spurious interrupts after disabling countersRobert Richter2010-09-24
| * | | | | tracing/x86: Don't use mcount in kvmclock.cSteven Rostedt2010-09-22
| * | | | | tracing/x86: Don't use mcount in pvclock.cJeremy Fitzhardinge2010-09-22
* | | | | | x86/hwmon: fix initialization of coretempJan Beulich2010-09-24
|/ / / / /
* | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-09-21
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | x86: Fix instruction breakpoint encodingFrederic Weisbecker2010-09-16
| * | | | oprofile: Add Support for Intel CPU Family 6 / Model 22 (Intel Celeron 540)Patrick Simmons2010-09-16
| | |/ / | |/| |
* | | | lguest: update comments to reflect LHCALL_LOAD_GDT_ENTRY.Rusty Russell2010-09-20
| |/ / |/| |
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-09-16
|\ \ \
| * | | x86: hpet: Work around hardware stupidityThomas Gleixner2010-09-14
| * | | x86, build: Disable -fPIE when compiling with CONFIG_CC_STACKPROTECTOR=ybasile@opensource.dyc.edu2010-09-13
| * | | x86, cpufeature: Suppress compiler warning with gcc 3.xTetsuo Handa2010-09-13
| * | | x86, UV: Fix initialization of max_pnodeJack Steiner2010-09-10
* | | | x86-64, compat: Retruncate rax after ia32 syscall entry tracingRoland McGrath2010-09-14
* | | | x86-64, compat: Test %rax for the syscall number, not %eaxH. Peter Anvin2010-09-14
* | | | compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin2010-09-14
| |/ / |/| |
* | | x86, tsc: Fix a preemption leak in restore_sched_clock_state()Peter Zijlstra2010-09-10
* | | Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-09-10
|\ \ \ | |/ / |/| |