summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2011-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds
2011-01-17Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-01-17Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2011-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-01-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2011-01-17ecryptfs: moved ECRYPTFS_SUPER_MAGIC definition to linux/magic.hRoberto Sassu
2011-01-17fs: fix address space warnings in ioctl_fiemap()Namhyung Kim
2011-01-17fs: Remove unlikely() from fput_light()Steven Rostedt
2011-01-17fallocate should be a file operationChristoph Hellwig
2011-01-16Merge branches 'misc', 'mlx4', 'mthca', 'nes' and 'srp' into for-nextRoland Dreier
2011-01-16RDMA: Update workqueue usageTejun Heo
2011-01-16ARM: PL08x: cleanup commentsRussell King - ARM Linux
2011-01-16fix non-x86 build failure in pmdp_get_and_clearAndrea Arcangeli
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-15dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch()Grant Likely
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 '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 'slub/hotplug' into slab/urgentPekka Enberg
2011-01-14ARM: PL08x: fix a warningDan Williams
2011-01-14Fix dmaengine_submit() return typeRussell King - ARM Linux
2011-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-post-merge-2.6Linus Torvalds
2011-01-14Revert "drm: Update fbdev fb_fix_screeninfo"Dave Airlie
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-14ALSA: constify functions in ac97Hanno Boeck
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-14tracing: Only process module tracepoints onceSteven Rostedt
2011-01-14[SCSI] target: Add LIO target core v4.0.0-rc6Nicholas Bellinger
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