1. a27a621 x86: refactor ->check_phys_apicid_present() subarch methods by Ingo Molnar · 15 years ago
  2. d83093b x86: refactor ->setup_portio_remap() subarch methods by Ingo Molnar · 15 years ago
  3. 8058714 x86, apic: clean up ->apicid_to_cpu_present() by Ingo Molnar · 15 years ago
  4. a21769a4 x86, apic: clean up ->cpu_present_to_apicid() by Ingo Molnar · 15 years ago
  5. 5257c51 x86, apic: clean up ->cpu_to_logical_apicid() by Ingo Molnar · 15 years ago
  6. 3f57a31 x86, apic: clean up ->apicid_to_node() by Ingo Molnar · 15 years ago
  7. 33a201f x86, apic: streamline the ->multi_timer_check() quirk by Ingo Molnar · 15 years ago
  8. 72ce016 x86, apic: clean up ->setup_apic_routing() by Ingo Molnar · 15 years ago
  9. d190cb8 x86, apic: clean up ->ioapic_phys_id_map() by Ingo Molnar · 15 years ago
  10. a5c4329 x86, apic: clean up ->init_apic_ldr() by Ingo Molnar · 15 years ago
  11. e2d40b1 x86, apic: clean up ->vector_allocation_domain() by Ingo Molnar · 15 years ago
  12. 2e867b1 x86, apic: remove no_balance_irq and no_ioapic_check flags by Ingo Molnar · 15 years ago
  13. d1d7cae x86, apic: clean up check_apicid*() callbacks by Ingo Molnar · 15 years ago
  14. bdb1a9b x86, apic: rename genapic::apic_destination_logical to genapic::dest_logical by Ingo Molnar · 15 years ago
  15. 0b06e73 x86: clean up the APIC_DEST_LOGICAL logic by Ingo Molnar · 15 years ago
  16. 08125d3 x86: rename ->ESR_DISABLE to ->disable_esr by Ingo Molnar · 15 years ago
  17. f6f52ba x86: clean up esr_disable() methods by Ingo Molnar · 15 years ago
  18. fe402e1 x86, apic: clean up / remove TARGET_CPUS by Ingo Molnar · 15 years ago
  19. 0a9cc20 x86, apic: clean up target_cpus methods by Ingo Molnar · 15 years ago
  20. 7fe7328 x86, apic: remove IRQ_DEST_MODE by Ingo Molnar · 15 years ago
  21. 38bd77a x86, apic: remove ES7000_IRQ_DELIVERY_MODE and ES7000_IRQ_DEST_MODE by Ingo Molnar · 15 years ago
  22. d8a3539 x86, apic: remove BIGSMP_IRQ_DELIVERY_MODE and BIGSMP_IRQ_DEST_MODE by Ingo Molnar · 15 years ago
  23. 1b1bcb3 x86, apic: remove NUMAQ_IRQ_DELIVERY_MODE and NUMAQ_IRQ_DEST_MODE by Ingo Molnar · 15 years ago
  24. 82daea6b x86, apic: remove SUMMIT_IRQ_DELIVERY_MODE and SUMMIT_IRQ_DEST_MODE by Ingo Molnar · 15 years ago
  25. dcafa4a x86, apic: remove DEFAULT_IRQ_DELIVERY_MODE and DEFAULT_IRQ_DEST_MODE by Ingo Molnar · 15 years ago
  26. 9b5bc8d x86, apic: remove IRQ_DEST_MODE / IRQ_DELIVERY_MODE by Ingo Molnar · 15 years ago
  27. f8987a1 x86, genapic: rename int_delivery_mode, et. al. by Ingo Molnar · 15 years ago
  28. 7ed248d x86: clean up apic->apic_id_registered() methods by Ingo Molnar · 15 years ago
  29. 306db03 x86: clean up apic->acpi_madt_oem_check methods by Ingo Molnar · 15 years ago
  30. 9a6801d x86: remove APIC_INIT / APICFUNC / IPIFUNC by Ingo Molnar · 15 years ago
  31. 491a50c x86, genapic: cleanup 32-bit apic_summit template by Ingo Molnar · 15 years ago
  32. fed53eb x86, genapic: cleanup 32-bit apic_es7000 template by Ingo Molnar · 15 years ago
  33. fea3437 x86, genapic: cleanup 32-bit apic_numaq template by Ingo Molnar · 15 years ago
  34. d26b6d6 x86, genapic: cleanup 32-bit apic_bigsmp template by Ingo Molnar · 15 years ago
  35. 0a7e8c6 x86, genapic: cleanup 32-bit apic_default template by Ingo Molnar · 15 years ago
  36. 504a3c3 x86: clean up apic_x2apic_cluster by Ingo Molnar · 15 years ago
  37. 05c155c x86: clean up apic_x2apic_phys by Ingo Molnar · 15 years ago
  38. c796732 x86: clean up apic_x2apic_uv_x by Ingo Molnar · 15 years ago
  39. 4c3e51e x86: clean up genapic_phys_flat by Ingo Molnar · 15 years ago
  40. f2f05ee x86: clean up genapic_flat by Ingo Molnar · 15 years ago
  41. c8d46cf x86: rename 'genapic' to 'apic' by Ingo Molnar · 15 years ago
  42. 6781d94 x86, genapic: provide IPI callbacks unconditionally by Ingo Molnar · 15 years ago
  43. 505deeb x86, genapic: cleanups by Ingo Molnar · 15 years ago
  44. ced733e x86, genapic: finish unification by Ingo Molnar · 15 years ago
  45. ef7471b x86, genapic: unify struct genapic by Ingo Molnar · 15 years ago
  46. 943d0f7 x86, genapic: refactor genapic_32.h by Ingo Molnar · 15 years ago
  47. 6e7a599 x86, genapic: refactor genapic_64.h by Ingo Molnar · 15 years ago
  48. 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 · 15 years ago
  49. 8f6d86d x86: cpu_init(): remove ugly #ifdef construct around debug register clear by Peter Zijlstra · 15 years ago
  50. 042cbaf x86 setup: fix asm constraints in vesa_store_edid by Andreas Schwab · 15 years ago
  51. 4369f1f Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/percpu by Ingo Molnar · 15 years ago
  52. 3ddeb51 Merge branch 'linus' into core/percpu by Ingo Molnar · 15 years ago
  53. cf3997f x86: clean up indentation in setup_per_cpu_areas() by Tejun Heo · 15 years ago
  54. 22f2513 x86: fix build breakage on voyage by James Bottomley · 15 years ago
  55. 2697fbd x86: load new GDT after setting up boot cpu per-cpu area by Brian Gerst · 15 years ago
  56. 1825b8e x86: remove extra barriers from load_gs_base() by Brian Gerst · 15 years ago
  57. b2d2f43 x86: initialize per-cpu GDT segment in per-cpu setup by Brian Gerst · 15 years ago
  58. 89c9c4c x86: make Voyager use x86 per-cpu setup. by Brian Gerst · 15 years ago
  59. 34019be x86: don't assume boot cpu is #0 by Brian Gerst · 15 years ago
  60. 1688401 x86: move this_cpu_offset by Brian Gerst · 15 years ago
  61. 996db81 x86: only compile setup_percpu.o on SMP by Brian Gerst · 15 years ago
  62. ec70de8 x86: move apic variables to apic.c by Brian Gerst · 15 years ago
  63. 74631a2 x86: always page-align per-cpu area start and size by Brian Gerst · 15 years ago
  64. 2f2f52b x86: move setup_cpu_local_masks() by Brian Gerst · 15 years ago
  65. 6470aff x86: move 64-bit NUMA code by Brian Gerst · 15 years ago
  66. 0d77e7f x86: merge setup_per_cpu_maps() into setup_per_cpu_areas() by Brian Gerst · 15 years ago
  67. cfb901b Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 15 years ago
  68. 2034563 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 15 years ago
  69. dd7f8db eeprom: More consistent symbol names by Jean Delvare · 15 years ago
  70. 3386c05 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  71. 1e70c7f Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  72. 810ee58 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  73. 30a0fb9 x86: correct the CPUID pattern for MSR_IA32_MISC_ENABLE availability by H. Peter Anvin · 15 years ago
  74. 659d261 x86: fix section mismatch warning by Rakib Mullick · 15 years ago
  75. d5e397c x86: improve early fault/irq printout by Ingo Molnar · 15 years ago
  76. 34707bc x86, debug: remove early_printk() #ifdefs from head_32.S by Ingo Molnar · 15 years ago
  77. 2d4d57d x86: micro-optimize __raw_read_trylock() by Frederic Weisbecker · 15 years ago
  78. 99fb4d3 x86: unmask CPUID levels on Intel CPUs, fix by Ingo Molnar · 15 years ago
  79. ef5fa0a x86: work around PAGE_KERNEL_WC not getting WC in iomap_atomic_prot_pfn. by Eric Anholt · 15 years ago
  80. e1b4d11 x86: use standard PIT frequency by Ingo Molnar · 15 years ago
  81. b38b066 x86: filter CPU features dependent on unavailable CPUID levels by H. Peter Anvin · 15 years ago
  82. 75a0481 x86: handle PAT more like other CPU features by H. Peter Anvin · 15 years ago
  83. b1882e6 x86: clean up stray space in <asm/processor.h> by H. Peter Anvin · 15 years ago
  84. 3b4b757 x86: ia32_signal: use {get|put}_user_try and catch by Hiroshi Shimamoto · 15 years ago
  85. 98e3d45 x86: signal: use {get|put}_user_try and catch by Hiroshi Shimamoto · 15 years ago
  86. fe40c0a x86: uaccess: introduce try and catch framework by Hiroshi Shimamoto · 15 years ago
  87. 42ef73f x86, mm: fix pte_free() by Peter Zijlstra · 15 years ago
  88. 99d0000 x86, xen: fix hardirq.h merge fallout by Ingo Molnar · 15 years ago
  89. 2de3a5f x86: make irq_cpustat_t fields conditional by Brian Gerst · 15 years ago
  90. 22da7b3 x86: merge hardirq_{32,64}.h into hardirq.h by Brian Gerst · 15 years ago
  91. 658a9a2 x86: sync hardirq_{32,64}.h by Brian Gerst · 15 years ago
  92. 3819cd4 x86: remove include of apic.h from hardirq_64.h by Brian Gerst · 15 years ago
  93. 03d2989 x86: remove idle_timestamp from 32bit irq_cpustat_t by Brian Gerst · 15 years ago
  94. 6522869 x86: add pte_set_flags/clear_flags for pte flag manipulation by Jeremy Fitzhardinge · 15 years ago
  95. ab897d2 x86/pvops: remove pte_flags pvop by Jeremy Fitzhardinge · 15 years ago
  96. d639bab x86 PAT: ioremap_wc should take resource_size_t parameter by venkatesh.pallipadi@intel.com · 15 years ago
  97. 336f6c3 debugobjects: add and use INIT_WORK_ON_STACK by Thomas Gleixner · 15 years ago
  98. 066941bd x86: unmask CPUID levels on Intel CPUs by H. Peter Anvin · 15 years ago
  99. bdf21a4 x86: add MSR_IA32_MISC_ENABLE bits to <asm/msr-index.h> by H. Peter Anvin · 15 years ago
  100. fb746d0 x86: optimise page fault entry, cleanup by Johannes Weiner · 15 years ago