summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* x86, irq: Plug memory leak in sparse irqThomas Gleixner2010-09-301-3/+8
* x86, cpu: After uncapping CPUID, re-run CPU feature detectionH. Peter Anvin2010-09-283-1/+3
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-09-272-23/+48
|\
| * Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2010-09-242-23/+48
| |\
| | * x86/amd-iommu: Fix rounding-bug in __unmap_singleJoerg Roedel2010-09-231-1/+3
| | * x86/amd-iommu: Work around S3 BIOS bugJoerg Roedel2010-09-231-0/+18
| | * x86/amd-iommu: Set iommu configuration flags in enable-loopJoerg Roedel2010-09-231-22/+27
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-09-272-1/+13
|\ \ \
| * | | perf, x86: Catch spurious interrupts after disabling countersRobert Richter2010-09-241-1/+11
| * | | tracing/x86: Don't use mcount in kvmclock.cSteven Rostedt2010-09-221-0/+1
| * | | tracing/x86: Don't use mcount in pvclock.cJeremy Fitzhardinge2010-09-221-0/+1
* | | | x86/hwmon: fix initialization of coretempJan Beulich2010-09-241-0/+1
|/ / /
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-09-211-21/+19
|\ \ \ | |/ / |/| |
| * | x86: Fix instruction breakpoint encodingFrederic Weisbecker2010-09-171-21/+19
| |/
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-09-163-35/+20
|\ \ | |/ |/|
| * x86: hpet: Work around hardware stupidityThomas Gleixner2010-09-152-32/+17
| * x86, UV: Fix initialization of max_pnodeJack Steiner2010-09-101-3/+3
* | x86, tsc: Fix a preemption leak in restore_sched_clock_state()Peter Zijlstra2010-09-101-1/+1
|/
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-09-083-8/+8
|\
| * x86, mcheck: Avoid duplicate sysfs links/files for thresholding banksAndreas Herrmann2010-09-051-2/+2
| * x86, mm: Fix CONFIG_VMSPLIT_1G and 2G_OPT trampolineHugh Dickins2010-08-241-2/+1
| * x86, hwmon: Fix unsafe smp_processor_id() in thermal_throttle_add_devSergey Senozhatsky2010-08-201-4/+5
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-09-083-20/+56
|\ \
| * | perf, x86: Try to handle unknown nmis with an enabled PMURobert Richter2010-09-031-13/+46
| * | perf, x86: Fix handle_irq return valuesPeter Zijlstra2010-09-032-3/+8
| * | perf, x86: Fix accidentally ack'ing a second event on intel perf counterDon Zickus2010-09-031-4/+2
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-08-251-0/+2
|\ \ \ | |/ /
| * | perf, x86, Pentium4: Clear the P4_CCCR_FORCE_OVF flagLin Ming2010-08-251-0/+2
* | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-08-251-0/+38
|\ \ \ | |/ / |/| |
| * | x86, tsc, sched: Recompute cyc2ns_offset's during resume from sleep statesSuresh Siddha2010-08-201-0/+38
* | | Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-08-221-0/+1
|\ \ \ | |_|/ |/| |
| * | KVM: fix poison overwritten caused by using wrong xstate sizeXiaotian Feng2010-08-151-0/+1
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-206-21/+62
|\ \ \
| * | | x86, apic: Fix apic=debug boot crashDaniel Kiper2010-08-201-0/+2
| * | | x86, hotplug: Serialize CPU hotplug to avoid bringup concurrency issuesBorislav Petkov2010-08-191-0/+19
| * | | x86-32: Separate 1:1 pagetables from swapper_pg_dirJoerg Roedel2010-08-184-20/+40
| * | | x86, cpu: Fix regression in AMD errata checking codeHans Rosenfeld2010-08-181-1/+1
* | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-08-192-21/+85
|\ \ \ \ | |_|_|/ |/| | |
| * | | kprobes/x86: Fix the return address of multiple kretprobesKUMANO Syuhei2010-08-191-3/+22
| * | | perf, x86: Fix Intel-nhm PMU programming errata workaroundZhang, Yanmin2010-08-181-18/+63
| |/ /
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-08-171-1/+1
|\ \ \
| * | | kgdb: add missing __percpu markup in arch/x86/kernel/kgdb.cNamhyung Kim2010-08-161-1/+1
| |/ /
* | | Make do_execve() take a const filename pointerDavid Howells2010-08-172-3/+6
|/ /
* | Merge branch 'linus' into releaseLen Brown2010-08-1575-1037/+1996
|\ \
| * \ Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-08-133-12/+21
| |\ \
| | * | x86, UV: Initialize BAU hub mapCliff Wickman2010-08-011-12/+14
| | * | x86, UV: Make kdump avoid stack dumpsCliff Wickman2010-07-212-0/+7
| * | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2010-08-131-1/+1
| |\ \ \
| | * | | [CPUFREQ] acpi-cpufreq: add missing __percpu markupNamhyung Kim2010-08-131-1/+1
| * | | | Mark arguments to certain syscalls as being constDavid Howells2010-08-132-3/+3
OpenPOWER on IntegriCloud