summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2014-09-12jiffies: Fix timeval conversion to jiffiesAndrew Hunter
2014-09-13workqueue: apply __WQ_ORDERED to create_singlethread_workqueue()Tejun Heo
2014-09-12NFS: Move NFS v3 acl functions to nfs3_fs.hAnna Schumaker
2014-09-12NFS: Unconditionally enable commit codeAnna Schumaker
2014-09-12pnfs: remove GETDEVICELIST implementationChristoph Hellwig
2014-09-12usb: gadget: udc-core: add utility for bus resetPeter Chen
2014-09-11Input: add haptic driver on max77693Jaewon Kim
2014-09-11Merge branch 'for-linus' into for-3.18/coreJens Axboe
2014-09-11cfg80211: add WMM traffic stream APIJohannes Berg
2014-09-11dmaengine: dw: convert dw_dma_slave to use explicit HS interfacesAndy Shevchenko
2014-09-11dmaengine: dw: move dw_dmac.h to where it belongs toAndy Shevchenko
2014-09-11moduleparam: Resolve missing-field-initializer warningMark Rustad
2014-09-10net/mlx4: Set vlan stripping policy by the right commandMatan Barak
2014-09-10clk: Don't hold prepare_lock across debugfs creationStephen Boyd
2014-09-10net: bpf: only build bpf_jit_binary_{alloc, free}() when jit selectedDaniel Borkmann
2014-09-10pnfs: allow splicing pre-encoded pages into the layoutcommit argsChristoph Hellwig
2014-09-10nfs41: add a helper function to set layoutcommit after commitPeng Tao
2014-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-09-10PCI: Add pci_ignore_hotplug() to ignore hotplug events for a deviceBjorn Helgaas
2014-09-10tracing: generate RCU warnings even when tracepoints are disabledDave Hansen
2014-09-10ftrace: Replace tramp_hash with old_*_hash to save spaceSteven Rostedt (Red Hat)
2014-09-10ftrace: Annotate the ops operation on updateSteven Rostedt (Red Hat)
2014-09-10Merge branch 'topic/of' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown
2014-09-10regulator: of: Provide simplified DT parsing methodMark Brown
2014-09-09net: bpf: be friendly to kmemcheckDaniel Borkmann
2014-09-09net: bpf: consolidate JIT binary allocatorDaniel Borkmann
2014-09-09ftrace: Add helper function ftrace_ops_get_func()Steven Rostedt (Red Hat)
2014-09-09f2fs: retain inconsistency information to initiate fsck.f2fsJaegeuk Kim
2014-09-09security: make security_file_set_fowner, f_setown and __f_setown void returnJeff Layton
2014-09-09locks: consolidate "nolease" routinesJeff Layton
2014-09-09locks: remove lock_may_read and lock_may_writeJeff Layton
2014-09-09lockd: rip out deferred lock handling from testlock codepathJeff Layton
2014-09-09locks: New ops in lock_manager_operations for get/put ownerKinglong Mee
2014-09-09locks: Rename __locks_copy_lock() to locks_copy_conflock()Kinglong Mee
2014-09-09locks: Remove unused conf argument from lm_grantJoe Perches
2014-09-09bcma: add support for chipcommon B coreHauke Mehrtens
2014-09-09bcma: store more alternative addressesHauke Mehrtens
2014-09-09bcma: use separated function to initialize bus on SoCRafał Miłecki
2014-09-09bcma: move bus struct setup into early part of host specific codeRafał Miłecki
2014-09-09net: filter: split filter.h and expose eBPF to user spaceAlexei Starovoitov
2014-09-09net: filter: add "load 64-bit immediate" eBPF instructionAlexei Starovoitov
2014-09-09Merge tag 'at91-cleanup2' of git://github.com/at91linux/linux-at91 into next/...Arnd Bergmann
2014-09-09usb: gadget: add reset API at usb_gadget_driverPeter Chen
2014-09-09ima: pass 'opened' flag to identify newly created filesDmitry Kasatkin
2014-09-09mmc: slot-gpio: add gpiod variant to get wp GPIOLinus Walleij
2014-09-09mmc: remove MMC_CAP2_NO_MULTI_READ flagsKuninori Morimoto
2014-09-09mmc: use .multi_io_quirk on tmio_mmcKuninori Morimoto
2014-09-09mmc: Add .multi_io_quirk callback for multi I/O HW bugKuninori Morimoto
2014-09-09mmc: sdhci: handle busy-end interrupt during commandChanho Min
2014-09-09mmc: dw_mmc: Support voltage changesDoug Anderson