1. 4692d77 x86-32: Introduce CONFIG_X86_DEV_DMA_OPS by Alessandro Rubini · 12 years ago
  2. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  3. 12679a2 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  4. 50483c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  5. 61e5191 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 12 years ago
  6. 2390481 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  7. c207f3a Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  8. 4a52246 Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  9. 3197059 geos: Platform driver for Geos and Geos2 single-board computers. by Philip A. Prindeville · 12 years ago
  10. 48b25c4 [PATCH v3] ipc: provide generic compat versions of IPC syscalls by Chris Metcalf · 12 years ago
  11. c96a987 Merge tag 'v3.3-rc7' into x86/platform by Ingo Molnar · 12 years ago
  12. bfcfaa7 vfs: use 'unsigned long' accesses for dcache name comparison and hashing by Linus Torvalds · 12 years ago
  13. da4e330 x86/geode/net5501: Add platform driver for Soekris Engineering net5501 by Philip Prindeville · 12 years ago
  14. 0bf6276 x32: Warn and disable rather than error if binutils too old by H. Peter Anvin · 12 years ago
  15. b4e5185 irq_domain/x86: Convert x86 (embedded) to use common irq_domain by Grant Likely · 13 years ago
  16. 5fd92e6 x32: Allow x32 to be configured by H. J. Lu · 12 years ago
  17. bd1d462 Merge 3.3-rc2 into the driver-core-next branch. by Greg Kroah-Hartman · 12 years ago
  18. fad12ac CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 parts by Thomas Renninger · 12 years ago
  19. 15a713d x86/config: Select MSIC MFD driver on Intel Medfield platform by Mika Westerberg · 12 years ago
  20. 1a8359e x86/mid: Remove Intel Moorestown by Alan Cox · 12 years ago
  21. 3fe5456 x86/numachip: Drop unnecessary conflict with EDAC by Daniel J Blueman · 12 years ago
  22. 2ed86b1 irq: make SPARSE_IRQ an optionally hidden option by Rob Herring · 12 years ago
  23. 282f445 Merge remote-tracking branch 'linus/master' into x86/urgent by H. Peter Anvin · 12 years ago
  24. 5ee7153 x86/kconfig: Move the ZONE_DMA entry under a menu by Randy Dunlap · 12 years ago
  25. 2565409 mm,x86,um: move CMPXCHG_DOUBLE config option by Heiko Carstens · 12 years ago
  26. 4156153 mm,x86,um: move CMPXCHG_LOCAL config option by Heiko Carstens · 12 years ago
  27. 43570fd mm,slub,x86: decouple size of struct page from CONFIG_CMPXCHG_LOCAL by Heiko Carstens · 12 years ago
  28. 9fc5c3e Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  29. bcede2f Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  30. e343a89 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 12 years ago
  31. e39f560 fs: binfmt_elf: create Kconfig variable for PIE randomization by David Daney · 12 years ago
  32. b4a133d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/apm by Linus Torvalds · 12 years ago
  33. 67b0243 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  34. 7c9c3a1 x86/intel config: Fix the APB_TIMER selection by Alan Cox · 13 years ago
  35. 45aa066 Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/memblock by Ingo Molnar · 13 years ago
  36. 6e5ed27 Merge commit 'v3.2-rc6' into x86/platform by Ingo Molnar · 13 years ago
  37. 933b946 x86/intel config: Revamp configuration to allow for Moorestown and Medfield by Alan Cox · 13 years ago
  38. a0c3832 x86/apb: Fix configuration constraints by Alan Cox · 13 years ago
  39. 3e8f945 x86: Fix INTEL_MID silly by Alan Cox · 13 years ago
  40. 291f363 x86, efi: EFI boot stub support by Matt Fleming · 13 years ago
  41. 0ee332c memblock: Kill early_node_map[] by Tejun Heo · 13 years ago
  42. 4e2b1c4 x86/intel_mid: Kconfig select fix by Alan Cox · 13 years ago
  43. dd13752 x86/intel_mid: Fix the Kconfig for MID selection by Alan Cox · 13 years ago
  44. f9b15df x86/Kconfig: Cyclone-timer depends on x86-summit by Alessandro Rubini · 13 years ago
  45. 44b111b x86: Add NumaChip support by Steffen Persvold · 13 years ago
  46. 1ea7c67 x86/config: Revamp configuration for MID devices by Alan Cox · 13 years ago
  47. d4bbf7e Merge branch 'master' into x86/memblock by Tejun Heo · 13 years ago
  48. 4673ca8 lib: move GENERIC_IOMAP to lib/Kconfig by Michael S. Tsirkin · 13 years ago
  49. 282e5aa x86: Kconfig: drop unknown symbol 'APM_MODULE' by Paul Bolle · 13 years ago
  50. 02ebbbd Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  51. 4f4d7a9 x86: drop unused Kconfig symbol by Paul Bolle · 13 years ago
  52. 8e6d539 Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  53. a93f3e9 Merge branch 'x86-geode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  54. 0791e98 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  55. 39adff5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  56. 9826530 Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  57. 141d55e x86/irq: Standardize on CONFIG_SPARSE_IRQ=y by Yinghai Lu · 13 years ago
  58. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  59. d4f3e35 x86: geode: New PCEngines Alix system driver by Ed Wildgoose · 13 years ago
  60. d3f1381 iommu: Rename the DMAR and INTR_REMAP config options by Suresh Siddha · 13 years ago
  61. d174830 clockevents: Make minimum delay adjustments configurable by Martin Schwidefsky · 13 years ago
  62. d0e323b Merge branch 'apei' into apei-release by Len Brown · 13 years ago
  63. df013ff Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG by Huang Ying · 13 years ago
  64. 628c624 x86, random: Architectural inlines to get random integers with RDRAND by H. Peter Anvin · 13 years ago
  65. f85f19d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  66. fa8f53a Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  67. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  68. d8d01a6 x86, olpc: Fix dependency on POWER_SUPPLY by Daniel Drake · 13 years ago
  69. 5fabc48 Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  70. b4db920 Merge branches 'x86-detect-hyper-for-linus', 'x86-fpu-for-linus', 'x86-kexec-for-linus', 'x86-platform-for-linus', 'x86-quirks-for-linus', 'x86-tsc-for-linus' and 'x86-smpboot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  71. 9d07156 Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  72. 8e20487 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  73. a99a7d1 Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  74. 6d16d6d Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  75. 0aba496 x86/PCI: select direct access mode for mmconfig option by Shaohua Li · 13 years ago
  76. ae7bd11 clocksource: Change __ARCH_HAS_CLOCKSOURCE_DATA to a CONFIG option by H. Peter Anvin · 13 years ago
  77. 43605ef x86, config: Introduce an INTEL_MID configuration by Alan Cox · 13 years ago
  78. c378ddd memblock, x86: Make ARCH_DISCARD_MEMBLOCK a config option by Tejun Heo · 13 years ago
  79. 0608f70 x86: Use HAVE_MEMBLOCK_NODE_MAP by Tejun Heo · 13 years ago
  80. 095c0aa sched: adjust scheduler cpu power for stolen time by Glauber Costa · 13 years ago
  81. 5da0ef9 x86: Disable AMD_NUMA for 32bit for now by Tejun Heo · 13 years ago
  82. 2dc98fd doc: Konfig: Documentation/power/{pm => apm-acpi}.txt by Michael Witten · 13 years ago
  83. a0f30f5 x86, olpc: Add XO-1.5 SCI driver by Daniel Drake · 13 years ago
  84. cfee959 x86, olpc: Add XO-1 RTC driver by Daniel Drake · 13 years ago
  85. e1040ac x86, olpc-xo1-sci: Propagate power supply/battery events by Daniel Drake · 13 years ago
  86. 2cf2bae x86, olpc-xo1-sci: Add lid switch functionality by Daniel Drake · 13 years ago
  87. 7bc74b3 x86, olpc-xo1-sci: Add GPE handler and ebook switch functionality by Daniel Drake · 13 years ago
  88. 7feda8e x86, olpc: Add XO-1 SCI driver and power button control by Daniel Drake · 13 years ago
  89. 97c4cb7 x86, olpc: Add XO-1 suspend/resume support by Daniel Drake · 13 years ago
  90. a312858 x86, olpc: Rename olpc-xo1 to olpc-xo1-pm by Daniel Drake · 13 years ago
  91. 0a779c5 x86: Use common i8253 clockevent by Thomas Gleixner · 13 years ago
  92. 06c3df4 clocksource: apb: Share APB timer code with other platforms by Jamie Iles · 13 years ago
  93. 166e927 x86/ia64: intel-iommu: move to drivers/iommu/ by Ohad Ben-Cohen · 13 years ago
  94. 29b6841 x86: amd_iommu: move to drivers/iommu/ by Ohad Ben-Cohen · 13 years ago
  95. ab493a0 drivers: iommu: move to a dedicated folder by Ohad Ben-Cohen · 13 years ago
  96. 8761f1a pcspkr: Cleanup Kconfig dependencies by Ralf Baechle · 13 years ago
  97. 15f304b i8253: Consolidate all kernel definitions of i8253_lock by Ralf Baechle · 13 years ago
  98. 63e424c arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} by Akinobu Mita · 13 years ago
  99. 0c63e38 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
  100. 949a9d7 i8k: Integrate with the hwmon subsystem by Jean Delvare · 13 years ago