summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-03-2146-1079/+947
|\
| * xfs: don't name variables "panic"Alex Elder2011-03-111-4/+4
| * xfs: factor agf counter updates into a helperChristoph Hellwig2011-03-091-61/+68
| * xfs: clean up the xfs_alloc_compute_aligned calling conventionChristoph Hellwig2011-03-091-16/+13
| * xfs: kill support/debug.[ch]Dave Chinner2011-03-077-86/+40
| * xfs: Convert remaining cmn_err() callers to new APIDave Chinner2011-03-0720-238/+169
| * xfs: convert the quota debug prints to new APIDave Chinner2011-03-071-15/+12
| * xfs: rename xfs_cmn_err_fsblock_zero()Dave Chinner2011-03-071-5/+5
| * xfs: convert xfs_fs_cmn_err to new error logging APIDave Chinner2011-03-0713-85/+53
| * xfs: kill xfs_fs_mount_cmn_err() macroDave Chinner2011-03-072-35/+43
| * xfs: kill xfs_fs_repair_cmn_err() macroDave Chinner2011-03-074-29/+19
| * xfs: convert xfs_cmn_err to xfs_alert_tagDave Chinner2011-03-079-74/+36
| * xfs: Convert xlog_warn to new logging interfaceDave Chinner2011-03-076-189/+177
| * xfs: Convert linux-2.6/ files to new logging interfaceDave Chinner2011-03-076-90/+76
| * xfs: introduce new logging API.Dave Chinner2011-03-024-0/+155
| * xfs: zero proper structure size for geometry callsAlex Elder2011-03-011-3/+8
| * xfs: enable delaylog by defaultChristoph Hellwig2011-02-222-7/+1
| * xfs: more sensible inode refcounting for iallocChristoph Hellwig2011-02-225-78/+19
| * xfs: stop using xfs_trans_iget in the RT allocatorChristoph Hellwig2011-02-222-39/+23
| * xfs: check if device support discard in xfs_ioc_trim()Lukas Czerner2011-02-211-0/+2
| * xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1Dan Rosenberg2011-02-211-0/+3
| * xfs: add lockdep annotations for the rt inodesChristoph Hellwig2011-02-073-15/+26
| * xfs: fix xfs_get_extsz_hint for a zero extent size hintChristoph Hellwig2011-02-071-13/+5
| * xfs: only lock the rt bitmap inode once per allocationChristoph Hellwig2011-02-072-21/+24
* | Prevent rt_sigqueueinfo and rt_tgsigqueueinfo from spoofing the signal codeJulien Tinnes2011-03-211-4/+12
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2011-03-212-20/+161
|\ \
| * | ktest: Add STOP_TEST_AFTER to stop the test after a period of timeSteven Rostedt2011-03-082-1/+20
| * | ktest: Monitor kernel while running of user testsSteven Rostedt2011-03-081-0/+14
| * | ktest: Fix bug where the test would not end after failureSteven Rostedt2011-03-081-1/+1
| * | ktest: Add BISECT_FILES to run git bisect on pathsSteven Rostedt2011-03-082-1/+17
| * | ktest: Add BISECT_SKIPSteven Rostedt2011-03-082-8/+37
| * | ktest: Add manual bisectSteven Rostedt2011-03-082-2/+47
| * | ktest: Handle kernels before make oldnoconfigSteven Rostedt2011-03-081-7/+20
| * | ktest: Start failure timeout on panic tooSteven Rostedt2011-03-081-0/+1
| * | ktest: Print logfile name on failureSteven Rostedt2011-03-081-0/+4
* | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-03-2128-108/+1702
|\ \ \
| * | | hwmon: (ads1015) Make gain and datarate configurableDirk Eibach2011-03-214-85/+211
| * | | hwmon: (ads1015) Drop dynamic attribute groupJean Delvare2011-03-211-32/+18
| * | | hwmon: Add support for Texas Instruments ADS1015Dirk Eibach2011-03-217-0/+425
| * | | hwmon: New driver for SMSC SCH5627Hans de Goede2011-03-215-0/+897
| * | | hwmon: (abituguru*) Update my email addressHans de Goede2011-03-213-5/+5
| * | | hwmon: (lm75) Speed up detectionJean Delvare2011-03-211-21/+19
| * | | hwmon: (lm75) Add detection of the National Semiconductor LM75ALen Sorensen2011-03-213-16/+47
| * | | hp_accel: Fix driver nameJean Delvare2011-03-211-1/+1
| * | | Move lis3lv02d drivers to drivers/miscJean Delvare2011-03-2113-51/+59
| * | | Move hp_accel to drivers/platform/x86Jean Delvare2011-03-217-25/+23
| * | | Let Kconfig handle lis3lv02d dependenciesJean Delvare2011-03-212-27/+25
| * | | hwmon: (sht15) Fix integer overflow in humidity calculationVivien Didelot2011-03-211-2/+2
| * | | hwmon: (sht15) Spelling fixJustin P. Mattock2011-03-211-1/+1
| * | | hwmon: (w83795) Document pin mappingJean Delvare2011-03-211-0/+127
OpenPOWER on IntegriCloud