Commit Graph

1561 Commits (a8070dd365dd995f6139a2fc3aeee10159bdcc45)

Author SHA1 Message Date
Arnd Bergmann 6de5bd128d BKL: introduce CONFIG_BKL. 15 years ago
Peter Zijlstra 3b6e901f83 jump_label: Use more consistent naming 15 years ago
Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
Yinghai Lu e79f86b2ef swiotlb: Use page alignment for early buffer allocation 15 years ago
FUJITA Tomonori 03620b2d75 swiotlb: make io_tlb_overflow static 15 years ago
Linus Torvalds 5336377d62 modules: Fix module_bug_list list corruption race 15 years ago
Don Mullis f015ac3edd lib/list_sort: do not pass bad pointers to cmp callback 15 years ago
Paul E. McKenney 2dfbf4dfbe rcu: Add advice to PROVE_RCU_REPEATEDLY kernel config parameter 15 years ago
Jason Baron 52159d98be jump label: Convert dynamic debug to use jump labels 15 years ago
Steven Rostedt 46b93b74fc tracing/lockdep: Fix dependency of TRACE_IRQFLAGS 15 years ago
Jeffrey Carlyle edce6820a9 scatterlist: prevent invalid free when alloc fails 15 years ago
NeilBrown 7c44ece988 Move .gitignore from drivers/md to lib/raid6 15 years ago
Xiaotian Feng f6e6e7799e kobject_uevent: fix typo in comments 15 years ago
Dave Chinner 144dcfc012 radix-tree: radix_tree_range_tag_if_tagged() can set incorrect tags 15 years ago
Dave Chinner b6dd08652e radix-tree: clear all tags in radix_tree_node_rcu_free 15 years ago
Jan Kara d5ed3a4af7 lib/radix-tree.c: fix overflow in radix_tree_range_tag_if_tagged() 15 years ago
Paul E. McKenney 910b1b7e19 rcu: Allow RCU CPU stall warnings to be off at boot, but manually enablable 15 years ago
Arnd Bergmann a1115570b3 radix-tree: __rcu annotations 15 years ago
Paul E. McKenney b163760e37 rcu: make CPU stall warning timeout configurable 15 years ago
Paul E. McKenney ca5ecddfa8 rcu: define __rcu address space modifier for sparse 15 years ago
Randy Dunlap 625fdcaa6d latencytop: Fix kconfig dependency warnings 15 years ago
David Howells 1490cf5f0c MN10300: Don't try and #include <linux/slab.h> in lib/inflate.c from bootloader 15 years ago
NeilBrown a8e026c785 Further tidyup of raid6 naming in lib/raid6 15 years ago
NeilBrown d5302fe41f Make lib/raid6/test build correctly. 15 years ago
Prarit Bhargava dd21e9bdff lib/decompress_bunzip2.c: fix checkstack warning 15 years ago
Anton Blanchard 863a604920 lib/bug.c: add oops end marker to WARN implementation 15 years ago
Anton Blanchard e2e7e09325 lib/bug.c: make WARN implementation match the kernel/panic.c one 15 years ago
David Woodhouse cc4589ebfa Rename raid6 files now they're in a 'raid6' directory. 15 years ago
Michel Lespinasse a8618a0e8a rwsem: smaller wrappers around rwsem_down_failed_common 15 years ago
Michel Lespinasse 424acaaeb3 rwsem: wake queued readers when writer blocks on active read lock 15 years ago
Michel Lespinasse fd41b33435 rwsem: let RWSEM_WAITING_BIAS represent any number of waiting threads 15 years ago
Michel Lespinasse 70bdc6e064 rwsem: lighter active count checks when waking up readers 15 years ago
Michel Lespinasse 345af7bf33 rwsem: fully separate code paths to wake writers vs readers 15 years ago
Eric Paris ea98eed9bc flex_array: add helpers to get and put to make pointers easy to use 15 years ago
Michal Nazarewicz 559b140a36 lib: vsprintf: useless strlen() removed 15 years ago
Baruch Siach e3f76e3386 list debugging: warn when deleting a deleted entry 15 years ago
Anton Blanchard e269b08517 iommu: inline iommu_num_pages 15 years ago
Jan Kara ebf8aa44be radix-tree: omplement function radix_tree_range_tag_if_tagged 15 years ago
Tim Chen 27f5e0f694 tmpfs: add accurate compare function to percpu_counter library 15 years ago
Randy Dunlap c462e8cd57 debugfs: no longer needs to depend on SYSFS 15 years ago
Michal Simek 79aac88903 microblaze: Disable FRAME_POINTER selection 15 years ago
Chris Wilson b94de9bb75 lib/scatterlist: Hook sg_kmalloc into kmemleak (v2) 15 years ago
Will Deacon c58bbd39f8 ARM: 6213/1: atomic64_test: add ARM as supported architecture 15 years ago
Takuya Yoshikawa f4d0143951 Kconfig.debug: FAIL_IO_TIMEOUT: typo Faul -> Fault 15 years ago
Jason Baron ab0155a22a kmemleak: Introduce a default off mode for kmemleak 15 years ago
Andi Kleen d6f4ceb796 Kbuild: Add option to set -femit-struct-debug-baseonly 15 years ago
Yinghai Lu 95f72d1ed4 lmb: rename to memblock 15 years ago
Kulikov Vasiliy 4d45ada36b lib/devres.c: fix comment typo 15 years ago
Kenji Kaneshige ffa71f33a8 x86, ioremap: Fix incorrect physical address handling in PAE mode 15 years ago
Peter Zijlstra b945d6b255 rbtree: Undo augmented trees performance damage and regression 15 years ago