Commit Graph

1536 Commits (f009627b71eacfeede3d63b00a25afdf5e3e24bb)

Author SHA1 Message Date
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
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
Yehuda Sadeh ff49d74ad3 module: initialize module dynamic debug later 15 years ago
Joe Perches 7db6f5fb65 vsprintf: Recursive vsnprintf: Add "%pV", struct va_format 15 years ago
Imre Deak e621ba9932 genalloc: fix allocation from end of pool 15 years ago
Paul E. McKenney 94bfa3b669 idr: fix RCU lockdep splat in idr_get_next() 15 years ago
Uwe Kleine-König 421f91d21a fix typos concerning "initiali[zs]e" 15 years ago
Mathieu Desnoyers 551d55a944 tree/tiny rcu: Add debug RCU head objects 15 years ago
Konrad Rzeszutek Wilk d7ef1533a9 swiotlb: Make swiotlb bookkeeping functions visible in the header file. 15 years ago
Konrad Rzeszutek Wilk 22d4826998 swiotlb: search and replace "int dir" with "enum dma_data_direction dir" 15 years ago
Konrad Rzeszutek Wilk bfc5501f6d swiotlb: Make internal bookkeeping functions have 'swiotlb_tbl' prefix. 15 years ago
FUJITA Tomonori abbceff7d7 swiotlb: add the swiotlb initialization function with iotlb memory 15 years ago
FUJITA Tomonori eb605a5754 swiotlb: add swiotlb_tbl_map_single library function 15 years ago
Heiko Carstens 007d08678e lib: add s390 to atomic64_dec_if_positive archs 15 years ago
Dan Carpenter 743db2d903 kobject: free memory if netlink_kernel_create() fails 15 years ago
Andrew Morton c842128607 lib/kobject_uevent.c: fix CONIG_NET=n warning 15 years ago
Linus Torvalds 35926ff5fb Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()" 15 years ago