1. 9148bce Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 17 years ago
  2. aad3bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/mmap by Linus Torvalds · 17 years ago
  3. 11bd04f Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 17 years ago
  4. 4e2ccdb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 17 years ago
  5. aa65607 Add missing alignment check in arch/score sys_mmap() by Al Viro · 17 years ago
  6. e77414e fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and sh by Al Viro · 17 years ago
  7. bb52d66 Get rid of open-coding in ia64_brk() by Al Viro · 17 years ago
  8. 05d72fa sparc_brk() is not needed anymore by Al Viro · 17 years ago
  9. 2c6a101 switch do_brk() to get_unmapped_area() by Al Viro · 17 years ago
  10. 9206de9 Take arch_mmap_check() into get_unmapped_area() by Al Viro · 17 years ago
  11. 8c7b49b fix a struct file leak in do_mmap_pgoff() by Al Viro · 17 years ago
  12. f8b7256 Unify sys_mmap* by Al Viro · 17 years ago
  13. 0067bd8 Cut hugetlb case early for 32bit on ia64 by Al Viro · 17 years ago
  14. 564b3bf arch_mmap_check() on mn10300 by Al Viro · 17 years ago
  15. 570dcf2 Kill ancient crap in s390 compat mmap by Al Viro · 17 years ago
  16. 2ea1d13 arm: add arch_mmap_check(), get rid of sys_arm_mremap() by Al Viro · 17 years ago
  17. c4caa77 file ->get_unmapped_area() shouldn't duplicate work of get_unmapped_area() by Al Viro · 17 years ago
  18. 0ec62d2 kill useless checks in sparc mremap variants by Al Viro · 17 years ago
  19. 9358741 fix pgoff in "have to relocate" case of mremap() by Al Viro · 17 years ago
  20. 097eed1 fix the arch checks in MREMAP_FIXED case by Al Viro · 17 years ago
  21. f106af4 fix checks for expand-in-place mremap by Al Viro · 17 years ago
  22. 1a0ef85 do_mremap() untangling, part 3 by Al Viro · 17 years ago
  23. ecc1a89 do_mremap() untangling, part 2 by Al Viro · 17 years ago
  24. 54f5de7 untangling do_mremap(), part 1 by Al Viro · 17 years ago
  25. 3ef884b Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 17 years ago
  26. 4e5df80 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 17 years ago
  27. aa2cf42 Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 17 years ago
  28. d1ede14 drm/ttm: export some functions useful to drivers using ttm by Ben Skeggs · 17 years ago
  29. 9062fa6 drm/radeon/kms/avivo: fix typo in new_pll module description by Alex Deucher · 17 years ago
  30. 1fb107f drm/radeon/kms: Convert radeon to new ttm_bo_init by Jerome Glisse · 17 years ago
  31. 09855ac drm/ttm: Convert ttm_buffer_object_init to use ttm_placement by Jerome Glisse · 17 years ago
  32. d71cb81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 17 years ago
  33. ab1831b Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 17 years ago
  34. eae6fa9 Merge branch 'xen/fbdev' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 17 years ago
  35. 02412f4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 17 years ago
  36. 4515c30 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 17 years ago
  37. a5eba3f Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 17 years ago
  38. fc1495b Merge git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 17 years ago
  39. 5476ffd V4L/DVB (13592): max2165: 32bit build patch by David Wong · 17 years ago
  40. 04dc1e8 exofs: Multi-device mirror support by Boaz Harrosh · 17 years ago
  41. 06886a5 exofs: Move all operations to an io_engine by Boaz Harrosh · 17 years ago
  42. 8ce9bdd exofs: move osd.c to ios.c by Boaz Harrosh · 17 years ago
  43. cae012d exofs: statfs blocks is sectors not FS blocks by Boaz Harrosh · 17 years ago
  44. 19fe294 exofs: Prints on mount and unmout by Boaz Harrosh · 17 years ago
  45. 9cfdc7a exofs: refactor exofs_i_info initialization into common helper by Boaz Harrosh · 17 years ago
  46. fe33cc1 exofs: dbg-print less by Boaz Harrosh · 17 years ago
  47. 58311c4 exofs: More sane debug print by Boaz Harrosh · 17 years ago
  48. 9f24916 trivial: some small fixes in exofs documentation by Thadeu Lima de Souza Cascardo · 17 years ago
  49. 4361e52 drm/radeon/kms: fix warning about cur_placement being uninitialised. by Dave Airlie · 17 years ago
  50. 115a5c2 Merge remote branch 'korg/drm-radeon-next' of into drm-linus by Dave Airlie · 17 years ago
  51. 0b5e8db Merge remote branch 'anholt/drm-intel-next' into drm-linus by Dave Airlie · 17 years ago
  52. fb53f86 drm/ttm: Print debug information on memory manager when eviction fails by Jerome Glisse · 17 years ago
  53. 99d7e48 drm: Add memory manager debug function by Jerome Glisse · 17 years ago
  54. 550e2d9 drm/radeon/kms: restore surface registers on resume. by Dave Airlie · 17 years ago
  55. 779720a drm/radeon/kms/r600/r700: fallback gracefully on ucode failure by Alex Deucher · 17 years ago
  56. 7cb7d1d drm/ttm: Initialize eviction placement in case the driver callback doesn't by Jerome Glisse · 17 years ago
  57. cf0fe45 drm/radeon/kms: cleanup structure and module if initialization fails by Jerome Glisse · 17 years ago
  58. eaa5fd1 drm/radeon/kms: actualy set the eviction placements we choose by Jerome Glisse · 17 years ago
  59. 4a04a84 drm/radeon/kms: Fix NULL ptr dereference by Jerome Glisse · 17 years ago
  60. b27b637 drm/radeon/kms/avivo: add support for new pll selection algo by Alex Deucher · 17 years ago
  61. 69b3b5e drm/radeon/kms/avivo: fix some bugs in the display bandwidth setup by Alex Deucher · 17 years ago
  62. 2e7b6f7 drm/radeon/kms: fix return value from fence function. by Dave Airlie · 17 years ago
  63. 5cc6fba drm/radeon: Remove tests for -ERESTART from the TTM code. by Thomas Hellstrom · 17 years ago
  64. 98ffc415 drm/ttm: Have the TTM code return -ERESTARTSYS instead of -ERESTART. by Thomas Hellstrom · 17 years ago
  65. 312ea8d drm/radeon/kms: Convert radeon to new TTM validation API (V2) by Jerome Glisse · 17 years ago
  66. ca262a999 drm/ttm: Rework validation & memory space allocation (V3) by Jerome Glisse · 17 years ago
  67. a2e68e9 drm: Add search/get functions to get a block in a specific range by Jerome Glisse · 17 years ago
  68. cf2f05d drm/radeon/kms: fix avivo tiling regression since radeon object rework by Dave Airlie · 17 years ago
  69. 3067e02 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  70. f71eaf6 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 17 years ago
  71. 78f1ae1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 17 years ago
  72. fa395aa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  73. 3e74683 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 17 years ago
  74. 6825fbc Merge branch 'next-i2c' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 17 years ago
  75. 6bb951a Merge branch 's3c24xx-updates' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 17 years ago
  76. e49aedb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6 by Linus Torvalds · 17 years ago
  77. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 17 years ago
  78. f6c4c81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 17 years ago
  79. 382f51f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  80. 701791c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 17 years ago
  81. 4ba1525 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  82. 3a43aaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  83. aed886c Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci by Linus Torvalds · 17 years ago
  84. 67dd2f5 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  85. 5327b9b Doc: use misc-devices/ dir for drivers by Jean Delvare · 17 years ago
  86. e3cc222 Doc: better explanation of procs_running by Luis Garces-Erice · 17 years ago
  87. bfc9dca correct gpio.txt typos by Dominik D. Geyer · 17 years ago
  88. 2770f18 docbook: fix signal_pending() argument by Shawn Bohrer · 17 years ago
  89. 038f7d0 use DMA_BIT_MASK instead of inline constant by Marin Mitov · 17 years ago
  90. 472c064 Use KERN_WARNING instead of KERN_WARN, which does not exist by Randy Dunlap · 17 years ago
  91. 79a56ed nvram: Fix missing smp_lock.h in nvram by Frederic Weisbecker · 17 years ago
  92. fab3a54 ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem) by Theodore Ts'o · 17 years ago
  93. a214238 ext4: Do not override ext2 or ext3 if built they are built as modules by Theodore Ts'o · 17 years ago
  94. 3b799d1 jbd2: Export jbd2_log_start_commit to fix ext4 build by Theodore Ts'o · 17 years ago
  95. 54fe467 hwmon: (adt7475) Add VID support for the ADT7476 by Jean Delvare · 17 years ago
  96. b058b85 hwmon: (adt7475) Add an entry in MAINTAINERS by Jean Delvare · 17 years ago
  97. d8d2ee0 hwmon: (adt7475) Add support for the ADT7476 by Jean Delvare · 17 years ago
  98. ebfaf1f hwmon: (adt7475) Voltage attenuators can be bypassed by Jean Delvare · 17 years ago
  99. d07ca4a hwmon: (adt7475) Print device information on probe by Jean Delvare · 17 years ago
  100. 378933c hwmon: (adt7475) Handle alternative pin functions by Jean Delvare · 17 years ago