| Commit message (Expand) | Author | Files | Lines |
2016-04-02 | oom, oom_reaper: do not enqueue task if it is on the oom_reaper_list head | Michal Hocko | 1 | -1/+5 |
2016-04-02 | mm/page_isolation: fix tracepoint to mirror check function behavior | Lucas Stach | 1 | -1/+1 |
2016-04-02 | mm/rmap: batched invalidations should use existing api | Nadav Amit | 3 | -28/+8 |
2016-04-02 | x86/mm: TLB_REMOTE_SEND_IPI should count pages | Nadav Amit | 1 | -3/+9 |
2016-04-02 | mm: fix invalid node in alloc_migrate_target() | Xishi Qiu | 1 | -4/+4 |
2016-04-02 | include/linux/huge_mm.h: return NULL instead of false for pmd_trans_huge_lock() | Chen Gang | 1 | -1/+1 |
2016-04-02 | mm, kasan: fix compilation for CONFIG_SLAB | Alexander Potapenko | 1 | -1/+1 |
2016-04-02 | MAINTAINERS: orangefs mailing list is subscribers-only | Joe Perches | 1 | -1/+1 |
2016-04-01 | s390: wire up preadv2/pwritev2 syscalls | Heiko Carstens | 2 | -1/+5 |
2016-04-01 | s390/pci: PCI function group 0 is valid for clp_query_pci_fn | Pierre Morel | 1 | -2/+1 |
2016-04-01 | drm/udl: Use unlocked gem unreferencing | Daniel Vetter | 2 | -2/+2 |
2016-04-01 | drm/dp: move hw_mutex up the call stack | Rob Clark | 1 | -10/+17 |
2016-03-31 | parisc: Fix and enable seccomp filter support | Helge Deller | 4 | -2/+23 |
2016-03-31 | parisc: Fix SIGSYS signals in compat case | Helge Deller | 2 | -0/+12 |
2016-03-31 | fix the braino in "namei: massage lookup_slow() to be usable by lookup_one_le... | Al Viro | 1 | -4/+6 |
2016-03-31 | nios2: Replace fdt_translate_address with of_flat_dt_translate_address | Guenter Roeck | 1 | -2/+1 |
2016-03-30 | gpio: xgene: Prevent NULL pointer dereference | Axel Lin | 1 | -0/+5 |
2016-03-30 | gpio: menz127: Drop lock field from struct men_z127_gpio | Axel Lin | 1 | -5/+4 |
2016-03-29 | dlm: config: Fix ENOMEM failures in make_cluster() | Andrew Price | 1 | -2/+1 |
2016-03-29 | s390/crypto: provide correct file mode at device register. | Harald Freudenberger | 1 | -0/+2 |
2016-03-29 | powerpc: Correct used_vsr comment | Simon Guo | 1 | -1/+1 |
2016-03-29 | powerpc/process: Fix altivec SPR not being saved | Oliver O'Halloran | 1 | -1/+1 |
2016-03-29 | powerpc/mm: Fixup preempt underflow with huge pages | Sebastian Siewior | 1 | -2/+2 |
2016-03-29 | x86, pmem: use memcpy_mcsafe() for memcpy_from_pmem() | Dan Williams | 3 | -8/+27 |
2016-03-28 | drm/amdgpu: Don't move pinned BOs | Michel Dänzer | 2 | -0/+10 |
2016-03-28 | drm/radeon: Don't move pinned BOs | Michel Dänzer | 2 | -0/+10 |
2016-03-28 | drm/radeon: add a dpm quirk for all R7 370 parts | Alex Deucher | 1 | -0/+4 |
2016-03-28 | drm/radeon: add another R7 370 quirk | Alex Deucher | 1 | -0/+1 |
2016-03-28 | drm/rockchip: dw_hdmi: Don't call platform_set_drvdata() | Douglas Anderson | 1 | -2/+0 |
2016-03-28 | drm/rockchip: vop: Fix vop crtc cleanup | Douglas Anderson | 1 | -3/+24 |
2016-03-28 | drm/rockchip: dw_hdmi: Call drm_encoder_cleanup() in error path | Douglas Anderson | 1 | -1/+10 |
2016-03-28 | drm/rockchip: vop: Disable planes when disabling CRTC | Tomeu Vizoso | 1 | -0/+15 |
2016-03-28 | drm/rockchip: vop: Don't reject empty modesets | Tomeu Vizoso | 1 | -3/+0 |
2016-03-28 | drm/rockchip: cancel pending vblanks on close | John Keeping | 3 | -0/+43 |
2016-03-28 | drm/rockchip: vop: fix crtc size in plane check | John Keeping | 1 | -6/+8 |
2016-03-27 | hwmon: (max1111) Return -ENODEV from max1111_read_channel if not instantiated | Guenter Roeck | 1 | -0/+6 |
2016-03-27 | Linux 4.6-rc1v4.6-rc1 | Linus Torvalds | 1 | -2/+2 |
2016-03-26 | f2fs/crypto: fix xts_tweak initialization | Linus Torvalds | 1 | -1/+1 |
2016-03-26 | NTB: Remove _addr functions from ntb_hw_amd | Allen Hubbe | 1 | -30/+0 |
2016-03-26 | orangefs: fix orangefs_superblock locking | Al Viro | 3 | -58/+47 |
2016-03-26 | orangefs: fix do_readv_writev() handling of error halfway through | Al Viro | 1 | -1/+1 |
2016-03-26 | orangefs: have ->kill_sb() evict the VFS side of things first | Al Viro | 1 | -3/+3 |
2016-03-26 | orangefs: sanitize ->llseek() | Al Viro | 2 | -10/+3 |
2016-03-26 | orangefs-bufmap.h: trim unused junk | Al Viro | 1 | -9/+0 |
2016-03-26 | orangefs: saner calling conventions for getting a slot | Al Viro | 4 | -28/+16 |
2016-03-26 | orangefs_copy_{to,from}_bufmap(): don't pass bufmap pointer | Al Viro | 3 | -23/+14 |
2016-03-26 | orangefs: get rid of readdir_handle_s | Al Viro | 1 | -63/+30 |
2016-03-26 | thp: fix typo in khugepaged_scan_pmd() | Kirill A. Shutemov | 1 | -1/+1 |
2016-03-26 | MAINTAINERS: fill entries for KASAN | Andrey Ryabinin | 1 | -0/+14 |
2016-03-26 | mm/filemap: generic_file_read_iter(): check for zero reads unconditionally | Nicolai Stange | 1 | -3/+4 |