summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-02-285-106/+198
|\
| * oprofile/x86: fix msr access to reserved countersRobert Richter2010-02-261-5/+4
| * oprofile/x86: use kzalloc() instead of kmalloc()Robert Richter2010-02-264-18/+4
| * oprofile/x86: fix perfctr nmi reservation for mulitplexingRobert Richter2010-02-262-24/+6
| * oprofile/x86: add comment to counter-in-use warningNaga Chumbalkar2010-02-261-0/+9
| * oprofile/x86: warn user if a counter is already activeRobert Richter2010-02-263-2/+31
| * oprofile/x86: implement randomization for IBS periodic op counterRobert Richter2010-02-261-6/+63
| * oprofile/x86: implement lsfr pseudo-random number generator for IBSSuravee Suthikulpanit2010-02-261-0/+23
| * oprofile/x86: implement IBS cpuid feature detectionRobert Richter2010-02-261-17/+63
| * oprofile/x86: remove node check in AMD IBS initializationRobert Richter2010-02-261-10/+0
| * oprofile/x86: remove OPROFILE_IBS config optionRobert Richter2010-02-261-30/+1
| |
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
*-----------. \ Merge branches 'core-ipi-for-linus', 'core-locking-for-linus', 'tracing-fixes...Linus Torvalds2010-02-285-9/+4
|\ \ \ \ \ \ \ \
| | | | | | | * | x86: Use helpers for rlimitsJiri Slaby2010-01-272-3/+3
| | | | | | * | | x86-64: Allow fbdev primary video codeDave Airlie2010-02-162-6/+0
| | | | * | | | | x86_64: Print modules like i386 doesAlexey Dobriyan2010-02-041-0/+1
* | | | | | | | | Merge branch 'kmemcheck-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-02-263-3/+17
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'kmemcheck/fixes' into kmemcheck-for-linusPekka Enberg2010-02-263-3/+17
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | kmemcheck: Test the full object in kmemcheck_is_obj_initialized()Catalin Marinas2010-02-173-3/+17
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
* | | | | | | | | | x86/PCI: Prevent mmconfig memory corruptionThomas Gleixner2010-02-251-11/+6
* | | | | | | | | | x86/PCI: use host bridge _CRS info by default on 2008 and newer machinesBjorn Helgaas2010-02-233-6/+51
* | | | | | | | | | PCI: augment bus resource table with a listBjorn Helgaas2010-02-233-32/+7
* | | | | | | | | | resource/PCI: mark struct resource as constDominik Brodowski2010-02-221-1/+1
* | | | | | | | | | resource/PCI: align functions now return start of resourceDominik Brodowski2010-02-221-7/+5
* | | | | | | | | | x86/PCI: irq and pci_ids patch for Intel Cougar Point DeviceIDsSeth Heasley2010-02-221-0/+2
|/ / / / / / / / /
* | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-223-25/+14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | hw-breakpoint: Keep track of dr7 local enable bitsFrederic Weisbecker2010-02-192-2/+7
| * | | | | | | | | hw-breakpoints: Accept breakpoints on NULL addressFrederic Weisbecker2010-02-191-23/+7
| | |_|_|_|/ / / / | |/| | | | | | |
| | | | | | | | |
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
*-----. \ \ \ \ \ \ \ \ Merge branches 'bugzilla-14886', 'bugzilla-15000', 'bugzilla-15040', 'bugzill...Len Brown2010-02-181-8/+0
|\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | / / | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
| * | | | | | | | | | ACPI: remove Asus P2B-DS from acpi=ht blacklistLen Brown2010-02-161-8/+0
| |/ / / / / / / / /
* | | | | | | | | | x86: ELF_PLAT_INIT() shouldn't worry about TIF_IA32Oleg Nesterov2010-02-161-4/+1
* | | | | | | | | | x86: set_personality_ia32() misses force_personality32Oleg Nesterov2010-02-161-0/+1
|/ / / / / / / / /
* | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-02-118-37/+31
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUsSuresh Siddha2010-02-096-34/+28
| * | | | | | | | | x86-32: Make AT_VECTOR_SIZE_ARCH=2Serge E. Hallyn2010-02-091-2/+2
| * | | | | | | | | x86, doc: Fix minor spelling error in arch/x86/mm/gup.cAndy Shevchenko2010-02-021-1/+1
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-02-102-4/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | KVM: PIT: control word is write-onlyMarcelo Tosatti2010-02-091-0/+3
| * | | | | | | | | kvmclock: count total_sleep_time when updating guest clockJason Wang2010-02-091-4/+3
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2010-02-081-1/+2
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | [CPUFREQ] Fix use after free of struct powernow_k8_dataThomas Renninger2010-01-131-1/+2
* | | | | | | | | memory hotplug: fix a bug on /dev/mem for 64-bit kernelsShaohui Zheng2010-02-021-0/+19
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-011-57/+165
|\ \ \ \ \ \ \ \
| * | | | | | | | perf, hw_breakpoint, kgdb: Do not take mutex for kernel debuggerJason Wessel2010-01-301-0/+51
| * | | | | | | | x86, hw_breakpoints, kgdb: Fix kgdb to use hw_breakpoint APIJason Wessel2010-01-301-57/+114
* | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-02-017-12/+54
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | x86: Add quirk for Intel DG45FC board to avoid low memory corruptionDavid Härdeman2010-01-291-3/+11
| * | | | | | | | x86: Add Dell OptiPlex 760 reboot quirkLeann Ogasawara2010-01-271-0/+9
| * | | | | | | | x86, UV: Fix RTC latency bug by reading replicated cachelinesDimitri Sivanich2010-01-271-1/+12
| * | | | | | | | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar2010-01-273-7/+20
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86/amd-iommu: Fix deassignment of a device from the pt_domainJoerg Roedel2010-01-221-2/+4
OpenPOWER on IntegriCloud