summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-07-02Merge branch 'next' into for-linusDmitry Torokhov
2013-07-02mm/cma: Move dma contiguous changes into a seperate configAneesh Kumar K.V
2013-07-02Merge tag 'v3.10-rc7' into for-3.11/driversJens Axboe
2013-07-02There is no /sys/parametersJean Delvare
2013-07-01net/sunrpc: xpt_auth_cache should be ignored when expired.NeilBrown
2013-07-01sunrpc/cache: ensure items removed from cache do not have pending upcalls.NeilBrown
2013-07-01svcrpc: store gss mech in svc_credJ. Bruce Fields
2013-07-01svcrpc: introduce init_svc_credJ. Bruce Fields
2013-07-01Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-07-01net/mlx4_core: Add HW enforcement to VF link stateRony Efraim
2013-07-01net/mlx4_core: Dynamic VST to VST vlan/qos changesJack Morgenstein
2013-07-01Input: tps6507x-ts - convert to polled input device infrastructureDmitry Torokhov
2013-07-01remoteproc/omap: fix a sparse warningSuman Anna
2013-07-01jbd2: invalidate handle if jbd2_journal_restart() failsTheodore Ts'o
2013-07-01Merge remote-tracking branch 'regulator/topic/linar' into regulator-nextMark Brown
2013-07-01Merge remote-tracking branch 'regulator/topic/ab8500' into regulator-nextMark Brown
2013-07-01Merge remote-tracking branch 'regulator/fix/max77693' into regulator-linusMark Brown
2013-07-01Merge tag 'v3.10' into sched/coreIngo Molnar
2013-07-01pstore: Pass header size in the pstore write callbackAruna Balakrishnaiah
2013-07-01Merge tag 'v3.10' into nextBenjamin Herrenschmidt
2013-06-30Input: cyttsp4 - add core driver for Cypress TMA4XX touchscreen devicesFerruh Yigit
2013-06-30mfd: sec: Remove fields not used since regmap conversionMark Brown
2013-06-30mfd: max8998: Add support for Device TreeTomasz Figa
2013-06-30regulator: max8998: Use arrays for specifying voltages in platform dataTomasz Figa
2013-06-30mfd: max8998: Add irq domain supportTomasz Figa
2013-06-30Merge remote-tracking branch 'regmap/topic/field' into regmap-nextMark Brown
2013-06-30Merge remote-tracking branch 'regmap/topic/cache' into regmap-nextMark Brown
2013-06-29Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-06-29locks: add a new "lm_owner_key" lock operationJeff Layton
2013-06-29locks: convert fl_link to a hlist_nodeJeff Layton
2013-06-29locks: protect most of the file_lock handling with i_lockJeff Layton
2013-06-29locks: comment cleanups and clarificationsJeff Layton
2013-06-29cifs: use posix_unblock_lock instead of locks_delete_blockJeff Layton
2013-06-29locks: drop the unused filp argument to posix_unblock_lockJeff Layton
2013-06-29Don't pass inode to ->d_hash() and ->d_compare()Linus Torvalds
2013-06-29constify rw_verify_area()Al Viro
2013-06-29new helper: fixed_size_llseek()Al Viro
2013-06-29kill find_inode_number()Al Viro
2013-06-29Replace a bunch of file->dentry->d_inode refs with file_inode()David Howells
2013-06-29allow the temp files created by open() to be linked toAl Viro
2013-06-29[O_TMPFILE] it's still short a few helpers, but infrastructure should be OK n...Al Viro
2013-06-29[readdir] constify ->actorAl Viro
2013-06-29[readdir] ->readdir() is goneAl Viro
2013-06-29[readdir] convert ext3Al Viro
2013-06-29[readdir] switch dcache_readdir() users to ->iterate()Al Viro
2013-06-29[readdir] introduce ->iterate(), ctx->pos, dir_emit()Al Viro
2013-06-29[readdir] introduce iterate_dir() and dir_contextAl Viro
2013-06-29move linux/loop.h to drivers/blockAl Viro
2013-06-28Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2013-06-28power_supply: Move of_node out of the #ifdef CONFIG_OFAnton Vorontsov