summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* kexec: split kexec_load syscall from kexec core codeDave Young2015-09-101-3/+3
* kexec: split kexec_file syscall code to kexec_file.cDave Young2015-09-101-0/+11
* seq_file: provide an analogue of print_hex_dump()Andy Shevchenko2015-09-101-0/+4
* kmod: use system_unbound_wq instead of khelperFrederic Weisbecker2015-09-101-2/+0
* lib/string_helpers: rename "esc" arg to "only"Kees Cook2015-09-101-7/+7
* hexdump: do not print debug dumps for !CONFIG_DEBUGLinus Walleij2015-09-101-2/+8
* include/linux/printk.h: include pr_fmt in pr_debug_ratelimitedJason A. Donenfeld2015-09-101-2/+2
* 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: export idle flag via kpageflagsVladimir Davydov2015-09-101-0/+1
* mm: introduce idle page trackingVladimir Davydov2015-09-104-0/+127
* mmu-notifier: add clear_young callbackVladimir Davydov2015-09-101-0/+44
* memcg: zap try_get_mem_cgroup_from_pageVladimir Davydov2015-09-101-8/+1
* memcg: add page_cgroup_ino helperVladimir Davydov2015-09-101-0/+1
* zpool: add zpool_has_pool()Dan Streetman2015-09-101-0/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-09-0919-101/+1312
|\
| * IB/core: Move SM class defines from ib_mad.h to ib_smi.hIra Weiny2015-09-032-45/+47
| * 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/uverbs: Enable device removal when there are active user space applicationsYishai Hadas2015-08-301-0/+1
| * IB/core: Make ib_dealloc_pd return voidJason Gunthorpe2015-08-301-5/+1
| * IB/mad: Remove ib_get_dma_mr callsJason Gunthorpe2015-08-301-1/+0
| * IB/core: Guarantee that a local_dma_lkey is availableJason Gunthorpe2015-08-301-7/+2
| * IB/core: Add rdma netlink helper functionsKaike Wan2015-08-301-0/+7
| * IB/netlink: Add defines for local service requests through netlinkKaike Wan2015-08-301-0/+82
| * IB/mlx4: Implement ib_device callbacksMoni Shoua2015-08-302-1/+4
| * net/mlx4: Postpone the registration of net_deviceMoni Shoua2015-08-301-0/+1
| * IB/core: Add RoCE GID table managementMatan Barak2015-08-301-2/+64
| * net/bonding: Export bond_option_active_slave_get_rcuMatan Barak2015-08-301-0/+7
| * net: Add info for NETDEV_CHANGEUPPER eventMatan Barak2015-08-301-0/+14
| * net/ipv6: Export addrconf_ifid_eui48Matan Barak2015-08-301-0/+31
| * IB/core: Drop ib_alloc_fast_reg_mrSagi Grimberg2015-08-301-11/+0
| * IB: Modify ib_create_mr APISagi Grimberg2015-08-301-22/+15
| * IB/core: Get rid of redundant verb ib_destroy_mrSagi Grimberg2015-08-301-10/+0
| * IB/cm: Remove compare_data checksHaggai Eran2015-08-301-12/+2
| * IB/cm: Expose BTH P_Key in CM and SIDR request eventsHaggai Eran2015-08-301-0/+6
| * IB/cm: Share listening CM IDsHaggai Eran2015-08-301-0/+4
| * IB/cm: Expose service ID in request eventsHaggai Eran2015-08-301-0/+1
| * IB/core: Find the network device matching connection parametersYotam Kenneth2015-08-301-0/+27
| * IB/core: lock client data with lists_rwsemHaggai Eran2015-08-301-1/+3
| * RDMA/Core: remove rdma_cap_read_multi_sge() helperSteve Wise2015-08-281-28/+0
| * svcrdma: Use max_sge_rd for destination read depthsSteve Wise2015-08-281-0/+1
| * IB/core: Add core header changes needed for OPADennis Dalessandro2015-08-285-0/+1047
| * mlx5: Fix missing device local_dma_lkeySagi Grimberg2015-08-282-0/+12
* | Merge tag 'for-linus-4.3' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds2015-09-081-1/+6
|\ \
| * | ipmi: Don't flush messages in sender() in run-to-completion modeHidehiro Kawai2015-09-031-0/+5
| * | ipmi: Make some data const that was only readCorey Minyard2015-09-031-1/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-0820-156/+549
|\ \ \
| * | | mm: zbud: constify the zbud_opsKrzysztof Kozlowski2015-09-081-1/+1
| * | | mm: zpool: constify the zpool_opsKrzysztof Kozlowski2015-09-081-2/+2