summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* merge fchmod() and fchmodat() guts, kill ancient broken kludgeAl Viro2011-07-26
* xfs: fix misspelled S_IS...()Al Viro2011-07-26
* xfs: get rid of open-coded S_ISREG(), etc.Al Viro2011-07-26
* vfs: document locking requirements for d_move, __d_move and d_materialise_uniqueJeff Layton2011-07-26
* omfs: fix (mode & S_IFDIR) abuseAl Viro2011-07-26
* btrfs: S_ISREG(mode) is not mode & S_IFREG...Al Viro2011-07-26
* ima: fmode_t misspelled as mode_t...Al Viro2011-07-26
* pci-label.c: size_t misspelled as mode_tAl Viro2011-07-26
* jffs2: S_ISLNK(mode & S_IFMT) is pointlessAl Viro2011-07-26
* snd_msnd ->mode is fmode_t, not mode_tAl Viro2011-07-26
* v9fs_iop_get_acl: get rid of unused variableAl Viro2011-07-26
* vfs: dont chain pipe/anon/socket on superblock s_inodes listEric Dumazet2011-07-26
* Documentation: Exporting: update description of d_splice_aliasPhillip Lougher2011-07-26
* fs: add missing unlock in default_llseek()Dan Carpenter2011-07-26
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-07-25
|\
| * hwmon: (lm78) Become the maintainerJean Delvare2011-07-25
| * hwmon: (lm78) Make ISA interface depend on CONFIG_ISAJean Delvare2011-07-25
| * hwmon: (lm78) Avoid forward declarationsJean Delvare2011-07-25
| * hwmon: (sht15) Correct a comment mistakeVivien Didelot2011-07-25
| * hwmon: (max1111) Avoid extra memory allocationsJean Delvare2011-07-25
| * hwmon: (it87) Add chassis intrusion detection supportJean Delvare2011-07-25
| * hwmon: (via-cputemp) Add VID reporting supportJean Delvare2011-07-25
| * hwmon-vid: Add support for VIA family 6 model D CPUJean Delvare2011-07-25
| * hwmon: New driver sch5636Hans de Goede2011-07-25
| * hwmon: (sch5627) Factor out some code shared with sch5636 driverHans de Goede2011-07-25
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-25
|\ \
| * | fs: Merge split stringsJean Delvare2011-07-22
| * | treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody2011-07-21
| * | uwb: Fix misspelling of neighbourhood in commentJesper Juhl2011-07-21
| * | net, netfilter: Remove redundant goto in ebt_ulog_packetJesper Juhl2011-07-21
| * | trivial: don't touch files that are removed in the staging treeJiri Kosina2011-07-20
| * | lib/vsprintf: replace link to Draft by final RFC numberJan Engelhardt2011-07-14
| * | doc: Kconfig: `to be' -> `be'Michael Witten2011-07-11
| * | doc: Kconfig: Typo: square -> squaredMichael Witten2011-07-11
| * | doc: Konfig: Documentation/power/{pm => apm-acpi}.txtMichael Witten2011-07-11
| * | drivers/net: static should be at beginning of declarationJesper Juhl2011-07-11
| * | Merge branch 'master' into for-nextJiri Kosina2011-07-11
| |\ \
| * | | drivers/media: static should be at beginning of declarationJesper Juhl2011-07-11
| * | | drivers/i2c: static should be at beginning of declarationJesper Juhl2011-07-11
| * | | XTENSA: static should be at beginning of declarationJesper Juhl2011-07-11
| * | | SH: static should be at beginning of declarationJesper Juhl2011-07-11
| * | | MIPS: static should be at beginning of declarationJesper Juhl2011-07-11
| * | | ARM: static should be at beginning of declarationJesper Juhl2011-07-11
| * | | rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_checkMichal Hocko2011-07-08
| * | | Update my e-mail addressMichael Büsch2011-07-07
| * | | PCIe ASPM: forcedly -> forciblyMichael Witten2011-06-29
| * | | gma500: push through device driver treeJiri Kosina2011-06-29
| * | | treewide: fix kernel-doc warningsVitaliy Ivanov2011-06-28
| * | | doc: powerpc: drop +x perms on text fileMike Frysinger2011-06-27
| * | | viafbdev: fix compilation warning for unused variableNikanth Karthikesan2011-06-27