Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
[safe/jmp/linux-2.6] / include / asm-x86 / processor.h
2008-07-24 Linus TorvaldsMerge branch 'cpus4096-for-linus' of git://git./linux...
2008-07-20 Mike TravisNR_CPUS: Replace per_cpu(..., smp_processor_id()) with...
2008-07-18 Jan Beulichx86: reduce force_mwait visibility
2008-07-18 Thomas Petazzonix86: consolidate the definition of the force_mwait...
2008-07-16 Zhao YakuiACPI : Create "idle=nomwait" bootparam
2008-07-16 Zhao YakuiACPI: Create "idle=halt" bootparam
2008-07-08 Jeremy Fitzhardingex86_64: fix non-paravirt compilation
2008-07-08 Jeremy Fitzhardingex86/paravirt, 64-bit: add adjust_exception_frame
2008-07-08 Yinghai Lux86: change identify_cpu to static
2008-07-08 Yinghai Lux86: seperate funcs from setup_64 to cpu common_64.c
2008-07-04 Richard Kennedyx86: cacheline_align tss_struct
2008-04-30 Adrian Bunkx86: remove Xgt_desc_struct
2008-04-26 Peter Zijlstrafix idle (arch, acpi and apm) and lockdep
2008-04-26 Dmitri Vorobievx86: remove NexGen support
2008-04-19 Suresh Siddhax86, fpu: lazy allocation of FPU area - v5
2008-04-19 Suresh Siddhax86, fpu: split FPU state from task struct - v5
2008-04-19 Erik Bosmanx86: implement prctl PR_GET_TSC and PR_SET_TSC
2008-04-17 Joe Perchesinclude/asm-x86/processor.h: checkpatch cleanups -...
2008-04-17 Cyrill Gorcunovx86: processor.h - use PAGE_SIZE instead of numeric...
2008-04-17 Jan Beulichx86: prevent unconditional writes to DebugCtl MSR
2008-04-17 Joe Perchesx86: cleanup duplicate includes
2008-04-17 Yinghai Lux86: introduce initial apicid
2008-04-17 Ingo Molnarx86: add comments to processor.h
2008-04-17 Glauber Costax86: remove cpu_llc_id from processor.h
2008-04-17 Glauber Costax86: provide hlt_works function.
2008-04-17 Ingo Molnarx86: de-macro start_thread()
2008-04-17 Ingo Molnarx86: clean up include/asm-x86/processor.h
2008-02-19 Mike Travisx86: minor cleanup of comments in processor.h
2008-02-19 Adrian Bunkremove mca-pentium
2008-02-08 David Howellsaout: move STACK_TOP[_MAX] to asm/processor.h
2008-01-30 Andi Kleenx86: add framework to disable CPUID bits on the command...
2008-01-30 travis@sgi.comx86: change size of APICIDs from u8 to u16
2008-01-30 Jeremy Fitzhardingex86: page.h: make pte_t a union to always include
2008-01-30 Ingo Molnarx86: migration helpers for KVM
2008-01-30 Andi Kleenx86: move nop declarations into separate include file
2008-01-30 Glauber de Oliveir... x86: adds paravirt hook for swapgs
2008-01-30 Glauber de Oliveir... x86: finish processor.h integration
2008-01-30 Roland McGrathx86: x86 i387 unify structs
2008-01-30 Glauber de Oliveir... x86: move i387 definitions to processor.h
2008-01-30 Glauber de Oliveir... x86: unify asm nops
2008-01-30 Glauber de Oliveir... x86: unify prefetch operations
2008-01-30 Glauber de Oliveir... x86: move definitions to processor.h
2008-01-30 Glauber de Oliveir... x86: unify mm_segment_t definition
2008-01-30 Glauber de Oliveir... x86: unify x86_cpuinfo struct.
2008-01-30 Glauber de Oliveir... x86: unify TASK_ALIGN definitions
2008-01-30 Glauber de Oliveir... x86: unify thread struct.
2008-01-30 Glauber de Oliveir... x86: provide 64-bit with a load_sp0 function.
2008-01-30 Glauber de Oliveir... x86: unify tss_struct
2008-01-30 Glauber de Oliveir... x86: unify current_text_addr
2008-01-30 Glauber de Oliveir... x86: unify common parts of processor.h
2008-01-30 Glauber de Oliveir... x86: move the definition of set_iopl_mask to common...
2008-01-30 Glauber de Oliveir... x86: unify paravirt pieces of processor.h
2008-01-30 Glauber de Oliveir... x86: move load_cr3 to a common place.
2008-01-30 Glauber de Oliveir... x86: get rid of _MASK flags
2008-01-30 Glauber de Oliveir... x86: unify cpuid functions
2007-10-11 Thomas Gleixneri386/x86_64: move headers to include/asm-x86