index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-16
dma-debug: Fix dma_debug_entry offset calculation
Daniel Mentz
1
-2
/
+2
2015-12-16
rhashtable: Fix walker list corruption
Herbert Xu
1
-9
/
+7
2015-12-16
rhashtable: Enforce minimum size on initial hash table
Herbert Xu
1
-3
/
+3
2015-12-15
Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/r...
Doug Ledford
3
-0
/
+228
2015-12-11
irq_poll: mark __irq_poll_complete static
Christoph Hellwig
1
-2
/
+1
2015-12-11
irq_poll: fold irq_poll_disable_pending into irq_poll_softirq
Christoph Hellwig
1
-1
/
+1
2015-12-11
irq_poll: fold irq_poll_sched_prep into irq_poll_sched
Christoph Hellwig
1
-3
/
+7
2015-12-11
irq_poll: don't disable new irq_poll instances
Christoph Hellwig
1
-3
/
+1
2015-12-11
irq_poll: make blk-iopoll available outside the block layer
Christoph Hellwig
3
-0
/
+227
2015-12-09
rhashtable: Remove unnecessary wmb for future_tbl
Herbert Xu
1
-3
/
+0
2015-12-08
workqueue: implement lockup detector
Tejun Heo
1
-0
/
+11
2015-12-08
lib: scatterlist: fix Kconfig description
Geert Uytterhoeven
1
-3
/
+3
2015-12-07
iov_iter: export import_single_range()
Al Viro
1
-0
/
+1
2015-12-07
iov_iter: constify {csum_and_,}copy_to_iter()
Al Viro
1
-5
/
+5
2015-12-06
x86/headers: Don't include asm/processor.h in asm/atomic.h
Andi Kleen
1
-0
/
+4
2015-12-06
Revert "rhashtable: Use __vmalloc with GFP_ATOMIC for table allocation"
David S. Miller
1
-3
/
+2
2015-12-05
rhashtable: Use __vmalloc with GFP_ATOMIC for table allocation
Herbert Xu
1
-2
/
+3
2015-12-04
rhashtable: Prevent spurious EBUSY errors on insertion
Herbert Xu
1
-15
/
+30
2015-12-03
net: Add support for CHANGEUPPER notifier error injection
Ido Schimmel
1
-0
/
+1
2015-12-01
net: add support for netdev notifier error injection
Nikolay Aleksandrov
3
-0
/
+78
2015-12-01
powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()
Anton Blanchard
1
-0
/
+1
2015-11-25
lru_cache: Converted lc_seq_printf_status to return void
Roland Kammerer
1
-3
/
+1
2015-11-23
list: Use WRITE_ONCE() when adding to lists and hlists
Paul E. McKenney
1
-1
/
+1
2015-11-23
rhashtable-test: allow to retry even if -ENOMEM was returned
Phil Sutter
1
-1
/
+13
2015-11-23
rhashtable-test: calculate max_entries value by default
Phil Sutter
1
-3
/
+5
2015-11-23
rhashtable-test: retry insert operations
Phil Sutter
1
-24
/
+29
2015-11-23
rhashtable-test: add cond_resched() to thread test
Phil Sutter
1
-0
/
+5
2015-11-23
atomics: Add test for atomic operations with _relaxed variants
Boqun Feng
1
-41
/
+79
2015-11-23
treewide: Remove old email address
Peter Zijlstra
2
-2
/
+2
2015-11-17
lib/mpi: only require buffers as big as needed for the integer
Andrzej Zaborowski
1
-4
/
+17
2015-11-16
__div64_32(): make it overridable at compile time
Nicolas Pitre
1
-2
/
+4
2015-11-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2015-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+30
2015-11-11
lib/string.c: add ULL suffix to the constant definition
Andy Shevchenko
1
-1
/
+1
2015-11-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2015-11-10
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+9
2015-11-10
remove abs64()
Andrew Morton
1
-1
/
+1
2015-11-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
16
-73
/
+505
2015-11-07
dma-debug: check nents in dma_sync_sg*
Robin Murphy
1
-0
/
+8
2015-11-07
lib/hexdump.c: truncate output in case of overflow
Andy Shevchenko
1
-1
/
+5
2015-11-07
lib/is_single_threaded.c: change current_is_single_threaded() to use for_each...
Oleg Nesterov
1
-3
/
+2
2015-11-07
lib/kobject.c: use kvasprintf_const for formatting ->name
Rasmus Villemoes
1
-8
/
+22
2015-11-07
lib/kasprintf.c: introduce kvasprintf_const
Rasmus Villemoes
1
-0
/
+16
2015-11-07
lib/llist.c: fix data race in llist_del_first
Dmitry Vyukov
1
-2
/
+2
2015-11-07
lib/test-string_helpers.c: add string_get_size() tests
Vitaly Kuznetsov
1
-0
/
+36
2015-11-07
lib/halfmd4.c: use rol32 inline function in the ROUND macro
Alexander Kuleshov
1
-1
/
+2
2015-11-07
lib/vsprintf.c: update documentation
Rasmus Villemoes
1
-3
/
+4
2015-11-07
test_printf: test printf family at runtime
Rasmus Villemoes
3
-0
/
+366
2015-11-07
lib/vsprintf.c: remove SPECIAL handling in pointer()
Rasmus Villemoes
1
-1
/
+1
2015-11-07
lib/vsprintf.c: also improve sanity check in bstr_printf()
Rasmus Villemoes
1
-1
/
+1
[prev]
[next]