summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown2012-05-111-53/+4
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-05-241-0/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Merge tag 'v3.4-rc6' into drm-intel-nextDaniel Vetter2012-05-076-9/+47
| |\| | | | | | | |
| * | | | | | | | | Merge tag 'drm-intel-next-2012-04-23' of git://people.freedesktop.org/~danvet...Dave Airlie2012-05-024-11/+4
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | efifb: Implement vga_default_device() (v2)Matthew Garrett2012-04-241-0/+6
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-05-242-0/+59
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Merge branch 'perf/uprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2012-05-147-13/+18
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'perf/core' into perf/uprobesIngo Molnar2012-04-1454-1331/+1419
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | uprobes/core: Handle breakpoint and singlestep exceptionsSrikar Dronamraju2012-03-142-1/+17
| * | | | | | | | | Merge branch 'x86/cleanups' into perf/uprobesIngo Molnar2012-03-1322-284/+551
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | uprobes/core: Rename bkpt to swbpSrikar Dronamraju2012-03-131-2/+2
| * | | | | | | | | | uprobes/core: Make order of function parameters consistent across functionsSrikar Dronamraju2012-03-131-1/+1
| * | | | | | | | | | uprobes/core: Make macro names consistentSrikar Dronamraju2012-03-131-3/+3
| * | | | | | | | | | uprobes/core: Move insn to arch specific structureSrikar Dronamraju2012-02-221-3/+3
| * | | | | | | | | | uprobes/core: Clean up, refactor and improve the codeIngo Molnar2012-02-171-8/+9
| * | | | | | | | | | uprobes, mm, x86: Add the ability to install and remove uprobes breakpointsSrikar Dronamraju2012-02-171-0/+42
* | | | | | | | | | | 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