summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-07-02svcrpc: store gss mech in svc_credJ. Bruce Fields2-0/+6
2013-07-02svcrpc: introduce init_svc_credJ. Bruce Fields1-0/+7
2013-07-02Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller3-0/+61
2013-07-02net/mlx4_core: Add HW enforcement to VF link stateRony Efraim1-0/+2
2013-07-02net/mlx4_core: Dynamic VST to VST vlan/qos changesJack Morgenstein3-1/+37
2013-07-01Input: tps6507x-ts - convert to polled input device infrastructureDmitry Torokhov1-1/+0
2013-07-01remoteproc/omap: fix a sparse warningSuman Anna1-1/+1
2013-07-01jbd2: invalidate handle if jbd2_journal_restart() failsTheodore Ts'o1-1/+1
2013-07-01Merge remote-tracking branch 'regulator/topic/linar' into regulator-nextMark Brown1-0/+1
2013-07-01Merge remote-tracking branch 'regulator/topic/ab8500' into regulator-nextMark Brown1-4/+0
2013-07-01Merge remote-tracking branch 'regulator/fix/max77693' into regulator-linusMark Brown2-0/+31
2013-07-01Merge tag 'v3.10' into sched/coreIngo Molnar26-62/+160
2013-07-01pstore: Pass header size in the pstore write callbackAruna Balakrishnaiah1-4/+4
2013-07-01Merge tag 'v3.10' into nextBenjamin Herrenschmidt11-51/+72
2013-07-01Input: cyttsp4 - add core driver for Cypress TMA4XX touchscreen devicesFerruh Yigit1-0/+76
2013-07-01mfd: sec: Remove fields not used since regmap conversionMark Brown1-6/+0
2013-07-01mfd: max8998: Add support for Device TreeTomasz Figa2-0/+4
2013-07-01regulator: max8998: Use arrays for specifying voltages in platform dataTomasz Figa1-12/+4
2013-07-01mfd: max8998: Add irq domain supportTomasz Figa2-2/+5
2013-06-30Merge remote-tracking branch 'regmap/topic/field' into regmap-nextMark Brown1-0/+31
2013-06-30Merge remote-tracking branch 'regmap/topic/cache' into regmap-nextMark Brown1-0/+12
2013-06-29Merge branch 'pm-cpufreq'Rafael J. Wysocki1-0/+4
2013-06-29locks: add a new "lm_owner_key" lock operationJeff Layton1-0/+1
2013-06-29locks: convert fl_link to a hlist_nodeJeff Layton1-1/+1
2013-06-29locks: protect most of the file_lock handling with i_lockJeff Layton1-11/+0
2013-06-29locks: comment cleanups and clarificationsJeff Layton1-0/+18
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-29Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller1-20/+0
2013-06-29power_supply: Move of_node out of the #ifdef CONFIG_OFAnton Vorontsov1-2/+2
2013-06-29timekeeping: Indicate that clock was set in the pvclock gtod notifierDavid Vrabel1-0/+7
2013-06-29Merge 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