aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/processor.h
Commit message (Expand)AuthorAge
* Patched in Tegra support.Jonathan Herman2013-01-17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-12
|\
| * death to idle_regs()Al Viro2012-11-28
* | Merge branch 'x86-nuke386-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-12-11
|\ \
| * | x86, cleanups: Simplify sync_core() in the case of no CPUIDH. Peter Anvin2012-11-29
| * | x86, 386 removal: Remove CONFIG_M386 from KconfigH. Peter Anvin2012-11-29
| |/
* / x86, cacheinfo: Determine number of cache leafs using CPUID 0x8000001d on AMDAndreas Herrmann2012-11-13
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-09
|\
| * x86: split ret_from_forkAl Viro2012-09-30
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-10-01
|\ \
| * | x86: Drop unnecessary kernel_eflags variable on 64-bitIan Campbell2012-09-13
| |/
* / uprobes/x86: Do not (ab)use TIF_SINGLESTEP/user_*_single_step() for single-st...Oleg Nesterov2012-09-15
|/
* x86/tlb: add tlb_flushall_shift for specific CPUAlex Shi2012-06-27
* x86/tlb_info: get last level TLB entry number of CPUAlex Shi2012-06-27
* Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2012-05-29
|\
| * x86, realmode: read cr4 and EFER from kernel for 64-bit trampolineJarkko Sakkinen2012-05-08
* | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-23
|\ \
| * | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-16
| |/
* / x86: Use kick_all_cpus_sync()Thomas Gleixner2012-05-08
|/
* x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facilityLen Brown2012-03-30
* Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-03-29
|\
| * x86: Rename trap_no to trap_nr in thread_structSrikar Dronamraju2012-03-13
| * Merge branch 'x86/x32' into x86/cleanupsIngo Molnar2012-03-13
| |\
* | \ Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-29
|\ \ \ | | |/ | |/|
| * | x86-64: Add prototype for old_rsp to a header fileH. J. Lu2012-02-20
| * | x86: Factor out TIF_IA32 from 32-bit address spaceH. Peter Anvin2012-02-20
* | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\ \ \
| * | | Disintegrate asm/system.h for X86David Howells2012-03-28
* | | | Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds2012-03-24
|\ \ \ \ | |/ / / |/| | |
| * | | x86: relocate get/set debugreg fcns to include/asm/debugreg.Paul Gortmaker2012-02-28
| | |/ | |/|
* | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-03-22
|\ \ \ | |/ / |/| |
| * | x86/debug: Fix/improve the show_msr=<cpus> debug print outYinghai Lu2012-02-12
| |/
* | i387: support lazy restore of FPU stateLinus Torvalds2012-02-20
* | i387: move TS_USEDFPU flag from thread_info to task_structLinus Torvalds2012-02-18
|/
* x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'Kevin Winchester2011-12-21
* x86, intel: Output microcode revision in /proc/cpuinfoAndi Kleen2011-10-14
* x86 idle: move mwait_idle_with_hints() to where it is usedLen Brown2011-08-03
* Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-05-29
|\
| * x86 idle: clarify AMD erratum 400 workaroundLen Brown2011-05-29
* | x86: Move llc_shared_map out of cpu_infoYinghai Lu2011-01-26
|/
* Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-01-13
|\
| * Merge branch 'linus' into idle-testLen Brown2011-01-12
| |\
| * | ACPI, intel_idle: Cleanup idle= internal variablesThomas Renninger2011-01-12
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-13
|\ \ \ | |_|/ |/| |
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
| |/
* / x86: Replace uses of current_cpu_data with this_cpu opsTejun Heo2010-12-30
|/
* Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-10-21
|\
| * x86, hotplug: Use mwait to offline a processor, fix the legacy caseH. Peter Anvin2010-09-17
* | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-10-21
|\ \
| * | x86: Use correct type for %cr4Brian Gerst2010-09-09
| |/