summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | x86, asmlinkage, vdso: Mark vdso variables __visibleAndi Kleen2013-08-06
| * | | | | | | | x86, asmlinkage: Make 64bit checksum functions visibleAndi Kleen2013-08-06
| * | | | | | | | x86, asmlinkage, paravirt: Add __visible/asmlinkage to xen paravirt opsAndi Kleen2013-08-06
| * | | | | | | | x86, asmlinkage: Make several variables used from assembler/linker script vis...Andi Kleen2013-08-06
| * | | | | | | | x86, asmlinkage: Make kprobes code visible and fix assembler codeAndi Kleen2013-08-06
| * | | | | | | | x86, asmlinkage: Make various syscalls asmlinkageAndi Kleen2013-08-06
| * | | | | | | | x86, asmlinkage: Make 32bit/64bit __switch_to visibleAndi Kleen2013-08-06
| * | | | | | | | x86, asmlinkage: Make _*_start_kernel visibleAndi Kleen2013-08-06
| * | | | | | | | x86, asmlinkage: Make all interrupt handlers asmlinkage / __visibleAndi Kleen2013-08-06
| * | | | | | | | x86, asmlinkage: Change dotraplinkage into __visible on 32bitAndi Kleen2013-08-06
| * | | | | | | | x86: Fix sys_call_table type in asm/syscall.hAndi Kleen2013-08-06
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-04
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, doc: Update uaccess.h comment to reflect clang changesH. Peter Anvin2013-08-29
| * | | | | | | | x86, asm: Fix a compilation issue with clangJan-Simon Möller2013-08-29
| * | | | | | | | x86, asm: Extend definitions of _ASM_* with a raw formatJan-Simon Möller2013-08-29
| * | | | | | | | x86, bitops: Change bitops to be native operand sizeH. Peter Anvin2013-07-16
| * | | | | | | | x86: Use asm-goto to implement mutex fast path on x86-64Wedson Almeida Filho2013-06-28
* | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-09-04
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/ioapic/kcrash: Prevent crash_kexec() from deadlocking on ioapic_lockYoshihiro YUNOMAE2013-08-20
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-09-04
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sched/x86: Optimize switch_mm() for multi-threaded workloadsRik van Riel2013-08-01
| |/ / / / / / / /
| | | | | | | | |
| \ \ \ \ \ \ \ \
*-. \ \ \ \ \ \ \ \ Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git...Linus Torvalds2013-09-04
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| | * | | | | | | | Merge branch 'linus' into perf/coreIngo Molnar2013-08-29
| | |\ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | perf/x86: Add ability to calculate TSC from perf sample timestampsAdrian Hunter2013-07-23
| | * | | | | | | | kprobes/x86: Call out into INT3 handler directly instead of using notifierJiri Kosina2013-07-23
| | * | | | | | | | kprobes/x86: Remove unused text_poke_smp() and text_poke_smp_batch() functionsMasami Hiramatsu2013-07-19
| | * | | | | | | | Merge branch 'x86/jumplabel' into perf/coreIngo Molnar2013-07-19
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | | * | | | | | | x86: Introduce int3 (breakpoint)-based instruction patchingJiri Kosina2013-07-16
| | | | |_|_|_|/ / | | | |/| | | | |
* | | | | | | | | Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-03
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-08-27
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki2013-08-23
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | cpufreq: Remove unused APERF/MPERF supportStratos Karafotis2013-07-26
| | | |/ / / / / / /
* | | | | | | | | | Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-03
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86 / cpu topology: remove the stale macro arch_provides_topology_pointersHanjun Guo2013-07-29
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | lockref: implement lockless reference count updates using cmpxchg()Linus Torvalds2013-09-02
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-08-19
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Merge tag 'amd_ucode_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2013-08-14
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86, microcode, AMD: Fix early microcode loadingTorsten Kaiser2013-08-12
| | |/ / / / / / /
| * / / / / / / / x86: Don't clear olpc_ofw_header when sentinel is detectedDaniel Drake2013-08-09
| |/ / / / / / /
* | | | | | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-08-14
|\ \ \ \ \ \ \ \
| * | | | | | | | mm: save soft-dirty bits on file pagesCyrill Gorcunov2013-08-13
| * | | | | | | | mm: save soft-dirty bits on swapped pagesCyrill Gorcunov2013-08-13
| |/ / / / / / /
* / / / / / / / sched: fix the theoretical signal_wake_up() vs schedule() raceOleg Nesterov2013-08-13
|/ / / / / / /
* / / / / / / x86: delete __cpuinit usage from all x86 filesPaul Gortmaker2013-07-14
|/ / / / / /
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2013-07-11
|\ \ \ \ \ \
| * | | | | | x86, mcheck, therm_throt: Process package thresholdsSrinivas Pandruvada2013-06-13
* | | | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-07-09
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'core/mutexes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Dave Airlie2013-06-27
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'v3.10-rc7' into drm-nextDave Airlie2013-06-27
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Add arch_phys_wc_{add, del} to manipulate WC MTRRs if neededAndy Lutomirski2013-05-31
| | |_|/ / / / / | |/| | | | | |