summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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-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-15autofs4: Bump versionIan Kent
2011-01-15NFS: 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-15Merge branch 'slub/hotplug' into slab/urgentPekka Enberg
2011-01-14PCI / ACPI: Fix build issue in pci_root.c for !CONFIG_PCIEPORTBUSMarkus Trippelsdorf
2011-01-14Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-01-14Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-01-14block: restore multiple bd_link_disk_holder() supportTejun Heo
2011-01-14Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2011-01-14Merge git://git.infradead.org/battery-2.6Linus Torvalds
2011-01-14Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-01-14Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds
2011-01-14PCI/PM: Use pm_wakeup_event() directly for reporting wakeup eventsRafael J. Wysocki
2011-01-14PCI/ACPI: Request _OSC control once for each root bridge (v3)Rafael J. Wysocki
2011-01-14include/gpio.h: remove remaining __must_check-annotiationsWolfram Sang
2011-01-14Revert update for dirty_ratio for memcg.KAMEZAWA Hiroyuki
2011-01-14power_supply: Add MAX17042 Fuel Gauge DriverMyungJoo Ham
2011-01-14kernel: fix hlist_bl againRussell King
2011-01-14mfd: ab8500-core chip version cut 2.0 supportMattias Wallin
2011-01-14regulator: Support MAX8998/LP3974 DVS-GPIOMyungJoo Ham
2011-01-14mfd: Support LP3974 RTCMyungJoo Ham
2011-01-14mfd: MAX8998/LP3974 hibernation supportMyungJoo Ham
2011-01-14mfd: ab8500-core ioresources irq for subdrivers addedMattias Wallin
2011-01-14mfd: Provide pm_runtime_no_callbacks flag in cell dataMark Brown
2011-01-14mfd: Add WM8326 supportMark Brown
2011-01-13etherdevice.h: Add is_unicast_ether_addr functionTobias Klauser
2011-01-13net: remove dev_txq_stats_fold()Eric Dumazet
2011-01-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-01-13Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-01-13Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-01-14fs: hlist UP debug fixupNick Piggin
2011-01-13nfsd: don't support msnfs export optionJ. Bruce Fields
2011-01-13memcg: fix memory migration of shmem swapcacheDaisuke Nishimura
2011-01-13memcg: add lock to synchronize page accounting and migrationKAMEZAWA Hiroyuki
2011-01-13memcg: create extensible page stat update routinesGreg Thelen
2011-01-13memcg: add page_cgroup flags for dirty page trackingGreg Thelen
2011-01-13mm: migration: use rcu_dereference_protected when dereferencing the radix tre...Mel Gorman
2011-01-13thp: add compound_trans_head() helperAndrea Arcangeli
2011-01-13thp: khugepaged: make khugepaged aware about madviseAndrea Arcangeli
2011-01-13thp: madvise(MADV_NOHUGEPAGE)Andrea Arcangeli
2011-01-13thp: compound_trans_orderAndrea Arcangeli
2011-01-13thp: fix anon memory statistics with transparent hugepagesRik van Riel