summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2015-05-12i2c: constify platform_device_idKrzysztof Kozlowski-4/+4
2015-05-12i2c: omap: Add calls for pinctrl state selectPascal Huerst-0/+5
2015-05-12i2c: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven-4/+5
2015-05-12i2c: xiic: Fix kerneldoc warningsShubhrajyoti Datta-0/+1
2015-05-12i2c: rk3x: Increase wait timeout to 1 secondDoug Anderson-1/+1
2015-05-03Linux 4.1-rc2v4.1-rc2Linus Torvalds-1/+1
2015-05-03Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-229/+210
2015-05-03Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-94/+117
2015-05-04Merge tag 'drm-intel-fixes-2015-04-30' of git://anongit.freedesktop.org/drm-i...Dave Airlie-0/+10
2015-05-04Merge branch 'drm-next0420' of https://github.com/markyzq/kernel-drm-rockchip...Dave Airlie-4/+12
2015-05-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-146/+48
2015-05-03Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds-0/+7
2015-05-03Merge tag 'powerpc-4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds-47/+37
2015-05-02ext4: fix growing of tiny filesystemsJan Kara-2/+5
2015-05-02ext4: move check under lock scope to close a race.Davide Italiano-7/+8
2015-05-02ext4: fix data corruption caused by unwritten and delayed extentsLukas Czerner-0/+10
2015-05-02ext4 crypto: remove duplicated encryption mode definitionsChanho Park-6/+0
2015-05-02ext4 crypto: do not select from EXT4_FS_ENCRYPTIONHerbert Xu-2/+7
2015-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-159/+224
2015-05-01virtio: fix typo in vring_need_event() doc commentStefan Hajnoczi-1/+1
2015-05-01virtio: pass baton to Michael TsirkinRusty Russell-1/+0
2015-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds-0/+5
2015-05-01ipv4: Missing sk_nulls_node_init() in ping_unhash().David S. Miller-0/+1
2015-05-01rbd: end I/O the entire obj_request on errorIlya Dryomov-0/+5
2015-05-01ext4 crypto: add padding to filenames before encryptingTheodore Ts'o-8/+31
2015-05-01ext4 crypto: simplify and speed up filename encryptionTheodore Ts'o-204/+149
2015-05-01Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-77/+118
2015-05-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-7/+28
2015-05-01powerpc/powernv: Restore non-volatile CRs after napSam Bobroff-0/+2
2015-05-01powerpc/eeh: Delay probing EEH device during hotplugGavin Shan-0/+6
2015-05-01powerpc/eeh: Fix race condition in pcibios_set_pcie_reset_state()Gavin Shan-1/+4
2015-05-01powerpc/pseries: Correct cpu affinity for dlpar added cpusNathan Fontenot-6/+4
2015-05-01selftests/powerpc: Fix the pmu install ruleMichael Ellerman-1/+1
2015-04-30Merge tag 'pm+acpi-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-16/+19
2015-04-30Merge tag 'sound-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-69/+126
2015-04-30net: fec: Fix RGMII-ID modeMarkus Pargmann-1/+4
2015-04-30net/mlx4_en: Schedule napi when RX buffers allocation failsIdo Shamay-2/+26
2015-04-30netxen_nic: use spin_[un]lock_bh around tx_clean_lockTony Camuso-2/+2
2015-04-30net/mlx4_core: Fix unaligned accessesDavid Ahern-4/+14
2015-04-30mlx4_en: Use correct loop cursor in error path.Benjamin Poirier-1/+1
2015-04-30Merge branches 'acpica', 'acpi-battery' and 'pm-cpuidle'Rafael J. Wysocki-15/+19
2015-04-30Merge tag 'asoc-v4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai-14/+39
2015-04-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-92/+43
2015-04-30Merge tag 'dm-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds-15/+21
2015-04-30modsign: change default key detailsDavid Howells-6/+6
2015-04-30Merge tag 'tty-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-18/+44
2015-04-30Merge tag 'usb-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-16/+47
2015-04-30Merge tag 'renesas-sh-drivers-for-v4.1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-4/+3
2015-04-30dm: fix free_rq_clone() NULL pointer when requeueing unmapped requestMike Snitzer-4/+12
2015-04-30dm: only initialize the request_queue onceChristoph Hellwig-11/+9