linux/arch/powerpc
Linus Torvalds 0cf744bc7a Merge branch 'akpm' (fixes from Andrew Morton)
Merge patch-bomb from Andrew Morton:
 - part of OCFS2 (review is laggy again)
 - procfs
 - slab
 - all of MM
 - zram, zbud
 - various other random things: arch, filesystems.

* emailed patches from Andrew Morton <akpm@linux-foundation.org>: (164 commits)
  nosave: consolidate __nosave_{begin,end} in <asm/sections.h>
  include/linux/screen_info.h: remove unused ORIG_* macros
  kernel/sys.c: compat sysinfo syscall: fix undefined behavior
  kernel/sys.c: whitespace fixes
  acct: eliminate compile warning
  kernel/async.c: switch to pr_foo()
  include/linux/blkdev.h: use NULL instead of zero
  include/linux/kernel.h: deduplicate code implementing clamp* macros
  include/linux/kernel.h: rewrite min3, max3 and clamp using min and max
  alpha: use Kbuild logic to include <asm-generic/sections.h>
  frv: remove deprecated IRQF_DISABLED
  frv: remove unused cpuinfo_frv and friends to fix future build error
  zbud: avoid accessing last unused freelist
  zsmalloc: simplify init_zspage free obj linking
  mm/zsmalloc.c: correct comment for fullness group computation
  zram: use notify_free to account all free notifications
  zram: report maximum used memory
  zram: zram memory size limitation
  zsmalloc: change return value unit of zs_get_total_size_bytes
  zsmalloc: move pages_allocated to zs_pool
  ...
2014-10-09 22:26:14 -04:00
..
boot Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2014-10-07 21:16:26 -04:00
configs powerpc: Update defconfigs which were missing CONFIG_NET. 2014-09-24 14:34:29 -04:00
crypto
include Merge branch 'akpm' (fixes from Andrew Morton) 2014-10-09 22:26:14 -04:00
kernel Merge branch 'akpm' (fixes from Andrew Morton) 2014-10-09 22:26:14 -04:00
kvm Fixes and features for 3.18. 2014-10-08 05:27:39 -04:00
lib
math-emu
mm
net
oprofile
perf
platforms PCI changes for the v3.18 merge window: 2014-10-09 15:03:49 -04:00
sysdev PCI/MSI/PPC: Remove arch_msi_check_device() 2014-10-01 12:21:14 -06:00
xmon
Kconfig
Kconfig.debug
Makefile
relocs_check.pl