aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m32r (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-01x86/mm: TLB_REMOTE_SEND_IPI should count pagesNadav Amit1-3/+9
2016-04-01mm: fix invalid node in alloc_migrate_target()Xishi Qiu1-4/+4
2016-04-01include/linux/huge_mm.h: return NULL instead of false for pmd_trans_huge_lock()Chen Gang1-1/+1
2016-04-01mm, kasan: fix compilation for CONFIG_SLABAlexander Potapenko1-1/+1
2016-04-01MAINTAINERS: orangefs mailing list is subscribers-onlyJoe Perches1-1/+1
2016-04-01s390: wire up preadv2/pwritev2 syscallsHeiko Carstens2-1/+5
2016-04-01s390/pci: PCI function group 0 is valid for clp_query_pci_fnPierre Morel1-2/+1
2016-04-01drm/udl: Use unlocked gem unreferencingDaniel Vetter2-2/+2
2016-04-01drm/dp: move hw_mutex up the call stackRob Clark1-10/+17
2016-03-31parisc: Fix and enable seccomp filter supportHelge Deller4-2/+23
2016-03-31parisc: Fix SIGSYS signals in compat caseHelge Deller2-0/+12
2016-03-31fix the braino in "namei: massage lookup_slow() to be usable by lookup_one_len_unlocked()"Al Viro1-4/+6
2016-03-31nios2: Replace fdt_translate_address with of_flat_dt_translate_addressGuenter Roeck1-2/+1
2016-03-30gpio: xgene: Prevent NULL pointer dereferenceAxel Lin1-0/+5
2016-03-30gpio: menz127: Drop lock field from struct men_z127_gpioAxel Lin1-5/+4
2016-03-29dlm: config: Fix ENOMEM failures in make_cluster()Andrew Price1-2/+1
2016-03-29s390/crypto: provide correct file mode at device register.Harald Freudenberger1-0/+2
2016-03-29powerpc: Correct used_vsr commentSimon Guo1-1/+1
2016-03-29powerpc/process: Fix altivec SPR not being savedOliver O'Halloran1-1/+1
2016-03-29powerpc/mm: Fixup preempt underflow with huge pagesSebastian Siewior1-2/+2
2016-03-28x86, pmem: use memcpy_mcsafe() for memcpy_from_pmem()Dan Williams3-8/+27
2016-03-28drm/amdgpu: Don't move pinned BOsMichel Dänzer2-0/+10
2016-03-28drm/radeon: Don't move pinned BOsMichel Dänzer2-0/+10
2016-03-28drm/radeon: add a dpm quirk for all R7 370 partsAlex Deucher1-0/+4
2016-03-28drm/radeon: add another R7 370 quirkAlex Deucher1-0/+1
2016-03-28drm/rockchip: dw_hdmi: Don't call platform_set_drvdata()Douglas Anderson1-2/+0
2016-03-28drm/rockchip: vop: Fix vop crtc cleanupDouglas Anderson1-3/+24
2016-03-28drm/rockchip: dw_hdmi: Call drm_encoder_cleanup() in error pathDouglas Anderson1-1/+10
2016-03-28drm/rockchip: vop: Disable planes when disabling CRTCTomeu Vizoso1-0/+15
2016-03-28drm/rockchip: vop: Don't reject empty modesetsTomeu Vizoso1-3/+0
2016-03-28drm/rockchip: cancel pending vblanks on closeJohn Keeping3-0/+43
2016-03-28drm/rockchip: vop: fix crtc size in plane checkJohn Keeping1-6/+8
2016-03-27hwmon: (max1111) Return -ENODEV from max1111_read_channel if not instantiatedGuenter Roeck1-0/+6
2016-03-26Linux 4.6-rc1Linus Torvalds1-2/+2
2016-03-26f2fs/crypto: fix xts_tweak initializationLinus Torvalds1-1/+1
2016-03-26NTB: Remove _addr functions from ntb_hw_amdAllen Hubbe1-30/+0
2016-03-26orangefs: fix orangefs_superblock lockingAl Viro3-58/+47
2016-03-25orangefs: fix do_readv_writev() handling of error halfway throughAl Viro1-1/+1
2016-03-25orangefs: have ->kill_sb() evict the VFS side of things firstAl Viro1-3/+3
2016-03-25orangefs: sanitize ->llseek()Al Viro2-10/+3
2016-03-25orangefs-bufmap.h: trim unused junkAl Viro1-9/+0
2016-03-25orangefs: saner calling conventions for getting a slotAl Viro4-28/+16
2016-03-25orangefs_copy_{to,from}_bufmap(): don't pass bufmap pointerAl Viro3-23/+14
2016-03-25orangefs: get rid of readdir_handle_sAl Viro1-63/+30
2016-03-25thp: fix typo in khugepaged_scan_pmd()Kirill A. Shutemov1-1/+1
2016-03-25MAINTAINERS: fill entries for KASANAndrey Ryabinin1-0/+14
2016-03-25mm/filemap: generic_file_read_iter(): check for zero reads unconditionallyNicolai Stange1-3/+4
2016-03-25kasan: test fix: warn if the UAF could not be detected in kmalloc_uaf2Alexander Potapenko1-0/+2
2016-03-25mm, kasan: stackdepot implementation. Enable stackdepot for SLABAlexander Potapenko9-12/+391
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko23-15/+51