summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-12-051-4/+4
|\
| * x86, msr, cpumask: Use struct cpumask rather than the deprecated cpumask_tRusty Russell2009-11-081-2/+2
| * x86, msr: Unify rdmsr_on_cpus/wrmsr_on_cpusBorislav Petkov2009-09-151-2/+2
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-12-059-303/+264
|\ \
| * | x86/alternatives: No need for alternatives-asm.h to re-invent stuff already i...Jan Beulich2009-12-021-7/+3
| * | x86/alternatives: Check replacementlen <= instrlen at build timeJan Beulich2009-12-021-0/+1
| * | x86: Clean up the loadsegment() macroIngo Molnar2009-11-261-13/+15
| * | x86: Optimize loadsegment()Brian Gerst2009-11-261-7/+8
| * | x86: Add missing might_fault() checks to copy_{to,from}_user()Frederic Weisbecker2009-11-161-1/+9
| * | x86-64: __copy_from_user_inatomic() adjustmentsJan Beulich2009-11-151-2/+5
| * | x86: Remove unused thread_return label from switch_to()Masami Hiramatsu2009-11-081-2/+0
| * | x86, 64-bit: Move K8 B step iret fixup to fault entry asmBrian Gerst2009-10-121-1/+0
| * | x86: Generate cmpxchg build failuresPeter Zijlstra2009-10-092-275/+177
| * | x86: Add a Kconfig option to turn the copy_from_user warnings into errorsArjan van de Ven2009-10-021-1/+3
| * | x86: Turn the copy_from_user check into an (optional) compile time warningArjan van de Ven2009-10-011-3/+9
| * | x86: Use __builtin_memset and __builtin_memcpy for memset/memcpyArjan van de Ven2009-09-281-0/+9
| * | x86: Use __builtin_object_size() to validate the buffer size for copy_from_us...Arjan van de Ven2009-09-262-2/+36
* | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-057-43/+57
|\ \ \
| * | | x86: io-apic: IO-APIC MMIO should not fail on resource insertionCyrill Gorcunov2009-11-161-0/+6
| * | | x86: Remove asm/apicnum.hDimitri Sivanich2009-11-101-12/+0
| * | | x86: apic: Do not use stacked physid_mask_tCyrill Gorcunov2009-11-102-19/+16
| * | | x86: Force irq complete move during cpu offlineSuresh Siddha2009-11-021-0/+1
| * | | x86: Remove move_cleanup_count from irq_cfgSuresh Siddha2009-11-021-1/+0
| * | | x86, apic: Fix prototype in hw_irq.hIngo Molnar2009-10-141-0/+2
| * | | x86, apic: Move SGI UV functionality out of generic IO-APIC codeDimitri Sivanich2009-10-142-13/+23
| * | | x86: SGI UV: Fix irq affinity for hub based interruptsDimitri Sivanich2009-10-141-3/+12
| * | | x86, apic: Introduce the NOOP apic driverCyrill Gorcunov2009-10-141-0/+2
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-0512-21/+638
|\ \ \ \
| * \ \ \ Merge branch 'perf/mce' into perf/coreIngo Molnar2009-12-032-5/+15
| |\ \ \ \
| | * | | | x86: Tighten conditionals on MCE related statisticsJan Beulich2009-11-231-3/+3
| | * | | | x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP valueYong Wang2009-11-101-0/+9
| | * | | | x86, mce: Fix up MCE naming nomenclatureBorislav Petkov2009-10-161-2/+2
| | | | | |
| | | \ \ \
| | *-. \ \ \ Merge branches 'x86/mce' and 'x86/urgent' into perf/mceIngo Molnar2009-10-163-29/+12
| | |\ \ \ \ \
| | | * | | | | mce, edac: Use an atomic notifier for MCEs decodingBorislav Petkov2009-10-121-1/+2
| | | | |/ / / | | | |/| | |
| * | | | | | x86: Fix comments of register/stack access functionsMasami Hiramatsu2009-12-021-4/+4
| * | | | | | x86: Rename global percpu symbol dr7 to cpu_dr7Tejun Heo2009-11-251-2/+2
| * | | | | | Merge branch 'tracing/hw-breakpoints' into perf/coreIngo Molnar2009-11-215-15/+116
| |\ \ \ \ \ \
| | * | | | | | hw-breakpoints, x86: Fix modular KVM buildIngo Molnar2009-11-141-2/+0
| | * | | | | | hw-breakpoints: Wrap in the KVM breakpoint active state checkFrederic Weisbecker2009-11-101-0/+5
| | * | | | | | hw-breakpoints: Fix broken a.out format dumpFrederic Weisbecker2009-11-102-8/+4
| | * | | | | | hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf eventsFrederic Weisbecker2009-11-084-32/+50
| | * | | | | | hw-breakpoint: Move asm-generic/hw_breakpoint.h to linux/hw_breakpoint.hFrederic Weisbecker2009-11-051-1/+1
| | * | | | | | Merge commit 'perf/core' into perf/hw-breakpointFrederic Weisbecker2009-10-1850-375/+475
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar2009-09-1550-1566/+1114
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'tracing/core' into tracing/hw-breakpointsIngo Molnar2009-09-0740-433/+290
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar2009-06-1776-466/+925
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | hw-breakpoints: prepare the code for Hardware Breakpoint interfacesK.Prasad2009-06-024-8/+92
| * | | | | | | | | | | Merge branch 'perf/core' into perf/probesIngo Molnar2009-11-176-6/+33
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.32-rc7' into perf/coreIngo Molnar2009-11-155-6/+11
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.32-rc6' into perf/coreIngo Molnar2009-11-042-1/+23
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | |
OpenPOWER on IntegriCloud