| Commit message (Expand) | Author | Age | Files | Lines |
* | md-raid0: conditional mddev->queue access to suit dm-raid | Heinz Mauelshagen | 2015-05-08 | 1 | -2/+3 |
* | Linux 4.1-rc2v4.1-rc2 | Linus Torvalds | 2015-05-04 | 1 | -1/+1 |
* | Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-05-04 | 13 | -229/+210 |
|\ |
|
| * | ext4: fix growing of tiny filesystems | Jan Kara | 2015-05-03 | 1 | -2/+5 |
| * | ext4: move check under lock scope to close a race. | Davide Italiano | 2015-05-03 | 1 | -7/+8 |
| * | ext4: fix data corruption caused by unwritten and delayed extents | Lukas Czerner | 2015-05-03 | 2 | -0/+10 |
| * | ext4 crypto: remove duplicated encryption mode definitions | Chanho Park | 2015-05-02 | 1 | -6/+0 |
| * | ext4 crypto: do not select from EXT4_FS_ENCRYPTION | Herbert Xu | 2015-05-02 | 1 | -2/+7 |
| * | ext4 crypto: add padding to filenames before encrypting | Theodore Ts'o | 2015-05-01 | 5 | -8/+31 |
| * | ext4 crypto: simplify and speed up filename encryption | Theodore Ts'o | 2015-05-01 | 5 | -204/+149 |
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2015-05-04 | 15 | -94/+117 |
|\ \ |
|
| * \ | Merge tag 'drm-intel-fixes-2015-04-30' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 2015-05-04 | 2 | -0/+10 |
| |\ \ |
|
| | * | | drm/i915/chv: Implement WaDisableShadowRegForCpd | Deepak S | 2015-04-28 | 2 | -0/+10 |
| * | | | Merge branch 'drm-next0420' of https://github.com/markyzq/kernel-drm-rockchip... | Dave Airlie | 2015-05-04 | 2 | -4/+12 |
| |\ \ \ |
|
| | * | | | drm/rockchip: fix error check when getting irq | Heiko Stuebner | 2015-04-20 | 1 | -4/+5 |
| | * | | | MAINTAINERS: add entry for Rockchip drm drivers | Heiko Stuebner | 2015-04-20 | 1 | -0/+7 |
| * | | | | Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2015-04-30 | 11 | -90/+95 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | drm/radeon: fix userptr return value checking (v2) | Christian König | 2015-04-27 | 1 | -5/+5 |
| | * | | | drm/radeon: check new address before removing old one | Christian König | 2015-04-27 | 1 | -14/+17 |
| | * | | | drm/radeon: reset BOs address after clearing it. | Christian König | 2015-04-27 | 1 | -0/+2 |
| | * | | | drm/radeon: fix lockup when BOs aren't part of the VM on release | Christian König | 2015-04-27 | 1 | -1/+2 |
| | * | | | drm/radeon: add SI DPM quirk for Sapphire R9 270 Dual-X 2G GDDR5 | Alex Deucher | 2015-04-27 | 1 | -0/+1 |
| | * | | | drm/radeon: adjust pll when audio is not enabled | Alex Deucher | 2015-04-27 | 1 | -0/+3 |
| | * | | | drm/radeon: only enable audio streams if the monitor supports it | Alex Deucher | 2015-04-27 | 2 | -12/+21 |
| | * | | | drm/radeon: only mark audio as connected if the monitor supports it (v3) | Alex Deucher | 2015-04-27 | 2 | -14/+21 |
| | * | | | drm/radeon/audio: don't enable packets until the end | Alex Deucher | 2015-04-27 | 1 | -13/+17 |
| | * | | | drm/radeon: drop dce6_dp_enable | Alex Deucher | 2015-04-27 | 3 | -28/+2 |
| | * | | | drm/radeon: fix ordering of AVI packet setup | Alex Deucher | 2015-04-27 | 2 | -10/+11 |
| | * | | | drm/radeon: Use drm_calloc_ab for CS relocs | Michel Dänzer | 2015-04-27 | 1 | -2/+2 |
* | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2015-05-03 | 10 | -146/+48 |
|\ \ \ \ \ |
|
| * | | | | | 3w-9xxx: fix command completion race | Christoph Hellwig | 2015-04-27 | 2 | -49/+13 |
| * | | | | | 3w-xxxx: fix command completion race | Christoph Hellwig | 2015-04-27 | 2 | -41/+6 |
| * | | | | | 3w-sas: fix command completion race | Christoph Hellwig | 2015-04-27 | 2 | -44/+10 |
| * | | | | | aha1542: Allocate memory before taking a lock | Ondrej Zary | 2015-04-27 | 1 | -12/+11 |
| * | | | | | SCSI: add 1024 max sectors black list flag | Mike Christie | 2015-04-27 | 3 | -0/+8 |
| |/ / / / |
|
* | | | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2015-05-03 | 3 | -0/+7 |
|\ \ \ \ \ |
|
| * | | | | | dmaengine: increment privatecnt when using dma_get_any_slave_channel | Christopher Freeman | 2015-04-29 | 1 | -0/+4 |
| * | | | | | dmaengine: xgene: Set hardware dependency | Jean Delvare | 2015-04-27 | 1 | -0/+1 |
| * | | | | | dmaengine: usb-dmac: Protect PM-only functions to kill warning | Geert Uytterhoeven | 2015-04-27 | 1 | -0/+2 |
| |/ / / / |
|
* | | | | | Merge tag 'powerpc-4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mp... | Linus Torvalds | 2015-05-03 | 10 | -47/+37 |
|\ \ \ \ \ |
|
| * | | | | | powerpc/powernv: Restore non-volatile CRs after nap | Sam Bobroff | 2015-05-01 | 1 | -0/+2 |
| * | | | | | powerpc/eeh: Delay probing EEH device during hotplug | Gavin Shan | 2015-05-01 | 1 | -0/+6 |
| * | | | | | powerpc/eeh: Fix race condition in pcibios_set_pcie_reset_state() | Gavin Shan | 2015-05-01 | 1 | -1/+4 |
| * | | | | | powerpc/pseries: Correct cpu affinity for dlpar added cpus | Nathan Fontenot | 2015-05-01 | 1 | -6/+4 |
| * | | | | | selftests/powerpc: Fix the pmu install rule | Michael Ellerman | 2015-05-01 | 1 | -1/+1 |
| * | | | | | Revert "powerpc/tm: Abort syscalls in active transactions" | Michael Ellerman | 2015-04-30 | 4 | -37/+18 |
| * | | | | | powerpc/powernv: Fix early pci_controller_ops loading. | Daniel Axtens | 2015-04-29 | 1 | -1/+1 |
| * | | | | | powerpc/kvm: Fix SMP=n build error in book3s_xics.c | Michael Ellerman | 2015-04-29 | 1 | -1/+1 |
| |/ / / / |
|
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-05-02 | 42 | -159/+224 |
|\ \ \ \ \ |
|
| * | | | | | ipv4: Missing sk_nulls_node_init() in ping_unhash(). | David S. Miller | 2015-05-02 | 1 | -0/+1 |