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