summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
AgeCommit message (Expand)Author
2013-09-04Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-09-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-09-04Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-09-04Merge branch 'x86-fb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-09-04Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-09-04Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2013-09-04Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-09-04Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-09-04Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-09-04Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git...Linus Torvalds
2013-09-03Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-09-02lockref: implement lockless reference count updates using cmpxchg()Linus Torvalds
2013-08-29x86, doc: Update uaccess.h comment to reflect clang changesH. Peter Anvin
2013-08-29x86, asm: Fix a compilation issue with clangJan-Simon Möller
2013-08-29x86, asm: Extend definitions of _ASM_* with a raw formatJan-Simon Möller
2013-08-29Merge branch 'linus' into perf/coreIngo Molnar
2013-08-27Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-08-23Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki
2013-08-20x86/ioapic/kcrash: Prevent crash_kexec() from deadlocking on ioapic_lockYoshihiro YUNOMAE
2013-08-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-08-14Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-08-14Merge tag 'amd_ucode_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2013-08-13x86: avoid remapping data in parse_setup_data()Linn Crosetto
2013-08-13mm: save soft-dirty bits on file pagesCyrill Gorcunov
2013-08-13mm: save soft-dirty bits on swapped pagesCyrill Gorcunov
2013-08-13sched: fix the theoretical signal_wake_up() vs schedule() raceOleg Nesterov
2013-08-12x86, microcode, AMD: Fix early microcode loadingTorsten Kaiser
2013-08-09x86: Don't clear olpc_ofw_header when sentinel is detectedDaniel Drake
2013-08-07x86, relocs: Move ELF relocation handling to CKees Cook
2013-08-06x86, asmlinkage, vdso: Mark vdso variables __visibleAndi Kleen
2013-08-06x86, asmlinkage: Make 64bit checksum functions visibleAndi Kleen
2013-08-06x86, asmlinkage, paravirt: Add __visible/asmlinkage to xen paravirt opsAndi Kleen
2013-08-06x86, asmlinkage: Make several variables used from assembler/linker script vis...Andi Kleen
2013-08-06x86, asmlinkage: Make kprobes code visible and fix assembler codeAndi Kleen
2013-08-06x86, asmlinkage: Make various syscalls asmlinkageAndi Kleen
2013-08-06x86, asmlinkage: Make 32bit/64bit __switch_to visibleAndi Kleen
2013-08-06x86, asmlinkage: Make _*_start_kernel visibleAndi Kleen
2013-08-06x86, asmlinkage: Make all interrupt handlers asmlinkage / __visibleAndi Kleen
2013-08-06x86, asmlinkage: Change dotraplinkage into __visible on 32bitAndi Kleen
2013-08-06x86: Fix sys_call_table type in asm/syscall.hAndi Kleen
2013-08-05x86: Correctly detect hypervisorJason Wang
2013-08-05x86, kvm: Switch to use hypervisor_cpuid_base()Jason Wang
2013-08-05xen: Switch to use hypervisor_cpuid_base()Jason Wang
2013-08-05x86: Introduce hypervisor_cpuid_base()Jason Wang
2013-08-02x86: sysfb: move EFI quirks from efifb to sysfbDavid Herrmann
2013-08-02x86: provide platform-devices for boot-framebuffersDavid Herrmann
2013-08-01sched/x86: Optimize switch_mm() for multi-threaded workloadsRik van Riel
2013-07-29x86 / cpu topology: remove the stale macro arch_provides_topology_pointersHanjun Guo
2013-07-26cpufreq: Remove unused APERF/MPERF supportStratos Karafotis