aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-25new primitive: debugfs_create_automount()Al Viro1-0/+5
2015-01-25Drivers: hv: rename sc_lock to the more generic lockVitaly Kuznetsov1-1/+6
2015-01-25Drivers: hv: vmbus: Support a vmbus API for efficiently sending page arraysK. Y. Srinivasan1-0/+31
2015-01-25Add security hooks to binder and implement the hooks for SELinux.Stephen Smalley1-0/+58
2015-01-25USB: don't cancel queued resets when unbinding driversAlan Stern1-5/+0
2015-01-25usb: Fix typo in `struct usb_host_interface' commentChris Rorvick1-1/+1
2015-01-25USB: host: Introduce flag to enable use of 64-bit dma_mask for ehci-platformAndreas Herrmann1-0/+1
2015-01-24vxlan: Eliminate dependency on UDP socket in transmit pathTom Herbert1-5/+8
2015-01-24udp: Do not require sock in udp_tunnel_xmit_skbTom Herbert1-8/+8
2015-01-24Merge branch 'clk-has-parent' into clk-nextMichael Turquette1-0/+17
2015-01-24clk: Introduce clk_has_parent()Thierry Reding1-0/+17
2015-01-24NFSv4: Update of VFS byte range lock must be atomic with the stateid updateTrond Myklebust1-0/+1
2015-01-24NFSv4: Fix lock on-wire reordering issuesTrond Myklebust1-3/+3
2015-01-24thermal: exynos: Provide thermal_exynos.h file to be included in device tree ...Lukasz Majewski1-0/+28
2015-01-24Merge tag 'fortglx-3.20-time' of https://git.linaro.org/people/john.stultz/li...Thomas Gleixner3-4/+31
2015-01-23vxlan: advertise netns of vxlan dev in fdb msgNicolas Dichtel1-0/+1
2015-01-23rtc: Convert rtc_set_ntp_time() to use timespec64Xunlei Pang1-1/+1
2015-01-23time: Expose get_monotonic_boottime64 for in-kernel useJohn Stultz1-0/+5
2015-01-23time: Expose getboottime64 for in-kernel usesJohn Stultz1-2/+14
2015-01-23ktime: Optimize ktime_divns for constant divisorsNicolas Pitre1-1/+11
2015-01-23NFSv4: Fix an atomicity problem in CLOSETrond Myklebust1-1/+1
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-23Merge tag 'tegra-for-3.20-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2-1/+2
2015-01-23Merge tag 'imx-dt-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Olof Johansson1-1/+2
2015-01-23Merge tag 'imx-soc-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Olof Johansson1-1/+2
2015-01-23PM / Domains: Remove pm_genpd_dev_need_restore() APIUlf Hansson1-2/+0
2015-01-23cpufreq: remove CPUFREQ_UPDATE_POLICY_CPU notificationsViresh Kumar1-3/+2
2015-01-23cpufreq: Remove (now) unused 'last_cpu' from struct cpufreq_policyViresh Kumar1-2/+0
2015-01-23cpufreq: stats: get rid of per-cpu cpufreq_stats_tableViresh Kumar1-0/+3
2015-01-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-7/+9
2015-01-23Merge tag 'omap-for-v3.20/dt-pt2' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson1-0/+1
2015-01-23libata: use blk tagingShaohua Li1-2/+3
2015-01-23blk-mq: add tag allocation policyShaohua Li1-0/+8
2015-01-23block: support different tag allocation policyShaohua Li3-3/+11
2015-01-23bcma: use standard bus scanning during early registerRafał Miłecki1-2/+0
2015-01-23Bluetooth: Convert Set SC to use HCI RequestJohan Hedberg1-1/+0
2015-01-23sunrpc/lockd: fix references to the BKLJeff Layton1-1/+1
2015-01-23Merge tag 'kvm-s390-next-20150122' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2-1/+8
2015-01-23KVM: s390: forward most SIGP orders to user spaceDavid Hildenbrand1-0/+1
2015-01-23KVM: s390: new parameter for SIGP STOP irqsDavid Hildenbrand1-0/+6
2015-01-23KVM: remove unneeded return value of vcpu_postcreateDominik Dingel1-1/+1
2015-01-23hrtimer: Prevent stale expiry time in hrtimer_interrupt()Thomas Gleixner1-0/+2
2015-01-23gpu: host1x: Call ->remove() only when a device is boundThierry Reding1-0/+2
2015-01-23ktime.h: Introduce ktime_ms_deltaChunyan Zhang1-0/+5
2015-01-23nl80211: add an attribute to allow delaying the first scheduled scan cycleLuciano Coelho2-6/+19
2015-01-23mac80211: enable TPC through mac80211 stackLorenzo Bianconi1-0/+7
2015-01-23nl80211: Allow set network namespace by fdVadim Kochan1-0/+2
2015-01-23audit: replace getname()/putname() hacks with reference countersPaul Moore2-10/+2
2015-01-23virtio-mmio: Update the device to OASIS spec versionPawel Moll1-7/+37