aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-17alpha: add GENERIC_HARDIRQS_NO__DO_IRQ to KconfigMatt Turner
2011-01-17alpha/osf_sys: remove unused MAX_SELECT_SECONDSNamhyung Kim
2011-01-17alpha: change to new Makefile flag variablesmatt mooney
2011-01-17alpha: kill off alpha_do_IRQKyle McMartin
2011-01-17alpha: irq clean upKyle McMartin
2011-01-17alpha: use set_irq_chip and push down __do_IRQ to the machine typesKyle McMartin
2011-01-16drivers/nfc/pn544.c: fix min_t warningsAndrew Morton
2011-01-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab...Linus Torvalds
2011-01-16parisc: fix compile breakage caused by inlining maybe_mkwriteJames Bottomley
2011-01-16fix non-x86 build failure in pmdp_get_and_clearAndrea Arcangeli
2011-01-16VFS: Fix UP compile error in fs/namespace.cAl Viro
2011-01-16ocfs2: Make OCFS2_FS depend on CONFIGFS_FSNicholas Bellinger
2011-01-16dlm: Make DLM depend on CONFIGFS_FSNicholas Bellinger
2011-01-16net: Make NETCONSOLE_DYNAMIC depend on CONFIGFS_FSNicholas Bellinger
2011-01-16configfs: change depends -> select SYSFSNicholas Bellinger
2011-01-16Merge branch 'master' of /pub/scm/linux/kernel/git/jejb/scsi-post-merge-2.6 i...Nicholas Bellinger
2011-01-16fs/btrfs: Fix build of ctreeStefan Schmidt
2011-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds
2011-01-16ACPI: Fix boot problem related to APEI with acpi_disabled setRafael J. Wysocki
2011-01-16PCI / ACPI: Fix build of the AER driver for CONFIG_ACPI unsetRafael J. Wysocki
2011-01-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-01-16sanitize vfsmount refcounting changesAl Viro
2011-01-16fix old umount_tree() breakageAl Viro
2011-01-15autofs4: Merge the remaining dentry ops tablesDavid Howells
2011-01-15Unexport do_add_mount() and add in follow_automount(), not ->d_automount()David Howells
2011-01-15Allow d_manage() to be used in RCU-walk modeDavid Howells
2011-01-15Remove a further kludge from __do_follow_link()David Howells
2011-01-15autofs4: Bump versionIan Kent
2011-01-15autofs4: Add v4 pseudo direct mount supportIan Kent
2011-01-15autofs4: Fix wait validationIan Kent
2011-01-15autofs4: Clean up autofs4_free_ino()Ian Kent
2011-01-15autofs4: Clean up dentry operationsIan Kent
2011-01-15autofs4: Clean up inode operationsIan Kent
2011-01-15autofs4: Remove unused codeIan Kent
2011-01-15autofs4: Add d_manage() dentry operationIan Kent
2011-01-15autofs4: Add d_automount() dentry operationIan Kent
2011-01-15Remove the automount through follow_link() kludge code from pathwalkDavid Howells
2011-01-15CIFS: Use d_automount() rather than abusing follow_link()David Howells
2011-01-15NFS: Use d_automount() rather than abusing follow_link()David Howells
2011-01-15AFS: Use d_automount() rather than abusing follow_link()David Howells
2011-01-15Add an AT_NO_AUTOMOUNT flag to suppress terminal automountDavid Howells
2011-01-15Add a dentry op to allow processes to be held during pathwalk transitDavid Howells
2011-01-15Add a dentry op to handle automounting rather than abusing follow_link()David Howells
2011-01-15do_lookup() fixAl Viro
2011-01-15Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2011-01-15Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f...Linus Torvalds
2011-01-15Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-01-15Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-01-15Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2011-01-15Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King