aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-08Merge tag 'asoc-v3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai2-7/+7
2013-11-08Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown1-0/+13
2013-11-08Merge remote-tracking branch 'asoc/topic/mc13783' into asoc-nextMark Brown1-0/+7
2013-11-08Merge remote-tracking branch 'asoc/topic/davinci' into asoc-nextMark Brown1-0/+2
2013-11-08Merge tag 'nfs-for-3.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds10-50/+174
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring18-42/+113
2013-11-07irqchip: bcm2835: Convert to use IRQCHIP_DECLARE macroAxel Lin1-29/+0
2013-11-07Merge tag 'staging-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds9-31/+207
2013-11-07Merge tag 'tty-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds4-5/+1
2013-11-07Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds8-53/+149
2013-11-07Merge tag 'char-misc-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds4-101/+70
2013-11-07Merge tag 'usb-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds15-276/+382
2013-11-06uprobes: Export write_opcode() as uprobe_write_opcode()Oleg Nesterov1-0/+1
2013-11-06uprobes: Move function declarations out of archDavid A. Long1-0/+8
2013-11-06sched: Move completion code from core.c to completion.cPeter Zijlstra1-1/+1
2013-11-04NFSv4: Sanity check the server reply in _nfs4_server_capabilitiesTrond Myklebust1-0/+2
2013-11-04NFSv4.2: Fix a mismatch between Linux labeled NFS and the NFSv4.2 specTrond Myklebust1-1/+1
2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+3
2013-11-04Merge tag 'asoc-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai4-26/+15
2013-11-04Merge branch 'perf/urgent' into perf/core to fix conflictsIngo Molnar2-7/+7
2013-11-03Merge remote-tracking branch 'asoc/fix/ak4642' into asoc-linusMark Brown4-26/+15
2013-11-03of: Add empty for_each_available_child_of_node() macro definitionSylwester Nawrocki1-0/+3
2013-11-03ipc, msg: forbid negative values for "msg{max,mnb,mni}"Mathias Krause1-3/+3
2013-11-01sched/wait: Fix __wait_event_interruptible_lock_irq_timeout()Heiko Carstens1-1/+1
2013-11-01Merge branch 'linus' into sched/coreIngo Molnar13-102/+41
2013-10-31of: Move definition of of_find_next_cache_node into common code.Sudeep KarkadaNagesha1-0/+2
2013-10-30percpu: fix this_cpu_sub() subtrahend casting for unsignedsGreg Thelen1-4/+4
2013-10-29gpiolib: provide a declaration of seq_file in gpio/driver.hStephen Rothwell1-0/+1
2013-10-29gpiolib: include gpio/consumer.h in of_gpio.h for desc_to_gpio()Stephen Rothwell1-1/+1
2013-10-29gpio: provide stubs for devres gpio functionsLinus Walleij1-7/+27
2013-10-29printk: pr_debug_ratelimited: check state first to reduce "callbacks suppressed" messagesJoe Perches1-1/+15
2013-10-29device: Make dev_WARN/dev_WARN_ONCE print device as well as driver nameBjorn Helgaas1-6/+5
2013-10-29uprobes: Teach uprobe_copy_process() to handle CLONE_VFORKOleg Nesterov1-2/+2
2013-10-29uprobes: Remove the wrong __weak attributeRalf Baechle1-1/+1
2013-10-29Merge branch 'perf/urgent' into perf/coreIngo Molnar11-91/+37
2013-10-28Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into linux-nextTrond Myklebust4-48/+128
2013-10-28Merge tag 'omap-for-v3.13/cm-scm-cleanup-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanupOlof Johansson14-66/+78
2013-10-28Merge remote-tracking branch 'regmap/topic/spmi' into regmap-nextMark Brown1-0/+5
2013-10-28Merge remote-tracking branch 'regmap/topic/range' into regmap-nextMark Brown1-0/+2
2013-10-28Merge remote-tracking branch 'regmap/topic/multi' into regmap-nextMark Brown1-0/+2
2013-10-28Merge remote-tracking branch 'regmap/topic/field' into regmap-nextMark Brown1-0/+13
2013-10-28Merge remote-tracking branch 'regmap/topic/async' into regmap-nextMark Brown1-0/+31
2013-10-28regmap: add SPMI supportJosh Cartwright1-0/+5
2013-10-28NFS: add support for multiple sec= mount optionsWeston Andros Adamson1-1/+2
2013-10-28NFS: cache parsed auth_info in nfs_serverWeston Andros Adamson1-0/+1
2013-10-28NFS: separate passed security flavs from selectedWeston Andros Adamson1-0/+6
2013-10-28NFS: Add method to detect whether an FSID is still on the serverChuck Lever2-0/+14
2013-10-28NFS: Add basic migration support to state manager threadChuck Lever1-0/+7
2013-10-28NFS: Add a super_block backpointer to the nfs_server structChuck Lever1-0/+1
2013-10-28NFS: Add method to retrieve fs_locations during migration recoveryChuck Lever1-0/+4