summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-09-04Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git...Linus Torvalds
2013-09-04Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-09-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-09-04direct-io: Implement generic deferred AIO completionsChristoph Hellwig
2013-09-04ARM: edma: Add function to manually trigger an EDMA channelJoel Fernandes
2013-09-04Merge branch 'topic/api_caps' into for-linusVinod Koul
2013-09-04HID: move HID_REPORT_TYPES closer to the report-definitionsDavid Herrmann
2013-09-04Merge branch 'for-3.11/CVE-2013-2888' into for-3.12/upstreamJiri Kosina
2013-09-04Merge branch 'master' into for-3.12/upstreamJiri Kosina
2013-09-04Input: introduce BTN/ABS bits for drums and guitarsDavid Herrmann
2013-09-04skb: allow skb_scrub_packet() to be used by tunnelsNicolas Dichtel
2013-09-03Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-09-03oprofile: get rid of pointless forward declarations of struct super_blockAl Viro
2013-09-03oprofilefs_create_...() do not need superblock argumentAl Viro
2013-09-03oprofilefs_mkdir() doesn't need superblock argumentAl Viro
2013-09-03oprofile: don't bother with passing superblock to ->create_files()Al Viro
2013-09-03constify touch_atime()Al Viro
2013-09-03vfs: allow umount to handle mountpoints without revalidating themJeff Layton
2013-09-03net: fix comment typo for __skb_alloc_pages()Florian Fainelli
2013-09-03Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-09-03Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2013-09-03Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2013-09-03Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2013-09-03Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds
2013-09-03net: etherdevice: add address inherit helperBjørn Mork
2013-09-03Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-09-03Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-03NVMe: Use normal shutdownKeith Busch
2013-09-03NVMe: Namespace IDs are unsignedMatthew Wilcox
2013-09-03NVMe: Split header file into user-visible and kernel-visible piecesMatthew Wilcox
2013-09-03NFS: Add a slot table to struct nfs_client for NFSv4.0 transport blockingChuck Lever
2013-09-03NFS: Ensure that rmdir() waits for sillyrenames to completeTrond Myklebust
2013-09-03SUNRPC new rpc_credops to test credential expiryAndy Adamson
2013-09-03Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-09-03Merge tag 'staging-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-09-03Merge tag 'char-misc-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-09-03Merge tag 'usb-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-09-03i915: Update VGA arbiter support for newer devicesAlex Williamson
2013-09-03Merge tag 'regulator-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-09-03Merge tag 'spi-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2013-09-03Merge tag 'regmap-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2013-09-03Merge branch 'lockref' (locked reference counts)Linus Torvalds
2013-09-03thermal: thermal_core: allow binding with limits on bind_paramsEduardo Valentin
2013-09-03drivers: thermal: make usage of CONFIG_THERMAL_HWMON optionalEduardo Valentin
2013-09-03module: Fix mod->mkobj.kobj potentially freed too earlyLi Zhong
2013-09-03Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2013-09-02clocksource: armada-370-xp: Use CLOCKSOURCE_OF_DECLAREEzequiel Garcia
2013-09-02lockref: implement lockless reference count updates using cmpxchg()Linus Torvalds
2013-09-02lockref: uninline lockref helper functionsLinus Torvalds