1. 6328650 radix_tree: exceptional entries and indices by Hugh Dickins · 13 years ago
  2. 70d3271 drivers/video/backlight/aat2870_bl.c: make it buildable as a module by Andrew Morton · 13 years ago
  3. 5d6f921 drivers/video/backlight/aat2870_bl.c: fix setting max_current by Axel Lin · 13 years ago
  4. 4c4dd90 drivers/video/backlight/aat2870_bl.c: fix error checking for backlight_device_register by Axel Lin · 13 years ago
  5. 1646ec9 cris: add missing declaration of kgdb_init() and breakpoint() by WANG Cong · 13 years ago
  6. b4bc281 cris: fix the prototype of sync_serial_ioctl() by WANG Cong · 13 years ago
  7. 4b851d8 cris: fix a build error in sync_serial_open() by WANG Cong · 13 years ago
  8. d496921 cris: fix a build error in kernel/fork.c by WANG Cong · 13 years ago
  9. 1560ffe6 tpm_tis: fix build when ACPI is not enabled by Randy Dunlap · 13 years ago
  10. 3dab1bc mm: page_alloc: increase __GFP_BITS_SHIFT to include __GFP_OTHER_NODE by Johannes Weiner · 13 years ago
  11. f7b9fcb ramoops: update module parameters by Sergiu Iordache · 13 years ago
  12. f2d34fd9 Documentation: add pointer to name_to_dev_t for root= values by Will Drewry · 13 years ago
  13. 2af1416 fs/dcache.c: fix new kernel-doc warning by Randy Dunlap · 13 years ago
  14. 88eca02 ida: simplified functions for id allocation by Rusty Russell · 13 years ago
  15. a729589 taskstats: add_del_listener() should ignore !valid listeners by Oleg Nesterov · 13 years ago
  16. dfc428b taskstats: add_del_listener() shouldn't use the wrong node by Oleg Nesterov · 13 years ago
  17. 12b3e03 rtc-omap: fix initialization of control register by Daniel Glöckner · 13 years ago
  18. dd48c08 fault-injection: add ability to export fault_attr in arbitrary directory by Akinobu Mita · 13 years ago
  19. f48d191 Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 13 years ago
  20. f673b7c Merge branch 'tools-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 13 years ago
  21. c299eba Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 13 years ago
  22. 1850536 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  23. ed8f373 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  24. a6b11f5 Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  25. 73a9fe8 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  26. f340681 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 13 years ago
  27. 4400478 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-watchdog by Linus Torvalds · 13 years ago
  28. 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
  29. d30c4b7 tools/power turbostat: fit output into 80 columns on snb-ep by Len Brown · 13 years ago
  30. b728a5c efivars: fix warnings when CONFIG_PSTORE=n by Tony Luck · 13 years ago
  31. 4a8f505 Merge branches 'acpica', 'battery', 'boot-irqs', 'bz-24492', 'bz-9528', 'from-akpm', 'kexec-param' and 'misc' into release by Len Brown · 13 years ago
  32. 6c8111e9 ACPI: delete stale reference in kernel-parameters.txt by Len Brown · 13 years ago
  33. d1afa65 arch/tile/mm/init.c: trivial: use BUG_ON by Julia Lawall · 13 years ago
  34. 3d071cd3 Merge tag 'v3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus by Chris Metcalf · 13 years ago
  35. aa16597 ACPI: add missing _OSI strings by Shaohua Li · 13 years ago
  36. f52e00c ACPI: remove NID_INVAL by David Rientjes · 13 years ago
  37. 31f5396 thermal: make THERMAL_HWMON implementation fully internal by Jean Delvare · 13 years ago
  38. 0d97d7a thermal: split hwmon lookup to a separate function by Jean Delvare · 13 years ago
  39. ab92402 thermal: hide CONFIG_THERMAL_HWMON by Jean Delvare · 13 years ago
  40. d945fa0 MAINTAINERS: Add keyword match for of_match_table to device tree section by Mark Brown · 13 years ago
  41. aac285c of: constify property name parameters for helper functions by Jamie Iles · 13 years ago
  42. 50658b6 spi/pl022: remove function cannot exit by Linus Walleij · 13 years ago
  43. ed8b752 dm table: set flush capability based on underlying devices by Mike Snitzer · 13 years ago
  44. 772ae5f dm crypt: optionally support discard requests by Milan Broz · 13 years ago
  45. 3273727 dm raid: add md raid1 support by Jonathan Brassow · 13 years ago
  46. b12d437 dm raid: support metadata devices by Jonathan Brassow · 13 years ago
  47. 46bed2b dm raid: add write_mostly parameter by Jonathan Brassow · 13 years ago
  48. c108456 dm raid: add region_size parameter by Jonathan Brassow · 13 years ago
  49. c0a2fa1 dm raid: improve table parameters documentation by Jonathan Brassow · 13 years ago
  50. 759dea2 dm ioctl: forbid multiple device specifiers by Mikulas Patocka · 13 years ago
  51. ba2e19b dm ioctl: introduce __get_dev_cell by Mikulas Patocka · 13 years ago
  52. 0ddf964 dm ioctl: fill in device parameters in more ioctls by Mikulas Patocka · 13 years ago
  53. a399879 dm flakey: add corrupt_bio_byte feature by Mike Snitzer · 13 years ago
  54. b26f5e3 dm flakey: add drop_writes by Mike Snitzer · 13 years ago
  55. dfd068b dm flakey: support feature args by Mike Snitzer · 13 years ago
  56. 30e4171 dm flakey: use dm_target_offset and support discards by Mike Snitzer · 13 years ago
  57. 498f010 dm table: share target argument parsing functions by Mike Snitzer · 13 years ago
  58. a6e50b4 dm snapshot: skip reading origin when overwriting complete chunk by Mikulas Patocka · 13 years ago
  59. d5b9dd0 dm: ignore merge_bvec for snapshots when safe by Mikulas Patocka · 13 years ago
  60. 0864901 dm table: clean dm_get_device and move exports by Mike Snitzer · 13 years ago
  61. 3e8dbb7 dm raid: tidy includes by Alasdair G Kergon · 13 years ago
  62. 2ca4c92 dm ioctl: prevent empty message by Alasdair G Kergon · 13 years ago
  63. 13c8758 dm raid: cleanup parameter handling by Jonathan Brassow · 13 years ago
  64. a2d2b03 dm snapshot: style cleanups by Jonathan Brassow · 13 years ago
  65. aa3f079 dm snapshot: remove unused definitions by Mikulas Patocka · 13 years ago
  66. 5bf45a3 dm kcopyd: remove nr_pages field from job structure by Mikulas Patocka · 13 years ago
  67. 4622afb dm kcopyd: remove offset field from job structure by Mikulas Patocka · 13 years ago
  68. e29e65a dm: use vzalloc by Joe Perches · 13 years ago
  69. 6c9b27a dm log: userspace use list_move by Kirill A. Shutemov · 13 years ago
  70. c8f543e dm log: clean up bit little endian bitops by Akinobu Mita · 13 years ago
  71. 936688d dm table: fix discard support by Mike Snitzer · 13 years ago
  72. 283a832 dm: suppress endian warnings by Alasdair G Kergon · 13 years ago
  73. d15b774 dm: fix idr leak on module removal by Alasdair G Kergon · 13 years ago
  74. bb91bc7 dm io: flush cpu cache with vmapped io by Mikulas Patocka · 13 years ago
  75. 286f367 dm mpath: fix potential NULL pointer in feature arg processing by Mike Snitzer · 13 years ago
  76. 762a80d dm snapshot: flush disk cache when merging by Mikulas Patocka · 13 years ago
  77. 7abdd34d watchdog: Cleanup WATCHDOG_CORE help text by Josh Boyer · 13 years ago
  78. 6b01d30 watchdog: Fix POST failure on ASUS P5N32-E SLI and similar boards by Mart Gerrits · 13 years ago
  79. bea1906 watchdog: shwdt: fix usage of mod_timer by David Engraf · 13 years ago
  80. 9f3b249 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 13 years ago
  81. 08f984c ALSA: asihpi - Clarify adapter index validity check by Eliot Blennerhassett · 13 years ago
  82. 8997621 ACPI print OSI(Linux) warning only once by Len Brown · 13 years ago
  83. c027a47 oom: task->mm == NULL doesn't mean the memory was freed by Oleg Nesterov · 13 years ago
  84. 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
  85. 60ad446 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  86. 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
  87. 12ff47e Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  88. 73bcbac Merge branch 'gpiolib' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 13 years ago
  89. 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
  90. 72f9adfd 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
  91. 79a77c5 ext4: prevent memory leaks from ext4_mb_init_backend() on error path by Yu Jian · 13 years ago
  92. 48e6061 ext4: use EXT4_BAD_INO for buddy cache to avoid colliding with valid inode # by Yu Jian · 13 years ago
  93. 9d8b9ec ext4: use ext4_msg() instead of printk in mballoc by Theodore Ts'o · 13 years ago
  94. 0d10ee2 Btrfs: don't call writepages from within write_full_page by Josef Bacik · 13 years ago
  95. 341d14f Btrfs: Remove unused variable 'last_index' in file.c by Mitch Harder · 13 years ago
  96. 69261c4 Btrfs: clean up for find_first_extent_bit() by Xiao Guangrong · 13 years ago
  97. ded91f0 Btrfs: clean up for wait_extent_bit() by Xiao Guangrong · 13 years ago
  98. 3150b69 Btrfs: clean up for insert_state() by Xiao Guangrong · 13 years ago
  99. 3a6d457 Btrfs: remove unused members from struct extent_state by Xiao Guangrong · 13 years ago
  100. 4d2c8f62 Btrfs: clean up code for merging extent maps by Li Zefan · 13 years ago