aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* drivers/nfc/pn544.c: fix min_t warningsAndrew Morton2011-01-16
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab...Linus Torvalds2011-01-16
|\
| * ocfs2: Make OCFS2_FS depend on CONFIGFS_FSNicholas Bellinger2011-01-16
| * dlm: Make DLM depend on CONFIGFS_FSNicholas Bellinger2011-01-16
| * net: Make NETCONSOLE_DYNAMIC depend on CONFIGFS_FSNicholas Bellinger2011-01-16
| * configfs: change depends -> select SYSFSNicholas Bellinger2011-01-16
| * Merge branch 'master' of /pub/scm/linux/kernel/git/jejb/scsi-post-merge-2.6 i...Nicholas Bellinger2011-01-16
| |\
| * | [SCSI] sd,sr: kill compat SDEV_MEDIA_CHANGE eventTejun Heo2011-01-04
| * | [SCSI] sd: implement sd_check_events()Tejun Heo2010-12-28
| * | Merge branch 'block'James Bottomley2010-12-23
| |\ \
| | * \ Merge branch 'for-2.6.38/event-handling' into for-nextJens Axboe2010-12-22
| | |\ \
| | * \ \ Merge branch 'for-2.6.38/core' into for-nextJens Axboe2010-12-20
| | |\ \ \
| | * \ \ \ Merge branch 'for-2.6.38/core' into for-nextJens Axboe2010-12-17
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'for-2.6.38/event-handling' into for-nextJens Axboe2010-12-16
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'for-2.6.38/event-handling' into for-nextJens Axboe2010-12-16
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'for-2.6.38/core' into for-nextJens Axboe2010-12-16
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'for-linus' into for-nextJens Axboe2010-11-15
| | |\ \ \ \ \ \ \ \
* | | | | | | | | | | parisc: fix compile breakage caused by inlining maybe_mkwriteJames Bottomley2011-01-16
* | | | | | | | | | | fix non-x86 build failure in pmdp_get_and_clearAndrea Arcangeli2011-01-16
* | | | | | | | | | | VFS: Fix UP compile error in fs/namespace.cAl Viro2011-01-16
* | | | | | | | | | | fs/btrfs: Fix build of ctreeStefan Schmidt2011-01-16
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds2011-01-16
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Squashfs: simplify CONFIG_SQUASHFS_LZO handlingPhillip Lougher2011-01-13
| * | | | | | | | | | | Squashfs: move squashfs_i() definition from squashfs.hPhillip Lougher2011-01-13
| * | | | | | | | | | | Squashfs: get rid of default n in KconfigPhillip Lougher2011-01-13
| * | | | | | | | | | | Squashfs: add missing check in zlib_wrapperPhillip Lougher2011-01-13
| * | | | | | | | | | | Squashfs: remove unnecessary variable in zlib_wrapperPhillip Lougher2011-01-13
| * | | | | | | | | | | Squashfs: Add XZ compression configuration optionPhillip Lougher2011-01-13
| * | | | | | | | | | | Squashfs: add XZ compression supportPhillip Lougher2011-01-13
* | | | | | | | | | | | ACPI: Fix boot problem related to APEI with acpi_disabled setRafael J. Wysocki2011-01-16
* | | | | | | | | | | | PCI / ACPI: Fix build of the AER driver for CONFIG_ACPI unsetRafael J. Wysocki2011-01-16
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-01-16
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | sanitize vfsmount refcounting changesAl Viro2011-01-16
| * | | | | | | | | | | | fix old umount_tree() breakageAl Viro2011-01-16
| * | | | | | | | | | | | autofs4: Merge the remaining dentry ops tablesDavid Howells2011-01-15
| * | | | | | | | | | | | Unexport do_add_mount() and add in follow_automount(), not ->d_automount()David Howells2011-01-15
| * | | | | | | | | | | | Allow d_manage() to be used in RCU-walk modeDavid Howells2011-01-15
| * | | | | | | | | | | | Remove a further kludge from __do_follow_link()David Howells2011-01-15
| * | | | | | | | | | | | autofs4: Bump versionIan Kent2011-01-15
| * | | | | | | | | | | | autofs4: Add v4 pseudo direct mount supportIan Kent2011-01-15
| * | | | | | | | | | | | autofs4: Fix wait validationIan Kent2011-01-15
| * | | | | | | | | | | | autofs4: Clean up autofs4_free_ino()Ian Kent2011-01-15
| * | | | | | | | | | | | autofs4: Clean up dentry operationsIan Kent2011-01-15
| * | | | | | | | | | | | autofs4: Clean up inode operationsIan Kent2011-01-15
| * | | | | | | | | | | | autofs4: Remove unused codeIan Kent2011-01-15
| * | | | | | | | | | | | autofs4: Add d_manage() dentry operationIan Kent2011-01-15
| * | | | | | | | | | | | autofs4: Add d_automount() dentry operationIan Kent2011-01-15
| * | | | | | | | | | | | Remove the automount through follow_link() kludge code from pathwalkDavid Howells2011-01-15
| * | | | | | | | | | | | CIFS: Use d_automount() rather than abusing follow_link()David Howells2011-01-15
| * | | | | | | | | | | | NFS: Use d_automount() rather than abusing follow_link()David Howells2011-01-15