linux/drivers/staging/rdma/ipath
Linus Torvalds ad804a0b2a Merge branch 'akpm' (patches from Andrew)
Merge second patch-bomb from Andrew Morton:

 - most of the rest of MM

 - procfs

 - lib/ updates

 - printk updates

 - bitops infrastructure tweaks

 - checkpatch updates

 - nilfs2 update

 - signals

 - various other misc bits: coredump, seqfile, kexec, pidns, zlib, ipc,
   dma-debug, dma-mapping, ...

* emailed patches from Andrew Morton <akpm@linux-foundation.org>: (102 commits)
  ipc,msg: drop dst nil validation in copy_msg
  include/linux/zutil.h: fix usage example of zlib_adler32()
  panic: release stale console lock to always get the logbuf printed out
  dma-debug: check nents in dma_sync_sg*
  dma-mapping: tidy up dma_parms default handling
  pidns: fix set/getpriority and ioprio_set/get in PRIO_USER mode
  kexec: use file name as the output message prefix
  fs, seqfile: always allow oom killer
  seq_file: reuse string_escape_str()
  fs/seq_file: use seq_* helpers in seq_hex_dump()
  coredump: change zap_threads() and zap_process() to use for_each_thread()
  coredump: ensure all coredumping tasks have SIGNAL_GROUP_COREDUMP
  signal: remove jffs2_garbage_collect_thread()->allow_signal(SIGCONT)
  signal: introduce kernel_signal_stop() to fix jffs2_garbage_collect_thread()
  signal: turn dequeue_signal_lock() into kernel_dequeue_signal()
  signals: kill block_all_signals() and unblock_all_signals()
  nilfs2: fix gcc uninitialized-variable warnings in powerpc build
  nilfs2: fix gcc unused-but-set-variable warnings
  MAINTAINERS: nilfs2: add header file for tracing
  nilfs2: add tracepoints for analyzing reading and writing metadata files
  ...
2015-11-07 14:32:45 -08:00
..
Kconfig
Makefile
TODO
ipath_common.h
ipath_cq.c
ipath_debug.h
ipath_diag.c
ipath_dma.c
ipath_driver.c staging: ipath: ipath_driver: Use setup_timer 2015-10-26 04:09:16 +09:00
ipath_eeprom.c
ipath_file_ops.c mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM 2015-11-06 17:50:42 -08:00
ipath_fs.c
ipath_iba6110.c
ipath_init_chip.c staging: ipath: ipath_init_chip: Use setup_timer 2015-10-26 04:09:16 +09:00
ipath_intr.c staging: IB/ipath: remove sched.h header 2015-10-24 19:06:05 -07:00
ipath_kernel.h staging: IB/ipath: use TASK_COMM_LEN in ipath_portdata 2015-10-24 19:06:05 -07:00
ipath_keys.c
ipath_mad.c
ipath_mmap.c
ipath_mr.c
ipath_qp.c staging: IB/ipath: remove sched.h header 2015-10-24 19:06:05 -07:00
ipath_rc.c
ipath_registers.h
ipath_ruc.c Initial 4.4 merge window submission 2015-11-07 13:33:07 -08:00
ipath_sdma.c staging: ipath: ipath_sdma: Use setup_timer 2015-10-26 04:09:16 +09:00
ipath_srq.c
ipath_stats.c
ipath_sysfs.c
ipath_uc.c
ipath_ud.c Initial 4.4 merge window submission 2015-11-07 13:33:07 -08:00
ipath_user_pages.c staging: IB/ipath: remove sched.h header 2015-10-24 19:06:05 -07:00
ipath_user_sdma.c staging: IB/ipath: remove sched.h header 2015-10-24 19:06:05 -07:00
ipath_user_sdma.h
ipath_verbs.c Initial 4.4 merge window submission 2015-11-07 13:33:07 -08:00
ipath_verbs.h IB/ipath: Remove fast registration from the code 2015-10-29 11:42:45 -04:00
ipath_verbs_mcast.c staging: IB/ipath: remove sched.h header 2015-10-24 19:06:05 -07:00
ipath_wc_ppc64.c
ipath_wc_x86_64.c