1. 49c7347 hwmon: (w83795) Drop REST_VLT_BEGIN/END by Jean Delvare · 14 years ago
  2. 7eb8d50 hwmon: (w83795) Fix parity checks by Jean Delvare · 14 years ago
  3. a654b9d4 hwmon: (w83795) Get rid of VRLSB_SHIFT by Jean Delvare · 14 years ago
  4. c1a792a hwmon: (w83795) Avoid reading the same register twice by Jean Delvare · 14 years ago
  5. 02728ff hwmon: (w83795) Rework beep_enable implementation by Jean Delvare · 14 years ago
  6. 54891a3 hwmon: (w83795) Report PECI agent Tbase values by Jean Delvare · 14 years ago
  7. dd127f5 hwmon: (w83795) Properly handle negative temperatures by Jean Delvare · 14 years ago
  8. a0ce402 hwmon: (w83795) Rename temperature limit attributes by Jean Delvare · 14 years ago
  9. 01879a8 hwmon: (w83795) Fix PWM duty cycle frequency attributes by Jean Delvare · 14 years ago
  10. 0e25601 hwmon: (w83795) Add support for dynamic in0-2 limits by Jean Delvare · 14 years ago
  11. 6c82b2f hwmon: (w83795) Fix LSB reading of fan speeds by Jean Delvare · 14 years ago
  12. 71caf46 hwmon: (w83795) Clean up probe function by Jean Delvare · 14 years ago
  13. 6f9dfd8 hwmon: (w83795) Fix in17-in20 gain factor by Jean Delvare · 14 years ago
  14. 80646b9 hwmon: (w83795) Only start monitoring if needed by Jean Delvare · 14 years ago
  15. 86ef4d2 hwmon: (w83795) Add const markers by Jean Delvare · 14 years ago
  16. b2cc528 hwmon: (w83795) Only create fan[1-8]_target files when needed by Jean Delvare · 14 years ago
  17. b5f6a90 hwmon: (w83795) Move PWM attributes to a dedidated array by Jean Delvare · 14 years ago
  18. 87df0da hwmon: (w83795) Use 2D arrays for many device attributes by Jean Delvare · 14 years ago
  19. 6f3dcde hwmon: (w83795) Merge w83795_create_files and w83795_remove_files by Jean Delvare · 14 years ago
  20. 892514a hwmon: (w83795) Move file creation to a separate function too by Jean Delvare · 14 years ago
  21. 2fa0987 hwmon: (w83795) Move files removal to a separate function by Jean Delvare · 14 years ago
  22. 2be381d hwmon: (w83795) Improve detection routine by Jean Delvare · 14 years ago
  23. b2469f4 hwmon: (w83795) Refactor bank selection by Jean Delvare · 14 years ago
  24. 093d1a4 hwmon: (w83795) Drop duplicate enum by Jean Delvare · 14 years ago
  25. 315bacf hwmon: (w83795) Misc cleanups by Jean Delvare · 14 years ago
  26. 792d376 hwmon: New driver for the W83795G/ADG monitoring chips by Wei Song · 14 years ago
  27. 62991f7 hwmon: (s3c-hwmon) Depend on S3C_ADC by Maurus Cuelenaere · 14 years ago
  28. 9c627e3 hwmon: (s3c-hwmon) Use a real mutex by Thomas Gleixner · 14 years ago
  29. caaa0f3 hwmon: (lm75) Trivial changes to pacify the checkpatch by Shubhrajyoti D · 14 years ago
  30. e3cd952 hwmon: (lm75) Make the writing to sysfs more robust by Shubhrajyoti D · 14 years ago
  31. c4f99a2 hwmon: (lm90) Add support for the W83L771W/G by Jean Delvare · 14 years ago
  32. 0c01b64 hwmon: (lm90) Add support for update_interval sysfs attribute by Guenter Roeck · 14 years ago
  33. 1179324 hwmon: (lm90) Introduce capability flag to indicate broken ALERT functionality by Guenter Roeck · 14 years ago
  34. 4667bcb hwmon: (lm90) Introduce chip parameter structure by Guenter Roeck · 14 years ago
  35. 15b66ab hwmon: (lm90) Rearrange code to no longer require forward declarations by Guenter Roeck · 14 years ago
  36. 06e1c0a hwmon: (lm90) Add support for max6695 and max6696 by Guenter Roeck · 14 years ago
  37. 6948708 hwmon: (lm90) Add support for extra features of max6659 by Guenter Roeck · 14 years ago
  38. 13c8495 hwmon: (lm90) Add explicit support for max6659 by Guenter Roeck · 14 years ago
  39. 9651286 hwmon: (lm90) Simplify set_temp11 register calculations by Guenter Roeck · 14 years ago
  40. b6fc1ba hwmon: (lm90) Introduce function to delete sysfs files by Guenter Roeck · 14 years ago
  41. 88073bb hwmon: (lm90) Introduce device feature bits by Guenter Roeck · 14 years ago
  42. 11e5781 hwmon: (lm90) Fix checkpatch errors by Guenter Roeck · 14 years ago
  43. 28e7438f hwmon: Add tempX_emergency attribute to sysfs ABI by Guenter Roeck · 14 years ago
  44. 628b450 hwmon: (k8temp) Remove superfluous CPU family check by Andreas Herrmann · 14 years ago
  45. 8128057 Merge branch 'upstream-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  46. a107e5a Merge branch 'next' into upstream-merge by Theodore Ts'o · 14 years ago
  47. b83db1d Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  48. 7d2f280 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
  49. a269029 ext4,jbd2: convert tracepoints to use major/minor numbers by Theodore Ts'o · 14 years ago
  50. 3d287de ext4: optimize orphan_list handling for ext4_setattr by Dmitry Monakhov · 14 years ago
  51. beed5ecb ext4: fix unbalanced mutex unlock in error path of ext4_li_request_new by Nicolas Kaiser · 14 years ago
  52. e3e1288 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  53. 9ae6d03 Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 14 years ago
  54. bdab225 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300 by Linus Torvalds · 14 years ago
  55. 7c5814c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  56. a042e26 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  57. f66dd53 Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  58. 17bb51d Merge branch 'akpm-incoming-2' by Linus Torvalds · 14 years ago
  59. 0671b76 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  60. 0b2d8d9 proc_bus_pci_ioctl: remove pointless BKL usage by Linus Torvalds · 14 years ago
  61. a6371b6 ext4: fix compile error in ext4_fallocate() by Kazuya Mio · 14 years ago
  62. eee4adc ext4: move ext4_mb_{get,put}_buddy_cache_lock and make them static by Eric Sandeen · 14 years ago
  63. 61d0867 ext4: rename mark_bitmap_end() to ext4_mark_bitmap_end() by Theodore Ts'o · 14 years ago
  64. 4a873a4 ext4: move flush_completed_IO to fs/ext4/fsync.c and make it static by Theodore Ts'o · 14 years ago
  65. bf89d16 ext4: rename {ext,idx}_pblock and inline small extent functions by Theodore Ts'o · 14 years ago
  66. 1f109d5 ext4: make various ext4 functions be static by Theodore Ts'o · 14 years ago
  67. 5dabfc7 ext4: rename {exit,init}_ext4_*() to ext4_{exit,init}_*() by Theodore Ts'o · 14 years ago
  68. 7f93cff ext4: fix kernel oops if the journal superblock has a non-zero j_errno by Theodore Ts'o · 14 years ago
  69. 72f84e6 ext4: update writeback_index based on last page scanned by Eric Sandeen · 14 years ago
  70. 5b41d92 ext4: implement writeback livelock avoidance using page tagging by Eric Sandeen · 14 years ago
  71. bbd0834 ext4: tidy up a void argument in inode.c by Eric Sandeen · 14 years ago
  72. 27ee40d ext4: add batched_discard into ext4 feature list by Lukas Czerner · 14 years ago
  73. 7360d17 ext4: Add batched discard support for ext4 by Lukas Czerner · 14 years ago
  74. 367a51a3 fs: Add FITRIM ioctl by Lukas Czerner · 14 years ago
  75. 77ca6cd ext4: Use return value from sb_issue_discard() by Lukas Czerner · 14 years ago
  76. 8778369 ext4: Check return value of sb_getblk() and friends by Namhyung Kim · 14 years ago
  77. bd2d021 ext4: use bio layer instead of buffer layer in mpage_da_submit_io by Theodore Ts'o · 14 years ago
  78. 1de3e3d ext4: move mpage_put_bnr_to_bhs()'s functionality to mpage_da_submit_io() by Theodore Ts'o · 14 years ago
  79. 3ecdb3a ext4: inline walk_page_buffers() into mpage_da_submit_io by Theodore Ts'o · 14 years ago
  80. cb20d51 ext4: inline ext4_writepage() into mpage_da_submit_io() by Theodore Ts'o · 14 years ago
  81. a42afc5 ext4: simplify ext4_writepage() by Theodore Ts'o · 14 years ago
  82. 5a87b7a ext4: call mpage_da_submit_io() from mpage_da_map_blocks() by Theodore Ts'o · 14 years ago
  83. 1682808 ext4: use KMEM_CACHE instead of kmem_cache_create by Theodore Ts'o · 14 years ago
  84. 7845c04 ext4: use search_dirblock() in ext4_dx_find_entry() by Theodore Ts'o · 14 years ago
  85. 8941ec8 ext4: avoid uninitialized memory references in ext3_htree_next_block() by Theodore Ts'o · 14 years ago
  86. 640e939 ext4: remove unused ext4_sb_info members by Eric Sandeen · 14 years ago
  87. c999af2 ext4: queue conversion after adding to inode's completed IO list by Eric Sandeen · 14 years ago
  88. 3e1e5f5 ext4: don't use ext4_allocation_contexts for tracing by Eric Sandeen · 14 years ago
  89. 4d54761 ext4: fix oops in trace_ext4_mb_release_group_pa by Eric Sandeen · 14 years ago
  90. 0c9169c ext4: fix potential infinite loop in ext4_da_writepages() by Toshiyuki Okajima · 14 years ago
  91. e0d10bf ext4: improve llseek error handling for overly large seek offsets by Toshiyuki Okajima · 14 years ago
  92. c41303c ext4: don't update sb journal_devnum when RO dev by Maciej Żenczykowski · 14 years ago
  93. 2407518 ext4: use sb_issue_zeroout in ext4_ext_zeroout by Lukas Czerner · 14 years ago
  94. a31437b ext4: use sb_issue_zeroout in setup_new_group_blocks by Lukas Czerner · 14 years ago
  95. 857ac88 ext4: add interface to advertise ext4 features in sysfs by Lukas Czerner · 14 years ago
  96. bfff687 ext4: add support for lazy inode table initialization by Lukas Czerner · 14 years ago
  97. e6fa0be Add helper function for blkdev_issue_zeroout (sb_issue_discard) by Lukas Czerner · 14 years ago
  98. 5c2178e jbd2: Add sanity check for attempts to start handle during umount by Theodore Ts'o · 14 years ago
  99. a1c6c56 ext4: fix NULL pointer dereference in print_daily_error_info() by Sergey Senozhatsky · 14 years ago
  100. 53fdcf9 ext4: don't hold spinlock while calling ext4_issue_discard() by Lukas Czerner · 14 years ago