Commit Graph

2579 Commits (ffd4bf1a9e8a88c4b2a47007b1a9e69be28599fe)

Author SHA1 Message Date
Will Deacon 14058d20c1 lockref: include mutex.h rather than reinvent arch_mutex_cpu_relax 11 years ago
Randy Dunlap fcd40d69af percpu-refcount: Add percpu-refcount.o to obj-y 11 years ago
Lars-Peter Clausen a019e48cfb kfifo: kfifo_copy_{to,from}_user: fix copied bytes calculation 11 years ago
Andrew Morton 0791a6057c llists-move-llist_reverse_order-from-raid5-to-llistc-fix 11 years ago
Christoph Hellwig b89241e8cd llists: move llist_reverse_order from raid5 to llist.c 11 years ago
Kees Cook 9196436ab2 vsprintf: ignore %n again 11 years ago
Peter Zijlstra 57f4257eae lockref: use BLOATED_SPINLOCKS to avoid explicit config dependencies 11 years ago
Daniel Borkmann 0125737acc random32: use msecs_to_jiffies for reseed timer 11 years ago
Daniel Borkmann 66b251422b random32: add __init prefix to prandom_start_seed_timer 11 years ago
Nicolin Chen 684f0d3d14 lib/genalloc: add a helper function for DMA buffer allocation 11 years ago
Duan Jiong ff6092a8a4 lib/digsig.c: use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...)) 11 years ago
Olof Johansson c0d92a57a8 lib/vsprintf.c: document formats for dentry and struct file 11 years ago
Xie XiuQi d3773ba13c lib/debugobjects.c: remove unnecessary work pending test 11 years ago
Ryan Mallon 312b4e2269 vsprintf: check real user/group id for %pK 11 years ago
Greg Thelen 623fd8072c percpu: add test module for various percpu operations 11 years ago
Mel Gorman c78e93630d mm: do not walk all of system memory during show_mem 11 years ago
Daniel Borkmann a6a9c0f1bf random32: add test cases for taus113 implementation 11 years ago
Daniel Borkmann a98814cef8 random32: upgrade taus88 generator to taus113 from errata paper 11 years ago
Hannes Frederic Sowa 4af712e8df random32: add prandom_reseed_late() and call when nonblocking pool becomes initialized 11 years ago
Hannes Frederic Sowa 6d31920246 random32: add periodic reseeding 11 years ago
Daniel Borkmann 51c37a70aa random32: fix off-by-one in seeding requirement 11 years ago
Nicholas Bellinger c9e8d128fe percpu-refcount: Add EXPORT_SYMBOL to use percpu_ref from modules 11 years ago
Linus Torvalds a1212d278c Revert "sysfs: drop kobj_ns_type handling" 11 years ago
Peter Zijlstra 32cf7c3c94 locking: Move the percpu-rwsem code to kernel/locking/ 11 years ago
Peter Zijlstra ed428bfc3c locking: Move the rwsem code to kernel/locking/ 11 years ago
Peter Zijlstra 60fc28746a locking: Move the spinlock code to kernel/locking/ 11 years ago
Daniel Borkmann 165148396d lib: crc32: reduce number of cases for crc32{, c}_combine 11 years ago
Daniel Borkmann cc0ac19995 lib: crc32: conditionally resched when running testcases 11 years ago
Daniel Borkmann efba721f63 lib: crc32: add test cases for crc32{, c}_combine routines 11 years ago
Daniel Borkmann 6e95fcaa42 lib: crc32: add functionality to combine two crc32{, c}s in GF(2) 11 years ago
Daniel Borkmann d921e049a0 lib: crc32: clean up spacing in test cases 11 years ago
Ming Lei 3d77b50c58 lib/scatterlist.c: don't flush_kernel_dcache_page on slab page 11 years ago
Linus Torvalds 2a999aa0a1 Kconfig: make KOBJECT_RELEASE debugging require timer debugging 11 years ago
Shaohua Li 1dddc01af0 percpu_ida: add an API to return free tags 11 years ago
Shaohua Li 7fc2ba17e8 percpu_ida: add percpu_ida_for_each_free 11 years ago
Shaohua Li e26b53d0b2 percpu_ida: make percpu_ida percpu size/batch configurable 11 years ago
Shaohua Li 098faf5805 percpu_counter: make APIs irq safe 11 years ago
Stefano Stabellini 783d028104 swiotlb: print a warning when the swiotlb is full 11 years ago
Thierry Reding ce5be5a163 tracing/events: Fix swiotlb tracepoint creation 11 years ago
Matias Bjorling 5e9dd373de percpu_refcount: export symbols 11 years ago
Ben Hutchings 8eaede49df sysrq: Allow magic SysRq key functions to be disabled through Kconfig 11 years ago
Steven Whitehouse e66cf16109 GFS2: Use lockref for glocks 11 years ago
Fengguang Wu 1461c5be7b kobject: show debug info on delayed kobject release 11 years ago
Fengguang Wu 0ff18e3734 kobject: show debug info on delayed kobject release 11 years ago
Tejun Heo 26ea12dec0 kobject: grab an extra reference on kobject->sd to allow duplicate deletes 12 years ago
Nick Swenson 6b37838239 percpu_ida: Removing unused arguement from alloc_local_tag 12 years ago
Zoltan Kiss 2b2b614dd2 tracing/events: Add bounce tracing to swiotbl 12 years ago
Heiko Carstens 491f6f8e5f lockref: use arch_mutex_cpu_relax() in CMPXCHG_LOOP() 12 years ago
Eric W. Biederman 730d7d3398 sysfs: Allow mounting without CONFIG_NET 12 years ago
Will Deacon d2212b4dce lockref: allow relaxed cmpxchg64 variant for lockless updates 12 years ago