summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* perf: Decouple unthrottling and rotatingMark Rutland2015-02-041-1/+1
* Merge tag 'v3.19-rc7' into perf/core, to merge fixes before applying new changesIngo Molnar2015-02-046-12/+64
|\
| * sched: don't cause task state changes in nested sleep debuggingLinus Torvalds2015-02-011-1/+1
| * Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-01-311-0/+6
| |\
| | * i2c: Only include slave support if selectedJean Delvare2015-01-261-0/+6
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-01-301-6/+0
| |\ \
| * \ \ Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2015-01-302-4/+47
| |\ \ \
| | * | | quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space unitsJan Kara2015-01-282-4/+47
| * | | | vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-01-291-2/+4
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-01-271-5/+6
| |\ \ \ \
| | * | | | ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa2015-01-271-5/+6
* | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2015-01-2821-36/+81
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | perf: Tighten (and fix) the grouping conditionPeter Zijlstra2015-01-281-6/+0
| |/ / / /
| * | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2015-01-272-8/+12
| |\ \ \ \
| | * | | | printk: add dummy routine for when CONFIG_PRINTK=nPranith Kumar2015-01-261-3/+12
| | * | | | mm: page_alloc: embed OOM killing naturally into allocation slowpathJohannes Weiner2015-01-261-5/+0
| * | | | | Merge tag 'regulator-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-01-261-0/+2
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge remote-tracking branch 'regulator/fix/s2mps11' into regulator-linusMark Brown2015-01-161-0/+2
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | regulator: s2mps11: Fix wrong calculation of register offsetJonghwa Lee2015-01-081-0/+2
| * | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-01-261-0/+13
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'fortglx/3.19-stable/time' of https://git.linaro.org/people/john...Thomas Gleixner2015-01-221-0/+13
| | |\ \ \ \ \
| | | * | | | | time: settimeofday: Validate the values of tv from userSasha Levin2015-01-071-0/+13
| * | | | | | | Merge tag 'pci-v3.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-01-231-0/+3
| |\ \ \ \ \ \ \
| | * | | | | | | PCI: Add pci_claim_bridge_resource() to clip window if necessaryYinghai Lu2015-01-161-0/+1
| | * | | | | | | PCI: Add flag for devices where we can't use bus resetAlex Williamson2015-01-161-0/+2
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-01-231-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: dt: GIC: Spelling s/specific/specifier/, s/flaggs/flags/Geert Uytterhoeven2015-01-131-2/+2
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-01-231-7/+9
| |\ \ \ \ \ \ \
| | * | | | | | | KVM: fix sparse warning in include/trace/events/kvm.hChristian Borntraeger2015-01-191-7/+9
| * | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-01-222-2/+4
| |\ \ \ \ \ \ \ \
| | * | | | | | | | module: make module_refcount() a signed integer.Rusty Russell2015-01-221-1/+1
| | * | | | | | | | module: remove mod arg from module_free, rename module_memfree().Rusty Russell2015-01-201-1/+1
| | * | | | | | | | module_arch_freeing_init(): new hook for archs before module->module_init freed.Rusty Russell2015-01-201-0/+2
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-01-201-0/+2
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| | * | | | | | | libata: allow sata_sil24 to opt-out of tag ordered submissionDan Williams2015-01-191-0/+1
| | * | | | | | | libata: Whitelist SSDs that are known to properly return zeroes after TRIMMartin K. Petersen2015-01-081-0/+1
| | |/ / / / / /
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-01-203-1/+11
| |\ \ \ \ \ \ \
| | * | | | | | | genetlink: synchronize socket closing and family removalJohannes Berg2015-01-162-1/+8
| | * | | | | | | genetlink: document parallel_opsJohannes Berg2015-01-161-0/+2
| | * | | | | | | can: m_can: tag current CAN FD controllers as non-ISOOliver Hartkopp2015-01-151-0/+1
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-01-181-2/+2
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | Input: uinput - fix ioctl nr overflow for UI_GET_SYSNAME/VERSIONGabriel Laskar2015-01-121-2/+2
| * | | | | | | | Merge tag 'usb-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2015-01-161-3/+3
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge tag 'usb-serial-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2015-01-153-7/+8
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | phy: phy-ti-pipe3: fix inconsistent enumeration of PCIe gen2 cardsVignesh R2014-12-231-3/+3
| | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Merge tag 'nfs-for-3.19-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-01-161-0/+3
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| | * | | | | | | | NFSv4: Cache the NFSv4/v4.1 client owner_id in the struct nfs_clientTrond Myklebust2015-01-061-0/+3
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-01-142-3/+7
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | openvswitch: packet messages need their own probe attribtueThomas Graf2015-01-141-0/+4
| | * | | | | | | | | netdevice: Add missing parentheses in macroBenjamin Poirier2015-01-141-1/+1