index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-24
percpu_ref: decouple switching to atomic mode and killing
Tejun Heo
1
-31
/
+110
2014-09-24
percpu_ref: add PCPU_REF_DEAD
Tejun Heo
1
-8
/
+11
2014-09-24
percpu_ref: rename things to prepare for decoupling percpu/atomic mode switch
Tejun Heo
1
-11
/
+11
2014-09-24
percpu_ref: replace pcpu_ prefix with percpu_
Tejun Heo
1
-27
/
+29
2014-09-24
percpu_ref: minor code and comment updates
Tejun Heo
1
-8
/
+6
2014-09-24
percpu_ref: relocate percpu_ref_reinit()
Tejun Heo
1
-35
/
+35
2014-09-24
Revert "blk-mq, percpu_ref: implement a kludge for SCSI blk-mq stall during p...
Tejun Heo
1
-16
/
+0
2014-09-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...
Tejun Heo
7
-8
/
+37
2014-09-24
blk-mq, percpu_ref: implement a kludge for SCSI blk-mq stall during probe
Tejun Heo
1
-0
/
+16
2014-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-6
/
+10
2014-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+0
2014-09-22
net: bpf: fix compiler warnings in test_bpf
Alexei Starovoitov
1
-2
/
+2
2014-09-20
percpu-refcount: make percpu_ref based on longs instead of ints
Tejun Heo
1
-18
/
+19
2014-09-20
percpu-refcount: improve WARN messages
Tejun Heo
1
-3
/
+5
2014-09-19
lib: rhashtable: remove second linux/log2.h inclusion
Fabian Frederick
1
-1
/
+0
2014-09-19
sched: Add default-disabled option to BUG() when stack end location is overwr...
Aaron Tomlin
1
-0
/
+12
2014-09-16
Provide a binary to hex conversion function
David Howells
1
-0
/
+16
2014-09-13
Make ARCH_HAS_FAST_MULTIPLIER a real config variable
Linus Torvalds
3
-4
/
+7
2014-09-12
KEYS: Fix termination condition in assoc array garbage collection
David Howells
1
-1
/
+3
2014-09-09
net: filter: add "load 64-bit immediate" eBPF instruction
Alexei Starovoitov
1
-0
/
+21
2014-09-09
Documentation: Docbook: Fix generated DocBook/kernel-api.xml
Masanari Iida
3
-4
/
+4
2014-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+11
2014-09-08
percpu-refcount: add @gfp to percpu_ref_init()
Tejun Heo
1
-2
/
+4
2014-09-08
proportions: add @gfp to init functions
Tejun Heo
2
-9
/
+9
2014-09-08
percpu_counter: add @gfp to percpu_counter_init()
Tejun Heo
3
-7
/
+7
2014-09-08
percpu_counter: make percpu_counters_lock irq-safe
Tejun Heo
1
-6
/
+10
2014-09-05
net: bpf: make eBPF interpreter images read-only
Daniel Borkmann
1
-1
/
+1
2014-09-03
lib/rhashtable: allow user to set the minimum shifts of shrinking
Ying Xue
1
-4
/
+8
2014-09-03
rhashtable: fix lockdep splat in rhashtable_destroy()
Pablo Neira Ayuso
1
-4
/
+4
2014-09-03
KEYS: Fix use-after-free in assoc_array_gc()
David Howells
1
-1
/
+1
2014-09-02
dma-debug: modify check_for_stack output
Horia Geanta
1
-1
/
+1
2014-08-29
lib: turn CONFIG_STACKTRACE into an actual option.
Dave Jones
1
-1
/
+6
2014-08-28
ww-mutex: clarify help text for DEBUG_WW_MUTEX_SLOWPATH
Rob Clark
1
-0
/
+4
2014-08-26
lib: rhashtable: Spelling s/compuate/compute/
Geert Uytterhoeven
1
-2
/
+2
2014-08-25
bpf: x86: add missing 'shift by register' instructions to x64 eBPF JIT
Alexei Starovoitov
1
-0
/
+38
2014-08-24
random32: improvements to prandom_bytes
Daniel Borkmann
1
-21
/
+18
2014-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-8
/
+2
2014-08-14
rhashtable: unexport and make rht_obj() static
Thomas Graf
1
-7
/
+1
2014-08-14
rhashtable: RCU annotations for next pointers
Thomas Graf
1
-1
/
+1
2014-08-14
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-0
/
+24
2014-08-14
Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-10
/
+13
2014-08-14
locking,arch: Rewrite generic atomic support
Peter Zijlstra
1
-47
/
+36
2014-08-13
locking/selftest: Support queued rwlock
Waiman Long
1
-7
/
+49
2014-08-13
locking/Documentation: Move locking related docs into Documentation/locking/
Davidlohr Bueso
1
-2
/
+2
2014-08-08
lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig
Laura Abbott
2
-2
/
+9
2014-08-08
initramfs: support initramfs that is bigger than 2GiB
Yinghai Lu
7
-54
/
+54
2014-08-08
initrd: fix lz4 decompress with initrd
Yinghai Lu
1
-22
/
+43
2014-08-08
kfifo: use BUG_ON
Himangi Saraogi
1
-4
/
+2
2014-08-08
lib/rbtree.c: fix typo in comment of __rb_insert()
Wei Yang
1
-1
/
+1
2014-08-08
lib/idr.c: fix out-of-bounds pointer dereference
Andrey Ryabinin
1
-11
/
+14
[prev]
[next]