summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2015-01-25new primitive: debugfs_create_automount()Al Viro-0/+5
2015-01-25Drivers: hv: rename sc_lock to the more generic lockVitaly Kuznetsov-1/+6
2015-01-25Drivers: hv: vmbus: Support a vmbus API for efficiently sending page arraysK. Y. Srinivasan-0/+31
2015-01-25Add security hooks to binder and implement the hooks for SELinux.Stephen Smalley-0/+58
2015-01-25USB: don't cancel queued resets when unbinding driversAlan Stern-5/+0
2015-01-25usb: Fix typo in `struct usb_host_interface' commentChris Rorvick-1/+1
2015-01-25USB: host: Introduce flag to enable use of 64-bit dma_mask for ehci-platformAndreas Herrmann-0/+1
2015-01-24vxlan: Eliminate dependency on UDP socket in transmit pathTom Herbert-5/+8
2015-01-24udp: Do not require sock in udp_tunnel_xmit_skbTom Herbert-8/+8
2015-01-24Merge branch 'clk-has-parent' into clk-nextMichael Turquette-0/+17
2015-01-24clk: Introduce clk_has_parent()Thierry Reding-0/+17
2015-01-24NFSv4: Update of VFS byte range lock must be atomic with the stateid updateTrond Myklebust-0/+1
2015-01-24NFSv4: Fix lock on-wire reordering issuesTrond Myklebust-3/+3
2015-01-24thermal: exynos: Provide thermal_exynos.h file to be included in device tree ...Lukasz Majewski-0/+28
2015-01-24Merge tag 'fortglx-3.20-time' of https://git.linaro.org/people/john.stultz/li...Thomas Gleixner-4/+31
2015-01-23vxlan: advertise netns of vxlan dev in fdb msgNicolas Dichtel-0/+1
2015-01-23rtc: Convert rtc_set_ntp_time() to use timespec64Xunlei Pang-1/+1
2015-01-23time: Expose get_monotonic_boottime64 for in-kernel useJohn Stultz-0/+5
2015-01-23time: Expose getboottime64 for in-kernel usesJohn Stultz-2/+14
2015-01-23ktime: Optimize ktime_divns for constant divisorsNicolas Pitre-1/+11
2015-01-23NFSv4: Fix an atomicity problem in CLOSETrond Myklebust-1/+1
2015-01-24Merge tag 'pci-v3.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+3
2015-01-24Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+2
2015-01-23Merge tag 'tegra-for-3.20-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson-1/+2
2015-01-23Merge tag 'imx-dt-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Olof Johansson-1/+2
2015-01-23Merge tag 'imx-soc-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Olof Johansson-1/+2
2015-01-23PM / Domains: Remove pm_genpd_dev_need_restore() APIUlf Hansson-2/+0
2015-01-23cpufreq: remove CPUFREQ_UPDATE_POLICY_CPU notificationsViresh Kumar-3/+2
2015-01-23cpufreq: Remove (now) unused 'last_cpu' from struct cpufreq_policyViresh Kumar-2/+0
2015-01-23cpufreq: stats: get rid of per-cpu cpufreq_stats_tableViresh Kumar-0/+3
2015-01-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-7/+9
2015-01-23Merge tag 'omap-for-v3.20/dt-pt2' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson-0/+1
2015-01-23libata: use blk tagingShaohua Li-2/+3
2015-01-23blk-mq: add tag allocation policyShaohua Li-0/+8
2015-01-23block: support different tag allocation policyShaohua Li-3/+11
2015-01-23bcma: use standard bus scanning during early registerRafał Miłecki-2/+0
2015-01-23Bluetooth: Convert Set SC to use HCI RequestJohan Hedberg-1/+0
2015-01-23sunrpc/lockd: fix references to the BKLJeff Layton-1/+1
2015-01-23Merge tag 'kvm-s390-next-20150122' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini-1/+8
2015-01-23KVM: s390: forward most SIGP orders to user spaceDavid Hildenbrand-0/+1
2015-01-23KVM: s390: new parameter for SIGP STOP irqsDavid Hildenbrand-0/+6
2015-01-23KVM: remove unneeded return value of vcpu_postcreateDominik Dingel-1/+1
2015-01-23hrtimer: Prevent stale expiry time in hrtimer_interrupt()Thomas Gleixner-0/+2
2015-01-23gpu: host1x: Call ->remove() only when a device is boundThierry Reding-0/+2
2015-01-23ktime.h: Introduce ktime_ms_deltaChunyan Zhang-0/+5
2015-01-23nl80211: add an attribute to allow delaying the first scheduled scan cycleLuciano Coelho-6/+19
2015-01-23mac80211: enable TPC through mac80211 stackLorenzo Bianconi-0/+7
2015-01-23nl80211: Allow set network namespace by fdVadim Kochan-0/+2
2015-01-23audit: replace getname()/putname() hacks with reference countersPaul Moore-10/+2
2015-01-23virtio-mmio: Update the device to OASIS spec versionPawel Moll-7/+37