summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'v2.6.30-rc6' into perfcounters/coreIngo Molnar2009-05-1818-53/+87
|\
| * kgdb,i386: use address that SP register points to in the exception frameJason Wessel2009-05-151-1/+2
| * KVM: SVM: Remove port 80 passthroughAvi Kivity2009-05-111-1/+0
| * KVM: Make EFER reads safe when EFER does not existAvi Kivity2009-05-111-2/+2
| * KVM: Fix NX support reportingAvi Kivity2009-05-111-1/+1
| * KVM: SVM: Fix cross vendor migration issue with unusable bitAndre Przywara2009-05-111-2/+5
| * x86: MCE: make cmci_discover_lock irq-safeHidetoshi Seto2009-05-081-4/+6
| * x86: xen, i386: reserve Xen pagetablesJeremy Fitzhardinge2009-05-081-0/+5
| * x86, kexec: fix crashdump panic with CONFIG_KEXEC_JUMPHuang Ying2009-05-072-4/+4
| * x86-64: finish cleanup_highmaps()'s job wrt. _brk_endJan Beulich2009-05-071-1/+17
| * x86: fix boot hang in early_reserve_e820()Jan Beulich2009-05-071-5/+6
| * x86: Fix a typo in a printk messageNikanth Karthikesan2009-05-061-1/+1
| * x86, srat: do not register nodes beyond e820 mapDavid Rientjes2009-05-061-0/+1
| * Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-05-051-1/+1
| |\
| | * tracing: x86, mmiotrace: fix range testStuart Bennett2009-04-291-1/+1
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-05-054-14/+18
| |\ \
| | * | x86: show number of core_siblings instead of thread_siblings in /proc/cpuinfoAndreas Herrmann2009-05-041-1/+1
| | * | amd-iommu: fix iommu flag masksJoerg Roedel2009-05-041-8/+8
| | * | x86: initialize io_bitmap_base on 32bitThomas Gleixner2009-05-011-0/+2
| | * | x86: gettimeofday() vDSO: fix segfault when tv == NULLJohn Wright2009-04-301-5/+7
| * | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-05-022-16/+18
| |\ \ \ | | |/ / | |/| |
| | * | x86, mce: fix boot logging logicAndi Kleen2009-04-222-4/+6
| | * | x86, mce: make polling timer interval per CPUAndi Kleen2009-04-221-12/+12
* | | | perf_counter, x86: fix zero irq_period countersIngo Molnar2009-05-171-0/+3
* | | | perf_counter: frequency based adaptive irq_periodPeter Zijlstra2009-05-151-6/+3
* | | | perf_counter: x86: Protect against infinite loops in intel_pmu_handle_irq()Ingo Molnar2009-05-151-7/+18
* | | | perf_counter: x86: Disallow interval of 1Ingo Molnar2009-05-151-0/+5
* | | | perf_counter: x86: Robustify interrupt handlingPeter Zijlstra2009-05-151-3/+13
* | | | perf_counter: Rework the perf counter disable/enablePeter Zijlstra2009-05-151-71/+42
* | | | perf_counter: x86: Fix up the amd NMI/INT throttlePeter Zijlstra2009-05-151-12/+26
* | | | perf_counter: x86: Allow unpriviliged use of NMIsPeter Zijlstra2009-05-151-1/+4
* | | | perf_counter: x86: Fix throttlingIngo Molnar2009-05-151-5/+15
* | | | perf_counter: x86: More accurate counter updatePeter Zijlstra2009-05-151-3/+6
* | | | perf_counter: fix print debug irq disablePeter Zijlstra2009-05-131-2/+3
* | | | perf_counter, x86: clean up throttling printkMike Galbraith2009-05-111-1/+1
* | | | perf_counter: fix fixed-purpose counter support on v2 Intel-PERFMONIngo Molnar2009-05-041-1/+7
* | | | perf_counter: x86: fixup nmi_watchdog vs perf_counter boo-booPeter Zijlstra2009-05-041-7/+7
* | | | perf_counter: fix nmi-watchdog interactionPeter Zijlstra2009-05-011-0/+3
* | | | Merge branch 'core/signal' into perfcounters/coreThomas Gleixner2009-04-304-3/+8
|\ \ \ \
| * | | | x86: hookup sys_rt_tgsigqueueinfoThomas Gleixner2009-04-304-0/+5
| |/ / /
* | | | perf_counter, x86: rename bitmasks to ->used_mask and ->active_maskRobert Richter2009-04-291-14/+14
* | | | perf_counter: add/update copyrightsIngo Molnar2009-04-291-4/+5
* | | | perf_counter, x86: remove unused function argument in intel_pmu_get_status()Robert Richter2009-04-291-3/+3
* | | | perf_counter, x86: remove vendor check in fixed_mode_idx()Robert Richter2009-04-291-1/+1
* | | | perf_counter, x86: introduce max_period variableRobert Richter2009-04-291-8/+12
* | | | perf_counter, x86: return raw count with x86_perf_counter_update()Robert Richter2009-04-291-3/+4
* | | | perf_counter, x86: implement the interrupt handler for AMD cpusRobert Richter2009-04-291-8/+37
* | | | perf_counter, x86: change and remove pmu initialization checksRobert Richter2009-04-291-21/+13
* | | | perf_counter, x86: rework counter disable functionsRobert Richter2009-04-291-25/+23
* | | | perf_counter, x86: rework counter enable functionsRobert Richter2009-04-291-28/+24
OpenPOWER on IntegriCloud