summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-01-03nft_hash: Remove rhashtable_remove_pprev()Thomas Graf
2015-01-03rhashtable: Convert bucket iterators to take table and indexThomas Graf
2015-01-03rhashtable: Do hashing inside of rhashtable_lookup_compare()Thomas Graf
2015-01-02blk-mq: export blk_mq_freeze_queue()Jens Axboe
2015-01-02Merge tag 'v3.19-rc2' into for-3.20/coreJens Axboe
2015-01-02timecounter: provide a macro to initialize the cyclecounter mask field.Richard Cochran
2015-01-02Bluetooth: Remove no longer needed force_sc_support debugfs optionMarcel Holtmann
2015-01-02Bluetooth: Remove broken force_lesc_support debugfs optionMarcel Holtmann
2015-01-02Bluetooth: Introduce force_bredr_smp debugfs option for testingMarcel Holtmann
2015-01-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-01-02Merge tag 'sound-3.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2015-01-02net: Add Transparent Ethernet Bridging GRO support.Jesse Gross
2015-01-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2015-01-02ALSA: emu10k1: Remove always NULL parametersLars-Peter Clausen
2015-01-02ALSA: wss: Remove (almost) always NULL parametersLars-Peter Clausen
2015-01-02ASoC: sb16: Simplify snd_sb16dsp_pcm()Lars-Peter Clausen
2015-01-02ALSA: sb8: Remove always NULL parametersLars-Peter Clausen
2015-01-02ALSA: gus: Remove always NULL parametersLars-Peter Clausen
2015-01-02ALSA: es1688: Remove almost always NULL parameterLars-Peter Clausen
2015-01-02ALSA: ad1816a: Remove always NULL parametersLars-Peter Clausen
2014-12-31GMAC: define clock ID used for GMACRoger Chen
2014-12-31fib_trie: Push rcu_read_lock/unlock to callersAlexander Duyck
2014-12-31l2tp : multicast notification to the registered listenersBill Hong
2014-12-31net: fec: add Wake-on-LAN supportNimrod Andy
2014-12-31ALSA: pcm: add SNDRV_PCM_TRIGGER_DRAIN triggerLibin Yang
2014-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-12-30arm: sa1100: move irda header to linux/platform_dataDmitry Eremin-Solenikov
2014-12-30timecounter: keep track of accumulated fractional nanosecondsRichard Cochran
2014-12-30timecounter: provide a helper function to shift the time.Richard Cochran
2014-12-30time: move the timecounter/cyclecounter code into its own file.Richard Cochran
2014-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-12-30Merge branch 'topic/pcm-params' into for-nextTakashi Iwai
2014-12-30ALSA: pcm: Replace custom ld2 function with __flsLars-Peter Clausen
2014-12-30ALSA: pcm: Use __ffs() instead of ffs() in snd_mask_min()Lars-Peter Clausen
2014-12-30ALSA: pcm: Simplify params_period_bytes()Lars-Peter Clausen
2014-12-30ALSA: pcm: Add kernel doc for params_*() functionsLars-Peter Clausen
2014-12-30ALSA: pcm: Convert params_* mask helpers to static inline functionsLars-Peter Clausen
2014-12-30ALSA: pcm: Remove unused SNDRV_PCM_IOCTL1_{FALSE,TRUE} definesLars-Peter Clausen
2014-12-30ALSA: pcm_params: Remove unused add/sub functionsLars-Peter Clausen
2014-12-30ALSA: pcm: Fix kerneldoc for params_*() functionsLars-Peter Clausen
2014-12-29Merge tag 'pm+acpi-3.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2014-12-29mm: get rid of radix tree gfp mask for pagecache_get_pageMichal Hocko
2014-12-29Merge branches 'pm-domains', 'powercap' and 'pm-tools'Rafael J. Wysocki
2014-12-29Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki
2014-12-29virtio_ring: document alignment requirementsMichael S. Tsirkin
2014-12-27netlink/genetlink: pass network namespace to bind/unbindJohannes Berg
2014-12-27genetlink: pass multicast bind/unbind to familiesJohannes Berg
2014-12-27genetlink: pass only network namespace to genl_has_listeners()Johannes Berg
2014-12-26net: Generalize ndo_gso_check to ndo_features_checkJesse Gross