summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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
2014-09-09mmc: dw_mmc: use mmc_regulator_get_supply to handle regulatorsYuvaraj CD
2014-09-09mmc: tmio: add actual clock support as optionShinobu Uehara
2014-09-09mmc: tmio: remove Renesas specific #ifdefKuninori Morimoto
2014-09-09mmc: tmio: add TMIO_MMC_SDIO_STATUS_QUIRKShinobu Uehara
2014-09-09mmc: tmio: control multiple block transfer modeShinobu Uehara
2014-09-09mmc: tmio: care about DMA tx/rx addr offsetKuninori Morimoto
2014-09-09mmc: implement Driver Stage Register handlingSascha Hauer
2014-09-09mmc: Correct the value of MMC_NUM_PHY_PARTITIONYi Sun
2014-09-09mmc: include linux/types.h for bool definition in atmel-mci.hHans-Christian Egtvedt
2014-09-09Documentation: Docbook: Fix generated DocBook/kernel-api.xmlMasanari Iida
2014-09-09Merge tag 'v3.17-rc4' into perf/core, to pick up fixesIngo Molnar
2014-09-09cpufreq: Add support for per-policy driver dataViresh Kumar
2014-09-08Merge tag 'master-2014-09-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-09-08tty: serial: 8250_core: allow to overwrite & export serial8250_startup()Sebastian Andrzej Siewior
2014-09-08serial: core: Document lock requirement for UPF_* flags updatesPeter Hurley
2014-09-09PM / domains: Keep declaration of dev_power_governors togetherUlf Hansson