aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-2/+2
2015-01-16genetlink: synchronize socket closing and family removalJohannes Berg2-1/+8
2015-01-16genetlink: document parallel_opsJohannes Berg1-0/+2
2015-01-17Merge tag 'usb-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-3/+3
2015-01-17Merge tag 'nfs-for-3.19-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+3
2015-01-16PCI: Add pci_claim_bridge_resource() to clip window if necessaryYinghai Lu1-0/+1
2015-01-16PCI: Add flag for devices where we can't use bus resetAlex Williamson1-0/+2
2015-01-16Merge remote-tracking branch 'regulator/fix/s2mps11' into regulator-linusMark Brown1-0/+2
2015-01-15can: m_can: tag current CAN FD controllers as non-ISOOliver Hartkopp1-0/+1
2015-01-14Merge tag 'usb-serial-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linusGreg Kroah-Hartman3-7/+8
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+7
2015-01-14openvswitch: packet messages need their own probe attribtueThomas Graf1-0/+4
2015-01-14netdevice: Add missing parentheses in macroBenjamin Poirier1-1/+1
2015-01-15Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+8
2015-01-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linuxLinus Torvalds1-6/+6
2015-01-13ARM: dt: GIC: Spelling s/specific/specifier/, s/flaggs/flags/Geert Uytterhoeven1-2/+2
2015-01-13kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val)Christian Borntraeger1-6/+6
2015-01-14Merge tag 'stable/for-linus-3.19-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-0/+51
2015-01-13net: Corrected the comment describing the ndo operations to reflect the actual prototype for couple of operationsB Viswanath1-2/+2
2015-01-13x86/xen: properly retrieve NMI reasonJan Beulich1-0/+51
2015-01-13Merge tag 'mmc-v3.19-3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds1-0/+1
2015-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds3-6/+0
2015-01-13mm: mmu_gather: use tlb->end != 0 only for TLB invalidationWill Deacon1-2/+6
2015-01-12mmc: sdhci: Disable re-tuning for HS400Adrian Hunter1-0/+1
2015-01-11Input: uinput - fix ioctl nr overflow for UI_GET_SYSNAME/VERSIONGabriel Laskar1-2/+2
2015-01-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-5/+23
2015-01-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-15/+22
2015-01-09Merge tag 'for_linus-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdbLinus Torvalds1-9/+53
2015-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds1-2/+2
2015-01-09target: Drop left-over fabric_max_sectors attributeNicholas Bellinger3-6/+0
2015-01-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-3/+12
2015-01-09perf: Move task_pt_regs sampling into arch codeAndy Lutomirski2-5/+23
2015-01-08vfs: renumber FMODE_NONOTIFY and add to uniqueness checkDavid Drysdale2-2/+2
2015-01-08mm: protect set_page_dirty() from ongoing truncationJohannes Weiner1-1/+0
2015-01-08mm: prevent endless growth of anon_vma hierarchyKonstantin Khlebnikov1-0/+10
2015-01-08Merge tag 'pm+acpi-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-6/+6
2015-01-08regulator: s2mps11: Fix wrong calculation of register offsetJonghwa Lee1-0/+2
2015-01-08libceph: fix sparse endianness warningsIlya Dryomov1-2/+2
2015-01-08blk-mq: Allow requests to never expireKeith Busch1-0/+2
2015-01-08blk-mq: Add helper to abort requeued requestsJens Axboe1-0/+1
2015-01-08blk-mq: Let drivers cancel requeue_workKeith Busch1-0/+1
2015-01-08blk-mq: Export if requests were startedKeith Busch1-0/+1
2015-01-08libata: Whitelist SSDs that are known to properly return zeroes after TRIMMartin K. Petersen1-0/+1
2015-01-07time: settimeofday: Validate the values of tv from userSasha Levin1-0/+13
2015-01-07blk-mq: get rid of ->cmd_size in the hardware queueJens Axboe1-2/+1
2015-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-5/+2
2015-01-06Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-video'Rafael J. Wysocki18-65/+88
2015-01-06mm: propagate error from stack expansion even for guard pageLinus Torvalds1-1/+1
2015-01-06Merge tag 'mac80211-for-davem-2015-01-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller1-5/+2
2015-01-06drm/amdkfd: reformat IOCTL definitions to drm-styleOded Gabbay1-15/+22