Commit Graph

2381 Commits (d63dc0514d56e108cc96e334ca26b538263e52a2)

Author SHA1 Message Date
Rusty Russell 1fb9341ac3 module: put modules in list much earlier. 12 years ago
Michel Lespinasse 3cb7a56344 lib/rbtree.c: avoid the use of non-static __always_inline 12 years ago
David Decotigny 896f97ea95 lib: cpu_rmap: avoid flushing all workqueues 12 years ago
Paul E. McKenney 5249453510 rcu: Reduce rcutorture tracing 12 years ago
Greg Kroah-Hartman 6ae141718e misc: remove __dev* attributes. 12 years ago
Stephen Boyd fcc16882ac lib: atomic64: Initialize locks statically to fix early users 12 years ago
Nick Bowler 6fd59a83b9 scatterlist: don't BUG when we can trivially return a proper error. 12 years ago
Akinobu Mita 6582c665d6 prandom: introduce prandom_bytes() and prandom_bytes_state() 12 years ago
Akinobu Mita 496f2f93b1 random32: rename random32 to prandom 12 years ago
Eldad Zack 462e471107 simple_strto*: annotate function as obsolete 12 years ago
Eldad Zack 4c925d6031 kstrto*: add documentation 12 years ago
Cong Ding 918854a65e lib/rbtree_test.c: fix uninitialized variable warning 12 years ago
Oleg Nesterov 22b361d1df percpu_rw_semaphore: introduce CONFIG_PERCPU_RWSEM 12 years ago
Oleg Nesterov 8ebe34731a percpu_rw_semaphore: add lockdep annotations 12 years ago
Oleg Nesterov 9390ef0c85 percpu_rw_semaphore: kill ->writer_mutex, add ->write_ctr 12 years ago
Oleg Nesterov a1fd3e24d8 percpu_rw_semaphore: reimplement to not block the readers unnecessarily 12 years ago
Jan Beulich 53809751ac sscanf: don't ignore field widths for numeric conversions 12 years ago
Andy Shevchenko 35367ab28d lib: dynamic_debug: use kbasename() 12 years ago
Jason Gunthorpe ef12496022 lib/vsprintf.c: fix handling of %zd when using ssize_t 12 years ago
David Howells 99cca91e37 ASN.1: Use the ASN1_LONG_TAG and ASN1_INDEFINITE_LENGTH constants 12 years ago
Benjamin Herrenschmidt d526e85f60 powerpc+of: Rename and fix OF reconfig notifier error inject module 12 years ago
Yuanhan Liu 4f8c55c5ad lib/raid6: build proper files on corresponding arch 12 years ago
Yuanhan Liu 2c935842bd lib/raid6: Add AVX2 optimized gen_syndrome functions 12 years ago
Jim Kukunas 7056741fd9 lib/raid6: Add AVX2 optimized recovery functions 12 years ago
Joonsoo Kim 81df9bff26 bootmem: fix wrong call parameter for free_bootmem() 12 years ago
Nadia Yvette Chambers 6d49e352ae propagate name change to comments in kernel source 12 years ago
Tim Gardner 527897ccd9 lib/Makefile: Fix oid_registry build dependency 12 years ago
David Howells f3537f91f9 ASN.1: Fix an indefinite length skip error 12 years ago
Masanari Iida e41e85cc17 treewide: Fix typos in various Kconfig 12 years ago
Bill Pemberton 610141ee65 lib: kobject_uevent is no longer dependant on CONFIG_HOTPLUG 12 years ago
Manuel Lauss a3cea98941 MPI: Fix compilation on MIPS with GCC 4.4 and newer 12 years ago
Shuah Khan bfe0fb0f1a dma-debug: fix to not have dependency on get_dma_ops() interface 12 years ago
Paul E. McKenney c896054f75 rcu: Reduce default RCU CPU stall warning timeout 12 years ago
Alexander Duyck af51a9f184 swiotlb: Do not export swiotlb_bounce since there are no external consumers 12 years ago
Alexander Duyck fbfda893eb swiotlb: Use physical addresses instead of virtual in swiotlb_tbl_sync_single 12 years ago
Alexander Duyck 61ca08c322 swiotlb: Use physical addresses for swiotlb_tbl_unmap_single 12 years ago
Alexander Duyck e05ed4d1fa swiotlb: Return physical addresses when calling swiotlb_tbl_map_single 12 years ago
Alexander Duyck ee3f6ba896 swiotlb: Make io_tlb_overflow_buffer a physical address 12 years ago
Alexander Duyck ff7204a749 swiotlb: Make io_tlb_start a physical address instead of a virtual one 12 years ago
Alexander Duyck c40dba06e9 swiotlb: Make io_tlb_end a physical address instead of a virtual one 12 years ago
Thadeu Lima de Souza Cascardo eedce141cd genalloc: stop crashing the system when destroying a pool 12 years ago
Shuah Khan 6c9c6d6301 dma-debug: New interfaces to debug dma mapping errors 12 years ago
Ming Lei fe73fbe1c5 lib/dma-debug.c: fix __hash_bucket_find() 12 years ago
Ezequiel Garcia 3e1aa66bd4 lib/kasprintf.c: use kmalloc_track_caller() to get accurate traces for kvasprintf 13 years ago
David Howells dbadc17683 X.509: Fix indefinite length element skip error handling 13 years ago
Michel Lespinasse ed8ea81501 mm: add CONFIG_DEBUG_VM_RB build option 13 years ago
Michel Lespinasse 9826a516ff mm: interval tree updates 13 years ago
Michel Lespinasse 9c079add0d rbtree: move augmented rbtree functionality to rbtree_augmented.h 13 years ago
Michel Lespinasse 147e615f83 prio_tree: remove 13 years ago
Michel Lespinasse 6b2dbba8b6 mm: replace vma prio_tree with an interval tree 13 years ago