aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Gravatar Linus Torvalds 1-1/+1
2011-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Gravatar Linus Torvalds 3-7/+12
2011-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Gravatar Linus Torvalds 1-0/+1
2011-01-17Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 1-1/+1
2011-01-17Merge git://git.infradead.org/mtd-2.6Gravatar Linus Torvalds 6-25/+33
2011-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 2-5/+5
2011-01-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Gravatar Linus Torvalds 2-50/+51
2011-01-17ecryptfs: moved ECRYPTFS_SUPER_MAGIC definition to linux/magic.hGravatar Roberto Sassu 1-0/+1
2011-01-17fs: fix address space warnings in ioctl_fiemap()Gravatar Namhyung Kim 1-2/+2
2011-01-17fs: Remove unlikely() from fput_light()Gravatar Steven Rostedt 1-1/+1
2011-01-17fallocate should be a file operationGravatar Christoph Hellwig 1-2/+2
2011-01-16Merge branches 'misc', 'mlx4', 'mthca', 'nes' and 'srp' into for-nextGravatar Roland Dreier 2-7/+9
2011-01-16RDMA: Update workqueue usageGravatar Tejun Heo 1-0/+3
2011-01-16ARM: PL08x: cleanup commentsGravatar Russell King - ARM Linux 1-23/+20
2011-01-16fix non-x86 build failure in pmdp_get_and_clearGravatar Andrea Arcangeli 1-11/+3
2011-01-16PCI / ACPI: Fix build of the AER driver for CONFIG_ACPI unsetGravatar Rafael J. Wysocki 1-3/+0
2011-01-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 8-16/+24
2011-01-16sanitize vfsmount refcounting changesGravatar Al Viro 2-5/+1
2011-01-15dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch()Gravatar Grant Likely 1-1/+1
2011-01-15Unexport do_add_mount() and add in follow_automount(), not ->d_automount()Gravatar David Howells 1-6/+1
2011-01-15Allow d_manage() to be used in RCU-walk modeGravatar David Howells 1-1/+1
2011-01-15autofs4: Bump versionGravatar Ian Kent 1-1/+1
2011-01-15NFS: Use d_automount() rather than abusing follow_link()Gravatar David Howells 1-1/+0
2011-01-15Add an AT_NO_AUTOMOUNT flag to suppress terminal automountGravatar David Howells 2-0/+3
2011-01-15Add a dentry op to allow processes to be held during pathwalk transitGravatar David Howells 2-3/+11
2011-01-15Add a dentry op to handle automounting rather than abusing follow_link()Gravatar David Howells 2-1/+8
2011-01-15Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-0/+6
2011-01-15Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f...Gravatar Linus Torvalds 1-0/+10
2011-01-15Merge branch 'slub/hotplug' into slab/urgentGravatar Pekka Enberg 1-0/+6
2011-01-14ARM: PL08x: fix a warningGravatar Dan Williams 1-1/+1
2011-01-14Fix dmaengine_submit() return typeGravatar Russell King - ARM Linux 1-1/+1
2011-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-post-merge-2.6Gravatar Linus Torvalds 10-0/+1860
2011-01-14Revert "drm: Update fbdev fb_fix_screeninfo"Gravatar Dave Airlie 1-0/+3
2011-01-14PCI / ACPI: Fix build issue in pci_root.c for !CONFIG_PCIEPORTBUSGravatar Markus Trippelsdorf 1-0/+5
2011-01-14Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 1-1/+7
2011-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 10-22/+68
2011-01-14Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 10-129/+13
2011-01-14ALSA: constify functions in ac97Gravatar Hanno Boeck 1-1/+1
2011-01-14block: restore multiple bd_link_disk_holder() supportGravatar Tejun Heo 1-1/+7
2011-01-14Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Gravatar Linus Torvalds 6-8/+42
2011-01-14Merge git://git.infradead.org/battery-2.6Gravatar Linus Torvalds 3-0/+72
2011-01-14Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+1
2011-01-14Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Gravatar Linus Torvalds 5-29/+64
2011-01-14PCI/PM: Use pm_wakeup_event() directly for reporting wakeup eventsGravatar Rafael J. Wysocki 1-1/+0
2011-01-14PCI/ACPI: Request _OSC control once for each root bridge (v3)Gravatar Rafael J. Wysocki 3-0/+23
2011-01-14tracing: Only process module tracepoints onceGravatar Steven Rostedt 1-0/+10
2011-01-14[SCSI] target: Add LIO target core v4.0.0-rc6Gravatar Nicholas Bellinger 10-0/+1860
2011-01-14include/gpio.h: remove remaining __must_check-annotiationsGravatar Wolfram Sang 1-2/+2
2011-01-14Revert update for dirty_ratio for memcg.Gravatar KAMEZAWA Hiroyuki 1-23/+0
2011-01-14power_supply: Add MAX17042 Fuel Gauge DriverGravatar MyungJoo Ham 1-0/+30