summaryrefslogtreecommitdiff
path: root/include/asm-h8300/bitops.h
AgeCommit message (Expand)Author
2008-08-13[h8300] move include/asm-h8300 to arch/h8300/include/asmLinus Torvalds
2007-10-19forbid asm/bitops.h direct inclusionJiri Slaby
2007-10-18bitops: introduce lock opsNick Piggin
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2006-03-26[PATCH] bitops: h8300: use generic bitopsAkinobu Mita
2006-03-26[PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit()Akinobu Mita
2006-02-03[PATCH] include/asm-*/bitops.h: fix more "~0UL >> size" typosAlexey Dobriyan
2006-01-03[FLS64]: generic versionStephen Hemminger
2005-01-25[PATCH] h8300: fix warningYoshinori Sato
2004-11-09[PATCH] H8/300 build error fixYoshinori Sato
2004-10-13[PATCH] H8/300 some error/warning fixYoshinori Sato
2004-05-14[PATCH] H8/300: bitops.h add find_next_bitAndrew Morton
2004-03-14[PATCH] H8/300: fix waringYoshinori Sato
2004-02-03[PATCH] H8/300 support update (3/3): bitopsYoshinori Sato
2003-12-29[PATCH] H8/300 bitops.h updateAndrew Morton
2003-08-21[PATCH] h8300 support fix (2/2)Yoshinori Sato
2003-07-31[PATCH] h8300: header file updatesYoshinori Sato
2003-04-17[PATCH] H8300 supportAlan Cox