1. 27 3月, 2006 1 次提交
    • A
      [PATCH] bitops: mips: use generic bitops · 3c9ee7ef
      Akinobu Mita 提交于
      - remove __{,test_and_}{set,clear,change}_bit() and test_bit()
      
      - unless defined(CONFIG_CPU_MIPS32) or defined(CONFIG_CPU_MIPS64)
      
        - remove __ffs()
        - remove ffs()
        - remove ffz()
        - remove fls()
      
      - remove fls64()
      - remove find_{next,first}{,_zero}_bit()
      - remove sched_find_first_bit()
      - remove generic_hweight64()
      - remove generic_hweight{32,16,8}()
      - remove ext2_{set,clear,test,find_first_zero,find_next_zero}_bit()
      - remove ext2_{set,clear}_bit_atomic()
      - remove minix_{test,set,test_and_clear,test,find_first_zero}_bit()
      Signed-off-by: NAkinobu Mita <mita@miraclelinux.com>
      Cc: Ralf Baechle <ralf@linux-mips.org>
      Signed-off-by: NAndrew Morton <akpm@osdl.org>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      3c9ee7ef
  2. 21 3月, 2006 4 次提交
  3. 14 3月, 2006 1 次提交
  4. 10 3月, 2006 1 次提交
  5. 07 2月, 2006 1 次提交
  6. 10 1月, 2006 2 次提交
  7. 01 12月, 2005 1 次提交
  8. 08 11月, 2005 1 次提交
  9. 30 10月, 2005 28 次提交