| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-10-02 | 5 | -5/+12 |
|\ |
|
| * | x86, hpet: Fix bogus error check in hpet_assign_irq() | Thomas Gleixner | 2010-10-01 | 1 | -1/+1 |
| * | x86, irq: Plug memory leak in sparse irq | Thomas Gleixner | 2010-10-01 | 1 | -3/+8 |
| * | x86, cpu: After uncapping CPUID, re-run CPU feature detection | H. Peter Anvin | 2010-09-29 | 3 | -1/+3 |
* | | ACPI: add missing __percpu markup in arch/x86/kernel/acpi/cstate.c | Namhyung Kim | 2010-09-29 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-09-27 | 2 | -23/+48 |
|\ |
|
| * | Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2010-09-24 | 2 | -23/+48 |
| |\ |
|
| | * | x86/amd-iommu: Fix rounding-bug in __unmap_single | Joerg Roedel | 2010-09-23 | 1 | -1/+3 |
| | * | x86/amd-iommu: Work around S3 BIOS bug | Joerg Roedel | 2010-09-23 | 1 | -0/+18 |
| | * | x86/amd-iommu: Set iommu configuration flags in enable-loop | Joerg Roedel | 2010-09-23 | 1 | -22/+27 |
* | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-09-27 | 2 | -1/+13 |
|\ \ \ |
|
| * | | | perf, x86: Catch spurious interrupts after disabling counters | Robert Richter | 2010-09-24 | 1 | -1/+11 |
| * | | | tracing/x86: Don't use mcount in kvmclock.c | Steven Rostedt | 2010-09-23 | 1 | -0/+1 |
| * | | | tracing/x86: Don't use mcount in pvclock.c | Jeremy Fitzhardinge | 2010-09-23 | 1 | -0/+1 |
* | | | | x86/hwmon: fix initialization of coretemp | Jan Beulich | 2010-09-24 | 1 | -0/+1 |
|/ / / |
|
* | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-09-21 | 1 | -21/+19 |
|\ \ \
| |/ /
|/| | |
|
| * | | x86: Fix instruction breakpoint encoding | Frederic Weisbecker | 2010-09-17 | 1 | -21/+19 |
| |/ |
|
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-09-17 | 3 | -35/+20 |
|\ \
| |/
|/| |
|
| * | x86: hpet: Work around hardware stupidity | Thomas Gleixner | 2010-09-15 | 2 | -32/+17 |
| * | x86, UV: Fix initialization of max_pnode | Jack Steiner | 2010-09-10 | 1 | -3/+3 |
* | | x86, tsc: Fix a preemption leak in restore_sched_clock_state() | Peter Zijlstra | 2010-09-11 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-09-08 | 3 | -8/+8 |
|\ |
|
| * | x86, mcheck: Avoid duplicate sysfs links/files for thresholding banks | Andreas Herrmann | 2010-09-05 | 1 | -2/+2 |
| * | x86, mm: Fix CONFIG_VMSPLIT_1G and 2G_OPT trampoline | Hugh Dickins | 2010-08-25 | 1 | -2/+1 |
| * | x86, hwmon: Fix unsafe smp_processor_id() in thermal_throttle_add_dev | Sergey Senozhatsky | 2010-08-21 | 1 | -4/+5 |
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-09-08 | 3 | -20/+56 |
|\ \ |
|
| * | | perf, x86: Try to handle unknown nmis with an enabled PMU | Robert Richter | 2010-09-03 | 1 | -13/+46 |
| * | | perf, x86: Fix handle_irq return values | Peter Zijlstra | 2010-09-03 | 2 | -3/+8 |
| * | | perf, x86: Fix accidentally ack'ing a second event on intel perf counter | Don Zickus | 2010-09-03 | 1 | -4/+2 |
* | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-08-25 | 1 | -0/+2 |
|\| | |
|
| * | | perf, x86, Pentium4: Clear the P4_CCCR_FORCE_OVF flag | Lin Ming | 2010-08-25 | 1 | -0/+2 |
* | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2010-08-25 | 1 | -0/+38 |
|\ \ \
| |/ /
|/| | |
|
| * | | x86, tsc, sched: Recompute cyc2ns_offset's during resume from sleep states | Suresh Siddha | 2010-08-20 | 1 | -0/+38 |
* | | | Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2010-08-22 | 1 | -0/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | KVM: fix poison overwritten caused by using wrong xstate size | Xiaotian Feng | 2010-08-15 | 1 | -0/+1 |
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-08-20 | 6 | -21/+62 |
|\ \ \ |
|
| * | | | x86, apic: Fix apic=debug boot crash | Daniel Kiper | 2010-08-20 | 1 | -0/+2 |
| * | | | x86, hotplug: Serialize CPU hotplug to avoid bringup concurrency issues | Borislav Petkov | 2010-08-19 | 1 | -0/+19 |
| * | | | x86-32: Separate 1:1 pagetables from swapper_pg_dir | Joerg Roedel | 2010-08-18 | 4 | -20/+40 |
| * | | | x86, cpu: Fix regression in AMD errata checking code | Hans Rosenfeld | 2010-08-18 | 1 | -1/+1 |
* | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-08-19 | 2 | -21/+85 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | kprobes/x86: Fix the return address of multiple kretprobes | KUMANO Syuhei | 2010-08-19 | 1 | -3/+22 |
| * | | | perf, x86: Fix Intel-nhm PMU programming errata workaround | Zhang, Yanmin | 2010-08-18 | 1 | -18/+63 |
| |/ / |
|
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2010-08-18 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | kgdb: add missing __percpu markup in arch/x86/kernel/kgdb.c | Namhyung Kim | 2010-08-16 | 1 | -1/+1 |
| |/ / |
|
* / / | Make do_execve() take a const filename pointer | David Howells | 2010-08-18 | 2 | -3/+6 |
|/ / |
|
* | | Merge branch 'linus' into release | Len Brown | 2010-08-15 | 75 | -1037/+1996 |
|\ \ |
|
| * \ | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2010-08-14 | 3 | -12/+21 |
| |\ \ |
|
| | * | | x86, UV: Initialize BAU hub map | Cliff Wickman | 2010-08-01 | 1 | -12/+14 |
| | * | | x86, UV: Make kdump avoid stack dumps | Cliff Wickman | 2010-07-21 | 2 | -0/+7 |