summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-03-262-9/+18
|\
| * x86/PCI: truncate _CRS windows with _LEN > _MAX - _MIN + 1Bjorn Helgaas2010-03-251-1/+12
| * x86/PCI: for host bridge address space collisions, show conflicting resourceBjorn Helgaas2010-03-251-3/+6
| * x86/PCI: remove redundant warningsBjorn Helgaas2010-03-251-5/+0
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-03-267-12/+61
|\ \
| * | x86, amd: Restrict usage of c1e_idle()Andreas Herrmann2010-03-192-8/+26
| * | x86: Fix placement of FIX_OHCI1394_BASEJan Beulich2010-03-161-3/+3
| * | x86: Handle legacy PIC interrupts on all the cpu'sSuresh Siddha2010-03-164-1/+32
* | | x86 / perf: Fix suspend to RAM on HP nx6325Rafael J. Wysocki2010-03-221-3/+5
| |/ |/|
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-186-155/+176
|\ \ | |/ |/|
| * perf: Fix unexported generic perf_arch_fetch_caller_regsFrederic Weisbecker2010-03-171-1/+2
| * perf: export perf_trace_regs and perf_arch_fetch_caller_regsXiao Guangrong2010-03-111-0/+1
| * perf, x86: Fix hw_perf_enable() event assignmentPeter Zijlstra2010-03-111-9/+3
| * perf: Introduce new perf_fetch_caller_regs() for hot regs snapshotFrederic Weisbecker2010-03-102-0/+27
| * perf/x86-64: Use frame pointer to walk on irq and process stacksFrederic Weisbecker2010-03-101-2/+2
| * perf, x86: Fix double enable callsPeter Zijlstra2010-03-101-0/+4
| * perf, x86: Fix double disable callsPeter Zijlstra2010-03-101-1/+2
| * perf, x86: Properly account n_addedPeter Zijlstra2010-03-101-2/+2
| * perf, x86: Avoid double disable on throttle vs ioctl(PERF_IOC_DISABLE)Peter Zijlstra2010-03-102-15/+7
| * perf, x86: Fix x86_pmu_startPeter Zijlstra2010-03-101-13/+10
| * perf, x86: Use unlocked bitopsPeter Zijlstra2010-03-103-6/+5
| * perf, x86: Change x86_pmu.{enable,disable} calling conventionPeter Zijlstra2010-03-103-33/+38
| * perf, x86: Remove superfluous arguments to x86_perf_event_update()Peter Zijlstra2010-03-102-13/+8
| * perf, x86: Remove superfluous arguments to x86_perf_event_set_period()Peter Zijlstra2010-03-102-9/+8
| * perf, x86, Do not user perf_disable from NMI contextPeter Zijlstra2010-03-101-6/+5
| * perf: Rework and fix the arch CPU-hotplug hooksPeter Zijlstra2010-03-103-64/+71
| |
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
*-----------. \ Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...Len Brown2010-03-14252-7258/+10334
|\ \ \ \ \ \ \ \
| | | | | * | | | ACPI: processor: driver doesn't need to evaluate _PDCAlex Chiang2010-03-141-0/+3
| | | * | | | | | ACPI: plan to delete "acpi=ht" boot optionLen Brown2010-03-141-1/+3
| | | * | | | | | ACPI: remove "acpi=ht" DMI blacklistLen Brown2010-03-141-93/+0
| | | | |/ / / / | | | |/| | | |
| | | * | | | | x86/mce: Fix build bug with CONFIG_PROVE_LOCKING=y && CONFIG_X86_MCE_INTEL=yIngo Molnar2010-03-141-2/+2
| | | * | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-03-131-1/+2
| | | |\ \ \ \ \
| | | | * | | | | x86: Fix sched_clock_cpu for systems with unsynchronized TSCDimitri Sivanich2010-03-021-1/+2
| | | * | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-03-137-11/+44
| | | |\ \ \ \ \ \
| | | | * | | | | | x86, k8 nb: Fix boot crash: enable k8_northbridges unconditionally on AMD sys...Borislav Petkov2010-03-133-3/+17
| | | | * | | | | | x86, UV: Fix target_cpus() in x2apic_uv_x.cJack Steiner2010-03-121-3/+1
| | | | * | | | | | x86: Reduce per cpu warning boot up messagesMike Travis2010-03-111-1/+1
| | | | * | | | | | x86: Reduce per cpu MCA boot up messagesMike Travis2010-03-111-2/+2
| | | | * | | | | | x86_64, cpa: Don't work hard in preserving kernel 2M mappings when using 4K a...Suresh Siddha2010-02-221-2/+23
| | | * | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-132-4/+8
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | x86/mce: Fix RCU lockdep splatsPaul E. McKenney2010-03-111-3/+8
| | | | | | | | | | |
| | | | | \ \ \ \ \ \
| | | | *-. \ \ \ \ \ \ Merge branches 'core/futexes' and 'core/iommu' into core/urgentIngo Molnar2010-03-041-1/+0
| | | | |\ \ \ \ \ \ \ \
| | | | | | * | | | | | | x86/gart: Unexport gart_iommu_apertureFUJITA Tomonori2010-02-161-1/+0
| | | | | | | |_|_|_|/ / | | | | | | |/| | | | |
| | | * | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-1310-69/+85
| | | |\ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|/ | | | | |/| | | | | | |
| | | | * | | | | | | | perf: Provide generic perf_sample_data initializationPeter Zijlstra2010-03-102-6/+3
| | | | * | | | | | | | Merge commit 'v2.6.34-rc1' into perf/urgentIngo Molnar2010-03-09187-4091/+7428
| | | | |\ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|/ / | | | | | |/| | | | | |
| | | | * | | | | | | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2010-03-041-2/+8
| | | | |\ \ \ \ \ \ \ \
| | | | | * | | | | | | | x86/stacktrace: Don't dereference bad frame pointersFrederic Weisbecker2010-03-031-2/+8
| | | | * | | | | | | | | Merge branch 'perf/core' into perf/urgentIngo Molnar2010-03-0437-1564/+2415
| | | | |\ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / | | | | |/| | | | | | | |
| | | | | * | | | | | | | perf_events, x86: Fixup fixed counter constraintsPeter Zijlstra2010-03-023-18/+40
OpenPOWER on IntegriCloud