Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Paolo Bonzini | 2016-03-08 | 1 | -0/+14 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exit | Paul Mackerras | 2016-03-08 | 1 | -0/+14 | |
| * | | | | | | | | | | | KVM: VMX: disable PEBS before a guest entry | Radim Krčmář | 2016-03-08 | 1 | -0/+7 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2016-03-10 | 2 | -16/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | arm64: hugetlb: partial revert of 66b3923a1a0f | Will Deacon | 2016-03-09 | 1 | -14/+0 | |
| * | | | | | | | | | | | arm64: account for sparsemem section alignment when choosing vmemmap offset | Ard Biesheuvel | 2016-03-09 | 1 | -2/+3 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2016-03-10 | 4 | -13/+38 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | s390/mm: four page table levels vs. fork | Martin Schwidefsky | 2016-03-10 | 2 | -10/+30 | |
| * | | | | | | | | | | | s390/cpumf: Fix lpp detection | Christian Borntraeger | 2016-03-08 | 1 | -1/+1 | |
| * | | | | | | | | | | | s390/dasd: fix diag 0x250 inline assembly | Heiko Carstens | 2016-03-02 | 1 | -2/+7 | |
* | | | | | | | | | | | | Merge tag 'spi-fix-v4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-03-10 | 2 | -15/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'spi/fix/rockchip' into spi-linus | Mark Brown | 2016-03-10 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | spi: rockchip: add missing spi_master_put | Shawn Lin | 2016-02-15 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | spi: rockchip: disable runtime pm when in err case | Shawn Lin | 2016-02-15 | 1 | -0/+1 | |
| | | |_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge remote-tracking branch 'spi/fix/imx' into spi-linus | Mark Brown | 2016-03-10 | 1 | -15/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | spi: imx: fix spi resource leak with dma transfer | Gao Pan | 2016-02-19 | 1 | -3/+5 | |
| | * | | | | | | | | | | | spi: imx: allow only WML aligned transfers to use DMA | Anton Bondarenko | 2016-02-17 | 1 | -15/+2 | |
| | |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-03-10 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | ext4: iterate over buffer heads correctly in move_extent_per_page() | Eryu Guan | 2016-03-10 | 1 | -0/+1 | |
* | | | | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2016-03-10 | 10 | -30/+69 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'imx-drm-fixes-2016-02-19' of git://git.pengutronix.de/git/pza/linu... | Dave Airlie | 2016-03-09 | 3 | -14/+20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | drm/imx: Add missing DRM_FORMAT_RGB565 to ipu_plane_formats | Enrico Jorns | 2016-02-10 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | drm/imx: notify DRM core about CRTC vblank state | Lucas Stach | 2016-02-10 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | gpu: ipu-v3: Reset IPU before activating IRQ | David Jander | 2016-02-10 | 1 | -5/+5 | |
| | * | | | | | | | | | | | | | gpu: ipu-v3: Do not bail out on missing optional port nodes | Philipp Zabel | 2016-02-10 | 1 | -9/+12 | |
| | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2016-03-09 | 5 | -15/+38 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | Revert "drm/radeon/pm: adjust display configuration after powerstate" | Alex Deucher | 2016-03-08 | 1 | -3/+2 | |
| | * | | | | | | | | | | | | | drm/amdgpu/dp: add back special handling for NUTMEG | Alex Deucher | 2016-03-08 | 1 | -4/+16 | |
| | * | | | | | | | | | | | | | drm/radeon/dp: add back special handling for NUTMEG | Alex Deucher | 2016-03-08 | 1 | -4/+16 | |
| | * | | | | | | | | | | | | | drm/radeon: Fix error handling in radeon_flip_work_func. | Mario Kleiner | 2016-03-05 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | drm/amdgpu: Fix error handling in amdgpu_flip_work_func. | Mario Kleiner | 2016-03-05 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | drm/i2c: tda998x: Choose between atomic or non atomic dpms helper | Jyri Sarha | 2016-03-08 | 1 | -1/+9 | |
| * | | | | | | | | | | | | | | drm/vmwgfx: Add back ->detect() and ->fill_modes() | Thierry Reding | 2016-03-08 | 1 | -0/+2 | |
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge tag 'trace-fixes-v4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-03-10 | 1 | -8/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | tracing: Fix check for cpu online when event is disabled | Steven Rostedt (Red Hat) | 2016-03-09 | 1 | -8/+9 | |
| |/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-03-10 | 13 | -37/+88 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | dma-mapping: avoid oops when parameter cpu_addr is null | Zhen Lei | 2016-03-10 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | mm/hugetlb: use EOPNOTSUPP in hugetlb sysctl handlers | Jan Stancek | 2016-03-10 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | memremap: check pfn validity before passing to pfn_to_page() | Ard Biesheuvel | 2016-03-10 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | mm, thp: fix migration of PTE-mapped transparent huge pages | Kirill A. Shutemov | 2016-03-10 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | dax: check return value of dax_radix_entry() | Ross Zwisler | 2016-03-10 | 1 | -1/+8 | |
| * | | | | | | | | | | | | | | ocfs2: fix return value from ocfs2_page_mkwrite() | Jan Kara | 2016-03-10 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | arm64: kasan: clear stale stack poison | Mark Rutland | 2016-03-10 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | sched/kasan: remove stale KASAN poison after hotplug | Mark Rutland | 2016-03-10 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | kasan: add functions to clear stack poison | Mark Rutland | 2016-03-10 | 2 | -1/+25 | |
| * | | | | | | | | | | | | | | mm: fix mixed zone detection in devm_memremap_pages | Dan Williams | 2016-03-10 | 1 | -5/+6 | |
| * | | | | | | | | | | | | | | list: kill list_force_poison() | Dan Williams | 2016-03-10 | 3 | -22/+7 | |
| * | | | | | | | | | | | | | | mm: __delete_from_page_cache show Bad page if mapped | Hugh Dickins | 2016-03-10 | 1 | -1/+24 | |
| * | | | | | | | | | | | | | | mm/hugetlb: hugetlb_no_page: rate-limit warning message | Geoffrey Thomas | 2016-03-10 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | Merge tag 'pci-v4.5-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-03-09 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |