Commit Graph

2444 Commits (439fe8a7bb07f8394fef03d7aa4f207166a32b88)

Author SHA1 Message Date
Herbert Xu e70308ec0e Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework" 12 years ago
Richard Henderson a5c6eae4d6 alpha: Modernize lib/mpi/longlong.h 12 years ago
Paul Gortmaker 0db0628d90 kernel: delete __cpuinit usage from all core kernel files 12 years ago
Oleg Nesterov fb4214db50 llist: fix/simplify llist_add() and llist_add_batch() 12 years ago
Maarten Lankhorst 1b375dc307 mutex: Move ww_mutex definitions to ww_mutex.h 12 years ago
Dan Carpenter 27daabd9b6 lib/scatterlist: error handling in __sg_alloc_table() 12 years ago
Akinobu Mita df642cea25 lib/scatterlist: introduce sg_pcopy_from_buffer() and sg_pcopy_to_buffer() 12 years ago
Akinobu Mita 1105200480 lib/scatterlist: factor out sg_miter_get_next_page() from sg_miter_next() 12 years ago
Chanho Min c72ac7a1a9 lib: add lz4 compressor module 12 years ago
Kyungsik Lee e76e1fdfa8 lib: add support for LZ4-compressed kernel 12 years ago
Kyungsik Lee cffb78b0e0 decompressor: add LZ4 decompressor module 12 years ago
Chanho Min 4df87bb7b6 lib: add weak clz/ctz functions 12 years ago
Dave Hansen 92aef8fbab hang and lockup detection menu 12 years ago
Dave Hansen 604ff0dceb kconfig: consolidate printk options 12 years ago
Dave Hansen 9eade16b41 group locking debugging options 12 years ago
Dave Hansen 6dfc06651b consolidate compilation option configs 12 years ago
Dave Hansen 881c514954 consolidate runtime testing configs 12 years ago
Dave Hansen 0610c8a8a2 order memory debugging Kconfig options 12 years ago
Dave Hansen d1a1dc0be8 consolidate per-arch stack overflow debugging options 12 years ago
Jean Delvare dd04b452f5 idr: print a stack dump after ida_remove warning 12 years ago
Fan Du 64df3071a9 lib/percpu_counter.c: __this_cpu_write() doesn't need to be protected by spinlock 12 years ago
Alex Thorlton b58d977432 dump_stack: serialize the output from dump_stack() 12 years ago
Daniel Borkmann 1067964305 lib: vsprintf: add IPv4/v6 generic %p[Ii]S[pfs] format specifier 12 years ago
Geert Uytterhoeven ee89bd6bc7 lib: Move fonts from drivers/video/console/ to lib/fonts/ 12 years ago
Maarten Lankhorst 166989e366 locking-selftests: Handle unexpected failures more strictly 12 years ago
Maarten Lankhorst f3cf139efa mutex: Add more w/w tests to test EDEADLK path handling 12 years ago
Maarten Lankhorst 2fe3d4b149 mutex: Add more tests to lib/locking-selftest.c 12 years ago
Maarten Lankhorst 1de994452f mutex: Add w/w tests to lib/locking-selftest.c 12 years ago
Daniel Vetter 2301002769 mutex: Add w/w mutex slowpath debugging 12 years ago
Maarten Lankhorst 040a0a3710 mutex: Add support for wound/wait style locks 12 years ago
Markos Chandras 25c87eae17 lib/Kconfig.debug: Restrict FRAME_POINTER for MIPS 12 years ago
Arnd Bergmann a857c6e7d5 X.509: do not emit any informational output 12 years ago
Masanari Iida 278cee0515 treewide: Fix typo in printk 12 years ago
Tejun Heo a4244454df percpu-refcount: use RCU-sched insted of normal RCU 12 years ago
Tejun Heo dbece3a0f1 percpu-refcount: implement percpu_tryget() along with percpu_ref_kill_and_confirm() 12 years ago
Tejun Heo bc497bd33b percpu-refcount: implement percpu_ref_cancel_init() 12 years ago
Tejun Heo acac7883ee percpu-refcount: add __must_check to percpu_ref_init() and don't use ACCESS_ONCE() in percpu_ref_kill_rcu() 12 years ago
Tejun Heo ac899061a9 percpu-refcount: cosmetic updates 12 years ago
Chen Gang 5402b8047b lib/mpi/mpicoder.c: looping issue, need stop when equal to zero, found by 'EXTRA_FLAGS=-W'. 12 years ago
Kees Cook b7165ebbf0 kobject: sanitize argument for format string 12 years ago
Andy Shevchenko 4cd5773a2a net: core: move mac_pton() to lib/net_utils.c 12 years ago
Herbert Xu 67822649d7 crypto: crct10dif - Use PTR_RET 12 years ago
Kent Overstreet c1ae6e9b4d percpu-refcount: Don't use silly cmpxchg() 12 years ago
Kent Overstreet 215e262f2a percpu: implement generic percpu refcounting 12 years ago
Seth Jennings 3a76e5e09f debugfs: add get/set for atomic types 12 years ago
Steven Rostedt 360603a1be sprintf: hex_string(): fix comment 12 years ago
Helge Deller 70ef5578dd MPILIB: disable usage of floating point registers on parisc 12 years ago
Randy Dunlap b4d3ba3346 lib: make iovec obj instead of lib 12 years ago
wang, biao ac5a2962b0 klist: del waiter from klist_remove_waiters before wakeup waitting process 12 years ago
Tim Chen 2d31e518a4 crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework 12 years ago