1. 186a250 x86: Split swiotlb initialization into two stages by FUJITA Tomonori · 15 years ago
  2. 873b527 x86: Regex support and known-movable symbols for relocs, fix _end by H. Peter Anvin · 15 years ago
  3. 494c2eb x86, msr: Remove incorrect, duplicated code in the MSR driver by H. Peter Anvin · 15 years ago
  4. 70fe440 x86, mce: Clean up thermal init by introducing intel_thermal_supported() by Hidetoshi Seto · 15 years ago
  5. 485a2e1 x86, mce: Thermal monitoring depends on APIC being enabled by Cyrill Gorcunov · 15 years ago
  6. f3eee54 x86: Gart: fix breakage due to IOMMU initialization cleanup by Yinghai Lu · 15 years ago
  7. f4780ca x86: Move swiotlb initialization before dma32_free_bootmem by FUJITA Tomonori · 15 years ago
  8. eba11d6 x86: Fix build warning in arch/x86/mm/mmio-mod.c by Joe Perches · 15 years ago
  9. 06f8bda x86: Remove usedac in feature-removal-schedule.txt by FUJITA Tomonori · 15 years ago
  10. 1d865fb x86: Fix duplicated UV BAU interrupt vector by Cliff Wickman · 15 years ago
  11. a01c780 nvram: Fix write beyond end condition; prove to gcc copy is safe by H. Peter Anvin · 15 years ago
  12. b9255850 mm: Adjust do_pages_stat() so gcc can see copy_from_user() is safe by H. Peter Anvin · 15 years ago
  13. 2eaad1f x86: Limit the number of processor bootup messages by Mike Travis · 15 years ago
  14. 450b1e8 x86: Remove enabling x2apic message for every CPU by Mike Travis · 15 years ago
  15. d75757a doc: Add documentation for bootloader_{type,version} by H. Peter Anvin · 15 years ago
  16. 5054225 x86, msr: Add support for non-contiguous cpumasks by Borislav Petkov · 15 years ago
  17. 5c6baba Merge commit 'linus/master' into x86/urgent by H. Peter Anvin · 15 years ago
  18. 893f38d x86: Use find_e820() instead of hard coded trampoline address by Yinghai Lu · 15 years ago
  19. 3ef884b Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  20. 4e5df80 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 15 years ago
  21. aa2cf42 Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 15 years ago
  22. ebb682f x86, AMD: Fix stale cpuid4_info shared_map data in shared_cpu_map cpumasks by Prarit Bhargava · 15 years ago
  23. d71cb81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 15 years ago
  24. ab1831b Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 15 years ago
  25. eae6fa9 Merge branch 'xen/fbdev' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 15 years ago
  26. 02412f4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 15 years ago
  27. 4515c30 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  28. a5eba3f Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 15 years ago
  29. fc1495b Merge git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 15 years ago
  30. 5476ffd V4L/DVB (13592): max2165: 32bit build patch by David Wong · 15 years ago
  31. 9cf7826 Merge branch 'amd-iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 15 years ago
  32. 8638c49 x86/amd-iommu: Fix PCI hotplug with passthrough mode by Joerg Roedel · 15 years ago
  33. b7cc955 x86/amd-iommu: Fix passthrough mode by Joerg Roedel · 15 years ago
  34. 04dc1e8 exofs: Multi-device mirror support by Boaz Harrosh · 15 years ago
  35. 06886a5 exofs: Move all operations to an io_engine by Boaz Harrosh · 15 years ago
  36. 8ce9bdd exofs: move osd.c to ios.c by Boaz Harrosh · 15 years ago
  37. cae012d exofs: statfs blocks is sectors not FS blocks by Boaz Harrosh · 15 years ago
  38. 19fe294 exofs: Prints on mount and unmout by Boaz Harrosh · 15 years ago
  39. 9cfdc7a exofs: refactor exofs_i_info initialization into common helper by Boaz Harrosh · 15 years ago
  40. fe33cc1 exofs: dbg-print less by Boaz Harrosh · 15 years ago
  41. 58311c43 exofs: More sane debug print by Boaz Harrosh · 15 years ago
  42. 9f24916 trivial: some small fixes in exofs documentation by Thadeu Lima de Souza Cascardo · 15 years ago
  43. 3a0340b x86: mmio-mod.c: Use pr_fmt by Joe Perches · 15 years ago
  44. 1bd591a x86: kmmio.c: Add and use pr_fmt(fmt) by Joe Perches · 15 years ago
  45. a78d9626 x86: i8254.c: Add pr_fmt(fmt) by Joe Perches · 15 years ago
  46. 4068523 x86: setup_percpu.c: Use pr_<level> and add pr_fmt(fmt) by Joe Perches · 15 years ago
  47. 5cd476e x86: es7000_32.c: Use pr_<level> and add pr_fmt(fmt) by Joe Perches · 15 years ago
  48. 4361e52 drm/radeon/kms: fix warning about cur_placement being uninitialised. by Dave Airlie · 15 years ago
  49. 115a5c2 Merge remote branch 'korg/drm-radeon-next' of into drm-linus by Dave Airlie · 15 years ago
  50. 0b5e8db Merge remote branch 'anholt/drm-intel-next' into drm-linus by Dave Airlie · 15 years ago
  51. fb53f86 drm/ttm: Print debug information on memory manager when eviction fails by Jerome Glisse · 15 years ago
  52. 99d7e48 drm: Add memory manager debug function by Jerome Glisse · 15 years ago
  53. 550e2d9 drm/radeon/kms: restore surface registers on resume. by Dave Airlie · 15 years ago
  54. 779720a drm/radeon/kms/r600/r700: fallback gracefully on ucode failure by Alex Deucher · 15 years ago
  55. 7cb7d1d drm/ttm: Initialize eviction placement in case the driver callback doesn't by Jerome Glisse · 15 years ago
  56. cf0fe45 drm/radeon/kms: cleanup structure and module if initialization fails by Jerome Glisse · 15 years ago
  57. eaa5fd1 drm/radeon/kms: actualy set the eviction placements we choose by Jerome Glisse · 15 years ago
  58. 4a04a84 drm/radeon/kms: Fix NULL ptr dereference by Jerome Glisse · 15 years ago
  59. b27b637 drm/radeon/kms/avivo: add support for new pll selection algo by Alex Deucher · 15 years ago
  60. 69b3b5e drm/radeon/kms/avivo: fix some bugs in the display bandwidth setup by Alex Deucher · 15 years ago
  61. 2e7b6f7 drm/radeon/kms: fix return value from fence function. by Dave Airlie · 15 years ago
  62. 5cc6fba drm/radeon: Remove tests for -ERESTART from the TTM code. by Thomas Hellstrom · 15 years ago
  63. 98ffc415 drm/ttm: Have the TTM code return -ERESTARTSYS instead of -ERESTART. by Thomas Hellstrom · 15 years ago
  64. 312ea8d drm/radeon/kms: Convert radeon to new TTM validation API (V2) by Jerome Glisse · 15 years ago
  65. ca262a999 drm/ttm: Rework validation & memory space allocation (V3) by Jerome Glisse · 15 years ago
  66. a2e68e9 drm: Add search/get functions to get a block in a specific range by Jerome Glisse · 15 years ago
  67. cf2f05d drm/radeon/kms: fix avivo tiling regression since radeon object rework by Dave Airlie · 15 years ago
  68. 3067e02 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  69. f71eaf6 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  70. 78f1ae1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  71. fa395aa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  72. 3e74683 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  73. 6825fbc Merge branch 'next-i2c' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 15 years ago
  74. 6bb951a Merge branch 's3c24xx-updates' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 15 years ago
  75. e49aedb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6 by Linus Torvalds · 15 years ago
  76. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  77. f6c4c81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 15 years ago
  78. 382f51f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  79. 701791c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 15 years ago
  80. 4ba1525 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  81. 3a43aaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  82. aed886c Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci by Linus Torvalds · 15 years ago
  83. 67dd2f5 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  84. 5327b9b Doc: use misc-devices/ dir for drivers by Jean Delvare · 15 years ago
  85. e3cc222 Doc: better explanation of procs_running by Luis Garces-Erice · 15 years ago
  86. bfc9dca correct gpio.txt typos by Dominik D. Geyer · 15 years ago
  87. 2770f18 docbook: fix signal_pending() argument by Shawn Bohrer · 15 years ago
  88. 038f7d0 use DMA_BIT_MASK instead of inline constant by Marin Mitov · 15 years ago
  89. 472c064 Use KERN_WARNING instead of KERN_WARN, which does not exist by Randy Dunlap · 15 years ago
  90. 79a56ed nvram: Fix missing smp_lock.h in nvram by Frederic Weisbecker · 15 years ago
  91. fab3a54 ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem) by Theodore Ts'o · 15 years ago
  92. a214238 ext4: Do not override ext2 or ext3 if built they are built as modules by Theodore Ts'o · 15 years ago
  93. 3b799d1 jbd2: Export jbd2_log_start_commit to fix ext4 build by Theodore Ts'o · 15 years ago
  94. 54fe467 hwmon: (adt7475) Add VID support for the ADT7476 by Jean Delvare · 15 years ago
  95. b058b85 hwmon: (adt7475) Add an entry in MAINTAINERS by Jean Delvare · 15 years ago
  96. d8d2ee0 hwmon: (adt7475) Add support for the ADT7476 by Jean Delvare · 15 years ago
  97. ebfaf1f hwmon: (adt7475) Voltage attenuators can be bypassed by Jean Delvare · 15 years ago
  98. d07ca4a hwmon: (adt7475) Print device information on probe by Jean Delvare · 15 years ago
  99. 378933c hwmon: (adt7475) Handle alternative pin functions by Jean Delvare · 15 years ago
  100. 0f14480 hwmon: (adt7475) Move sysfs files removal to a separate function by Jean Delvare · 15 years ago