index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2016-09-21
lib/raid6/test/Makefile: Add avx512 gen_syndrome and recovery functions
Gayatri Kammela
2016-09-21
lib/raid6: Add AVX512 optimized recovery functions
Gayatri Kammela
2016-09-21
lib/raid6: Add AVX512 optimized gen_syndrome functions
Gayatri Kammela
2016-09-21
lib/win_minmax: windowed min or max estimator
Neal Cardwell
2016-09-20
Merge branch 'efi/urgent' into efi/core, to pick up fixes
Ingo Molnar
2016-09-20
ubsan: allow to disable the null sanitizer
Christian Borntraeger
2016-09-20
rhashtable: Add rhlist interface
Herbert Xu
2016-09-20
Merge branch 'linus' into x86/asm, to pick up fixes
Ingo Molnar
2016-09-19
fault-injection/cpu: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-09-19
lib/irq_poll: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-09-19
sbitmap: initialize weight to zero
Colin Ian King
2016-09-17
fix iov_iter_fault_in_readable()
Al Viro
2016-09-17
sbitmap: don't update the allocation hint on clear after resize
Omar Sandoval
2016-09-17
sbitmap: re-initialize allocation hints after resize
Omar Sandoval
2016-09-17
sbitmap: randomize initial alloc_hint values
Omar Sandoval
2016-09-17
sbitmap: push alloc policy into sbitmap_queue
Omar Sandoval
2016-09-17
sbitmap: push per-cpu last_tag into sbitmap_queue
Omar Sandoval
2016-09-17
sbitmap: allocate wait queues on a specific node
Omar Sandoval
2016-09-17
blk-mq: abstract tag allocation out into sbitmap library
Omar Sandoval
2016-09-16
lib/syscall: Pin the task stack in collect_syscall()
Andy Lutomirski
2016-09-15
test_bpf: fix the dummy skb after dissector changes
Jakub Kicinski
2016-09-15
Merge branch 'linus' into x86/asm, to pick up recent fixes
Ingo Molnar
2016-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-09
lib/ucs2_string: Speed up ucs2_utf8size()
Lukas Wunner
2016-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-09-01
lib/test_hash.c: fix warning in preprocessor symbol evaluation
Geert Uytterhoeven
2016-09-01
lib/test_hash.c: fix warning in two-dimensional array init
Geert Uytterhoeven
2016-09-01
RAID/s390: provide raid6 recovery optimization
Martin Schwidefsky
2016-08-30
mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
Josh Poimboeuf
2016-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-08-29
RAID/s390: add SIMD implementation for raid6 gen/xor
Martin Schwidefsky
2016-08-26
rhashtable: fix a memory leak in alloc_bucket_locks()
Eric Dumazet
2016-08-26
rhashtable: add rhashtable_lookup_get_insert_key()
Pablo Neira Ayuso
2016-08-24
dma-api: Teach the "DMA-from-stack" check about vmapped stacks
Andy Lutomirski
2016-08-19
rhashtable: Remove GFP flag from rhashtable_walk_init
Herbert Xu
2016-08-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-08-15
rhashtable: fix shift by 64 when shrinking
Vegard Nossum
2016-08-14
rhashtable: avoid large lock-array allocations
Florian Westphal
2016-08-11
percpu-refcount: init ->confirm_switch member properly
Roman Pen
2016-08-10
percpu_ref: allow operation mode switching operations to be called concurrently
Tejun Heo
2016-08-10
percpu_ref: restructure operation mode switching
Tejun Heo
2016-08-10
percpu_ref: unify staggered atomic switching wait behavior
Tejun Heo
2016-08-10
percpu_ref: reorganize __percpu_ref_switch_to_atomic() and relocate percpu_re...
Tejun Heo
2016-08-10
percpu_ref: remove unnecessary RCU grace period for staggered atomic switchin...
Tejun Heo
2016-08-08
unsafe_[get|put]_user: change interface to use a error target label
Linus Torvalds
2016-08-08
rhashtable-test: Fix max_size parameter description
Phil Sutter
2016-08-04
dynamic_debug: add jump label support
Jason Baron
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-08-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-08-02
kcov: allow more fine-grained coverage instrumentation
Vegard Nossum
[prev]
[next]