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