]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 20 Feb 2013 03:13:49 +0000 (19:13 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 20 Feb 2013 03:13:49 +0000 (19:13 -0800)
commit11743a1db9956a024b9b75292614e9869abb9ec2
treec0593947a2c4b0e9e1bf1327548eb32feb45cacb
parent121027a7a64a12e9e5c0289f12473ff11678a812
parent19348e749e9515c429f5d561d2f2c724862a4bee
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 cleanup patches from Ingo Molnar:
 "Misc smaller cleanups"

* 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86: ptrace.c only needs export.h and not the full module.h
  x86, apb_timer: remove unused variable percpu_timer
  um: don't compare a pointer to 0
  arch/x86/platform/uv: use ARRAY_SIZE where possible
arch/x86/platform/uv/tlb_uv.c