summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* parisc: fix compile breakage caused by inlining maybe_mkwriteJames Bottomley2011-01-161-1/+3
* fix non-x86 build failure in pmdp_get_and_clearAndrea Arcangeli2011-01-162-18/+7
* VFS: Fix UP compile error in fs/namespace.cAl Viro2011-01-161-7/+24
* fs/btrfs: Fix build of ctreeStefan Schmidt2011-01-161-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds2011-01-1615-30/+203
|\
| * Squashfs: simplify CONFIG_SQUASHFS_LZO handlingPhillip Lougher2011-01-133-9/+6
| * Squashfs: move squashfs_i() definition from squashfs.hPhillip Lougher2011-01-1310-13/+6
| * Squashfs: get rid of default n in KconfigPhillip Lougher2011-01-131-3/+0
| * Squashfs: add missing check in zlib_wrapperPhillip Lougher2011-01-131-0/+5
| * Squashfs: remove unnecessary variable in zlib_wrapperPhillip Lougher2011-01-131-5/+4
| * Squashfs: Add XZ compression configuration optionPhillip Lougher2011-01-134-0/+28
| * Squashfs: add XZ compression supportPhillip Lougher2011-01-132-0/+154
* | ACPI: Fix boot problem related to APEI with acpi_disabled setRafael J. Wysocki2011-01-162-5/+5
* | PCI / ACPI: Fix build of the AER driver for CONFIG_ACPI unsetRafael J. Wysocki2011-01-161-3/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-01-1640-854/+1009
|\ \
| * | sanitize vfsmount refcounting changesAl Viro2011-01-1610-117/+75
| * | fix old umount_tree() breakageAl Viro2011-01-161-3/+5
| * | autofs4: Merge the remaining dentry ops tablesDavid Howells2011-01-153-20/+4
| * | Unexport do_add_mount() and add in follow_automount(), not ->d_automount()David Howells2011-01-158-89/+101
| * | Allow d_manage() to be used in RCU-walk modeDavid Howells2011-01-155-12/+22
| * | Remove a further kludge from __do_follow_link()David Howells2011-01-151-6/+2
| * | autofs4: Bump versionIan Kent2011-01-151-1/+1
| * | autofs4: Add v4 pseudo direct mount supportIan Kent2011-01-151-0/+58
| * | autofs4: Fix wait validationIan Kent2011-01-151-1/+16
| * | autofs4: Clean up autofs4_free_ino()Ian Kent2011-01-152-22/+0
| * | autofs4: Clean up dentry operationsIan Kent2011-01-153-29/+26
| * | autofs4: Clean up inode operationsIan Kent2011-01-153-21/+1
| * | autofs4: Remove unused codeIan Kent2011-01-152-250/+0
| * | autofs4: Add d_manage() dentry operationIan Kent2011-01-154-40/+159
| * | autofs4: Add d_automount() dentry operationIan Kent2011-01-154-112/+189
| * | Remove the automount through follow_link() kludge code from pathwalkDavid Howells2011-01-151-14/+3
| * | CIFS: Use d_automount() rather than abusing follow_link()David Howells2011-01-154-67/+80
| * | NFS: Use d_automount() rather than abusing follow_link()David Howells2011-01-155-48/+46
| * | AFS: Use d_automount() rather than abusing follow_link()David Howells2011-01-154-30/+19
| * | Add an AT_NO_AUTOMOUNT flag to suppress terminal automountDavid Howells2011-01-154-1/+12
| * | Add a dentry op to allow processes to be held during pathwalk transitDavid Howells2011-01-1515-50/+126
| * | Add a dentry op to handle automounting rather than abusing follow_link()David Howells2011-01-156-58/+198
| * | do_lookup() fixAl Viro2011-01-151-0/+3
* | | Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2011-01-155-7/+17
|\ \ \
| * | | Update Pekka's email address in MAINTAINERSPekka Enberg2011-01-151-2/+2
| * | | mm/slab.c: make local symbols staticH Hartley Sweeten2011-01-151-3/+3
| * | | Merge branch 'slub/hotplug' into slab/urgentPekka Enberg2011-01-153-2/+12
| |\ \ \
| | * | | slub: Avoid use of slub_lock in show_slab_objects()Christoph Lameter2011-01-111-2/+2
| | * | | memory hotplug: one more lock on memory hotplugKAMEZAWA Hiroyuki2011-01-112-0/+10
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
*-----. \ \ \ \ Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f...Linus Torvalds2011-01-1518-79/+84
|\ \ \ \ \ \ \ \
| | | | * \ \ \ \ Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-01-152-21/+22
| | | | |\ \ \ \ \
| | | | | * | | | | tracing: Remove syscall_exit_fieldsLai Jiangshan2011-01-141-21/+12
| | | | | * | | | | tracing: Only process module tracepoints onceSteven Rostedt2011-01-141-0/+10
| | | | * | | | | | perf record: Add "nodelay" mode, disabled by defaultKirill Smelkov2011-01-132-0/+11
| | | | * | | | | | perf sched: Fix list of events, dropping unsupported ':r' modifierStephane Eranian2011-01-131-9/+9
| | | | |/ / / / /
OpenPOWER on IntegriCloud