cascardo/linux.git
2010-10-28 Jean Delvarehwmon: (w83795) Rework beep_enable implementation
2010-10-28 Jean Delvarehwmon: (w83795) Report PECI agent Tbase values
2010-10-28 Jean Delvarehwmon: (w83795) Properly handle negative temperatures
2010-10-28 Jean Delvarehwmon: (w83795) Rename temperature limit attributes
2010-10-28 Jean Delvarehwmon: (w83795) Fix PWM duty cycle frequency attributes
2010-10-28 Jean Delvarehwmon: (w83795) Add support for dynamic in0-2 limits
2010-10-28 Jean Delvarehwmon: (w83795) Fix LSB reading of fan speeds
2010-10-28 Jean Delvarehwmon: (w83795) Clean up probe function
2010-10-28 Jean Delvarehwmon: (w83795) Fix in17-in20 gain factor
2010-10-28 Jean Delvarehwmon: (w83795) Only start monitoring if needed
2010-10-28 Jean Delvarehwmon: (w83795) Add const markers
2010-10-28 Jean Delvarehwmon: (w83795) Only create fan[1-8]_target files when...
2010-10-28 Jean Delvarehwmon: (w83795) Move PWM attributes to a dedidated...
2010-10-28 Jean Delvarehwmon: (w83795) Use 2D arrays for many device attributes
2010-10-28 Jean Delvarehwmon: (w83795) Merge w83795_create_files and w83795_re...
2010-10-28 Jean Delvarehwmon: (w83795) Move file creation to a separate functi...
2010-10-28 Jean Delvarehwmon: (w83795) Move files removal to a separate function
2010-10-28 Jean Delvarehwmon: (w83795) Improve detection routine
2010-10-28 Jean Delvarehwmon: (w83795) Refactor bank selection
2010-10-28 Jean Delvarehwmon: (w83795) Drop duplicate enum
2010-10-28 Jean Delvarehwmon: (w83795) Misc cleanups
2010-10-28 Wei Songhwmon: New driver for the W83795G/ADG monitoring chips
2010-10-28 Maurus Cuelenaerehwmon: (s3c-hwmon) Depend on S3C_ADC
2010-10-28 Thomas Gleixnerhwmon: (s3c-hwmon) Use a real mutex
2010-10-28 Shubhrajyoti Dhwmon: (lm75) Trivial changes to pacify the checkpatch
2010-10-28 Shubhrajyoti Dhwmon: (lm75) Make the writing to sysfs more robust
2010-10-28 Jean Delvarehwmon: (lm90) Add support for the W83L771W/G
2010-10-28 Guenter Roeckhwmon: (lm90) Add support for update_interval sysfs...
2010-10-28 Guenter Roeckhwmon: (lm90) Introduce capability flag to indicate...
2010-10-28 Guenter Roeckhwmon: (lm90) Introduce chip parameter structure
2010-10-28 Guenter Roeckhwmon: (lm90) Rearrange code to no longer require forwa...
2010-10-28 Guenter Roeckhwmon: (lm90) Add support for max6695 and max6696
2010-10-28 Guenter Roeckhwmon: (lm90) Add support for extra features of max6659
2010-10-28 Guenter Roeckhwmon: (lm90) Add explicit support for max6659
2010-10-28 Guenter Roeckhwmon: (lm90) Simplify set_temp11 register calculations
2010-10-28 Guenter Roeckhwmon: (lm90) Introduce function to delete sysfs files
2010-10-28 Guenter Roeckhwmon: (lm90) Introduce device feature bits
2010-10-28 Guenter Roeckhwmon: (lm90) Fix checkpatch errors
2010-10-28 Guenter Roeckhwmon: Add tempX_emergency attribute to sysfs ABI
2010-10-28 Andreas Herrmannhwmon: (k8temp) Remove superfluous CPU family check
2010-10-28 Linus TorvaldsMerge branch 'upstream-merge' of git://git./linux/kerne...
2010-10-28 Theodore Ts'oMerge branch 'next' into upstream-merge
2010-10-28 Linus TorvaldsMerge branch 'drm-core-next' of git://git./linux/kernel...
2010-10-28 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-10-28 Theodore Ts'oext4,jbd2: convert tracepoints to use major/minor numbers
2010-10-28 Dmitry Monakhovext4: optimize orphan_list handling for ext4_setattr
2010-10-28 Nicolas Kaiserext4: fix unbalanced mutex unlock in error path of...
2010-10-28 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2010-10-28 Linus TorvaldsMerge branch 'viafb-next' of git://github.com/schandina...
2010-10-28 Linus TorvaldsMerge git://git./linux/kernel/git/dhowells/linux-2...
2010-10-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-10-28 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2010-10-28 Linus TorvaldsMerge branch 'module' of git://git./linux/kernel/git...
2010-10-28 Linus TorvaldsMerge branch 'akpm-incoming-2'
2010-10-28 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2010-10-28 Linus Torvaldsproc_bus_pci_ioctl: remove pointless BKL usage
2010-10-28 Kazuya Mioext4: fix compile error in ext4_fallocate()
2010-10-28 Eric Sandeenext4: move ext4_mb_{get,put}_buddy_cache_lock and make...
2010-10-28 Theodore Ts'oext4: rename mark_bitmap_end() to ext4_mark_bitmap_end()
2010-10-28 Theodore Ts'oext4: move flush_completed_IO to fs/ext4/fsync.c and...
2010-10-28 Theodore Ts'oext4: rename {ext,idx}_pblock and inline small extent...
2010-10-28 Theodore Ts'oext4: make various ext4 functions be static
2010-10-28 Theodore Ts'oext4: rename {exit,init}_ext4_*() to ext4_{exit,init...
2010-10-28 Theodore Ts'oext4: fix kernel oops if the journal superblock has...
2010-10-28 Eric Sandeenext4: update writeback_index based on last page scanned
2010-10-28 Eric Sandeenext4: implement writeback livelock avoidance using...
2010-10-28 Eric Sandeenext4: tidy up a void argument in inode.c
2010-10-28 Lukas Czernerext4: add batched_discard into ext4 feature list
2010-10-28 Lukas Czernerext4: Add batched discard support for ext4
2010-10-28 Lukas Czernerfs: Add FITRIM ioctl
2010-10-28 Lukas Czernerext4: Use return value from sb_issue_discard()
2010-10-28 Namhyung Kimext4: Check return value of sb_getblk() and friends
2010-10-28 Theodore Ts'oext4: use bio layer instead of buffer layer in mpage_da...
2010-10-28 Theodore Ts'oext4: move mpage_put_bnr_to_bhs()'s functionality to...
2010-10-28 Theodore Ts'oext4: inline walk_page_buffers() into mpage_da_submit_io
2010-10-28 Theodore Ts'oext4: inline ext4_writepage() into mpage_da_submit_io()
2010-10-28 Theodore Ts'oext4: simplify ext4_writepage()
2010-10-28 Theodore Ts'oext4: call mpage_da_submit_io() from mpage_da_map_blocks()
2010-10-28 Theodore Ts'oext4: use KMEM_CACHE instead of kmem_cache_create
2010-10-28 Theodore Ts'oext4: use search_dirblock() in ext4_dx_find_entry()
2010-10-28 Theodore Ts'oext4: avoid uninitialized memory references in ext3_htr...
2010-10-28 Eric Sandeenext4: remove unused ext4_sb_info members
2010-10-28 Eric Sandeenext4: queue conversion after adding to inode's complete...
2010-10-28 Eric Sandeenext4: don't use ext4_allocation_contexts for tracing
2010-10-28 Eric Sandeenext4: fix oops in trace_ext4_mb_release_group_pa
2010-10-28 Toshiyuki Okajimaext4: fix potential infinite loop in ext4_da_writepages()
2010-10-28 Toshiyuki Okajimaext4: improve llseek error handling for overly large...
2010-10-28 Maciej Żenczykowskiext4: don't update sb journal_devnum when RO dev
2010-10-28 Lukas Czernerext4: use sb_issue_zeroout in ext4_ext_zeroout
2010-10-28 Lukas Czernerext4: use sb_issue_zeroout in setup_new_group_blocks
2010-10-28 Lukas Czernerext4: add interface to advertise ext4 features in sysfs
2010-10-28 Lukas Czernerext4: add support for lazy inode table initialization
2010-10-28 Lukas CzernerAdd helper function for blkdev_issue_zeroout (sb_issue_...
2010-10-28 Theodore Ts'ojbd2: Add sanity check for attempts to start handle...
2010-10-28 Sergey Senozhatskyext4: fix NULL pointer dereference in print_daily_error...
2010-10-28 Lukas Czernerext4: don't hold spinlock while calling ext4_issue_disc...
2010-10-28 Lukas Czernerext4: check for negative error code from sb_issue_discard
2010-10-28 Eric Sandeenext4: don't bump up LONG_MAX nr_to_write by a factor...
2010-10-28 Eric Sandeenext4: stop looping in ext4_num_dirty_pages when max_pag...
2010-10-28 Curt Wohlgemuthext4: use dedicated slab caches for group_info structures
next