summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-08-10nfsd/sunrpc: abstract out svc_set_num_threads to sv_opsJeff Layton1-0/+3
2015-08-10nfsd/sunrpc: turn enqueueing a svc_xprt into a svc_serv operationJeff Layton2-0/+4
2015-08-10nfsd/sunrpc: move sv_module parm into sv_opsJeff Layton1-3/+6
2015-08-10nfsd/sunrpc: move sv_function into sv_opsJeff Layton1-8/+3
2015-08-10nfsd/sunrpc: add a new svc_serv_ops struct and move sv_shutdown into itJeff Layton1-10/+10
2015-08-10svcrdma: Change maximum server payload back to RPCSVC_MAXPAYLOADChuck Lever1-7/+2
2015-08-10Merge 4.2-rc6 into usb-nextGreg Kroah-Hartman7-12/+29
2015-08-10Merge 4.2-rc6 into staging-nextGreg Kroah-Hartman7-12/+29
2015-08-10Merge branch 'psci/for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King1-0/+52
2015-08-10extcon: palmas: Support GPIO based USB ID detectionRoger Quadros1-0/+7
2015-08-10mailbox: switch to hrtimer for tx_complete pollingSudeep Holla1-3/+4
2015-08-10i2c: core: add and export of_get_i2c_adapter_by_node() interfaceVladimir Zapolskiy1-0/+7
2015-08-10bpf: Implement function bpf_perf_event_read() that get the selected hardware ...Kaixu Xia1-0/+1
2015-08-10bpf: Add new bpf map type to store the pointer to struct perf_eventKaixu Xia1-0/+1
2015-08-10bpf: Make the bpf_prog_array_map more genericWang Nan1-2/+6
2015-08-10perf: add the necessary core perf APIs when accessing events counters in eBPF...Kaixu Xia1-0/+10
2015-08-10extcon: Remove optional print_state() function pointer of struct extcon_devChanwoo Choi1-5/+0
2015-08-10extcon: Remove duplicate header file in extcon.hChanwoo Choi1-2/+0
2015-08-10Merge 4.2-rc6 into char-misc-nextGreg Kroah-Hartman7-12/+29
2015-08-09usb: hcd.h: Fix the values of SetHubDepth and GetPortErrorCount to match USB ...Tal Shorer1-3/+3
2015-08-08iio: Add inverse unit conversion macrosLars-Peter Clausen1-0/+17
2015-08-08iio: declare struct to fix warningPengyu Ma1-0/+3
2015-08-08fsl_ifc: Change IO accessor based on endiannessJaiprakash Singh1-0/+50
2015-08-08cpufreq-dt: make scaling_boost_freqs sysfs attr available when boost is enabledBartlomiej Zolnierkiewicz1-0/+1
2015-08-07regmap: Use different lockdep class for each regmap init callNicolas Boichat1-49/+143
2015-08-07spi: mediatek: Add spi bus for Mediatek MT8173Leilk Liu1-0/+22
2015-08-07mod_devicetable: add space before */Frans Klaver1-1/+1
2015-08-07proportions: Spelling s/consitent/consistent/Geert Uytterhoeven1-1/+1
2015-08-07netfilter: nfacct: per network namespace supportAndreas Schultz1-1/+2
2015-08-07net_dbg_ratelimited: turn into no-op when !DEBUGJason A. Donenfeld1-0/+8
2015-08-07net/mlx5_core: Support physical port countersGal Pressman2-0/+11
2015-08-07net/mlx5e: Light-weight netdev open/stopAchiad Shochat1-1/+8
2015-08-07net/mlx5_core: Introduce access function to modify RSS/LRO paramsAchiad Shochat1-1/+8
2015-08-07Merge tag 'asn1-fixes-20150805' of git://git.kernel.org/pub/scm/linux/kernel/...James Morris1-5/+11
2015-08-07mm: check __PG_HWPOISON separately from PAGE_FLAGS_CHECK_AT_*Naoya Horiguchi1-3/+7
2015-08-07fs, file table: reinit files_stat.max_files after deferred memory initialisationMel Gorman1-2/+3
2015-08-07cpufreq: Allow drivers to enable boost support after registering driverViresh Kumar1-0/+12
2015-08-07PM / OPP: add dev_pm_opp_is_turbo() helperBartlomiej Zolnierkiewicz1-0/+7
2015-08-07PM / OPP: Add helpers for initializing CPU OPPsViresh Kumar1-0/+23
2015-08-07PM / OPP: Add clock-latency-ns supportViresh Kumar1-0/+6
2015-08-06audit: implement audit by executableRichard Guy Briggs1-0/+1
2015-08-06audit: use macros for unset inode and device valuesRichard Guy Briggs1-0/+3
2015-08-06tracing, perf: Implement BPF programs attached to uprobesWang Nan1-0/+5
2015-08-06bpf: Use correct #ifdef controller for trace_call_bpf()Wang Nan1-1/+1
2015-08-06usb: gadget: move find_ep() from epautoconf to udc-coreRobert Baldyga1-1/+7
2015-08-06usb: gadget: move ep_matches() from epautoconf to udc-coreRobert Baldyga1-0/+8
2015-08-06usb: gadget: add 'ep_match' callback to usb_gadget_opsRobert Baldyga1-0/+3
2015-08-06dmaengine: Add scatter-gathered memsetMaxime Ripard1-0/+5
2015-08-06bus: subsys: update return type of ->remove_dev() to voidViresh Kumar1-1/+1
2015-08-06genirq: Provide irq_desc_has_actionThomas Gleixner1-2/+6