aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/system.h
AgeCommit message (Expand)Author
2012-03-28Delete all instances of asm/system.hDavid Howells
2012-03-28Disintegrate asm/system.h for X86David Howells
2011-12-03xen/pm_idle: Make pm_idle be default_idle under Xen.Konrad Rzeszutek Wilk
2011-04-24x86: Demacro CONFIG_PARAVIRT cpu accessorsAvi Kivity
2011-02-20x86, system.h: Drop unused __SAVE/__RESTORE macrosBorislav Petkov
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-07-01x86: Drop CONFIG_MCORE2 check around setting of NET_IP_ALIGNAlexander Duyck
2010-06-30x86: Align skb w/ start of cacheline on newer core 2/Xeon ArchAlexander Duyck
2010-06-18x86: Fix vsyscall on gcc 4.5 with -OsAndi Kleen
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2010-02-09x86-32: Make AT_VECTOR_SIZE_ARCH=2Serge E. Hallyn
2010-01-05Merge branch 'master' into percpuTejun Heo
2009-12-09x86: Factor duplicated code out of __show_regs() into show_regs_common()Andy Isaacson
2009-11-26x86: Clean up the loadsegment() macroIngo Molnar
2009-11-26x86: Optimize loadsegment()Brian Gerst
2009-11-08x86: Remove unused thread_return label from switch_to()Masami Hiramatsu
2009-10-29percpu: remove per_cpu__ prefix.Rusty Russell
2009-09-03x86/i386: Make sure stack-protector segment base is cache alignedJeremy Fitzhardinge
2009-07-19x86: Introduce set_desc_base() and set_desc_limit()Akinobu Mita
2009-03-02x86: add forward decl for tss_structJeremy Fitzhardinge
2009-03-02x86: unify chunks of kernel/process*.cJeremy Fitzhardinge
2009-02-13Merge branch 'core/percpu' into x86/coreIngo Molnar
2009-02-11x86: fix x86_32 stack protector bugsTejun Heo
2009-02-10x86: implement x86_32 stack protectorTejun Heo
2009-02-10x86: make lazy %gs optional on x86_32Tejun Heo
2009-02-10x86: add %gs accessors for x86_32Tejun Heo
2009-01-28Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/...Ingo Molnar
2009-01-21x86: update canary handling during switchTejun Heo
2009-01-20x86: move stack_canary into irq_stackBrian Gerst
2009-01-20x86: conditionalize stack canary handling in hot pathTejun Heo
2009-01-18Merge branch 'core/percpu' into stackprotectorIngo Molnar
2009-01-19x86-64: Use absolute displacements for per-cpu accesses.Brian Gerst
2009-01-19x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit.Brian Gerst
2009-01-11x86-64: remove locked instruction from switch_to()Benjamin LaHaise
2008-12-31Merge branch 'linus' into stackprotectorIngo Molnar
2008-12-23Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar
2008-12-16x86: process_64.c declare __switch_to() and sys_arch_prctl before they get usedJaswinder Singh
2008-11-11x86: call machine_shutdown and stop all CPUs in native_machine_haltIvan Vecera
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-22x86, um: ... and asm-x86 moveAl Viro