summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-04-24mac80211: remove support for IFF_PROMISCJohannes Berg
2015-04-23Merge tag 'nfs-rdma-for-4.1-1' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust
2015-04-23NFS: Move nfs_idmap.h into fs/nfs/Anna Schumaker
2015-04-23NFS: Remove CONFIG_NFS_V4 checks from nfs_idmap.hAnna Schumaker
2015-04-23sunrpc: make debugfs file creation failure non-fatalJeff Layton
2015-04-23NFS: Don't zap caches on fallocate()Anna Schumaker
2015-04-23netdev_alloc_pcpu_stats: use less common iterator variableJohannes Berg
2015-04-23ALSA: core: Use seq_file for text proc file readsTakashi Iwai
2015-04-23kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFPMartin Schwidefsky
2015-04-23crypto: api - Move module sig ifdef into accessor functionHerbert Xu
2015-04-22ASoC: dapm: Enable autodisable on SOC_DAPM_SINGLE_TLV_AUTODISABLECharles Keepax
2015-04-22Merge tag 'for-linus-20150422' of git://git.infradead.org/linux-mtdLinus Torvalds
2015-04-22Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2015-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-04-22mpls: Per-device MPLS stateRobert Shearman
2015-04-22Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-22Revert "mm: avoid tail page refcounting on non-THP compound pages"Linus Torvalds
2015-04-22Merge tag 'mmc-4.1-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2015-04-22Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2015-04-22Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-04-22Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-04-22Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2015-04-22Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2015-04-22Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-04-22libceph: announce support for straw2 bucketsIlya Dryomov
2015-04-22crush: straw2 bucket type with an efficient 64-bit crush_ln()Ilya Dryomov
2015-04-22ceph: rename snapshot supportYan, Zheng
2015-04-22hrtimer: Remove hrtimer_start() return valueThomas Gleixner
2015-04-22alarmtimer: Get rid of unused return valueThomas Gleixner
2015-04-22hrtimer: Make hrtimer_start() a inline wrapperThomas Gleixner
2015-04-22hrtimer: Get rid of __hrtimer_start_range_ns()Thomas Gleixner
2015-04-22tick: Nohz: Rework next timer evaluationThomas Gleixner
2015-04-22hrtimer: Get rid of hrtimer softirqThomas Gleixner
2015-04-22hrtimer: Keep pointer to first timer and simplify __remove_hrtimer()Thomas Gleixner
2015-04-22timerqueue: Let timerqueue_add/del return informationThomas Gleixner
2015-04-22hrtimer: Align the hrtimer clock bases as wellThomas Gleixner
2015-04-22hrtimer: Cache line align the hrtimer cpu baseThomas Gleixner
2015-04-22hrtimer: Use bits for various boolean indicatorsThomas Gleixner
2015-04-22hrtimer: Make offset update smarterThomas Gleixner
2015-04-22hrtimer: Get rid of softirq timeThomas Gleixner
2015-04-22hrtimer: Make the statistics fields smallerThomas Gleixner
2015-04-22hrtimer: Get rid of hrtimer_get_res()Thomas Gleixner
2015-04-22hrtimer: Get rid of the resolution field in hrtimer_clock_baseThomas Gleixner
2015-04-22hrtimer: Document hrtimer_forward[_now]() properThomas Gleixner
2015-04-22time: Remove nonexistent function prototypeYingjoe Chen
2015-04-22mac80211: allow drivers to support S/GJohannes Berg
2015-04-22mac80211: add TX fastpathJohannes Berg
2015-04-22perf/x86/intel/uncore: Move PCI IDs for IMC to uncore driverSonny Rao
2015-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-04-22crypto: rng - Remove old low-level rng interfaceHerbert Xu