1. e5fd47b xen/pm_idle: Make pm_idle be default_idle under Xen. by Konrad Rzeszutek Wilk · 13 years ago
  2. 15d6aba x86: Demacro CONFIG_PARAVIRT cpu accessors by Avi Kivity · 13 years ago
  3. 2b15cd9 x86, system.h: Drop unused __SAVE/__RESTORE macros by Borislav Petkov · 13 years ago
  4. 6ba7401 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  5. 7475271 x86: Drop CONFIG_MCORE2 check around setting of NET_IP_ALIGN by Alexander Duyck · 14 years ago
  6. ea812ca x86: Align skb w/ start of cacheline on newer core 2/Xeon Arch by Alexander Duyck · 14 years ago
  7. 1244829 x86: Fix vsyscall on gcc 4.5 with -Os by Andi Kleen · 14 years ago
  8. 0a135ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  9. cf9db6c x86-32: Make AT_VECTOR_SIZE_ARCH=2 by Serge E. Hallyn · 14 years ago
  10. 32032df Merge branch 'master' into percpu by Tejun Heo · 15 years ago
  11. 814e2c8 x86: Factor duplicated code out of __show_regs() into show_regs_common() by Andy Isaacson · 15 years ago
  12. 64b028b x86: Clean up the loadsegment() macro by Ingo Molnar · 15 years ago
  13. 79b0379 x86: Optimize loadsegment() by Brian Gerst · 15 years ago
  14. c12a229 x86: Remove unused thread_return label from switch_to() by Masami Hiramatsu · 15 years ago
  15. dd17c8f percpu: remove per_cpu__ prefix. by Rusty Russell · 15 years ago
  16. 1ea0d14 x86/i386: Make sure stack-protector segment base is cache aligned by Jeremy Fitzhardinge · 15 years ago
  17. 5759474 x86: Introduce set_desc_base() and set_desc_limit() by Akinobu Mita · 15 years ago
  18. 2fb6b2a0 x86: add forward decl for tss_struct by Jeremy Fitzhardinge · 15 years ago
  19. 389d1fb x86: unify chunks of kernel/process*.c by Jeremy Fitzhardinge · 15 years ago
  20. ab639f3 Merge branch 'core/percpu' into x86/core by Ingo Molnar · 15 years ago
  21. 5c79d2a x86: fix x86_32 stack protector bugs by Tejun Heo · 15 years ago
  22. 60a5317 x86: implement x86_32 stack protector by Tejun Heo · 15 years ago
  23. ccbeed3 x86: make lazy %gs optional on x86_32 by Tejun Heo · 15 years ago
  24. d9a89a2 x86: add %gs accessors for x86_32 by Tejun Heo · 15 years ago
  25. 74b6eb6b Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/doc', 'x86/header-fixes', 'x86/mm', 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86/uaccess' and 'x86/urgent' into x86/core by Ingo Molnar · 16 years ago
  26. 67e68bd x86: update canary handling during switch by Tejun Heo · 16 years ago
  27. 947e76c x86: move stack_canary into irq_stack by Brian Gerst · 16 years ago
  28. b4a8f7a x86: conditionalize stack canary handling in hot path by Tejun Heo · 16 years ago
  29. b2b062b Merge branch 'core/percpu' into stackprotector by Ingo Molnar · 16 years ago
  30. 87b2640 x86-64: Use absolute displacements for per-cpu accesses. by Brian Gerst · 16 years ago
  31. c6f5e0a x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit. by Brian Gerst · 16 years ago
  32. 7106a5a x86-64: remove locked instruction from switch_to() by Benjamin LaHaise · 16 years ago
  33. a9de18e Merge branch 'linus' into stackprotector by Ingo Molnar · 16 years ago
  34. fa623d1 Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core by Ingo Molnar · 16 years ago
  35. aab02f0 x86: process_64.c declare __switch_to() and sys_arch_prctl before they get used by Jaswinder Singh · 16 years ago
  36. d3ec5ca x86: call machine_shutdown and stop all CPUs in native_machine_halt by Ivan Vecera · 16 years ago
  37. 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
  38. bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago[Renamed from include/asm-x86/system.h]
  39. b2aaf8f Merge branch 'linus' into stackprotector by Ingo Molnar · 16 years ago
  40. 33f8c40 x86: add memory clobber in switch_to() by Vegard Nossum · 16 years ago
  41. 77ef50a x86: consolidate header guards by Vegard Nossum · 16 years ago
  42. d9fc3fd x86: fix savesegment() bug causing crashes on 64-bit by Ingo Molnar · 16 years ago
  43. 9f9d489 x86/paravirt, 64-bit: make load_gs_index() a paravirt operation by Jeremy Fitzhardinge · 16 years ago
  44. d338c73 x86: add memory clobber to save/loadsegment by Jeremy Fitzhardinge · 16 years ago
  45. 3de352b Merge branch 'x86/mpparse' into x86/devel by Ingo Molnar · 16 years ago
  46. 4e09e21 x86: use symbolic constant in stts() by Jeremy Fitzhardinge · 16 years ago
  47. 32c5061 x86: move es7000_plat out of mpparse.c by Alexey Starikovskiy · 16 years ago
  48. c5386c2 include/asm-x86/system.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  49. 8b6451f x86: fix switch_to() clobbers by Ingo Molnar · 16 years ago
  50. 23b55bd x86: clean up switch_to() by Ingo Molnar · 16 years ago
  51. 0d7a181 x86: wmb() confusion in system.h by Pavel Machek · 16 years ago
  52. 599db4f x86: remove final FASTCALL() uses by Harvey Harrison · 16 years ago
  53. 84fb144 x86: reintroduce volatile keyword in prototype to clflush() by H. Peter Anvin · 16 years ago
  54. 88976ee x86: use _ASM_EXTABLE macro in include/asm-x86/system.h by H. Peter Anvin · 16 years ago
  55. 94ea03c x86: provide read and write cr8 paravirt hooks by Glauber de Oliveira Costa · 17 years ago
  56. fde1b3f x86: introduce rdtsc_barrier() by Andi Kleen · 17 years ago
  57. ded9aa0 x86: also define AT_VECTOR_SIZE_ARCH by Jan Beulich · 17 years ago
  58. d46d7d7 x86: unify system.h by Glauber de Oliveira Costa · 17 years ago
  59. 0a3b4d1 x86: move switch_to macro to system.h by Glauber de Oliveira Costa · 17 years ago
  60. 833d846 x86: unify smp parts of system.h by Glauber de Oliveira Costa · 17 years ago
  61. d3ca901 x86: unify paravirt parts of system.h by Glauber de Oliveira Costa · 17 years ago
  62. a6b4655 x86: unify load_segment macro by Glauber de Oliveira Costa · 17 years ago
  63. d895422 x86: put together equal pieces of system.h by Glauber de Oliveira Costa · 17 years ago
  64. 96a388d i386/x86_64: move headers to include/asm-x86 by Thomas Gleixner · 17 years ago