1. 9d90e49 x86/mrst: Fix boot crash caused by incorrect pin to irq mapping by Jacob Pan · 13 years ago
  2. 30d746c x86/ce4100: Add reg property to bridges by Sebastian Andrzej Siewior · 13 years ago
  3. 8b9686f Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-for-linus', 'irq-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  4. 09552b2 x86/mrst/vrtc: Fix boot crash in mrst_rtc_init() by Feng Tang · 13 years ago
  5. 43a6246 x86: visws: Fixup irq overhaul fallout by Thomas Gleixner · 13 years ago
  6. ca444564 x86: Stop including <linux/delay.h> in two asm header files by Jean Delvare · 13 years ago
  7. adfa4bd mfd: OLPC: Clean up names to match what OLPC actually uses by Daniel Drake · 13 years ago
  8. fa1df69 mfd: Add mfd_clone_cell(), convert cs5535-mfd/olpc-xo1 to it by Andres Salomon · 13 years ago
  9. f77289a mfd: Rename mfd_shared_cell_{en,dis}able to drop the "shared" part by Andres Salomon · 13 years ago
  10. 1310e6d mfd: Add sharing for cs5535 acpi/pms cells by Andres Salomon · 14 years ago
  11. d109028 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  12. 5f6fb45 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  13. 869c34f Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  14. 0315017 x86: ce4100: Set pci ops via callback instead of module init by Sebastian Andrzej Siewior · 13 years ago
  15. 9bbbff2 x86: Mark low level interrupts IRQF_NO_THREAD by Thomas Gleixner · 14 years ago
  16. 2c77865 x86: Cleanup the genirq name space by Thomas Gleixner · 13 years ago
  17. b5562c9 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  18. 5471262 x86, UV: Initialize the broadcast assist unit base destination node id properly by Cliff Wickman · 13 years ago
  19. 60cba5a x86: OLPC: have prom_early_alloc BUG rather than return NULL by Andres Salomon · 13 years ago
  20. a906fda x86: dt: Cleanup local apic setup by Thomas Gleixner · 13 years ago
  21. 1fa4163 x86: ce4100: Use OF to setup devices by Sebastian Andrzej Siewior · 13 years ago
  22. df2634f x86: dtb: Add a device tree for CE4100 by Sebastian Andrzej Siewior · 13 years ago
  23. c2a941f x86: OLPC: Remove extra OLPC_OPENFIRMWARE_DT indirection by Thomas Gleixner · 13 years ago
  24. dc3119e7 x86: OLPC: Cleanup config maze completely by Thomas Gleixner · 13 years ago
  25. 695884f Merge branch 'devicetree/for-x86' of git://git.secretlab.ca/git/linux-2.6 into x86/platform by Thomas Gleixner · 13 years ago
  26. 168202c mrst/vrtc: Avoid using cmos rtc ops by Feng Tang · 14 years ago
  27. 419cdc5 x86: OLPC: convert olpc-xo1 driver from pci device to platform device by Andres Salomon · 14 years ago
  28. e691d24 Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  29. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  30. 1c2a48c Merge branch 'linus' into x86/apic-cleanups by Ingo Molnar · 14 years ago
  31. 77a0dd5 Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  32. b4c6e2e Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  33. cb2ded3 x86: Fix APIC ID sizing bug on larger systems, clean up MAX_APICS confusion by Yinghai Lu · 14 years ago
  34. cfa6091 x86, UV, BAU: Extend for more than 16 cpus per socket by Cliff Wickman · 14 years ago
  35. b5318d30 x86, olpc: Speed up device tree creation during boot by Andres Salomon · 14 years ago
  36. c10d1e2 x86, olpc: Add OLPC device-tree support by Andres Salomon · 14 years ago
  37. 2d8009b x86: Unify 3 similar ways of saving mp_irqs info by Feng Tang · 14 years ago
  38. 53301f3 x86, sfi: Use register_lapic_address() by Yinghai Lu · 14 years ago
  39. 51ddafc Merge branch 'x86/platform' into x86/apic-cleanups by Thomas Gleixner · 14 years ago
  40. 991cfff x86, earlyprintk: Move mrst early console to platform/ and fix a typo by Feng Tang · 14 years ago
  41. 5ec6960 ce4100: Add errata fixes for UART on CE4100 by Dirk Brandewie · 14 years ago
  42. 9cdca86 x86: platform: Move iris to x86/platform where it belongs by Thomas Gleixner · 14 years ago
  43. 5ca9afd x86, mrst: Check platform_device_register() return code by Vasiliy Kulikov · 14 years ago
  44. 8191c9f x86: UV: Address interrupt/IO port operation conflict by Dimitri Sivanich · 14 years ago
  45. c751e17 x86: Add CE4100 platform support by Thomas Gleixner · 14 years ago
  46. 6f207e9 x86: mrst: Set vRTC's IRQ to level trigger type by Feng Tang · 14 years ago
  47. 8607153 x86: mrst: Add audio driver bindings by Vinod Koul · 14 years ago
  48. 0146f26 rtc: Add drivers/rtc/rtc-mrst.c by Feng Tang · 14 years ago
  49. 7309282 x86: mrst: Add vrtc driver which serves as a wall clock device by Feng Tang · 14 years ago
  50. cfb505a x86: mrst: Add Moorestown specific reboot/shutdown support by Alek Du · 14 years ago
  51. 8e5e952 x86: Remove unnecessary casts of void ptr returning alloc function return values by Jesper Juhl · 14 years ago
  52. 7f05dec x86: mrst: Parse SFI timer table for all timer configs by Jacob Pan · 14 years ago
  53. 1da4b1c x86/mrst: Add SFI platform device parsing code by Feng Tang · 14 years ago
  54. 8654b1c x86: Move olpc to platform by Thomas Gleixner · 14 years ago
  55. 329b84e x86: Move uv to platform by Thomas Gleixner · 14 years ago
  56. 9694d4a x86: Move mrst to platform by Thomas Gleixner · 14 years ago
  57. 3b3da9d x86: Move scx200 to platform by Thomas Gleixner · 14 years ago
  58. c4e72ad x86: Move visws to platform by Thomas Gleixner · 14 years ago
  59. b17ed48 x86: Move efi to platform by Thomas Gleixner · 14 years ago
  60. 937f961 x86: Move sfi to platform by Thomas Gleixner · 14 years ago
  61. 3adbb7f x86: Add platform directory by Thomas Gleixner · 14 years ago