]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for-linus' of git://github.com/gxt/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 15 Nov 2012 19:34:45 +0000 (11:34 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 15 Nov 2012 19:34:45 +0000 (11:34 -0800)
commit6ab55208d7f354a88e3655c7551b4fb71ce3cd3a
tree09905577d6de0d61e751c42774d5f7f2d1257015
parent8db672dce97ea42878181a780a85a1d74a457d9c
parentc09353b0dd787391630db71a8be22dafd951793a
Merge tag 'for-linus' of git://github.com/gxt/linux

Pull unicore32 update from Guan Xuetao.

* tag 'for-linus' of git://github.com/gxt/linux:
  arch/unicore32: remove CONFIG_EXPERIMENTAL
  unicore32: switch to generic sys_execve()
  unicore32: switch to generic kernel_thread()/kernel_execve()
  unicore32: Use Kbuild infrastructure for kvm_para.h
  UAPI: (Scripted) Disintegrate arch/unicore32/include/asm
  UniCore32-bugfix: Remove definitions in asm/bug.h to solve difference between native and cross compiler
  UniCore32-bugfix: fix mismatch return value of __xchg_bad_pointer
  UniCore32 bugfix: add missed CONFIG_ZONE_DMA
  unicore32/mm/fault.c: Port OOM changes to do_pf