summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-10-23Merge tag 'usb-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman8-34/+56
2015-10-23KVM: Add kvm_arch_vcpu_{un}blocking callbacksChristoffer Dall1-0/+2
2015-10-22locks: cleanup posix_lock_inode_wait and flock_lock_inode_waitBenjamin Coddington1-24/+0
2015-10-22locks: introduce locks_lock_inode_wait()Benjamin Coddington1-0/+11
2015-10-22Merge tag 'firmware/psci-1.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson1-0/+2
2015-10-22pstore: add pstore unregisterGeliang Tang1-13/+1
2015-10-22Merge tag 'mac80211-next-for-davem-2015-10-21' of git://git.kernel.org/pub/sc...David S. Miller1-0/+5
2015-10-22Merge branch 'dt-doc-cleanup' into for-nextRob Herring23-134/+216
2015-10-22tcp: fastopen: limit max_qlenEric Dumazet1-1/+2
2015-10-22net/mlx4_core: Add support for filtering multicast loopbackMaor Gottlieb2-5/+21
2015-10-22net: mdio-gpio: move platform data headerVivien Didelot1-0/+0
2015-10-22usb: chipidea: Add support for 'phy-clkgate-delay-us' propertyFabio Estevam1-0/+1
2015-10-22usb: chipidea: Use extcon framework for VBUS and ID detectIvan T. Ivanov1-0/+23
2015-10-22Merge tag 'sunxi-clocks-for-4.4' of https://git.kernel.org/pub/scm/linux/kern...Stephen Boyd1-0/+42
2015-10-22powerpc/fsl: Move fsl_guts.h out of arch/powerpcScott Wood1-0/+192
2015-10-22iommu: Add generic_device_group() functionJoerg Roedel1-0/+2
2015-10-22iommu: Export and rename iommu_group_get_for_pci_dev()Joerg Roedel1-0/+3
2015-10-22iommu: Revive device_group iommu-ops call-backJoerg Roedel1-1/+1
2015-10-21block: add an API for Persistent ReservationsChristoph Hellwig2-0/+20
2015-10-21block: move blk_integrity to request_queueDan Williams2-2/+5
2015-10-21block: generic request_queue reference countingDan Williams2-2/+1
2015-10-21block: Inline blk_integrity in struct gendiskMartin K. Petersen2-23/+37
2015-10-21block: Reduce the size of struct blk_integrityMartin K. Petersen1-4/+4
2015-10-21block: Consolidate static integrity profile propertiesMartin K. Petersen2-13/+15
2015-10-21block: Move integrity kobject to struct gendiskMartin K. Petersen2-2/+1
2015-10-21Merge branch 'nfsclone'Trond Myklebust3-0/+25
2015-10-21Merge branch 'k.o/for-4.3-v1' into k.o/for-4.4Doug Ledford2-12/+0
2015-10-21clk: Add a basic multiplier clockMaxime Ripard1-0/+42
2015-10-21KEYS: Merge the type-specific data with the payload dataDavid Howells2-21/+15
2015-10-21tcp: track the packet timings in RACKYuchung Cheng1-0/+6
2015-10-21tcp: skb_mstamp_after helperYuchung Cheng1-0/+9
2015-10-21tcp: remove tcp_mark_lost_retrans()Yuchung Cheng1-2/+0
2015-10-21tcp: track min RTT using windowed min-filterYuchung Cheng1-0/+3
2015-10-21tracing: Allow disabling compilation of specific trace systemsTal Shorer1-3/+14
2015-10-20vga_switcheroo: Constify vga_switcheroo_handlerLukas Wunner1-2/+2
2015-10-20i2c: rcar: Remove obsolete platform data supportGeert Uytterhoeven1-10/+0
2015-10-20i2c: ocores: support big-endian register layoutMax Filippov1-0/+1
2015-10-20lib/mpi: clean unused SHA1_DIGEST_LENGTHLABBE Corentin1-6/+0
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-5/+12
2015-10-20Merge branch 'fortglx/4.4/time' of https://git.linaro.org/people/john.stultz/...Thomas Gleixner3-11/+11
2015-10-20compiler, atomics, kasan: Provide READ_ONCE_NOCHECK()Andrey Ryabinin2-13/+66
2015-10-20stop_machine: Kill smp_hotplug_thread->pre_unpark, introduce stop_machine_unp...Oleg Nesterov2-4/+1
2015-10-20stop_machine: Ensure that a queued callback will be called before cpu_stop_pa...Oleg Nesterov1-0/+1
2015-10-20Merge branch 'sched/urgent' into sched/core, to pick up fixes and resolve con...Ingo Molnar2-1/+6
2015-10-20Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ...Ingo Molnar2-1/+6
2015-10-20ALSA: hda - Add hduadio support to DEVTABLESubhransu S. Prusty1-0/+8
2015-10-20Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-in...Dave Airlie1-5/+9
2015-10-19ARM: 8446/1: amba: Remove unused callbacks for legacy system PMUlf Hansson1-2/+0
2015-10-19Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar12-47/+141
2015-10-19tpm: seal/unseal for TPM 2.0Jarkko Sakkinen1-0/+26