summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86/mem' into perf/coreIngo Molnar2011-05-1811-54/+219
|\
| * x86, 64-bit: Fix copy_[to/from]_user() checks for the userspace address limitJiri Olsa2011-05-182-3/+3
| * x86, mem: memset_64.S: Optimize memset by enhanced REP MOVSB/STOSBFenghua Yu2011-05-171-12/+42
| * x86, mem: memmove_64.S: Optimize memmove by enhanced REP MOVSB/STOSBFenghua Yu2011-05-171-1/+28
| * x86, mem: memcpy_64.S: Optimize memcpy by enhanced REP MOVSB/STOSBFenghua Yu2011-05-171-13/+32
| * x86, mem: copy_user_64.S: Support copy_to/from_user by enhanced REP MOVSB/STOSBFenghua Yu2011-05-171-10/+55
| * x86, mem: clear_page_64.S: Support clear_page() with enhanced REP MOVSB/STOSBFenghua Yu2011-05-171-9/+24
| * x86, alternative: Add altinstruction_entry macroFenghua Yu2011-05-171-0/+9
| * x86, alternative, doc: Add comment for applying alternatives orderFenghua Yu2011-05-171-0/+9
| * x86, mem, intel: Initialize Enhanced REP MOVSB/STOSBFenghua Yu2011-05-171-4/+15
| * x86, cpufeature: Add CPU feature bit for enhanced REP MOVSB/STOSBFenghua Yu2011-05-171-0/+1
| * x86, cpufeature: Fix cpuid leaf 7 feature detectionFenghua Yu2011-05-171-2/+1
* | ftrace/x86: mcount offset calculationMartin Schwidefsky2011-05-161-4/+3
* | ftrace/x86: Do not trace .discard.text sectionSteven Rostedt2011-05-161-1/+1
* | x86: Remove warning and warning_symbol from struct stacktrace_opsRichard Weinberger2011-05-125-58/+0
* | Merge commit 'v2.6.39-rc7' into perf/coreIngo Molnar2011-05-1011-65/+221
|\ \ | |/
| * perf events, x86: Fix Intel Nehalem and Westmere last level cache event defin...Peter Zijlstra2011-05-061-35/+52
| * Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tor...Ingo Molnar2011-05-064-9/+132
| |\
| | * Merge branch 'stable/bug-fixes-for-rc5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2011-05-031-1/+124
| | |\
| | | * xen: mask_rw_pte mark RO all pagetable pages up to pgt_buf_topStefano Stabellini2011-05-021-1/+1
| | | * xen/mmu: Add workaround "x86-64, mm: Put early page table high"Konrad Rzeszutek Wilk2011-05-021-0/+123
| | * | x86, reboot: Fix relocations in reboot_32.SH. Peter Anvin2011-05-021-6/+6
| | * | x86, NUMA: Fix empty memblk detection in numa_cleanup_meminfo()Yinghai Lu2011-05-011-1/+1
| | * | x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processorsBoris Ostrovsky2011-05-011-1/+1
| * | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2011-05-041-10/+26
| |\ \ \ | | |/ / | |/| |
| | * | x86, hw_breakpoints: Fix racy access to ptrace breakpointsFrederic Weisbecker2011-04-251-10/+26
| * | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-04-293-10/+52
| |\ \ \
| * | | | x86: ce4100: Configure IOAPIC pins for USB and SATA to level typeSebastian Andrzej Siewior2011-04-281-3/+3
| * | | | x86: devicetree: Configure IOAPIC pin only onceSebastian Andrzej Siewior2011-04-283-7/+7
| * | | | x86, setup: When probing memory with e801, use ax/bx as a pairH. Peter Anvin2011-04-251-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'perf/stat' into perf/coreIngo Molnar2011-05-062-16/+29
|\ \ \ \
| * | | | perf events, x86: Add Westmere stalled-cycles-frontend/backend eventsIngo Molnar2011-04-291-0/+6
| * | | | perf, x86: Add new stalled cycles events for Intel and AMD CPUsIngo Molnar2011-04-292-7/+11
| * | | | perf events: Add generic front-end and back-end stalled cycle event definitionsIngo Molnar2011-04-291-1/+1
| * | | | perf event, x86: Use better stalled cycles metricIngo Molnar2011-04-281-2/+2
| * | | | perf events, x86: Mark constrant tables read mostlyIngo Molnar2011-04-261-10/+10
| * | | | perf events: Add stalled cycles generic event - PERF_COUNT_HW_STALLED_CYCLESIngo Molnar2011-04-261-0/+3
| * | | | Merge branch 'perf/urgent' into perf/statIngo Molnar2011-04-264-10/+35
| |\ \ \ \
* | | | | | perf events, x86: Add SandyBridge stalled-cycles-frontend/backend eventsLin Ming2011-05-061-0/+6
* | | | | | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-05-014-16/+68
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | perf, x86, nmi: Move LVT un-masking into irq handlersDon Zickus2011-04-273-6/+33
| | |/ / / | |/| | |
| * | | | perf events, x86: Work around the Nehalem AAJ80 erratumIngo Molnar2011-04-261-2/+14
| * | | | perf, x86: Fix BTS conditionPeter Zijlstra2011-04-262-2/+5
| | |/ / | |/| |
| * | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-04-231-0/+5
| |\ \ \ | | |_|/ | |/| |
| | * | PM: Add missing syscore_suspend() and syscore_resume() callsRafael J. Wysocki2011-04-201-0/+5
| * | | perf, x86: Update/fix Intel Nehalem cache eventsPeter Zijlstra2011-04-221-4/+4
| * | | perf, x86: P4 PMU - Don't forget to clear cpuc->active_mask on overflowCyrill Gorcunov2011-04-221-1/+1
| * | | x86, perf event: Turn off unstructured raw event access to offcore registersIngo Molnar2011-04-221-1/+5
| * | | perf: Support Xeon E7's via the Westmere PMU driverAndi Kleen2011-04-221-0/+1
* | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-04-274-14/+19
|\ \ \ \ | |_|_|/ |/| | |
OpenPOWER on IntegriCloud