summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-01-26irqchip: omap-intc: Fix support for dm814 and dm816Tony Lindgren1-1/+0
2015-01-26rhashtable: fix rht_for_each_entry_safe() endless loopPatrick McHardy1-1/+3
2015-01-26debugfs: Provide a file creation function that also takes an initial sizeDavid Howells1-0/+13
2015-01-26new fs_pin killing logicsAl Viro2-3/+14
2015-01-26allow attaching fs_pin to a group not associated with some superblockAl Viro1-0/+1
2015-01-26take count and rcu_head out of fs_pinAl Viro1-8/+2
2015-01-26dcache: let the dentry count go down to zero without taking d_lockLinus Torvalds1-1/+2
2015-01-26kill pin_put()Al Viro1-1/+0
2015-01-26kill d_validate()Al Viro1-3/+0
2015-01-26Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+13
2015-01-26net: ipv6: Add sysctl entry to disable MTU updates from RAHarout Hedeshian1-0/+1
2015-01-26iio: Add new operating mode for non triggered sw buffersKarol Wrona1-2/+4
2015-01-26net/mlx4_core: Enable device recovery flow with SRIOVYishai Hadas2-0/+7
2015-01-26net/mlx4_core: Manage interface state for Reset flow casesYishai Hadas1-0/+7
2015-01-26net/mlx4_core: Activate reset flow upon fatal command casesYishai Hadas1-0/+1
2015-01-26net/mlx4_core: Enhance the catas flow to support device resetYishai Hadas1-0/+7
2015-01-26net/mlx4_core: Refactor the catas flow to work per deviceYishai Hadas1-0/+2
2015-01-26net/mlx4_core: Set device configuration data to be persistent across resetYishai Hadas1-0/+2
2015-01-26net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas1-3/+8
2015-01-26new 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-25Merge branch 'clk-has-parent' into clk-nextMichael Turquette1-0/+17
2015-01-25clk: Introduce clk_has_parent()Thierry Reding1-0/+17
2015-01-25NFSv4: Update of VFS byte range lock must be atomic with the stateid updateTrond Myklebust1-0/+1
2015-01-25NFSv4: Fix lock on-wire reordering issuesTrond Myklebust1-3/+3
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-24NFSv4: 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-24PM / Domains: Remove pm_genpd_dev_need_restore() APIUlf Hansson1-2/+0
2015-01-24cpufreq: remove CPUFREQ_UPDATE_POLICY_CPU notificationsViresh Kumar1-3/+2
2015-01-24cpufreq: Remove (now) unused 'last_cpu' from struct cpufreq_policyViresh Kumar1-2/+0
2015-01-24cpufreq: stats: get rid of per-cpu cpufreq_stats_tableViresh Kumar1-0/+3
2015-01-24libata: use blk tagingShaohua Li1-2/+3
2015-01-24blk-mq: add tag allocation policyShaohua Li1-0/+8
2015-01-24block: support different tag allocation policyShaohua Li1-2/+6
2015-01-23bcma: use standard bus scanning during early registerRafał Miłecki1-2/+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 Bonzini1-1/+1
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