提交历史

作者 SHA1 备注 提交日期
  Linus Torvalds 6aa2f9441f Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio 8 年之前
  Ingo Molnar 8c5db92a70 Merge branch 'linus' into locking/core, to resolve conflicts 8 年之前
  Greg Kroah-Hartman b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 年之前
  Mark Rutland 6aa7de0591 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() 8 年之前
  Lukas Wunner 5307e2ad69 bitops: Introduce assign_bit() 8 年之前
  Matthias Kaehlcke c32ee3d9ab bitops: avoid integer overflow in GENMASK(_ULL) 8 年之前
  zijun_hu 252e5c6e2e mm/vmalloc.c: fix align value calculation error 9 年之前
  Guoqing Jiang 85ad1d13ee md: set MD_CHANGE_PENDING in a atomic region 9 年之前
  Sasha Levin d7e35dfa25 bitops.h: correctly handle rol32 with 0 byte shift 10 年之前
  Martin Kepplinger 48e203e21b bitops.h: add sign_extend64() 10 年之前
  Martin Kepplinger e2eb53aa96 bitops.h: improve sign_extend32()'s documentation 10 年之前
  Denys Vlasenko 1a1d48a4a8 linux/bitmap: Force inlining of bitmap weight functions 10 年之前
  Yury Norov 2c57a0e233 lib: find_*_bit reimplementation 10 年之前
  Maxime COQUELIN 00b4d9a141 bitops: Fix shift overflow in GENMASK macros 11 年之前
  Peter Zijlstra 2e39465abc locking: Remove deprecated smp_mb__() barriers 11 年之前
  Peter Zijlstra febdbfe8a9 arch: Prepare for smp_mb__{before,after}_atomic() 12 年之前
  Theodore Ts'o 00a1a053eb ext4: atomically set inode->i_flags in ext4_set_inode_flags() 11 年之前
  Linus Torvalds f9300eaaac Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm 12 年之前
  Chen, Gong 10ef6b0dff bitops: Introduce a more generic BITMASK macro 12 年之前
  Srinivas Pandruvada bfd1ff6375 bitops: Introduce BIT_ULL 12 年之前
  Akinobu Mita 03f4a8226c bitops: introduce for_each_clear_bit() 13 年之前
  Akinobu Mita 0a329d2d5a bitops: remove for_each_set_bit_cont() 13 年之前
  Akinobu Mita 307b1cd7ec bitops: rename for_each_set_bit_cont() in favor of analogous list.h function 13 年之前
  Linus Torvalds a18d3afefa Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 14 年之前
  Alexey Dobriyan f2ea0f5f04 crypto: sha512 - use standard ror64() 14 年之前
  Robert Richter 1e2ad28f80 perf, x86: Implement event scheduler helper functions 14 年之前
  Akinobu Mita 63e424c844 arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} 14 年之前
  Akinobu Mita 19de85ef57 bitops: add #ifndef for each of find bitops 14 年之前
  Andreas Herrmann 7919a57bc6 bitops: Provide generic sign_extend32 function 15 年之前
  Akinobu Mita d852a6afd9 bitops: remove duplicated extern declarations 15 年之前