summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-08-08cpufreq-dt: make scaling_boost_freqs sysfs attr available when boost is enabledBartlomiej Zolnierkiewicz
2015-08-07regmap: Use different lockdep class for each regmap init callNicolas Boichat
2015-08-07spi: mediatek: Add spi bus for Mediatek MT8173Leilk Liu
2015-08-07mod_devicetable: add space before */Frans Klaver
2015-08-07proportions: Spelling s/consitent/consistent/Geert Uytterhoeven
2015-08-07netfilter: nfacct: per network namespace supportAndreas Schultz
2015-08-06net_dbg_ratelimited: turn into no-op when !DEBUGJason A. Donenfeld
2015-08-06net/mlx5_core: Support physical port countersGal Pressman
2015-08-06net/mlx5e: Light-weight netdev open/stopAchiad Shochat
2015-08-06net/mlx5_core: Introduce access function to modify RSS/LRO paramsAchiad Shochat
2015-08-07Merge tag 'asn1-fixes-20150805' of git://git.kernel.org/pub/scm/linux/kernel/...James Morris
2015-08-07mm: check __PG_HWPOISON separately from PAGE_FLAGS_CHECK_AT_*Naoya Horiguchi
2015-08-07fs, file table: reinit files_stat.max_files after deferred memory initialisationMel Gorman
2015-08-07cpufreq: Allow drivers to enable boost support after registering driverViresh Kumar
2015-08-07PM / OPP: add dev_pm_opp_is_turbo() helperBartlomiej Zolnierkiewicz
2015-08-07PM / OPP: Add helpers for initializing CPU OPPsViresh Kumar
2015-08-07PM / OPP: Add clock-latency-ns supportViresh Kumar
2015-08-06audit: implement audit by executableRichard Guy Briggs
2015-08-06audit: use macros for unset inode and device valuesRichard Guy Briggs
2015-08-06tracing, perf: Implement BPF programs attached to uprobesWang Nan
2015-08-06bpf: Use correct #ifdef controller for trace_call_bpf()Wang Nan
2015-08-06usb: gadget: move find_ep() from epautoconf to udc-coreRobert Baldyga
2015-08-06usb: gadget: move ep_matches() from epautoconf to udc-coreRobert Baldyga
2015-08-06usb: gadget: add 'ep_match' callback to usb_gadget_opsRobert Baldyga
2015-08-06dmaengine: Add scatter-gathered memsetMaxime Ripard
2015-08-05bus: subsys: update return type of ->remove_dev() to voidViresh Kumar
2015-08-06genirq: Provide irq_desc_has_actionThomas Gleixner
2015-08-05nvmem: Add nvmem_device based consumer apis.Srinivas Kandagatla
2015-08-05nvmem: Add a simple NVMEM framework for consumersSrinivas Kandagatla
2015-08-05nvmem: Add a simple NVMEM framework for nvmem providersSrinivas Kandagatla
2015-08-05coresight: Fix implicit inclusion of linux/sched.hMark Brown
2015-08-05Coresight: Add an interface for supporting ETM3/4 Context ID tracingChunyan Zhang
2015-08-05Revert "ti-st: add device tree support"Rob Herring
2015-08-05xprtrdma: Increase default credit limitChuck Lever
2015-08-05Drivers: hv: vmbus: Further improve CPU affiliation logicDexuan Cui
2015-08-05Drivers: hv: vmbus: Improve the CPU affiliation for channelsK. Y. Srinivasan
2015-08-05drivers:hv: Move MMIO range picking from hyper_fb to hv_vmbusJake Oshins
2015-08-05drivers:hv: Modify hv_vmbus to search for all MMIO ranges available.Jake Oshins
2015-08-05char: make misc_deregister a void functionGreg Kroah-Hartman
2015-08-05ARM: dove: create a proper PMU driver for power domains, PMU IRQs and resetsRussell King
2015-08-05ARM: imx6ul: add fec bits to GPR syscon definitionFugang Duan
2015-08-05ASN.1: Handle 'ANY OPTIONAL' in grammarDavid Howells
2015-08-05ASN.1: Fix actions on CHOICE elements with IMPLICIT tagsDavid Howells
2015-08-05jiffies: Force inlining of {m,u}msecs_to_jiffies()Denys Vlasenko
2015-08-05linux/bitmap: Force inlining of bitmap weight functionsDenys Vlasenko
2015-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-08-04kexec: define kexec_in_progress in !CONFIG_KEXEC caseVitaly Kuznetsov
2015-08-05dmaengine: Add an enum for the dmaengine alignment constraintsMaxime Ripard
2015-08-04uart: pl011: Add support to ZTE ZX296702 uartJun Nie
2015-08-05dmaengine: shdma: Make dummy shdma_chan_filter() always return falseGeert Uytterhoeven