aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-16fix non-x86 build failure in pmdp_get_and_clearAndrea Arcangeli1-11/+3
2011-01-16PCI / ACPI: Fix build of the AER driver for CONFIG_ACPI unsetRafael J. Wysocki1-3/+0
2011-01-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds8-16/+24
2011-01-16sanitize vfsmount refcounting changesAl Viro2-5/+1
2011-01-15Unexport do_add_mount() and add in follow_automount(), not ->d_automount()David Howells1-6/+1
2011-01-15Allow d_manage() to be used in RCU-walk modeDavid Howells1-1/+1
2011-01-15autofs4: Bump versionIan Kent1-1/+1
2011-01-15NFS: Use d_automount() rather than abusing follow_link()David Howells1-1/+0
2011-01-15Add an AT_NO_AUTOMOUNT flag to suppress terminal automountDavid Howells2-0/+3
2011-01-15Add a dentry op to allow processes to be held during pathwalk transitDavid Howells2-3/+11
2011-01-15Add a dentry op to handle automounting rather than abusing follow_link()David Howells2-1/+8
2011-01-15Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6Linus Torvalds1-0/+6
2011-01-15Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+10
2011-01-15Merge branch 'slub/hotplug' into slab/urgentPekka Enberg1-0/+6
2011-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-post-merge-2.6Linus Torvalds10-0/+1860
2011-01-14Revert "drm: Update fbdev fb_fix_screeninfo"Dave Airlie1-0/+3
2011-01-14PCI / ACPI: Fix build issue in pci_root.c for !CONFIG_PCIEPORTBUSMarkus Trippelsdorf1-0/+5
2011-01-14Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+7
2011-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds10-22/+68
2011-01-14Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds10-129/+13
2011-01-14block: restore multiple bd_link_disk_holder() supportTejun Heo1-1/+7
2011-01-14Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds6-8/+42
2011-01-14Merge git://git.infradead.org/battery-2.6Linus Torvalds3-0/+72
2011-01-14Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npigginLinus Torvalds1-1/+1
2011-01-14Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds5-29/+64
2011-01-14PCI/PM: Use pm_wakeup_event() directly for reporting wakeup eventsRafael J. Wysocki1-1/+0
2011-01-14PCI/ACPI: Request _OSC control once for each root bridge (v3)Rafael J. Wysocki3-0/+23
2011-01-14tracing: Only process module tracepoints onceSteven Rostedt1-0/+10
2011-01-14[SCSI] target: Add LIO target core v4.0.0-rc6Nicholas Bellinger10-0/+1860
2011-01-14include/gpio.h: remove remaining __must_check-annotiationsWolfram Sang1-2/+2
2011-01-14Revert update for dirty_ratio for memcg.KAMEZAWA Hiroyuki1-23/+0
2011-01-14power_supply: Add MAX17042 Fuel Gauge DriverMyungJoo Ham1-0/+30
2011-01-14kernel: fix hlist_bl againRussell King1-1/+1
2011-01-14mfd: ab8500-core chip version cut 2.0 supportMattias Wallin1-23/+30
2011-01-14regulator: Support MAX8998/LP3974 DVS-GPIOMyungJoo Ham1-6/+20
2011-01-14mfd: Support LP3974 RTCMyungJoo Ham1-0/+4
2011-01-14mfd: MAX8998/LP3974 hibernation supportMyungJoo Ham2-0/+3
2011-01-14mfd: ab8500-core ioresources irq for subdrivers addedMattias Wallin1-2/+2
2011-01-14mfd: Provide pm_runtime_no_callbacks flag in cell dataMark Brown1-0/+6
2011-01-14mfd: Add WM8326 supportMark Brown1-0/+1
2011-01-13etherdevice.h: Add is_unicast_ether_addr functionTobias Klauser1-0/+11
2011-01-13ipsec: update MAX_AH_AUTH_LEN to support sha512Nicolas Dichtel1-1/+1
2011-01-13net: remove dev_txq_stats_fold()Eric Dumazet1-5/+0
2011-01-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds10-66/+230
2011-01-13Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6Linus Torvalds1-6/+0
2011-01-13Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npigginLinus Torvalds2-3/+5
2011-01-13Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds2-1/+162
2011-01-14fs: hlist UP debug fixupNick Piggin2-3/+5
2011-01-13nfsd: don't support msnfs export optionJ. Bruce Fields1-1/+1
2011-01-13memcg: fix memory migration of shmem swapcacheDaisuke Nishimura1-3/+2