Commit Graph

2547 Commits (f84f771d942182e39a56ec2989d6a67d3ca33a13)

Author SHA1 Message Date
Yuanhan Liu 41ef8f8266 rwsem-spinlock: Implement writer lock-stealing for better scalability 12 years ago
Yong Zhang 9fb1b90ce0 lockdep: Selftest: convert spinlock to raw spinlock 12 years ago
Alex Shi ce6711f3d1 rwsem: Implement writer lock-stealing for better scalability 12 years ago
Vineet Gupta 64e69073c3 asm-generic headers: Allow yet more arch overrides in checksum.h 12 years ago
Andy Shevchenko 0d2a1b2d03 mpilib: use DIV_ROUND_UP and remove unused macros 12 years ago
Dmitry Kasatkin 26d438457e digsig: remove unnecessary memory allocation and copying 12 years ago
YOSHIFUJI Hideaki 7810cc1e77 digsig: Fix memory leakage in digsig_verify_rsa() 12 years ago
Yinghai Lu ac2cbab21f x86: Don't panic if can not alloc buffer for swiotlb 12 years ago
Paul E. McKenney 6bfc09e232 rcu: Provide RCU CPU stall warnings for tiny RCU 12 years ago
Dave Hansen 2f03e3ca74 rcu: Consolidate debugging Kconfig options 12 years ago
Thierry Reding f4a18312f4 lib: devres: Fix build breakage 12 years ago
Thierry Reding 75096579c3 lib: devres: Introduce devm_ioremap_resource() 12 years ago
Rusty Russell 373d4d0997 taint: add explicit flag to show whether lock dep is still OK. 12 years ago
Joe Millenbach 4f73bc4dd3 tty: Added a CONFIG_TTY option to allow removal of TTY 12 years ago
Jim Cromie 18c216c53b dynamic_debug: add pr_errs before -EINVALs 12 years ago
Vladimir Kondratiev 7a555613eb dynamic_debug: dynamic hex dump 12 years ago
Joe Perches f657fd21e1 dynamic_debug: Fix vpr_<foo> logging styles 12 years ago
Kees Cook 525c1f9204 lib: remove depends on CONFIG_EXPERIMENTAL 12 years ago
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