Commit Graph

1217 Commits (174e1ebffd30a7599b889900089f7acef944cc6b)

Author SHA1 Message Date
Kumar Gala 01deab98e3 powerpc: Minor cleanup to lib/Kconfig.debug 15 years ago
Alexey Dobriyan d43c36dc6b headers: remove sched.h from interrupt.h 16 years ago
Heiko Carstens dfcc3e6a8b [S390] Enable kmemleak on s390. 16 years ago
Andy Spencer 8fccae2c95 sscanf(): fix %*s%n 16 years ago
Phillip Lougher 6a8811629e lzma/gzip: fix potential oops when input data is truncated 16 years ago
Joe Perches eb78cd26b9 lib/vsprintf.c: Avoid possible unaligned accesses in %pI6c 16 years ago
David Rientjes fc0d8d944d flex_array: add missing kerneldoc annotations 16 years ago
David Rientjes 45b588d6e5 flex_array: introduce DEFINE_FLEX_ARRAY 16 years ago
David Rientjes 4af5a2f770 flex_array: add flex_array_shrink function 16 years ago
David Rientjes 19da3dd157 flex_array: poison free elements 16 years ago
David Rientjes e6de3988aa flex_array: add flex_array_clear function 16 years ago
Marcin Slusarz 2f30b1f9e1 vsprintf: use WARN_ON_ONCE 16 years ago
Anand Gadiyar fd589a8f0a trivial: fix typo "to to" in multiple files 16 years ago
Randy Dunlap 99657c7857 kernel hacking: move STRIP_ASM_SYMS from General 16 years ago
Steven Rostedt 0efb4d2072 vsnprintf: remove duplicate comment of vsnprintf 16 years ago
Steven Rostedt 91adcd2c4b vsprintf: add %ps that is the same as %pS but is like %pf 16 years ago
Nicolas Pitre 2f82af08fc Nicolas Pitre has a new email address 16 years ago
David Howells e0e817392b CRED: Add some configurable debugging [try #6] 16 years ago
Joe Perches 8a27f7c90f lib/vsprintf.c: Add "%pI6c" - print pointer as compressed ipv6 address 16 years ago
Benjamin Herrenschmidt 4f8ee2c9cc lmb: Remove __init from lmb_end_of_DRAM() 16 years ago
David Rientjes b62e408c05 flex_array: convert element_nr formals to unsigned 16 years ago
David Rientjes 105b6e8a74 flex_array: fix flex_array_free_parts comment 16 years ago
David Rientjes a30b595d2c flex_array: fix get function for elements in base starting at non-zero 16 years ago
Paul E. McKenney 6b3ef48adf rcu: Remove CONFIG_PREEMPT_RCU 16 years ago
Paul E. McKenney f41d911f8c rcu: Merge preemptable-RCU functionality into hierarchical RCU 16 years ago
Linus Torvalds f4b0373b26 Make bitmask 'and' operators return a result code 16 years ago
Casey Dahlin c7084b35eb lib/swiotlb.c: Fix strange panic message selection logic when swiotlb fills up 16 years ago
Kyle McMartin ec9c96ef3c dma-debug: Fix check_unmap null pointer dereference 16 years ago
Michael Ellerman bbdc16f58e kmemleak: Allow kmemleak to be built on powerpc 16 years ago
Albin Tonnerre 9e5cf0ca2e lib/decompress_*: only include <linux/slab.h> if STATIC is not defined 16 years ago
Phillip Lougher b1af4315d8 bzip2/lzma: remove nasty uncompressed size hack in pre-boot environment 16 years ago
Phillip Lougher daeb6b6fbe bzip2/lzma/gzip: fix comments describing decompressor API 16 years ago
Jonathan Corbet 0786820107 flex_array: remove unneeded index calculation 16 years ago
Sebastian Andrzej Siewior 6de7e356fa lib/scatterlist: add a flags to signalize mapping direction 16 years ago
Dave Hansen 534acc057b lib: flexible array implementation 16 years ago
Roland Dreier 3fc7b4b220 lib: export generic atomic64_t functions 16 years ago
Roel Kluin 4df7b3e037 Dynamic debug: fix typo: -/-> 16 years ago
FUJITA Tomonori 862d196b27 swiotlb: use phys_to_dma and dma_to_phys 16 years ago
FUJITA Tomonori b9394647ac swiotlb: use dma_capable() 16 years ago
FUJITA Tomonori 02ca646e73 swiotlb: remove unnecessary swiotlb_bus_to_virt 16 years ago
FUJITA Tomonori cf56e3f2e8 swiotlb: remove swiotlb_arch_range_needs_mapping 16 years ago
FUJITA Tomonori bb52196be3 swiotlb: remove unused swiotlb_alloc() 16 years ago
FUJITA Tomonori 3885123da8 swiotlb: remove unused swiotlb_alloc_boot() 16 years ago
Oleg Nesterov 967cc53711 kernel: is_current_single_threaded: don't use ->mmap_sem 16 years ago
Oleg Nesterov 5bb459bb45 kernel: rename is_single_threaded(task) to current_is_single_threaded(void) 16 years ago
Oleg Nesterov d2e3ee9b29 kernel: fix is_single_threaded 16 years ago
Ingo Molnar f39d1b9792 dma-debug: Fix the overlap() function to be correct and readable 16 years ago
Sebastian Andrzej Siewior d33c9a491b kmemcheck: depend on HAVE_ARCH_KMEMCHECK 16 years ago
Catalin Marinas a9d9058aba kmemleak: Allow the early log buffer to be configurable. 16 years ago
Tejun Heo 7c756e6e19 percpu: implement optional weak percpu definitions 16 years ago