1. 2e867b1 x86, apic: remove no_balance_irq and no_ioapic_check flags by Ingo Molnar · 15 years ago
  2. d1d7cae x86, apic: clean up check_apicid*() callbacks by Ingo Molnar · 15 years ago
  3. bdb1a9b x86, apic: rename genapic::apic_destination_logical to genapic::dest_logical by Ingo Molnar · 15 years ago
  4. 0b06e73 x86: clean up the APIC_DEST_LOGICAL logic by Ingo Molnar · 15 years ago
  5. 08125d3 x86: rename ->ESR_DISABLE to ->disable_esr by Ingo Molnar · 15 years ago
  6. f6f52ba x86: clean up esr_disable() methods by Ingo Molnar · 15 years ago
  7. fe402e1 x86, apic: clean up / remove TARGET_CPUS by Ingo Molnar · 15 years ago
  8. 0a9cc20 x86, apic: clean up target_cpus methods by Ingo Molnar · 15 years ago
  9. 7fe7328 x86, apic: remove IRQ_DEST_MODE by Ingo Molnar · 15 years ago
  10. 38bd77a x86, apic: remove ES7000_IRQ_DELIVERY_MODE and ES7000_IRQ_DEST_MODE by Ingo Molnar · 15 years ago
  11. d8a3539 x86, apic: remove BIGSMP_IRQ_DELIVERY_MODE and BIGSMP_IRQ_DEST_MODE by Ingo Molnar · 15 years ago
  12. 1b1bcb3 x86, apic: remove NUMAQ_IRQ_DELIVERY_MODE and NUMAQ_IRQ_DEST_MODE by Ingo Molnar · 15 years ago
  13. 82daea6b x86, apic: remove SUMMIT_IRQ_DELIVERY_MODE and SUMMIT_IRQ_DEST_MODE by Ingo Molnar · 15 years ago
  14. dcafa4a x86, apic: remove DEFAULT_IRQ_DELIVERY_MODE and DEFAULT_IRQ_DEST_MODE by Ingo Molnar · 15 years ago
  15. 9b5bc8d x86, apic: remove IRQ_DEST_MODE / IRQ_DELIVERY_MODE by Ingo Molnar · 15 years ago
  16. f8987a1 x86, genapic: rename int_delivery_mode, et. al. by Ingo Molnar · 15 years ago
  17. 7ed248d x86: clean up apic->apic_id_registered() methods by Ingo Molnar · 15 years ago
  18. 306db03 x86: clean up apic->acpi_madt_oem_check methods by Ingo Molnar · 15 years ago
  19. 9a6801d x86: remove APIC_INIT / APICFUNC / IPIFUNC by Ingo Molnar · 15 years ago
  20. 491a50c x86, genapic: cleanup 32-bit apic_summit template by Ingo Molnar · 15 years ago
  21. fed53eb x86, genapic: cleanup 32-bit apic_es7000 template by Ingo Molnar · 15 years ago
  22. fea3437 x86, genapic: cleanup 32-bit apic_numaq template by Ingo Molnar · 15 years ago
  23. d26b6d6 x86, genapic: cleanup 32-bit apic_bigsmp template by Ingo Molnar · 15 years ago
  24. 0a7e8c6 x86, genapic: cleanup 32-bit apic_default template by Ingo Molnar · 15 years ago
  25. 504a3c3 x86: clean up apic_x2apic_cluster by Ingo Molnar · 15 years ago
  26. 05c155c x86: clean up apic_x2apic_phys by Ingo Molnar · 15 years ago
  27. c796732 x86: clean up apic_x2apic_uv_x by Ingo Molnar · 15 years ago
  28. 4c3e51e x86: clean up genapic_phys_flat by Ingo Molnar · 15 years ago
  29. f2f05ee x86: clean up genapic_flat by Ingo Molnar · 15 years ago
  30. c8d46cf x86: rename 'genapic' to 'apic' by Ingo Molnar · 15 years ago
  31. 6781d94 x86, genapic: provide IPI callbacks unconditionally by Ingo Molnar · 15 years ago
  32. 505deeb x86, genapic: cleanups by Ingo Molnar · 15 years ago
  33. ced733e x86, genapic: finish unification by Ingo Molnar · 15 years ago
  34. ef7471b x86, genapic: unify struct genapic by Ingo Molnar · 15 years ago
  35. 943d0f7 x86, genapic: refactor genapic_32.h by Ingo Molnar · 15 years ago
  36. 6e7a599 x86, genapic: refactor genapic_64.h by Ingo Molnar · 15 years ago
  37. 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
  38. 6a385db Merge branch 'core/percpu' into x86/core by Ingo Molnar · 15 years ago
  39. c4568d6 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  40. 78a768b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 15 years ago
  41. 4c456a6 powerpc/mm: Fix handling of _PAGE_COHERENT in BAT setup code by Gerhard Pircher · 15 years ago
  42. 69b052e powerpc/pseries: Correct VIO bus accounting problem in CMO env. by Robert Jennings · 15 years ago
  43. 52c275f powerpc: Remove arch/ppc cruft from Kconfig by Josh Boyer · 15 years ago
  44. 802bdea powerpc: Printing fix for l64 to ll64 conversion: phyp_dump.c by Stephen Rothwell · 15 years ago
  45. 6469c92 Merge commit 'jwb/jwb-merge' into merge by Benjamin Herrenschmidt · 15 years ago
  46. 0411648 Merge commit 'kumar/kumar-merge' into merge by Benjamin Herrenschmidt · 15 years ago
  47. e4a7ca2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  48. 37daa92 USB: musb_hdrc: another davinci buildfix (otg related) by David Brownell · 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. 8c022fd Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  52. 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
  53. 3ddeb51 Merge branch 'linus' into core/percpu by Ingo Molnar · 15 years ago
  54. add8240 m68knommu: fix 5329 ColdFire periphal addressing by Matt Waddel · 16 years ago
  55. f3221a3 m68knommu: fix syscall restarting by Greg Ungerer · 15 years ago
  56. d88ffcc m68knommu: remove the obsolete and long unused comempci chip support by Greg Ungerer · 15 years ago
  57. e815885 m68knommu: remove the no longer used PCI support option by Adrian Bunk · 15 years ago
  58. 3947fca m68knommu: remove obsolete and unused eLIA board by Adrian Bunk · 15 years ago
  59. e0212e7 m68knommu: set NO_DMA by Adrian Bunk · 16 years ago
  60. a1a9bcb m68knommu: fix cache flushing for the 527x ColdFire processors by Greg Ungerer · 15 years ago
  61. c7bcd0d m68knommu: use one exist from execption by Sebastian Siewior · 16 years ago
  62. cf3997f x86: clean up indentation in setup_per_cpu_areas() by Tejun Heo · 15 years ago
  63. 22f2513 x86: fix build breakage on voyage by James Bottomley · 15 years ago
  64. 2697fbd x86: load new GDT after setting up boot cpu per-cpu area by Brian Gerst · 15 years ago
  65. 1825b8e x86: remove extra barriers from load_gs_base() by Brian Gerst · 15 years ago
  66. b2d2f43 x86: initialize per-cpu GDT segment in per-cpu setup by Brian Gerst · 15 years ago
  67. 89c9c4c x86: make Voyager use x86 per-cpu setup. by Brian Gerst · 15 years ago
  68. 34019be x86: don't assume boot cpu is #0 by Brian Gerst · 15 years ago
  69. 1688401 x86: move this_cpu_offset by Brian Gerst · 15 years ago
  70. 996db81 x86: only compile setup_percpu.o on SMP by Brian Gerst · 15 years ago
  71. ec70de8 x86: move apic variables to apic.c by Brian Gerst · 15 years ago
  72. 74631a2 x86: always page-align per-cpu area start and size by Brian Gerst · 15 years ago
  73. 2f2f52b x86: move setup_cpu_local_masks() by Brian Gerst · 15 years ago
  74. 6470aff x86: move 64-bit NUMA code by Brian Gerst · 15 years ago
  75. 0d77e7f x86: merge setup_per_cpu_maps() into setup_per_cpu_areas() by Brian Gerst · 15 years ago
  76. b57cee2 powerpc/embedded6xx: Update defconfigs by Kumar Gala · 15 years ago
  77. 99b1f15 powerpc/8xx: Update defconfigs by Kumar Gala · 15 years ago
  78. efe049b powerpc/86xx: Update defconfigs by Kumar Gala · 15 years ago
  79. 47b193a powerpc/83xx: Update defconfigs by Kumar Gala · 15 years ago
  80. 993ac6b powerpc/85xx: Update defconfigs by Kumar Gala · 15 years ago
  81. 5376071 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  82. cfb901b Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 15 years ago
  83. 2034563 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 15 years ago
  84. 66673f1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  85. 344b628 powerpc/mpc8313erdb: fix kernel panic because mdio device is not probed by Li Yang · 15 years ago
  86. dd7f8db eeprom: More consistent symbol names by Jean Delvare · 15 years ago
  87. 6aeea60 m68k{nommu}: fixups after the header move by Harvey Harrison · 15 years ago
  88. ac3d266 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 15 years ago
  89. 9f4863b Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  90. 7954d5c Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 15 years ago
  91. 37f5fed Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  92. 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
  93. 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
  94. 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
  95. 30a0fb9 x86: correct the CPUID pattern for MSR_IA32_MISC_ENABLE availability by H. Peter Anvin · 15 years ago
  96. 659d261 x86: fix section mismatch warning by Rakib Mullick · 15 years ago
  97. d5e397c x86: improve early fault/irq printout by Ingo Molnar · 15 years ago
  98. 34707bc x86, debug: remove early_printk() #ifdefs from head_32.S by Ingo Molnar · 15 years ago
  99. 2d4d57d x86: micro-optimize __raw_read_trylock() by Frederic Weisbecker · 15 years ago
  100. 99fb4d3 x86: unmask CPUID levels on Intel CPUs, fix by Ingo Molnar · 15 years ago