Age | Commit message (Expand) | Author | Files | Lines |
2010-10-19 | KVM: Fix fs/gs reload oops with invalid ldt | Avi Kivity | 3 | -44/+19 |
2010-10-14 | Don't dump task struct in a.out core-dumps | Linus Torvalds | 1 | -17/+5 |
2010-10-13 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -10/+10 |
2010-10-11 | x86, numa: For each node, register the memory blocks actually used | Yinghai Lu | 1 | -3/+5 |
2010-10-11 | KVM: x86: Move TSC reset out of vmcb_init | Zachary Amsden | 1 | -1/+1 |
2010-10-11 | KVM: x86: Fix SVM VMCB reset | Zachary Amsden | 1 | -1/+1 |
2010-10-11 | x86, AMD, MCE thresholding: Fix the MCi_MISCj iteration order | Borislav Petkov | 1 | -6/+3 |
2010-10-08 | x86, mce, therm_throt.c: Fix missing curly braces in error handling logic | Jin Dongming | 1 | -1/+2 |
2010-10-06 | Merge branch 'v2.6.36-rc6-urgent-fixes' of git://xenbits.xen.org/people/sstab... | Linus Torvalds | 1 | -2/+3 |
2010-10-05 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -1/+6 |
2010-10-05 | modules: Fix module_bug_list list corruption race | Linus Torvalds | 1 | -2/+1 |
2010-10-05 | xen: do not initialize PV timers on HVM if !xen_have_vector_callback | Stefano Stabellini | 1 | -2/+3 |
2010-10-04 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 1 | -6/+12 |
2010-10-01 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -5/+12 |
2010-09-30 | x86, hpet: Fix bogus error check in hpet_assign_irq() | Thomas Gleixner | 1 | -1/+1 |
2010-09-30 | x86, irq: Plug memory leak in sparse irq | Thomas Gleixner | 1 | -3/+8 |
2010-09-30 | [CPUFREQ] Fix memory leaks in pcc_cpufreq_do_osc | Pekka Enberg | 1 | -6/+12 |
2010-09-30 | [CPUFREQ] acpi-cpufreq: add missing __percpu markup | Namhyung Kim | 1 | -1/+1 |
2010-09-30 | perf, x86: Handle in flight NMIs on P4 platform | Cyrill Gorcunov | 1 | -1/+5 |
2010-09-28 | ACPI: add missing __percpu markup in arch/x86/kernel/acpi/cstate.c | Namhyung Kim | 1 | -1/+1 |
2010-09-28 | x86, cpu: After uncapping CPUID, re-run CPU feature detection | H. Peter Anvin | 3 | -1/+3 |
2010-09-27 | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 1 | -1/+1 |
2010-09-27 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -24/+79 |
2010-09-27 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -1/+13 |
2010-09-27 | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o... | Ingo Molnar | 1 | -0/+1 |
2010-09-26 | x86: Avoid 'constant_test_bit()' misoptimization due to cast to non-volatile | Alexander Chumachenko | 1 | -1/+1 |
2010-09-24 | x86/hwmon: fix initialization of coretemp | Jan Beulich | 2 | -0/+2 |
2010-09-24 | perf, x86: Catch spurious interrupts after disabling counters | Robert Richter | 1 | -1/+11 |
2010-09-24 | Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 4 | -23/+66 |
2010-09-23 | x86/amd-iommu: Fix rounding-bug in __unmap_single | Joerg Roedel | 1 | -1/+3 |
2010-09-23 | x86/amd-iommu: Work around S3 BIOS bug | Joerg Roedel | 3 | -0/+33 |
2010-09-23 | x86/amd-iommu: Set iommu configuration flags in enable-loop | Joerg Roedel | 2 | -22/+30 |
2010-09-22 | tracing/x86: Don't use mcount in kvmclock.c | Steven Rostedt | 1 | -0/+1 |
2010-09-22 | tracing/x86: Don't use mcount in pvclock.c | Jeremy Fitzhardinge | 1 | -0/+1 |
2010-09-21 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -23/+23 |
2010-09-21 | x86, setup: Fix earlyprintk=serial,0x3f8,115200 | Yinghai Lu | 1 | -1/+13 |
2010-09-21 | x86, setup: Fix earlyprintk=serial,ttyS0,115200 | Yinghai Lu | 1 | -1/+1 |
2010-09-21 | oprofile: Add Support for Intel CPU Family 6 / Model 29 | Jiri Olsa | 1 | -0/+1 |
2010-09-21 | lguest: update comments to reflect LHCALL_LOAD_GDT_ENTRY. | Rusty Russell | 1 | -5/+8 |
2010-09-16 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 6 | -39/+23 |
2010-09-17 | x86: Fix instruction breakpoint encoding | Frederic Weisbecker | 2 | -22/+20 |
2010-09-16 | oprofile: Add Support for Intel CPU Family 6 / Model 22 (Intel Celeron 540) | Patrick Simmons | 1 | -1/+3 |
2010-09-14 | x86-64, compat: Retruncate rax after ia32 syscall entry tracing | Roland McGrath | 1 | -1/+7 |
2010-09-14 | x86-64, compat: Test %rax for the syscall number, not %eax | H. Peter Anvin | 1 | -7/+7 |
2010-09-14 | compat: Make compat_alloc_user_space() incorporate the access_ok() | H. Peter Anvin | 1 | -1/+1 |
2010-09-15 | x86: hpet: Work around hardware stupidity | Thomas Gleixner | 3 | -33/+17 |
2010-09-13 | x86, build: Disable -fPIE when compiling with CONFIG_CC_STACKPROTECTOR=y | basile@opensource.dyc.edu | 1 | -1/+1 |
2010-09-13 | x86, cpufeature: Suppress compiler warning with gcc 3.x | Tetsuo Handa | 1 | -2/+2 |
2010-09-10 | x86, tsc: Fix a preemption leak in restore_sched_clock_state() | Peter Zijlstra | 1 | -1/+1 |
2010-09-10 | x86, UV: Fix initialization of max_pnode | Jack Steiner | 1 | -3/+3 |