aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/system.h
Commit message (Expand)AuthorAgeFilesLines
* x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facilityLen Brown2012-11-051-7/+0
* x86: Demacro CONFIG_PARAVIRT cpu accessorsAvi Kivity2011-04-241-14/+71
* x86, system.h: Drop unused __SAVE/__RESTORE macrosBorislav Petkov2011-02-201-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-08-041-0/+7
|\
| * x86: Drop CONFIG_MCORE2 check around setting of NET_IP_ALIGNAlexander Duyck2010-07-011-2/+0
| * x86: Align skb w/ start of cacheline on newer core 2/Xeon ArchAlexander Duyck2010-06-301-0/+9
* | x86: Fix vsyscall on gcc 4.5 with -OsAndi Kleen2010-06-181-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-03-031-4/+4
|\
| * Merge branch 'master' into percpuTejun Heo2010-01-051-15/+17
| |\
| * | percpu: remove per_cpu__ prefix.Rusty Russell2009-10-291-4/+4
* | | x86-32: Make AT_VECTOR_SIZE_ARCH=2Serge E. Hallyn2010-02-091-2/+2
| |/ |/|
* | x86: Factor duplicated code out of __show_regs() into show_regs_common()Andy Isaacson2009-12-091-0/+1
* | x86: Clean up the loadsegment() macroIngo Molnar2009-11-261-13/+15
* | x86: Optimize loadsegment()Brian Gerst2009-11-261-7/+8
* | x86: Remove unused thread_return label from switch_to()Masami Hiramatsu2009-11-081-2/+0
|/
* x86/i386: Make sure stack-protector segment base is cache alignedJeremy Fitzhardinge2009-09-031-1/+1
* x86: Introduce set_desc_base() and set_desc_limit()Akinobu Mita2009-07-191-27/+0
* x86: add forward decl for tss_structJeremy Fitzhardinge2009-03-021-0/+1
* x86: unify chunks of kernel/process*.cJeremy Fitzhardinge2009-03-021-0/+2
* Merge branch 'core/percpu' into x86/coreIngo Molnar2009-02-131-0/+38
|\
| * x86: fix x86_32 stack protector bugsTejun Heo2009-02-111-5/+3
| * x86: implement x86_32 stack protectorTejun Heo2009-02-101-0/+21
| * x86: make lazy %gs optional on x86_32Tejun Heo2009-02-101-1/+11
| * x86: add %gs accessors for x86_32Tejun Heo2009-02-101-0/+9
| |
| \
*-. \ Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/...Ingo Molnar2009-01-281-3/+3
|\ \ \ | |_|/ |/| |
| * | x86-64: remove locked instruction from switch_to()Benjamin LaHaise2009-01-111-3/+3
| |/
* | x86: update canary handling during switchTejun Heo2009-01-211-6/+9
* | x86: move stack_canary into irq_stackBrian Gerst2009-01-201-2/+2
* | x86: conditionalize stack canary handling in hot pathTejun Heo2009-01-201-6/+16
* | Merge branch 'core/percpu' into stackprotectorIngo Molnar2009-01-181-2/+2
|\ \
| * | x86-64: Use absolute displacements for per-cpu accesses.Brian Gerst2009-01-191-1/+1
| * | x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit.Brian Gerst2009-01-191-2/+2
| |/
* | Merge branch 'linus' into stackprotectorIngo Molnar2008-12-311-1/+5
|/
*-. Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar2008-12-231-2/+4
|\ \
| | * x86: call machine_shutdown and stop all CPUs in native_machine_haltIvan Vecera2008-11-111-0/+2
| |/ |/|
| * x86: process_64.c declare __switch_to() and sys_arch_prctl before they get usedJaswinder Singh2008-12-161-2/+2
|/
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-221-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+425