| Commit message (Expand) | Author | Age |
* | Litmus core: replace FMLP & SRP system calls with generic syscalls | Bjoern B. Brandenburg | 2011-02-01 |
* | Hook up LITMUS^RT remote preemption support on x86 | Bjoern B. Brandenburg | 2010-11-11 |
* | Merge commit 'v2.6.36' into wip-merge-2.6.36 | Andrea Bastoni | 2010-10-23 |
|\ |
|
| * | x86, AMD, MCE thresholding: Fix the MCi_MISCj iteration order | Borislav Petkov | 2010-10-11 |
| * | x86, mce, therm_throt.c: Fix missing curly braces in error handling logic | Jin Dongming | 2010-10-08 |
| * | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-10-05 |
| |\ |
|
| | * | perf, x86: Handle in flight NMIs on P4 platform | Cyrill Gorcunov | 2010-09-30 |
| * | | modules: Fix module_bug_list list corruption race | Linus Torvalds | 2010-10-05 |
| * | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 2010-10-04 |
| |\ \ |
|
| | * | | [CPUFREQ] Fix memory leaks in pcc_cpufreq_do_osc | Pekka Enberg | 2010-09-30 |
| | * | | [CPUFREQ] acpi-cpufreq: add missing __percpu markup | Namhyung Kim | 2010-09-30 |
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-10-01 |
| |\ \ \ |
|
| | * | | | x86, hpet: Fix bogus error check in hpet_assign_irq() | Thomas Gleixner | 2010-09-30 |
| | * | | | x86, irq: Plug memory leak in sparse irq | Thomas Gleixner | 2010-09-30 |
| | * | | | x86, cpu: After uncapping CPUID, re-run CPU feature detection | H. Peter Anvin | 2010-09-28 |
| * | | | | ACPI: add missing __percpu markup in arch/x86/kernel/acpi/cstate.c | Namhyung Kim | 2010-09-28 |
| |/ / / |
|
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-09-27 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2010-09-24 |
| | |\ \ \ |
|
| | | * | | | x86/amd-iommu: Fix rounding-bug in __unmap_single | Joerg Roedel | 2010-09-23 |
| | | * | | | x86/amd-iommu: Work around S3 BIOS bug | Joerg Roedel | 2010-09-23 |
| | | * | | | x86/amd-iommu: Set iommu configuration flags in enable-loop | Joerg Roedel | 2010-09-23 |
| * | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-09-27 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| | * | | | | perf, x86: Catch spurious interrupts after disabling counters | Robert Richter | 2010-09-24 |
| | * | | | | tracing/x86: Don't use mcount in kvmclock.c | Steven Rostedt | 2010-09-22 |
| | * | | | | tracing/x86: Don't use mcount in pvclock.c | Jeremy Fitzhardinge | 2010-09-22 |
| * | | | | | x86/hwmon: fix initialization of coretemp | Jan Beulich | 2010-09-24 |
| |/ / / / |
|
| * | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-09-21 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | x86: Fix instruction breakpoint encoding | Frederic Weisbecker | 2010-09-16 |
| | |/ / |
|
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-09-16 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | x86: hpet: Work around hardware stupidity | Thomas Gleixner | 2010-09-14 |
| | * | | x86, UV: Fix initialization of max_pnode | Jack Steiner | 2010-09-10 |
| * | | | x86, tsc: Fix a preemption leak in restore_sched_clock_state() | Peter Zijlstra | 2010-09-10 |
| |/ / |
|
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-09-08 |
| |\ \ |
|
| | * | | x86, mcheck: Avoid duplicate sysfs links/files for thresholding banks | Andreas Herrmann | 2010-09-05 |
| | * | | x86, mm: Fix CONFIG_VMSPLIT_1G and 2G_OPT trampoline | Hugh Dickins | 2010-08-25 |
| | * | | x86, hwmon: Fix unsafe smp_processor_id() in thermal_throttle_add_dev | Sergey Senozhatsky | 2010-08-20 |
| * | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-09-08 |
| |\ \ \ |
|
| | * | | | perf, x86: Try to handle unknown nmis with an enabled PMU | Robert Richter | 2010-09-03 |
| | * | | | perf, x86: Fix handle_irq return values | Peter Zijlstra | 2010-09-03 |
| | * | | | perf, x86: Fix accidentally ack'ing a second event on intel perf counter | Don Zickus | 2010-09-03 |
| * | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-08-25 |
| |\| | | |
|
| | * | | | perf, x86, Pentium4: Clear the P4_CCCR_FORCE_OVF flag | Lin Ming | 2010-08-25 |
| * | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2010-08-25 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | x86, tsc, sched: Recompute cyc2ns_offset's during resume from sleep states | Suresh Siddha | 2010-08-20 |
| * | | | | Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2010-08-22 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | KVM: fix poison overwritten caused by using wrong xstate size | Xiaotian Feng | 2010-08-15 |
| * | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-08-20 |
| |\ \ \ \ |
|
| | * | | | | x86, apic: Fix apic=debug boot crash | Daniel Kiper | 2010-08-20 |
| | * | | | | x86, hotplug: Serialize CPU hotplug to avoid bringup concurrency issues | Borislav Petkov | 2010-08-19 |
| | * | | | | x86-32: Separate 1:1 pagetables from swapper_pg_dir | Joerg Roedel | 2010-08-18 |