summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-01-23time: Expose get_monotonic_boottime64 for in-kernel useJohn Stultz
2015-01-23time: Expose getboottime64 for in-kernel usesJohn Stultz
2015-01-23ktime: Optimize ktime_divns for constant divisorsNicolas Pitre
2015-01-23NFSv4: Fix an atomicity problem in CLOSETrond Myklebust
2015-01-24Merge tag 'pci-v3.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-01-24Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-01-23Merge tag 'tegra-for-3.20-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson
2015-01-23Merge tag 'imx-dt-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Olof Johansson
2015-01-23Merge tag 'imx-soc-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Olof Johansson
2015-01-23PM / Domains: Remove pm_genpd_dev_need_restore() APIUlf Hansson
2015-01-23cpufreq: remove CPUFREQ_UPDATE_POLICY_CPU notificationsViresh Kumar
2015-01-23cpufreq: Remove (now) unused 'last_cpu' from struct cpufreq_policyViresh Kumar
2015-01-23cpufreq: stats: get rid of per-cpu cpufreq_stats_tableViresh Kumar
2015-01-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-01-23Merge tag 'omap-for-v3.20/dt-pt2' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2015-01-23libata: use blk tagingShaohua Li
2015-01-23blk-mq: add tag allocation policyShaohua Li
2015-01-23block: support different tag allocation policyShaohua Li
2015-01-23bcma: use standard bus scanning during early registerRafał Miłecki
2015-01-23Bluetooth: Convert Set SC to use HCI RequestJohan Hedberg
2015-01-23sunrpc/lockd: fix references to the BKLJeff Layton
2015-01-23Merge tag 'kvm-s390-next-20150122' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2015-01-23KVM: s390: forward most SIGP orders to user spaceDavid Hildenbrand
2015-01-23KVM: s390: new parameter for SIGP STOP irqsDavid Hildenbrand
2015-01-23KVM: remove unneeded return value of vcpu_postcreateDominik Dingel
2015-01-23hrtimer: Prevent stale expiry time in hrtimer_interrupt()Thomas Gleixner
2015-01-23gpu: host1x: Call ->remove() only when a device is boundThierry Reding
2015-01-23ktime.h: Introduce ktime_ms_deltaChunyan Zhang
2015-01-23nl80211: add an attribute to allow delaying the first scheduled scan cycleLuciano Coelho
2015-01-23mac80211: enable TPC through mac80211 stackLorenzo Bianconi
2015-01-23nl80211: Allow set network namespace by fdVadim Kochan
2015-01-23audit: replace getname()/putname() hacks with reference countersPaul Moore
2015-01-23virtio-mmio: Update the device to OASIS spec versionPawel Moll
2015-01-22mac80211: allow drivers to control software cryptoJohannes Berg
2015-01-22PCI: Add generic config accessorsRob Herring
2015-01-23Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-01-22mfd: da9063: Add device tree supportSteve Twiss
2015-01-22mfd: qcom-rpm: Driver for the Qualcomm RPMBjorn Andersson
2015-01-22mfd: devicetree: bindings: Add Qualcomm RPM DT bindingBjorn Andersson
2015-01-22mfd: max77686/802: Remove support for board filesKrzysztof Kozlowski
2015-01-22mfd: axp20x: Add support for fuel gauge cell driverTodd E Brandt
2015-01-22mfd: Add support for DA9150 combined charger & fuel-gauge deviceAdam Thomson
2015-01-22mfd: rt5033: Add Richtek RT5033 driver core.Beomho Seo
2015-01-22init: Get rid of x86ismsThomas Gleixner
2015-01-22clk: rockchip: add id for watchdog pclk on rk3288Heiko Stuebner
2015-01-22Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-nextKalle Valo
2015-01-22Merge branch 'fortglx/3.19-stable/time' of https://git.linaro.org/people/john...Thomas Gleixner
2015-01-22drm/probe-helper: don't lose hotplug eventDaniel Vetter
2015-01-21locks: update comments that refer to inode->i_flockJeff Layton
2015-01-22module: make module_refcount() a signed integer.Rusty Russell