1. c4caa77 file ->get_unmapped_area() shouldn't duplicate work of get_unmapped_area() by Al Viro · 15 years ago
  2. 0ec62d2 kill useless checks in sparc mremap variants by Al Viro · 15 years ago
  3. 9358741 fix pgoff in "have to relocate" case of mremap() by Al Viro · 15 years ago
  4. 097eed1 fix the arch checks in MREMAP_FIXED case by Al Viro · 15 years ago
  5. f106af4 fix checks for expand-in-place mremap by Al Viro · 15 years ago
  6. 1a0ef85 do_mremap() untangling, part 3 by Al Viro · 15 years ago
  7. ecc1a89 do_mremap() untangling, part 2 by Al Viro · 15 years ago
  8. 54f5de7 untangling do_mremap(), part 1 by Al Viro · 15 years ago
  9. 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
  10. 4e5df80 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 15 years ago
  11. aa2cf42 Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 15 years ago
  12. d71cb81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 15 years ago
  13. ab1831b Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 15 years ago
  14. eae6fa9 Merge branch 'xen/fbdev' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 15 years ago
  15. 02412f4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 15 years ago
  16. 4515c30 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  17. a5eba3f Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 15 years ago
  18. fc1495b Merge git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 15 years ago
  19. 5476ffd V4L/DVB (13592): max2165: 32bit build patch by David Wong · 15 years ago
  20. 04dc1e8 exofs: Multi-device mirror support by Boaz Harrosh · 15 years ago
  21. 06886a5 exofs: Move all operations to an io_engine by Boaz Harrosh · 15 years ago
  22. 8ce9bdd exofs: move osd.c to ios.c by Boaz Harrosh · 15 years ago
  23. cae012d exofs: statfs blocks is sectors not FS blocks by Boaz Harrosh · 15 years ago
  24. 19fe294 exofs: Prints on mount and unmout by Boaz Harrosh · 15 years ago
  25. 9cfdc7a exofs: refactor exofs_i_info initialization into common helper by Boaz Harrosh · 15 years ago
  26. fe33cc1 exofs: dbg-print less by Boaz Harrosh · 15 years ago
  27. 58311c43 exofs: More sane debug print by Boaz Harrosh · 15 years ago
  28. 9f24916 trivial: some small fixes in exofs documentation by Thadeu Lima de Souza Cascardo · 15 years ago
  29. 4361e52 drm/radeon/kms: fix warning about cur_placement being uninitialised. by Dave Airlie · 15 years ago
  30. 115a5c2 Merge remote branch 'korg/drm-radeon-next' of into drm-linus by Dave Airlie · 15 years ago
  31. 0b5e8db Merge remote branch 'anholt/drm-intel-next' into drm-linus by Dave Airlie · 15 years ago
  32. fb53f86 drm/ttm: Print debug information on memory manager when eviction fails by Jerome Glisse · 15 years ago
  33. 99d7e48 drm: Add memory manager debug function by Jerome Glisse · 15 years ago
  34. 550e2d9 drm/radeon/kms: restore surface registers on resume. by Dave Airlie · 15 years ago
  35. 779720a drm/radeon/kms/r600/r700: fallback gracefully on ucode failure by Alex Deucher · 15 years ago
  36. 7cb7d1d drm/ttm: Initialize eviction placement in case the driver callback doesn't by Jerome Glisse · 15 years ago
  37. cf0fe45 drm/radeon/kms: cleanup structure and module if initialization fails by Jerome Glisse · 15 years ago
  38. eaa5fd1 drm/radeon/kms: actualy set the eviction placements we choose by Jerome Glisse · 15 years ago
  39. 4a04a84 drm/radeon/kms: Fix NULL ptr dereference by Jerome Glisse · 15 years ago
  40. b27b637 drm/radeon/kms/avivo: add support for new pll selection algo by Alex Deucher · 15 years ago
  41. 69b3b5e drm/radeon/kms/avivo: fix some bugs in the display bandwidth setup by Alex Deucher · 15 years ago
  42. 2e7b6f7 drm/radeon/kms: fix return value from fence function. by Dave Airlie · 15 years ago
  43. 5cc6fba drm/radeon: Remove tests for -ERESTART from the TTM code. by Thomas Hellstrom · 15 years ago
  44. 98ffc415 drm/ttm: Have the TTM code return -ERESTARTSYS instead of -ERESTART. by Thomas Hellstrom · 15 years ago
  45. 312ea8d drm/radeon/kms: Convert radeon to new TTM validation API (V2) by Jerome Glisse · 15 years ago
  46. ca262a999 drm/ttm: Rework validation & memory space allocation (V3) by Jerome Glisse · 15 years ago
  47. a2e68e9 drm: Add search/get functions to get a block in a specific range by Jerome Glisse · 15 years ago
  48. cf2f05d drm/radeon/kms: fix avivo tiling regression since radeon object rework by Dave Airlie · 15 years ago
  49. 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
  50. f71eaf6 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  51. 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
  52. fa395aa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  53. 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
  54. 6825fbc Merge branch 'next-i2c' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 15 years ago
  55. 6bb951a Merge branch 's3c24xx-updates' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 15 years ago
  56. e49aedb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6 by Linus Torvalds · 15 years ago
  57. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  58. f6c4c81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 15 years ago
  59. 382f51f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  60. 701791c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 15 years ago
  61. 4ba1525 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  62. 3a43aaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  63. 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
  64. 67dd2f5 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  65. 5327b9b Doc: use misc-devices/ dir for drivers by Jean Delvare · 15 years ago
  66. e3cc222 Doc: better explanation of procs_running by Luis Garces-Erice · 15 years ago
  67. bfc9dca correct gpio.txt typos by Dominik D. Geyer · 15 years ago
  68. 2770f18 docbook: fix signal_pending() argument by Shawn Bohrer · 15 years ago
  69. 038f7d0 use DMA_BIT_MASK instead of inline constant by Marin Mitov · 15 years ago
  70. 472c064 Use KERN_WARNING instead of KERN_WARN, which does not exist by Randy Dunlap · 15 years ago
  71. 79a56ed nvram: Fix missing smp_lock.h in nvram by Frederic Weisbecker · 15 years ago
  72. fab3a54 ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem) by Theodore Ts'o · 15 years ago
  73. a214238 ext4: Do not override ext2 or ext3 if built they are built as modules by Theodore Ts'o · 15 years ago
  74. 3b799d1 jbd2: Export jbd2_log_start_commit to fix ext4 build by Theodore Ts'o · 15 years ago
  75. 54fe467 hwmon: (adt7475) Add VID support for the ADT7476 by Jean Delvare · 15 years ago
  76. b058b85 hwmon: (adt7475) Add an entry in MAINTAINERS by Jean Delvare · 15 years ago
  77. d8d2ee0 hwmon: (adt7475) Add support for the ADT7476 by Jean Delvare · 15 years ago
  78. ebfaf1f hwmon: (adt7475) Voltage attenuators can be bypassed by Jean Delvare · 15 years ago
  79. d07ca4a hwmon: (adt7475) Print device information on probe by Jean Delvare · 15 years ago
  80. 378933c hwmon: (adt7475) Handle alternative pin functions by Jean Delvare · 15 years ago
  81. 0f14480 hwmon: (adt7475) Move sysfs files removal to a separate function by Jean Delvare · 15 years ago
  82. 3d84998 hwmon: (adt7475) Add support for the ADT7490 by Jean Delvare · 15 years ago
  83. d656b6f hwmon: (adt7475) Improve device detection by Jean Delvare · 15 years ago
  84. 54ecb9e hwmon: (adt7475) Add missing static marker by Jean Delvare · 15 years ago
  85. cffb9dd hwmon: (adt7475) Rework voltage inputs handling by Jean Delvare · 15 years ago
  86. f99318b hwmon: (adt7475) Implement pwm_use_point2_pwm_at_crit by Jean Delvare · 15 years ago
  87. f890c6a hwmon: (adt7475) New documentation by Jean Delvare · 15 years ago
  88. b180d05 hwmon: (adt7475) Add support for the ADT7473 by Jean Delvare · 15 years ago
  89. 7669896 hwmon: (f71882fg) Add support for the f71889fg (version 2) by Hans de Goede · 15 years ago
  90. fc16c56 hwmon: (f71882fg) Fix sysfs file removal by Hans de Goede · 15 years ago
  91. b69b039 hwmon: (f71882fg) Cleanup sysfs attr creation 2/2 by Hans de Goede · 15 years ago
  92. 66344aa hwmon: (f71882fg) Cleanup sysfs attr creation 1/2 by Hans de Goede · 15 years ago
  93. f95f0b4 hwmon: (thmc50) Stop using I2C_CLIENT_MODULE_PARM by Jean Delvare · 15 years ago
  94. 93ee0a7 hwmon: Add Freescale MC13783 ADC driver by Luotao Fu · 15 years ago
  95. d1ebd59 hwmon: (w83791d) Remove experimental dependency by Marc Hulsman · 15 years ago
  96. 52df644 hwmon: Clean up detect functions by Jean Delvare · 15 years ago
  97. a1fa4cdc hwmon: (w83l785ts) Clean up detect function by Jean Delvare · 15 years ago
  98. 2de1875 hwmon: (w83792d) Clean up detect function by Jean Delvare · 15 years ago
  99. 3f8b845 hwmon: (w83791d) Clean up detect function by Jean Delvare · 15 years ago
  100. bab2bf4 hwmon: (w83781d) Clean up detect function by Jean Delvare · 15 years ago