summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-01-28regulator: da9211: Add gpio control for enable/disable of buckJames Ban1-0/+1
2015-01-28Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar21-36/+81
2015-01-28perf: Tighten (and fix) the grouping conditionPeter Zijlstra1-6/+0
2015-01-28quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space unitsJan Kara2-4/+47
2015-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-5/+6
2015-01-27regmap: correct the description of structure element in reg_fieldBintian Wang1-1/+1
2015-01-27ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa1-5/+6
2015-01-27Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2-8/+12
2015-01-27Merge tag 'regulator-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+2
2015-01-27printk: add dummy routine for when CONFIG_PRINTK=nPranith Kumar1-3/+12
2015-01-27mm: page_alloc: embed OOM killing naturally into allocation slowpathJohannes Weiner1-5/+0
2015-01-27i2c: Only include slave support if selectedJean Delvare1-0/+6
2015-01-26ASoC: Add support for allocating AC'97 device before registering itLars-Peter Clausen1-0/+1
2015-01-26Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+13
2015-01-24Merge tag 'fortglx-3.20-time' of https://git.linaro.org/people/john.stultz/li...Thomas Gleixner3-4/+31
2015-01-24rtc: Convert rtc_set_ntp_time() to use timespec64Xunlei Pang1-1/+1
2015-01-24time: Expose get_monotonic_boottime64 for in-kernel useJohn Stultz1-0/+5
2015-01-24time: Expose getboottime64 for in-kernel usesJohn Stultz1-2/+14
2015-01-24ktime: Optimize ktime_divns for constant divisorsNicolas Pitre1-1/+11
2015-01-24Merge tag 'pci-v3.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+3
2015-01-24Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+2
2015-01-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-7/+9
2015-01-23hrtimer: Prevent stale expiry time in hrtimer_interrupt()Thomas Gleixner1-0/+2
2015-01-23ktime.h: Introduce ktime_ms_deltaChunyan Zhang1-0/+5
2015-01-22Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+4
2015-01-22init: Get rid of x86ismsThomas Gleixner1-0/+7
2015-01-22Merge branch 'fortglx/3.19-stable/time' of https://git.linaro.org/people/john...Thomas Gleixner1-0/+13
2015-01-22module: make module_refcount() a signed integer.Rusty Russell1-1/+1
2015-01-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar6-31/+70
2015-01-20Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2015-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-1/+11
2015-01-20module: remove mod arg from module_free, rename module_memfree().Rusty Russell1-1/+1
2015-01-20module_arch_freeing_init(): new hook for archs before module->module_init freed.Rusty Russell1-0/+2
2015-01-19libata: allow sata_sil24 to opt-out of tag ordered submissionDan Williams1-0/+1
2015-01-19netfilter: nf_tables: validate hooks in NAT expressionsPablo Neira Ayuso1-0/+2
2015-01-19KVM: fix sparse warning in include/trace/events/kvm.hChristian Borntraeger1-7/+9
2015-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-2/+2
2015-01-17genetlink: synchronize socket closing and family removalJohannes Berg2-1/+8
2015-01-17genetlink: document parallel_opsJohannes Berg1-0/+2
2015-01-16Merge tag 'usb-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-3/+3
2015-01-16Merge 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-16regulator: da9211: fix unmatched of_nodeJames Ban1-0/+1
2015-01-16Merge branches 'doc.2015.01.07a', 'fixes.2015.01.15a', 'preempt.2015.01.06a',...Paul E. McKenney6-31/+70
2015-01-16rcu: Make cond_resched_rcu_qs() apply to normal RCU flavorsPaul E. McKenney3-2/+8
2015-01-15can: m_can: tag current CAN FD controllers as non-ISOOliver Hartkopp1-0/+1
2015-01-15Merge tag 'usb-serial-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman3-7/+8
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+7