summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* Revert "x86/platform: Add a wallclock_init func to x86_platforms ops"Feng Tang2012-05-241-2/+0
* Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2012-05-234-247/+2
|\
| * MCA: delete all remaining traces of microchannel bus support.Paul Gortmaker2012-05-174-247/+2
* | Merge tag 'md-3.5' of git://neil.brown.name/mdLinus Torvalds2012-05-233-2/+226
|\ \
| * | raid5: add AVX optimized RAID5 checksummingJim Kukunas2012-05-223-2/+226
* | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-05-234-4/+29
|\ \ \
| * | | keyboard: Use BIOS Keyboard variable to set NumlockJoshua Cov2012-05-082-1/+19
| * | | x86: Introduce CONFIG_X86_DMA_REMAPAlessandro Rubini2012-04-121-0/+7
| * | | x86-32: Introduce CONFIG_X86_DEV_DMA_OPSAlessandro Rubini2012-04-122-3/+3
* | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-05-232-11/+1
|\ \ \ \
| * | | | x86/tlb: Clean up and unify TLB_FLUSH_ALL definitionAlex Shi2012-05-181-5/+1
| * | | | x86: Drop obsolete ARCH_BOOTMEM supportSam Ravnborg2012-04-141-6/+0
* | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-231-3/+0
|\ \ \ \ \
| * | | | | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-161-3/+0
| | |_|_|/ | |/| | |
* | | | | Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-238-46/+55
|\ \ \ \ \
| * | | | | x86, extable: Switch to relative exception table entriesH. Peter Anvin2012-04-202-14/+23
| * | | | | x86, extable: Add _ASM_EXTABLE_EX() macroH. Peter Anvin2012-04-202-12/+24
| * | | | | x86, extable: Remove open-coded exception table entries in arch/x86/include/a...H. Peter Anvin2012-04-201-8/+2
| * | | | | x86, extable: Remove open-coded exception table entries in arch/x86/include/a...H. Peter Anvin2012-04-201-3/+2
| * | | | | x86, extable: Remove the now-unused __ASM_EX_SEC macrosH. Peter Anvin2012-04-201-2/+0
| * | | | | x86, extable: Use .pushsection ... .popsection for _ASM_EXTABLE()H. Peter Anvin2012-04-201-10/+10
| * | | | | x86, doc: Revert "x86: Document rdmsr_safe restrictions"H. Peter Anvin2012-04-191-8/+1
| * | | | | x86-64: Handle exception table entries during early bootH. Peter Anvin2012-04-191-1/+1
| * | | | | x86, paravirt: Replace GET_CR2_INTO_RCX with GET_CR2_INTO_RAXH. Peter Anvin2012-04-191-4/+2
| * | | | | x86: Add symbolic constant for exceptions with error codeH. Peter Anvin2012-04-191-0/+2
| * | | | | x86, nop: Make the ASM_NOP* macros work from assemblyH. Peter Anvin2012-04-191-0/+4
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*---. \ \ \ \ \ Merge branches 'x86-asm-for-linus', 'x86-cleanups-for-linus', 'x86-cpu-for-li...Linus Torvalds2012-05-232-3/+0
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | | * | | | | x86: Avoid double stack traces with show_regs()Jan Beulich2012-05-091-1/+0
| | |/ / / / / | |/| | | | |
| | * | | | | x86: spinlock.h: Remove REG_PTR_MODERichard Weinberger2012-03-301-2/+0
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-221-5/+5
|\ \ \ \ \ \ \
| * | | | | | | atomic64_32.h: fix parameter naming mismatchPhilipp Hahn2012-05-091-5/+5
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-05-224-17/+52
|\ \ \ \ \ \ \
| * | | | | | | x86/apic: Implement EIO micro-optimizationMichael S. Tsirkin2012-05-181-0/+5
| * | | | | | | x86/apic: Add apic->eoi_write() callbackMichael S. Tsirkin2012-05-181-1/+15
| * | | | | | | x86/apic: Use symbolic APIC_EOI_ACKMichael S. Tsirkin2012-05-181-3/+1
| * | | | | | | x86/apic: Fix typo EIO_ACK -> EOI_ACK and document itMichael S. Tsirkin2012-05-181-1/+1
| * | | | | | | Merge branch 'stable/for-ingo-v3.5' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar2012-05-072-13/+31
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | x86/apic: Replace io_apic_ops with x86_io_apic_ops.Konrad Rzeszutek Wilk2012-05-012-13/+31
| | | |_|_|_|/ | | |/| | | |
* | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-221-38/+0
|\ \ \ \ \ \ \
| * | | | | | | sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra2012-05-091-38/+0
| |/ / / / / /
* | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-05-223-2/+18
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo2012-05-185-9/+14
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | perf/x86/ibs: Fix undefined reference to `get_ibs_caps'Robert Richter2012-05-141-0/+4
| * | | | | | | perf/x86-ibs: Take instruction pointer from ibs sampleRobert Richter2012-05-091-2/+4
| * | | | | | | Merge branch 'perf/x86-ibs' into perf/coreIngo Molnar2012-05-092-0/+7
| |\ \ \ \ \ \ \
| | * | | | | | | perf/x86: Implement 64-bit counter support for IBSRobert Richter2012-03-081-0/+2
| | * | | | | | | perf/x86: Implement IBS interrupt handlerRobert Richter2012-03-081-0/+5
| * | | | | | | | Merge branch 'tip/perf/core-4' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2012-05-071-0/+3
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| | * | | | | | | ftrace/x86: Have arch x86_64 use breakpoints instead of stop machineSteven Rostedt2012-04-271-0/+3
| | | |_|_|/ / / | | |/| | | | |
* | | | | | | | Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds2012-05-2212-38/+36
|\ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud