1. 13 10月, 2007 1 次提交
    • A
      kconfig: syntax cleanup - drop support for "depends/requires/def_boolean" · 247537b9
      Adrian Bunk 提交于
      Remove the following redundant and never or rarely used kconfig syntax:
      
      - "def_boolean" (same as "def_bool")
      - "requires" (same as "depends on")
      - "depends" (same as "depends on")
      
      This patch contains the code changes and Kconfig updates.
      The shipped files are in next patch to let actual codechange stand out.
      Signed-off-by: NAdrian Bunk <bunk@kernel.org>
      Cc: "Randy.Dunlap" <rdunlap@xenotime.net>
      Cc: Bryan Wu <bryan.wu@analog.com>
      Cc: Paul Mackerras <paulus@samba.org>
      Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
      Cc: Dmitry Torokhov <dtor@mail.ru>
      Cc: "John W. Linville" <linville@tuxdriver.com>
      Cc: Roman Zippel <zippel@linux-m68k.org>
      Cc: Richard Purdie <rpurdie@rpsys.net>
      Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
      Signed-off-by: NSam Ravnborg <sam@ravnborg.org>
      247537b9
  2. 04 10月, 2007 2 次提交
  3. 23 9月, 2007 1 次提交
    • B
      Blackfin arch: add some missing syscall · 0b95f22b
      Bryan Wu 提交于
      When compiling the Blackfin kernel, checksyscalls.pl will report lots of missing syscalls warnings.
      This patch will add some missing syscalls which make sense on Blackfin arch
      
      After appling this patch, toolchain should be rebuilt. Then recompiling the kernel with the new
      toolchain.
      Signed-off-by: NBryan Wu <bryan.wu@analog.com>
      0b95f22b
  4. 12 8月, 2007 1 次提交
  5. 27 8月, 2007 1 次提交
  6. 10 10月, 2007 8 次提交
  7. 09 10月, 2007 5 次提交
  8. 11 10月, 2007 1 次提交
  9. 12 9月, 2007 2 次提交
  10. 11 10月, 2007 1 次提交
  11. 28 8月, 2007 1 次提交
  12. 11 10月, 2007 1 次提交
  13. 27 8月, 2007 1 次提交
  14. 28 8月, 2007 1 次提交
  15. 27 8月, 2007 1 次提交
  16. 11 10月, 2007 1 次提交
  17. 27 8月, 2007 1 次提交
  18. 11 10月, 2007 1 次提交
  19. 27 8月, 2007 1 次提交
  20. 05 8月, 2007 6 次提交
  21. 10 10月, 2007 1 次提交
  22. 03 8月, 2007 1 次提交