Commit Graph

1591 Commits (df8940eadf011db2d4bedecf6eb659d44494edb3)

Author SHA1 Message Date
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
Cesar Eduardo Barros edcd1d843a radix-tree: fix radix_tree_prev_hole() underflow case 15 years ago
FUJITA Tomonori 38388301b7 swiotlb: remove unnecessary swiotlb_sync_single_range_* 15 years ago
Joe Eykholt 5960164fde lib/random32: export pseudo-random number generator for modules 15 years ago
Imre Deak 2dcb22b346 idr: fix backtrack logic in idr_remove_all 15 years ago
Akinobu Mita c9d221f86e fault-injection: add CPU notifier error injection module 15 years ago
Jack Steiner 0ac0c0d0f8 cpusets: randomize node rotor used in cpuset_mem_spread_node() 15 years ago
Andrew Morton 0d2daf5cc8 revert "crc32: use __BYTE_ORDER macro for endian detection" 15 years ago
Joakim Tjernlund 4762bbc1a3 crc32: use __BYTE_ORDER macro for endian detection. 15 years ago
Joakim Tjernlund 836e2af925 crc32: major optimization 15 years ago
Andy Shevchenko 903788892e lib: introduce common method to convert hex digits 15 years ago