1. fe55c18 Revert "dt: add of_alias_scan and of_alias_get_id" by Grant Likely · 13 years ago
  2. 9e191b2 dt: remove of_alias_get_id() reference by Grant Likely · 13 years ago
  3. 750f463 dt: add of_alias_scan and of_alias_get_id by Shawn Guo · 13 years ago
  4. ed8f373 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  5. a6b11f5 Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  6. 73a9fe8 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  7. f340681 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 13 years ago
  8. 4400478 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-watchdog by Linus Torvalds · 13 years ago
  9. 0d7e92d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  10. d945fa0 MAINTAINERS: Add keyword match for of_match_table to device tree section by Mark Brown · 13 years ago
  11. aac285c of: constify property name parameters for helper functions by Jamie Iles · 13 years ago
  12. 50658b6 spi/pl022: remove function cannot exit by Linus Walleij · 13 years ago
  13. ed8b752 dm table: set flush capability based on underlying devices by Mike Snitzer · 13 years ago
  14. 772ae5f dm crypt: optionally support discard requests by Milan Broz · 13 years ago
  15. 3273727 dm raid: add md raid1 support by Jonathan Brassow · 13 years ago
  16. b12d437 dm raid: support metadata devices by Jonathan Brassow · 13 years ago
  17. 46bed2b dm raid: add write_mostly parameter by Jonathan Brassow · 13 years ago
  18. c108456 dm raid: add region_size parameter by Jonathan Brassow · 13 years ago
  19. c0a2fa1 dm raid: improve table parameters documentation by Jonathan Brassow · 13 years ago
  20. 759dea2 dm ioctl: forbid multiple device specifiers by Mikulas Patocka · 13 years ago
  21. ba2e19b dm ioctl: introduce __get_dev_cell by Mikulas Patocka · 13 years ago
  22. 0ddf964 dm ioctl: fill in device parameters in more ioctls by Mikulas Patocka · 13 years ago
  23. a399879 dm flakey: add corrupt_bio_byte feature by Mike Snitzer · 13 years ago
  24. b26f5e3 dm flakey: add drop_writes by Mike Snitzer · 13 years ago
  25. dfd068b dm flakey: support feature args by Mike Snitzer · 13 years ago
  26. 30e4171 dm flakey: use dm_target_offset and support discards by Mike Snitzer · 13 years ago
  27. 498f010 dm table: share target argument parsing functions by Mike Snitzer · 13 years ago
  28. a6e50b4 dm snapshot: skip reading origin when overwriting complete chunk by Mikulas Patocka · 13 years ago
  29. d5b9dd0 dm: ignore merge_bvec for snapshots when safe by Mikulas Patocka · 13 years ago
  30. 0864901 dm table: clean dm_get_device and move exports by Mike Snitzer · 13 years ago
  31. 3e8dbb7 dm raid: tidy includes by Alasdair G Kergon · 13 years ago
  32. 2ca4c92 dm ioctl: prevent empty message by Alasdair G Kergon · 13 years ago
  33. 13c8758 dm raid: cleanup parameter handling by Jonathan Brassow · 13 years ago
  34. a2d2b03 dm snapshot: style cleanups by Jonathan Brassow · 13 years ago
  35. aa3f079 dm snapshot: remove unused definitions by Mikulas Patocka · 13 years ago
  36. 5bf45a3 dm kcopyd: remove nr_pages field from job structure by Mikulas Patocka · 13 years ago
  37. 4622afb dm kcopyd: remove offset field from job structure by Mikulas Patocka · 13 years ago
  38. e29e65a dm: use vzalloc by Joe Perches · 13 years ago
  39. 6c9b27a dm log: userspace use list_move by Kirill A. Shutemov · 13 years ago
  40. c8f543e dm log: clean up bit little endian bitops by Akinobu Mita · 13 years ago
  41. 936688d dm table: fix discard support by Mike Snitzer · 13 years ago
  42. 283a832 dm: suppress endian warnings by Alasdair G Kergon · 13 years ago
  43. d15b774 dm: fix idr leak on module removal by Alasdair G Kergon · 13 years ago
  44. bb91bc7 dm io: flush cpu cache with vmapped io by Mikulas Patocka · 13 years ago
  45. 286f367 dm mpath: fix potential NULL pointer in feature arg processing by Mike Snitzer · 13 years ago
  46. 762a80d dm snapshot: flush disk cache when merging by Mikulas Patocka · 13 years ago
  47. 7abdd34 watchdog: Cleanup WATCHDOG_CORE help text by Josh Boyer · 13 years ago
  48. 6b01d30 watchdog: Fix POST failure on ASUS P5N32-E SLI and similar boards by Mart Gerrits · 13 years ago
  49. bea1906 watchdog: shwdt: fix usage of mod_timer by David Engraf · 13 years ago
  50. 9f3b249 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 13 years ago
  51. 08f984c ALSA: asihpi - Clarify adapter index validity check by Eliot Blennerhassett · 13 years ago
  52. c027a47 oom: task->mm == NULL doesn't mean the memory was freed by Oleg Nesterov · 13 years ago
  53. cfe2234 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 13 years ago
  54. 60ad446 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  55. 1b8e949 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  56. 12ff47e Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  57. 73bcbac Merge branch 'gpiolib' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 13 years ago
  58. a2d7730 Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 13 years ago
  59. 72f9adf Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 13 years ago
  60. 79a77c5 ext4: prevent memory leaks from ext4_mb_init_backend() on error path by Yu Jian · 13 years ago
  61. 48e6061 ext4: use EXT4_BAD_INO for buddy cache to avoid colliding with valid inode # by Yu Jian · 13 years ago
  62. 9d8b9ec ext4: use ext4_msg() instead of printk in mballoc by Theodore Ts'o · 13 years ago
  63. 0d10ee2 Btrfs: don't call writepages from within write_full_page by Josef Bacik · 13 years ago
  64. 341d14f Btrfs: Remove unused variable 'last_index' in file.c by Mitch Harder · 13 years ago
  65. 69261c4 Btrfs: clean up for find_first_extent_bit() by Xiao Guangrong · 13 years ago
  66. ded91f0 Btrfs: clean up for wait_extent_bit() by Xiao Guangrong · 13 years ago
  67. 3150b69 Btrfs: clean up for insert_state() by Xiao Guangrong · 13 years ago
  68. 3a6d457 Btrfs: remove unused members from struct extent_state by Xiao Guangrong · 13 years ago
  69. 4d2c8f6 Btrfs: clean up code for merging extent maps by Li Zefan · 13 years ago
  70. ed64f06 Btrfs: clean up code for extent_map lookup by Li Zefan · 13 years ago
  71. 7e016a0 Btrfs: clean up search_extent_mapping() by Li Zefan · 13 years ago
  72. 85d85a7 Btrfs: remove redundant code for dir item lookup by Li Zefan · 13 years ago
  73. 9b89d95 Btrfs: make acl functions really no-op if acl is not enabled by Li Zefan · 13 years ago
  74. 15de900 Btrfs: remove remaining ref-cache code by Li Zefan · 13 years ago
  75. b9c8300 Btrfs: remove a BUG_ON() in btrfs_commit_transaction() by Li Zefan · 13 years ago
  76. 72d63ed Btrfs: use wait_event() by Li Zefan · 13 years ago
  77. e55179b Btrfs: check the nodatasum flag when writing compressed files by Li Zefan · 13 years ago
  78. 77906a50 Btrfs: copy string correctly in INO_LOOKUP ioctl by Li Zefan · 13 years ago
  79. b783e62 Btrfs: don't print the leaf if we had an error by Josef Bacik · 13 years ago
  80. bf5f32e btrfs: make btrfs_set_root_node void by Mark Fasheh · 13 years ago
  81. ff1f2b4 Btrfs: fix oops while writing data to SSD partitions by liubo · 13 years ago
  82. 61cfea9 Btrfs: Protect the readonly flag of block group by WuBo · 13 years ago
  83. 1bf8504 btrfs: Make extent-io callbacks that never fail return void by Jeff Mahoney · 13 years ago
  84. b6973aa Btrfs: fix readahead in file defrag by Li Zefan · 13 years ago
  85. b532402 Btrfs: return error to caller when btrfs_unlink() failes by Tsutomu Itoh · 13 years ago
  86. a0f98dd Btrfs:don't check the return value of __btrfs_add_inode_defrag by Wanlong Gao · 13 years ago
  87. b43b31b Merge branch 'alloc_path' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/btrfs-error-handling into for-linus by Chris Mason · 13 years ago
  88. 37f86b4 kdb,kgdb: Allow arbitrary kgdb magic knock sequences by Jason Wessel · 13 years ago
  89. d613d82 kdb: Remove all references to DOING_KGDB2 by Jason Wessel · 13 years ago
  90. f679c49 kdb,kgdb: Implement switch and pass buffer from kdb -> gdb by Jason Wessel · 13 years ago
  91. 3bdb65e kdb: cleanup unused variables missed in the original kdb merge by Jason Wessel · 13 years ago
  92. 424c3d4 Merge branch 'for-next' into for-linus by Liam Girdwood · 13 years ago
  93. 5f66d2b Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  94. 4a2d732 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  95. 965e32b Merge branch 'for-3.1-rc1' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 13 years ago
  96. e10b87d Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.x by Linus Torvalds · 13 years ago
  97. 5f9288a input: xilinx_ps2: Add missing of_address.h header by Michal Simek · 13 years ago
  98. 867f503 Merge branch 'msm-move-gpio' of git://codeaurora.org/quic/kernel/davidb/linux-msm into gpio/next by Grant Likely · 13 years ago
  99. 762dfd1 CIFS: Cleanup demupltiplex thread exiting code by Pavel Shilovsky · 13 years ago
  100. ad69bae CIFS: Move mid search to a separate function by Pavel Shilovsky · 13 years ago