summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/xattr.h (unfollow)
Commit message (Expand)AuthorFilesLines
2012-01-18proc: clean up and fix /proc/<pid>/mem handlingLinus Torvalds1-106/+39
2012-01-17cfq-iosched: fix use-after-free of cfqqJens Axboe1-4/+3
2012-01-17tty: remove unused tty_driver->termios_lockedKonstantin Khlebnikov1-1/+0
2012-01-17Revert "capabitlies: ns_capable can use the cap helpers rather than lsm call"Linus Torvalds1-1/+1
2012-01-17mce: fix warning messages about static struct mce_deviceGreg Kroah-Hartman3-12/+26
2012-01-16ARM: sa11x0: assabet: fix build warningRussell King1-1/+1
2012-01-16hwmon: (sysfs-interface) Update tempX_type attribute to be more genericGuenter Roeck1-1/+1
2012-01-16hwmon: (adm1031) Fix coding style issuesGuenter Roeck1-50/+103
2012-01-16hwmon: (it87) Add IT8728F supportJean Delvare3-20/+58
2012-01-16hwmon: (coretemp) Add missing section annotationsJean Delvare1-11/+15
2012-01-16hwmon: (lm90) Add range check to set_update_intervalGuenter Roeck1-1/+1
2012-01-16hwmon: (lm63) Support extended lookup table of LM96163Jean Delvare1-7/+62
2012-01-16hwmon: (lm63) Expose automatic fan speed control lookup tableJean Delvare2-15/+136
2012-01-16hwmon: (lm63) Fix incorrect comment about I2C addressJean Delvare1-1/+4
2012-01-16hwmon: (lm63) LM64 has a dedicated pin for tachometerJean Delvare2-4/+11
2012-01-16hwmon: (lm63) Add sensor type attribute for external sensor on LM96163Guenter Roeck2-1/+52
2012-01-16hwmon: (lm63) Add support for update_interval sysfs attributeGuenter Roeck2-5/+93
2012-01-16hwmon: (lm63) Add support for writing the external critical temperatureGuenter Roeck1-11/+44
2012-01-16hwmon: (lm63) Add support for unsigned upper temperature limitsGuenter Roeck1-11/+51
2012-01-16hwmon: (lm63) Add support for LM96163Guenter Roeck3-7/+46
2012-01-16hwmon: (lm63) Add support for external temperature offset registerGuenter Roeck1-3/+13
2012-01-16hwmon: (lm63) Fix checkpatch errorsGuenter Roeck1-21/+53
2012-01-16hwmon: (max1111) Change sysfs interface to in[0-3]_input in millivoltsEric Miao1-6/+9
2012-01-16random: Adjust the number of loops when initializingH. Peter Anvin1-1/+1
2012-01-16random: Use arch-specific RNG to initialize the entropy storeTheodore Ts'o1-0/+6
2012-01-16menuconfig: fix a regression when canceling the prompt dialog at exitLi Zefan1-1/+2
2012-01-16ALSA: virtuoso: Xonar DS: fix polarity of front outputClemens Ladisch1-0/+1
2012-01-16ALSA: Au88x0 - Reduce the number of playback subdevices of au8830 from 32 to 16Raymond Yau2-1/+3
2012-01-16ALSA: Au88x0 - Support 4 channels playback when AC97 codecs has SDAC bitRaymond Yau2-5/+6
2012-01-16ALSA: HDA: Fix internal microphone on Dell Studio 16 XPS 1645David Henningsson1-1/+1
2012-01-16ARM: OMAP3: fix build on !CONFIG_IOMMU_APIOhad Ben-Cohen1-1/+13
2012-01-16USB: EHCI: Don't use NO_IRQ in xilinx ehci driverMichal Simek1-1/+1
2012-01-16error: implicit declaration of function 'module_flags_taint'Kevin Winchester1-20/+20
2012-01-15[media] revert patch: HDIC HD29L2 DMB-TH USB2.0 reference design driverAntti Palosaari4-420/+0
2012-01-15UBI: use own macros for the layout volumeRichard Weinberger1-2/+2
2012-01-15UBI: fix nameless volumes handlingRichard Weinberger1-0/+3
2012-01-15UBIFS: fix non-debug configuration buildDominique Martinet1-14/+17
2012-01-15Revert "block: recursive merge requests"Jens Axboe1-12/+4
2012-01-15fsnotify: don't BUG in fsnotify_destroy_mark()Miklos Szeredi1-3/+5
2012-01-15kbuild: Fix compiler warning with assertion when calling 'fwrite'Arnaud Lacombe2-2/+5
2012-01-15Improve update-po-config outputPeter Foley1-3/+3
2012-01-15dm: do not forward ioctls from logical volumes to the underlying devicePaolo Bonzini3-2/+27
2012-01-15block: fail SCSI passthrough ioctls on partition devicesPaolo Bonzini3-2/+55
2012-01-15block: add and use scsi_blk_cmd_ioctlPaolo Bonzini8-12/+18
2012-01-15scripts/coccinelle: improve the coverage of some semantic patchesJulia Lawall11-76/+351
2012-01-15Kbuild: Use dtc's -d (dependency) optionStephen Warren5-8/+10
2012-01-14dtc: Implement -d option to write out a dependency fileStephen Warren3-1/+25