]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Merge commit 'e22057c8599373e5caef0bc42bdb95d2a361ab0d' into linux-next
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Tue, 27 Mar 2012 19:16:14 +0000 (15:16 -0400)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Tue, 27 Mar 2012 19:16:45 +0000 (15:16 -0400)
commit9c9fc31d65250b25459c83da739dccbc2c264038
tree2f696c614d0a8e98d8dfe67ae7fb7a424ade18c5
parent80549e89d54a6f25b898112d58b2748d888460b1
parente22057c8599373e5caef0bc42bdb95d2a361ab0d
Merge commit 'e22057c8599373e5caef0bc42bdb95d2a361ab0d' into linux-next

* commit 'e22057c8599373e5caef0bc42bdb95d2a361ab0d': (6661 commits)
  Fix potential endless loop in kswapd when compaction is not enabled
  xen/acpi: Fix Kconfig dependency on CPU_FREQ
  seq_file: add seq_set_overflow(), seq_overflow()
  proc-ns: use d_set_d_op() API to set dentry ops in proc_ns_instantiate().
  procfs: speed up /proc/pid/stat, statm
  procfs: add num_to_str() to speed up /proc/stat
  proc: speed up /proc/stat handling
  fs/proc/kcore.c: make get_sparsemem_vmemmap_info() static
  coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP
  coredump: remove VM_ALWAYSDUMP flag
  kmod: make __request_module() killable
  kmod: introduce call_modprobe() helper
  usermodehelper: ____call_usermodehelper() doesn't need do_exit()
  usermodehelper: kill umh_wait, renumber UMH_* constants
  usermodehelper: implement UMH_KILLABLE
  usermodehelper: introduce umh_complete(sub_info)
  usermodehelper: use UMH_WAIT_PROC consistently
  signal: zap_pid_ns_processes: s/SEND_SIG_NOINFO/SEND_SIG_FORCED/
  signal: oom_kill_task: use SEND_SIG_FORCED instead of force_sig()
  signal: cosmetic, s/from_ancestor_ns/force/ in prepare_signal() paths
  ...

Conflicts:
mm/swapfile.c
include/linux/swap.h
mm/swapfile.c