summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | PM / QoS: avoid calling cancel_delayed_work_sync() during early bootTejun Heo2016-09-051-1/+10
| |/ / / / /
* | | | | | Merge tag 'gpio-v4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-09-094-3/+3
|\ \ \ \ \ \
| * | | | | | gpio: sa1100: fix irq probing for ucb1x00Russell King2016-09-081-1/+1
| * | | | | | gpio: mcp23s08: make driver depend on OF_GPIOLinus Walleij2016-09-082-1/+2
| * | | | | | Revert "gpio: include <linux/io-mapping.h> in gpiolib-of"Linus Walleij2016-09-081-1/+0
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2016-09-091-3/+4
|\ \ \ \ \ \
| * | | | | | fuse: direct-io: don't dirty ITER_BVEC pagesMiklos Szeredi2016-08-241-3/+4
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-09-091-2/+2
|\ \ \ \ \ \
| * | | | | | ovl: fix workdir creationMiklos Szeredi2016-09-051-2/+2
* | | | | | | Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-09-093-8/+17
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Chris Mason2016-09-072-8/+16
| |\ \ \ \ \ \ \
| | * | | | | | | btrfs: introduce tickets_id to determine whether asynchronous metadata reclai...Wang Xiaoguang2016-09-062-5/+7
| | * | | | | | | btrfs: do not decrease bytes_may_use when replaying extentsWang Xiaoguang2016-09-051-3/+9
| * | | | | | | | Btrfs: remove root_log_ctx from ctx list before btrfs_sync_log returnsChris Mason2016-09-061-0/+1
| |/ / / / / / /
* | | | | | | | Merge tag 'sound-4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2016-09-099-50/+118
|\ \ \ \ \ \ \ \
| * | | | | | | | ALSA: rawmidi: Fix possible deadlock with virmidi registrationTakashi Iwai2016-09-081-1/+3
| * | | | | | | | ALSA: timer: Fix zero-division by continue of uninitialized instanceTakashi Iwai2016-09-081-0/+14
| * | | | | | | | ALSA: timer: fix NULL pointer dereference in read()/ioctl() raceVegard Nossum2016-09-021-0/+2
| * | | | | | | | ALSA: fireworks: accessing to user space outside spinlockTakashi Sakamoto2016-08-314-25/+56
| * | | | | | | | ALSA: firewire-tascam: accessing to user space outside spinlockTakashi Sakamoto2016-08-311-22/+11
| * | | | | | | | ALSA: hda - Enable subwoofer on Dell Inspiron 7559Kai-Heng Feng2016-08-301-0/+11
| * | | | | | | | ALSA: hda - Add headset mic quirk for Dell Inspiron 5468Shrirang Bagul2016-08-301-0/+4
| * | | | | | | | ALSA: usb-audio: Add sample rate inquiry quirk for B850V3 CP2114Ken Lin2016-08-291-0/+1
| * | | | | | | | ALSA: timer: fix NULL pointer dereference on memory allocation failureVegard Nossum2016-08-291-2/+15
| * | | | | | | | ALSA: timer: fix division by zero after SNDRV_TIMER_IOCTL_CONTINUEVegard Nossum2016-08-291-0/+1
* | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2016-09-092-4/+14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | arm64: use preempt_disable_notrace in _percpu_read/writeChunyan Zhang2016-09-091-4/+4
| * | | | | | | | | arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb()Will Deacon2016-09-091-0/+10
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'powerpc-4.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-09-095-17/+29
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | powerpc/mm: Don't alias user region to other regions below PAGE_OFFSETPaul Mackerras2016-09-081-1/+6
| * | | | | | | | | powerpc/32: Fix again csum_partial_copy_generic()Christophe Leroy2016-09-081-3/+4
| * | | | | | | | | powerpc/powernv: Fix corrupted PE allocation bitmap on releasing PEGavin Shan2016-09-081-1/+2
| * | | | | | | | | powerpc/powernv: Fix crash on releasing compound PEGavin Shan2016-09-061-6/+9
| * | | | | | | | | powerpc/xics/opal: Fix processor numbers in OPAL ICPBenjamin Herrenschmidt2016-09-061-5/+7
| * | | | | | | | | powerpc/pseries: Fix little endian build with CONFIG_KEXEC=nThiago Jung Bauermann2016-09-061-1/+1
* | | | | | | | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2016-09-095-2/+23
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ARM: sa1100: clear reset status prior to rebootRussell King2016-08-261-0/+3
| * | | | | | | | | | ARM: 8600/1: Enforce some NS-SVC initialisationRobin Murphy2016-08-231-0/+13
| * | | | | | | | | | ARM: 8599/1: mm: pull asm/memory.h explicitlyVladimir Murzin2016-08-231-0/+1
| * | | | | | | | | | ARM: sa1100: register clocks earlyRussell King2016-08-233-2/+4
| * | | | | | | | | | ARM: sa1100: fix 3.6864MHz clockRussell King2016-08-231-0/+2
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'ceph-for-4.8-rc6' of git://github.com/ceph/ceph-clientLinus Torvalds2016-09-081-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ceph: do not modify fi->frag in need_reset_readdir()Nicolas Iooss2016-09-051-1/+1
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-09-081-4/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | dmi-id: don't free dev structure after calling device_registerAllen Hung2016-09-081-4/+4
* | | | | | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2016-09-0837-109/+172
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Merge tag 'sunxi-fixes-for-4.8' of https://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2016-09-071-1/+1
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ARM: sun5i: Fix typo in trip point temperatureHugo Grostabussiat2016-08-221-1/+1
| * | | | | | | | | | | arm-cci: pmu: Fix typo in event nameSuzuki K Poulose2016-09-071-1/+1
| * | | | | | | | | | | Merge tag 'imx-fixes-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2016-09-073-3/+3
| |\ \ \ \ \ \ \ \ \ \ \