]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
Merge git://git.linux-xtensa.org/kernel/xtensa-feed
authorLinus Torvalds <torvalds@woody.linux-foundation.org>
Sat, 15 Sep 2007 00:07:33 +0000 (17:07 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Sat, 15 Sep 2007 00:07:33 +0000 (17:07 -0700)
* git://git.linux-xtensa.org/kernel/xtensa-feed:
  [patch 1/2] Xtensa: enable arbitary tty speed setting ioctls
  [patch 2/2] xtensa console.c: remove duplicate #include
  [XTENSA] Add support for cache-aliasing
  [XTENSA] Add kernel module support
  [XTENSA] Add support for executable/non-executable feature in the mmu
  [XTENSA] Use the generic version of get_order
  [XTENSA] Initialize semaphore_wake_lock
  [XTENSA] Add typecast macro for constants
  [XTENSA] Fix timer instabilities.
  [XTENSA] Fix fadvise64_64
  [XTENSA] Remove extraneous include statement
  [XTENSA] Move string-io functions to io.c from pci.c
  [XTENSA] Move pre-initialized structures to init_task.c
  [XTENSA] Add freestanding option to CFLAGS
  [XTENSA] Add getpgrp system-call to unistd.h
  [XTENSA] add missing system calls
  [XTENSA] fix wrong usage of __init and __initdata in traps.c


Trivial merge