1. 3165651 sched, x86: clean up hrtick implementation by Peter Zijlstra · 16 years ago
  2. 94a1e86 NR_CPUS: Replace per_cpu(..., smp_processor_id()) with __get_cpu_var by Mike Travis · 16 years ago
  3. c4dc59a x86, VisWS: turn into generic arch, eliminate leftover files by Ingo Molnar · 16 years ago
  4. 63b5d7a x86: add ->pre_time_init to x86_quirks by Yinghai Lu · 16 years ago
  5. 64898a8 x86: extend and use x86_quirks to clean up NUMAQ code by Yinghai Lu · 16 years ago
  6. 3c9cb6d x86: introduce x86_quirks by Yinghai Lu · 16 years ago
  7. 48fe4a7 x86: i386: reduce boot fixmap space by Jan Beulich · 16 years ago
  8. 08ad8af x86: reduce force_mwait visibility by Jan Beulich · 16 years ago
  9. 08e1a13 x86: reduce forbid_dac's visibility by Jan Beulich · 16 years ago
  10. bb2c018 Merge branch 'linus' into cpus4096 by Ingo Molnar · 16 years ago
  11. f6dc8cc Merge branch 'linus' into core/generic-dma-coherent by Ingo Molnar · 16 years ago
  12. 6ac8d51 x86: introducing asm-x86/traps.h by Jaswinder Singh · 16 years ago
  13. f1b0c8d Merge branch 'linus' into x86/amd-iommu by Ingo Molnar · 16 years ago
  14. 9781f39 x86: consolidate the definition of the force_mwait variable by Thomas Petazzoni · 16 years ago
  15. 723edb5 Fix typos from signal_32/64.h merge by Herton Ronaldo Krzesinski · 16 years ago
  16. 7019cc2 x86 BIOS interface for RTC on SGI UV by Russ Anderson · 16 years ago
  17. 8450e85 x86, cleanup: fix description of __fls(): __fls(0) is undefined by Alexander van Heukelum · 16 years ago
  18. 35b680557 x86: more apic debugging by Maciej W. Rozycki · 16 years ago
  19. baa1318 x86: APIC: Make apic_verbosity unsigned by Maciej W. Rozycki · 16 years ago
  20. 1f06716 x86: seperate memtest from init_64.c by Yinghai Lu · 16 years ago
  21. 3217256 x86: suppress sparse returning void warnings by Harvey Harrison · 16 years ago
  22. 2fb5e1e Merge branch 'linus' into x86/paravirt-spinlocks by Ingo Molnar · 16 years ago
  23. 2b7207a ftrace: copy + paste typo in asm/ftrace.h by Sebastian Siewior · 16 years ago
  24. 593f4a7 x86: APIC: remove apic_write_around(); use alternatives by Maciej W. Rozycki · 16 years ago
  25. 48ae744 Merge branch 'linus' into x86/step by Ingo Molnar · 16 years ago
  26. 393d81a Merge branch 'linus' into xen-64bit by Ingo Molnar · 16 years ago
  27. 4fdf08b x86: unify and correct the GDT_ENTRY() macro by H. Peter Anvin · 16 years ago
  28. 2b04be7 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  29. 2567d71 x86: fix asm/e820.h for userspace inclusion by Rusty Russell · 16 years ago
  30. dc7c65d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  31. da5e09a ACPI : Create "idle=nomwait" bootparam by Zhao Yakui · 16 years ago
  32. c1e3b37 ACPI: Create "idle=halt" bootparam by Zhao Yakui · 16 years ago
  33. 380fdd7 x86 ptrace: user-sets-TF nits by Roland McGrath · 16 years ago
  34. d4d6715 x86 ptrace: unify syscall tracing by Roland McGrath · 16 years ago
  35. 64f0973 x86 ptrace: unify TIF_SINGLESTEP by Roland McGrath · 16 years ago
  36. 4bb689e x86: paravirt spinlocks, !CONFIG_SMP build fixes by Ingo Molnar · 16 years ago
  37. 2d9e1e2 xen: implement Xen-specific spinlocks by Jeremy Fitzhardinge · 16 years ago
  38. 8efcbab paravirt: introduce a "lock-byte" spinlock implementation by Jeremy Fitzhardinge · 16 years ago
  39. 74d4aff x86/paravirt: add hooks for spinlock operations by Jeremy Fitzhardinge · 16 years ago
  40. 6a52e4b x86_64: further cleanup of 32-bit compat syscall mechanisms by Jeremy Fitzhardinge · 16 years ago
  41. c24481e xen64: save lots of registers by Jeremy Fitzhardinge · 16 years ago
  42. c05f1cf xen64: implement 64-bit update_descriptor by Jeremy Fitzhardinge · 16 years ago
  43. 45eb0d8 Xen64: HYPERVISOR_set_segment_base() implementation by Eduardo Habkost · 16 years ago
  44. 88459d4 xen64: register callbacks in arch-independent way by Jeremy Fitzhardinge · 16 years ago
  45. ce803e7 xen64: use arbitrary_virt_to_machine for xen_set_pmd by Jeremy Fitzhardinge · 16 years ago
  46. 084a2a4 xen64: early mapping setup by Jeremy Fitzhardinge · 16 years ago
  47. 5b09b28 x86_64: add workaround for no %gs-based percpu by Jeremy Fitzhardinge · 16 years ago
  48. f6e5873 xen64: add extra pv_mmu_ops by Jeremy Fitzhardinge · 16 years ago
  49. e743590 xen64: fix calls into hypercall page by Jeremy Fitzhardinge · 16 years ago
  50. ca15f20 xen: fix 64-bit hypercall variants by Jeremy Fitzhardinge · 16 years ago
  51. 48b5db2 xen64: define asm/xen/interface for 64-bit by Jeremy Fitzhardinge · 16 years ago
  52. 7c33b1e x86_64: unstatic get_local_pda by Jeremy Fitzhardinge · 16 years ago
  53. a312b37 x86/paravirt: call paravirt_pagetable_setup_{start, done} by Eduardo Habkost · 16 years ago
  54. 8263884 Merge branch 'linus' into cpus4096 by Ingo Molnar · 16 years ago
  55. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 16 years ago
  56. 3f1c387 x86: Fix compile error with CONFIG_AS_CFI=n by Kevin Winchester · 16 years ago
  57. 5806b81 Merge branch 'auto-ftrace-next' into tracing/for-linus by Ingo Molnar · 16 years ago
  58. d59fdcf2 Merge commit 'v2.6.26' into x86/core by Ingo Molnar · 16 years ago
  59. 2387ce5 x86: make 64bit hpet_set_mapping to use ioremap too, v2 by Yinghai Lu · 16 years ago
  60. 11369f35 x86: change _node_to_cpumask_ptr to return const ptr by Mike Travis · 16 years ago
  61. ce8b06b x86: I/O APIC: remove an IRQ2-mask hack by Maciej W. Rozycki · 16 years ago
  62. 3d88cca x86: fix numaq_tsc_disable calling by Yinghai Lu · 16 years ago
  63. 9df2fe9 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  64. 5ac37f8 x86: fix ldt limit for 64 bit by Michael Karcher · 16 years ago
  65. 6c82a00 Merge branch 'x86/generalize-visws' into x86/core by Ingo Molnar · 16 years ago
  66. 392a0fc x86: merge dwarf2 headers by Glauber Costa · 16 years ago
  67. d73a731 x86: use AS_CFI instead of UNWIND_INFO by Glauber Costa · 16 years ago
  68. 70f1bba x86: use ignore macro instead of hash comment by Glauber Costa · 16 years ago
  69. d9fc3fd x86: fix savesegment() bug causing crashes on 64-bit by Ingo Molnar · 16 years ago
  70. d591b0a x86, AMD IOMMU: replace DEVID macro with a function by Joerg Roedel · 16 years ago
  71. 83f5aac x86, AMD IOMMU: fix device table entry size by Joerg Roedel · 16 years ago
  72. 8ea80d7 x86, AMD IOMMU: replace HIGH_U32 macro with upper_32_bits function by Joerg Roedel · 16 years ago
  73. 5694703 x86, AMD IOMMU: add comments to amd_iommu_types.h by Joerg Roedel · 16 years ago
  74. 8d28aab x86_64: add pseudo-features for 32-bit compat syscall by Jeremy Fitzhardinge · 16 years ago
  75. be54f9d x86: remove ifdef CONFIG_SWIOTLB in pci-dma.c by FUJITA Tomonori · 16 years ago
  76. ac7ded2 x86: remove ifdef CONFIG_GART_IOMMU in pci-dma.c by FUJITA Tomonori · 16 years ago
  77. 46a7fa2 x86: make only GART code include gart.h by FUJITA Tomonori · 16 years ago
  78. f361a45 x86: introduce max_low_pfn_mapped for 64-bit by Yinghai Lu · 16 years ago
  79. 8bfaba8 x86, VisWS: turn into generic arch, add NR_IRQS quirk by Ingo Molnar · 16 years ago
  80. 4191894 x86, VisWS: turn into generic arch, eliminate include/asm-x86/mach-visws/setup_arch.h by Ingo Molnar · 16 years ago
  81. efd746b x86, VisWS: turn into generic arch, move definitions by Ingo Molnar · 16 years ago
  82. b4b8641 x86, VisWS: turn into generic arch, create include/asm-x86/visws/ by Ingo Molnar · 16 years ago
  83. 18c413e x86, VisWS: turn into generic arch, eliminate asm-x86/mach-visws/mach_apicdef.h by Ingo Molnar · 16 years ago
  84. b70d9c2 x86, VisWS: turn into generic arch, update asm-x86/mach-visws/mach_apicdef.h by Ingo Molnar · 16 years ago
  85. 6649aba x86, VisWS: turn into generic arch, eliminate include/asm-x86/mach-visws/smpboot_hooks.h by Ingo Molnar · 16 years ago
  86. 244a5e2 x86, VisWS: turn into generic arch, update include/asm-x86/mach-visws/smpboot_hooks.h by Ingo Molnar · 16 years ago
  87. 6a64b5d x86, VisWS: turn into generic arch, enhance include/asm-x86/mach-default/smpboot_hooks.h by Ingo Molnar · 16 years ago
  88. d8d1bc7 x86, VisWS: turn into generic arch, eliminate include/asm-x86/mach-visws/mach_apic.h by Ingo Molnar · 16 years ago
  89. 808fc87 x86, VisWS: turn into generic arch, update asm-x86/mach-visws/mach_apic.h by Ingo Molnar · 16 years ago
  90. 5548ed1 x86, VisWS: turn into generic arch, install proper PCI quirk by Ingo Molnar · 16 years ago
  91. 3b33553 x86: add early quirk support by Ingo Molnar · 16 years ago
  92. 42a2f21 x86, visws: use mach-default/entry_arch.h by Ingo Molnar · 16 years ago
  93. ca201c8 x86, visws: fix generic-ipi build by Ingo Molnar · 16 years ago
  94. 5373fdb Merge branch 'tracing/mmiotrace' into auto-ftrace-next by Ingo Molnar · 16 years ago
  95. bac0c91 Merge branch 'tracing/ftrace' into auto-ftrace-next by Ingo Molnar · 16 years ago
  96. e93be88 x86: clean up iommu.h and gart.h by FUJITA Tomonori · 16 years ago
  97. 849567b Merge branch 'x86/gart' into x86/core by Ingo Molnar · 16 years ago
  98. f34fa82 x86, acpi: merge __acpi_map_table by Yinghai Lu · 16 years ago
  99. 4fb3dc2 x86: build fix for "x86: fix C1E && nx6325 stability problem" by Ingo Molnar · 16 years ago
  100. 1129585 x86: introduce copy_user_handle_tail() routine by Vitaly Mayatskikh · 16 years ago