summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MAINTAINERS/CREDITS: mark MaxRAID as Orphan, move Anil Ravindranath to CREDITSJoe Perches2015-09-102-2/+5
* include/linux/printk.h: include pr_fmt in pr_debug_ratelimitedJason A. Donenfeld2015-09-101-2/+2
* kernel/cred.c: remove unnecessary kdebug atomic readsJoe Perches2015-09-101-4/+9
* kernel/extable.c: remove duplicated includeWei Yongjun2015-09-101-1/+0
* include/linux/poison.h: remove not-used poison pointer macrosVasily Kulikov2015-09-101-7/+0
* include/linux/poison.h: fix LIST_POISON{1,2} offsetVasily Kulikov2015-09-101-2/+2
* proc: change proc_subdir_lock to a rwlockWaiman Long2015-09-101-22/+22
* procfs: always expose /proc/<pid>/map_files/ and make it readableCalvin Owens2015-09-101-19/+24
* proc: add cond_resched to /proc/kpage* read/write loopVladimir Davydov2015-09-101-0/+6
* proc: export idle flag via kpageflagsVladimir Davydov2015-09-103-0/+11
* mm: introduce idle page trackingVladimir Davydov2015-09-1017-3/+512
* mmu-notifier: add clear_young callbackVladimir Davydov2015-09-103-0/+92
* proc: add kpagecgroup fileVladimir Davydov2015-09-102-1/+58
* memcg: zap try_get_mem_cgroup_from_pageVladimir Davydov2015-09-102-44/+13
* hwpoison: use page_cgroup_ino for filtering by memcgVladimir Davydov2015-09-102-18/+3
* memcg: add page_cgroup_ino helperVladimir Davydov2015-09-102-0/+29
* zswap: update docs for runtime-changeable attributesDan Streetman2015-09-101-8/+28
* zswap: change zpool/compressor at runtimeDan Streetman2015-09-101-13/+129
* zswap: dynamic pool creationDan Streetman2015-09-101-143/+405
* zpool: add zpool_has_pool()Dan Streetman2015-09-102-0/+35
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-09-09231-2731/+64431
|\
| * IB/ipoib: Suppress warning for send only join failuresJason Gunthorpe2015-09-031-2/+10
| * IB/ipoib: Clean up send-only multicast joinsDoug Ledford2015-09-031-11/+27
| * IB/srp: Fix possible protection faultSagi Grimberg2015-09-031-6/+10
| * IB/core: Move SM class defines from ib_mad.h to ib_smi.hIra Weiny2015-09-033-45/+48
| * IB/core: Remove unnecessary defines from ib_mad.hIra Weiny2015-09-031-12/+0
| * IB/hfi1: Add PSM2 user space header to header_installIra Weiny2015-09-032-0/+3
| * IB/hfi1: Add CSRs for CONFIG_SDMA_VERBOSITYJubin John2015-09-032-2/+5
| * mlx5: Fix incorrect wc pkey_index assignment for GSI messagesSagi Grimberg2015-09-033-6/+14
| * IB/mlx5: avoid destroying a NULL mr in reg_user_mr error flowHaggai Eran2015-09-031-12/+0
| * IB/uverbs: reject invalid or unknown opcodesChristoph Hellwig2015-09-031-1/+9
| * IB/cxgb4: Fix if statement in pick_local_ip6adddrsNicholas Krause2015-09-031-1/+1
| * IB/sa: Fix rdma netlink message flagsKaike Wan2015-09-021-1/+1
| * IB/ucma: HW Device hot-removal supportYishai Hadas2015-08-301-11/+129
| * IB/mlx4_ib: Disassociate supportYishai Hadas2015-08-302-2/+150
| * IB/uverbs: Enable device removal when there are active user space applicationsYishai Hadas2015-08-303-68/+302
| * IB/uverbs: Explicitly pass ib_dev to uverbs commandsYishai Hadas2015-08-303-39/+88
| * IB/uverbs: Fix race between ib_uverbs_open and remove_oneYishai Hadas2015-08-302-14/+32
| * IB/uverbs: Fix reference counting usage of event filesYishai Hadas2015-08-303-16/+40
| * IB/core: Make ib_dealloc_pd return voidJason Gunthorpe2015-08-307-26/+41
| * IB/srp: Create an insecure all physical rkey only if neededBart Van Assche2015-08-302-19/+25
| * IB/srp: Register the indirect data buffer descriptorBart Van Assche2015-08-302-3/+58
| * IB/srp: Introduce srp_device.use_fmrBart Van Assche2015-08-302-11/+12
| * IB/srp: Remove use_mr argument from srp_map_sg_entry()Bart Van Assche2015-08-301-21/+15
| * IB/srp: Remove the memory registration backtracking codeBart Van Assche2015-08-302-55/+13
| * IB/srp: Add memory descriptor array pointer range checkingBart Van Assche2015-08-302-6/+20
| * IB/srp: Use multiple registrations for large memory regionsBart Van Assche2015-08-301-10/+0
| * IB/srp: Re-enable FMR for non-page aligned buffersBart Van Assche2015-08-301-9/+5
| * rds/ib: Remove ib_get_dma_mr callsJason Gunthorpe2015-08-305-20/+8
| * net/9p: Remove ib_get_dma_mr callsJason Gunthorpe2015-08-301-24/+2
OpenPOWER on IntegriCloud