aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-07-30Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo1-0/+1
2014-07-30Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-0/+3
2014-07-30Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+1
2014-07-30Revert "cdc_subset: deal with a device that needs reset for timeout"Linus Torvalds1-3/+0
2014-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-10/+4
2014-07-30x86/xen: safely map and unmap grant frames when in atomic contextDavid Vrabel1-0/+1
2014-07-30Merge remote-tracking branch 'scsi-queue/core-for-3.17' into for-nextJames Bottomley1-0/+2
2014-07-30timekeeping: Fixup typo in update_vsyscall_old definitionJohn Stultz1-1/+1
2014-07-29of: Add memory limiting function for flattened devicetreesLaura Abbott1-0/+1
2014-07-29of: Split early_init_dt_scan into two partsLaura Abbott1-0/+2
2014-07-29namespaces: Use task_lock and not rcu to protect nsproxyEric W. Biederman1-10/+6
2014-07-29scsi: do not issue SCSI RSOC command to Promise Vtrak E610fJanusz Dziemidowicz1-0/+2
2014-07-29tpm: Provide a generic means to override the chip returned timeoutsJason Gunthorpe1-0/+3
2014-07-29SUNRPC: Allow svc_reserve() to notify TCP socket that space has been freedTrond Myklebust1-0/+1
2014-07-29cdc_subset: deal with a device that needs reset for timeoutOliver Neukum1-0/+3
2014-07-29Merge remote-tracking branch 'airlied/drm-next' into drm-intel-nextDaniel Vetter8-17/+569
2014-07-29ipv4: fail early when creating netdev named all or defaultWANG Cong1-0/+6
2014-07-29net: remove deprecated syststamp timestampWillem de Bruijn2-21/+4
2014-07-29packet: remove deprecated syststamp timestampWillem de Bruijn1-1/+1
2014-07-29ARM: imx: Add the secondary request into the structure for imx-sdmaNicolin Chen1-0/+1
2014-07-29Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+4
2014-07-30Merge branch 'stable-3.16' of git://git.infradead.org/users/pcmoore/selinux i...James Morris1-4/+1
2014-07-29b43: add support for BCM43131 chipset with N-PHY rev 17Rafał Miłecki1-0/+1
2014-07-29Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2-0/+7
2014-07-29Merge tag 'nfc-next-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville3-0/+46
2014-07-29PKCS#7: Use x509_request_asymmetric_key()David Howells1-0/+4
2014-07-29regulator: Add missing statics and inlines for stub functionsMark Brown1-6/+6
2014-07-29iommu/omap: Remove platform data da_start and da_end fieldsLaurent Pinchart1-6/+0
2014-07-29iommu/omap: Remove virtual memory managerLaurent Pinchart1-35/+2
2014-07-29HID: lenovo: Add support for Compact (BT|USB) keyboardJamie Lentin1-0/+1
2014-07-28clk: Add CLPS711X clk driverAlexander Shiyan1-0/+27
2014-07-28ip: make IP identifiers less predictableEric Dumazet1-10/+1
2014-07-28Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller9-223/+295
2014-07-28netlink: Fix shadow warning on jiffiesMark Rustad1-3/+3
2014-07-28kthread_work: remove the unused wait_queue_headLai Jiangshan1-11/+2
2014-07-28KVM: PPC: Remove DCR handlingAlexander Graf1-2/+2
2014-07-28Input: pixcir_i2c_ts - support up to 5 fingers and hardware tracking IDsRoger Quadros1-0/+12
2014-07-28Merge tag 'v3.16-rc6' into next/dtArnd Bergmann12-84/+74
2014-07-28Revert "selinux: fix the default socket labeling in sock_graft()"Paul Moore1-4/+1
2014-07-28KVM: Allow KVM_CHECK_EXTENSION on the vm fdAlexander Graf1-0/+1
2014-07-28KVM: Rename and add argument to check_extensionAlexander Graf1-1/+1
2014-07-28KVM: PPC: Book3S: Controls for in-kernel sPAPR hypercall handlingPaul Mackerras1-0/+1
2014-07-28Merge branch 'clk-rockchip' of git://git.linaro.org/people/mike.turquette/lin...Arnd Bergmann4-0/+613
2014-07-28Merge branch 'clk-rockchip' of git://git.linaro.org/people/mike.turquette/lin...Arnd Bergmann4-0/+613
2014-07-28ARM: edma: Add edma_assign_channel_eventq() to move channel to a give queuePeter Ujfalusi1-0/+2
2014-07-28gpio: add flags argument to gpiod_get*() functionsAlexandre Courbot1-16/+65
2014-07-28gpio: split gpiod board registration into machine headerLinus Walleij2-54/+58
2014-07-28mfd: arizona: Only free the CTRLIF_ERR IRQ if we requested itCharles Keepax1-0/+2
2014-07-28mfd: wm5110: Add new interrupt register definitionsCharles Keepax2-2/+604
2014-07-28Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...Ingo Molnar17-87/+95