summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-08-12sunrpc: increase UNX_MAXNODENAME from 32 to __NEW_UTS_LEN bytesJeff Layton1-2/+6
2015-08-12PKCS#7: Appropriately restrict authenticated attributes and content typeDavid Howells2-2/+8
2015-08-12iommu/vt-d: Split up iommu->domains arrayJoerg Roedel1-1/+1
2015-08-12KVM: arm/arm64: vgic: Allow HW irq to be encoded in LRMarc Zyngier2-1/+5
2015-08-12Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar5-68/+95
2015-08-12sched: Fix a race between __kthread_bind() and sched_setaffinity()Peter Zijlstra2-7/+1
2015-08-12locking, include/llist: Use linux/atomic.h instead of asm/cmpxchg.hWill Deacon1-1/+1
2015-08-12locking/atomics: Add _{acquire|release|relaxed}() variants of some atomic ope...Will Deacon1-0/+323
2015-08-12locking, compiler.h: Cast away attributes in the WRITE_ONCE() magicChristian Borntraeger1-1/+6
2015-08-12Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...Ingo Molnar1-13/+25
2015-08-12mfd: axp20x: Add missing registers, and mark more registers volatileBruno Prémont1-0/+6
2015-08-12clk: shmobile: Add CPG/MSTP Clock Domain supportGeert Uytterhoeven1-0/+12
2015-08-11cgroup: make cftype->private a unsigned longTejun Heo1-1/+1
2015-08-11regmap: Move documentation to regmap.hNicolas Boichat1-11/+162
2015-08-11mfd: mt6397: Implement wake handler and suspend/resume to handle wake up eventHenry Chen1-0/+1
2015-08-11mfd: da9063: Fix missing DA9063_M_DVC_RDY mask bitSteve Twiss1-0/+1
2015-08-11mfd: axp20x: Add axp152 supportMichal Suchanek1-1/+60
2015-08-11mfd: da9062: Supply core driverS Twiss2-0/+1158
2015-08-11mfd: arizona: Add support for WM8998 and WM1814Richard Fitzgerald3-0/+225
2015-08-11mfd: 880m80x: Make use of BIT() macroVaibhav Hiremath1-81/+81
2015-08-11mfd: arizona: Update several pdata members to unsignedCharles Keepax1-6/+6
2015-08-11Merge branches 'ib-mfd-base-acpi-dma-4.3', 'ib-mfd-clocksource-rtc-watchdog-4...Lee Jones2-6/+19
2015-08-11mfd: watchdog: iTCO_wdt: Expose watchdog properties using platform dataMatt Fleming2-6/+19
2015-08-11arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> insteadDan Williams2-2/+2
2015-08-11mm: enhance region_is_ram() to region_intersects()Dan Williams1-1/+8
2015-08-10net-timestamp: Update skb_complete_tx_timestamp commentBenjamin Poirier1-3/+3
2015-08-10nfsd/sunrpc: factor svc_rqst allocation and freeing from sv_nrthreads refcoun...Jeff Layton1-0/+3
2015-08-10nfsd/sunrpc: move pool_mode definitions into svc.hJeff Layton1-0/+25
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