aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-06-29cifs: use posix_unblock_lock instead of locks_delete_blockJeff Layton1-5/+0
2013-06-29locks: drop the unused filp argument to posix_unblock_lockJeff Layton1-3/+2
2013-06-29Don't pass inode to ->d_hash() and ->d_compare()Linus Torvalds1-6/+3
2013-06-29constify rw_verify_area()Al Viro1-1/+0
2013-06-29new helper: fixed_size_llseek()Al Viro1-0/+2
2013-06-29kill find_inode_number()Al Viro1-1/+0
2013-06-29Replace a bunch of file->dentry->d_inode refs with file_inode()David Howells1-4/+4
2013-06-29allow the temp files created by open() to be linked toAl Viro1-0/+1
2013-06-29[O_TMPFILE] it's still short a few helpers, but infrastructure should be OK n...Al Viro2-0/+3
2013-06-29[readdir] constify ->actorAl Viro1-1/+1
2013-06-29[readdir] ->readdir() is goneAl Viro1-1/+0
2013-06-29[readdir] convert ext3Al Viro1-0/+6
2013-06-29[readdir] switch dcache_readdir() users to ->iterate()Al Viro1-7/+32
2013-06-29[readdir] introduce ->iterate(), ctx->pos, dir_emit()Al Viro1-0/+9
2013-06-29[readdir] introduce iterate_dir() and dir_contextAl Viro1-0/+4
2013-06-29move linux/loop.h to drivers/blockAl Viro1-85/+0
2013-06-28Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller1-20/+0
2013-06-28power_supply: Move of_node out of the #ifdef CONFIG_OFAnton Vorontsov1-2/+2
2013-06-28timekeeping: Indicate that clock was set in the pvclock gtod notifierDavid Vrabel1-0/+7
2013-06-28Merge branch 'labeled-nfs' into linux-nextTrond Myklebust5-9/+123
2013-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-0/+61
2013-06-28drbd: Allow online change of al-stripes and al-stripe-sizePhilipp Reisner3-1/+16
2013-06-28Merge tag 'asoc-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai8-43/+64
2013-06-28Merge branch 'pm-assorted'Rafael J. Wysocki2-2/+1
2013-06-28Merge branch 'pm-cpufreq'Rafael J. Wysocki1-22/+28
2013-06-28Merge branch 'pm-omap'Rafael J. Wysocki1-5/+5
2013-06-28Merge branch 'pm-devfreq'Rafael J. Wysocki1-0/+2
2013-06-28Merge branch 'pm-cpuidle'Rafael J. Wysocki1-3/+3
2013-06-28Merge branch 'freezer'Rafael J. Wysocki2-33/+142
2013-06-28Merge branch 'acpi-hotplug'Rafael J. Wysocki3-4/+34
2013-06-27Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov378-4592/+9956
2013-06-27netlink: fix splat in skb_clone with large messagesPablo Neira1-0/+16
2013-06-27dev: introduce skb_scrub_packet()Nicolas Dichtel1-0/+1
2013-06-27cgroup: CGRP_ROOT_SUBSYS_BOUND should be ignored when comparing mount optionsTejun Heo1-1/+5
2013-06-28reservation: cross-device reservation support, v4Maarten Lankhorst1-0/+62
2013-06-27acpi-cpufreq: Add new sysfs attribute freqdomain_cpusLan Tianyu1-0/+3
2013-06-27cpufreq: make sure frequency transitions are serializedViresh Kumar1-0/+1
2013-06-27Merge branch 'pm-cpufreq-assorted' into pm-cpufreqRafael J. Wysocki1-22/+28
2013-06-27brcmfmac: add broken scatter-gather DMA supportFranky Lin1-0/+5
2013-06-27bcma: add support for BCM43142Rafał Miłecki2-0/+56
2013-06-27Add support for GMT G762/G763 PWM fan controllersArnaud Ebalard1-0/+37
2013-06-27mmc: sdhci: fix caps2 for HS200Giuseppe CAVALLARO1-1/+1
2013-06-27mmc: core: Invent MMC_CAP2_FULL_PWR_CYCLEUlf Hansson1-1/+1
2013-06-27mmc: core: Handle card shutdown from mmc_busUlf Hansson1-0/+1
2013-06-27mmc: esdhc-imx: parse max-frequency from devicetreeLucas Stach1-0/+1
2013-06-27mmc: return mmc_of_parse() errors to callerSimon Baatz1-1/+1
2013-06-27ARM: imx: flexcan: Remove platform fileFabio Estevam1-20/+0
2013-06-27Merge tag 'renesas-sh-sci-for-v3.11' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann1-3/+9
2013-06-27Merge branch 'core/mutexes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Dave Airlie2-1/+363
2013-06-27Merge tag 'v3.10-rc7' into drm-nextDave Airlie35-73/+235