Commit History

Author SHA1 Message Date
  Alexey Dobriyan b85a088f15 crypto: sha512 - use standard ror64() 13 years ago
  Robert Richter 1e2ad28f80 perf, x86: Implement event scheduler helper functions 13 years ago
  Akinobu Mita 63e424c844 arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} 14 years ago
  Akinobu Mita 19de85ef57 bitops: add #ifndef for each of find bitops 14 years ago
  Andreas Herrmann 7919a57bc6 bitops: Provide generic sign_extend32 function 15 years ago
  Akinobu Mita d852a6afd9 bitops: remove duplicated extern declarations 14 years ago
  Akinobu Mita 708ff2a009 bitops: make asm-generic/bitops/find.h more generic 14 years ago
  Linus Torvalds cb41838bbc Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
  Borislav Petkov 4677d4a53e arch, hweight: Fix compilation errors 15 years ago
  Andrew Morton b01d0942c2 bitops: remove temporary for_each_bit() 15 years ago
  Peter Zijlstra 1527bc8b92 bitops: Optimize hweight() by making use of compile-time evaluation 15 years ago
  Akinobu Mita 984b3f5746 bitops: rename for_each_bit() to for_each_set_bit() 15 years ago
  Peter Zijlstra fce877e3a4 bitops: Ensure the compile time HWEIGHT is only used for such 15 years ago
  Peter Zijlstra 9f41699ed0 bitops: Provide compile time HWEIGHT{8,16,32,64} 15 years ago
  Steven Whitehouse 952043ac12 bitops: Add __ffs64 bitop 16 years ago
  Rusty Russell ab53d472e7 bitmap: find_last_bit() 16 years ago
  Thomas Gleixner fee4b19fb3 bitops: remove "optimizations" 17 years ago
  Eric Dumazet ede9c697bc Avoid divides in BITS_TO_LONGS 17 years ago
  Alexander van Heukelum 3a48305028 x86: optimize find_first_bit for small bitmaps 17 years ago
  Alexander van Heukelum 77b9bd9c49 x86: generic versions of find_first_(zero_)bit, convert i386 17 years ago
  Alexander van Heukelum 64970b68d2 x86, generic: optimize find_next_(zero_)bit for small constant-size bitmaps 17 years ago
  Harvey Harrison 3afe392598 kernel: add bit rotation helpers for 16 and 8 bit 17 years ago
  Jiri Slaby 14ed9d23aa remove BITS_TO_TYPE macro 17 years ago
  Jiri Slaby 93043ece03 define global BIT macro 17 years ago
  Jiri Slaby d05be13bcc define first set of BIT* macros 17 years ago
  Shannon Nelson 3e037454bc I/OAT: Add support for MSI and MSI-X 17 years ago
  Robert P. J. Day 45f8bde0d0 [PATCH] fix various kernel-doc in header files 18 years ago
  Akinobu Mita e9bebd6f3a [PATCH] bitops: remove unused generic bitops in include/linux/bitops.h 19 years ago
  Andrew Morton 962749af67 [PATCH] roundup_pow_of_two() 64-bit fix 19 years ago
  Akinobu Mita f434baf4c6 [PATCH] fix generic_fls64() 19 years ago