Commit Graph

1472 Commits (c145307a110c14d09d5d92ff3c49dc0940e44b80)

Author SHA1 Message Date
Thomas Gleixner a26724591e plist: Make plist debugging raw_spinlock aware 15 years ago
Thomas Gleixner fa4062e7ea bkl: Fixup core_lock fallout 15 years ago
Thomas Gleixner 9828ea9d75 locking: Further name space cleanups 15 years ago
Thomas Gleixner c2f21ce2e3 locking: Implement new raw_spinlock 15 years ago
Thomas Gleixner e5931943d0 locking: Convert raw_rwlock functions to arch_rwlock 15 years ago
Thomas Gleixner fb3a6bbc91 locking: Convert raw_rwlock to arch_rwlock 15 years ago
Thomas Gleixner 0199c4e68d locking: Convert __raw_spin* functions to arch_spin* 15 years ago
Thomas Gleixner edc35bd72e locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED 15 years ago
Thomas Gleixner 445c89514b locking: Convert raw_spinlock to arch_spinlock 15 years ago
Albert Herranz c5df7f7751 powerpc: allow ioremap within reserved memory regions 15 years ago
Linus Torvalds f01eb36403 [BKL] add 'might_sleep()' to the outermost lock taker 15 years ago
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
Thadeu Lima de Souza Cascardo 94e2bd6888 tree-wide: fix some typos and punctuation in comments 15 years ago
Paul E. McKenney 8bfb2f8e65 rcu: Make RCU's CPU-stall detector be default 15 years ago
Joern Engel 5db53f3e80 [LogFS] add new flash file system 15 years ago
David Howells 285e728b0a FS-Cache: Don't delete pending pages from the page-store tracking tree 15 years ago
David Howells b34df792b4 FS-Cache: Use radix tree preload correctly in tracking of pages to be stored 15 years ago
Linus Torvalds a414f01ac2 strcmp: fix overflow and possibly signedness error 15 years ago
Thomas Gleixner dc186ad741 workqueue: Add debugobjects support 15 years ago
FUJITA Tomonori b18485e7ac swiotlb: Remove the swiotlb variable usage 15 years ago
Eric W. Biederman 83ac201b4f sysctl: Remove dead code from sysctl_check 15 years ago
FUJITA Tomonori 75f1cdf1dd x86: Handle HW IOMMU initialization failure gracefully 15 years ago
FUJITA Tomonori ad32e8cb86 swiotlb: Defer swiotlb init printing, export swiotlb_print_info() 15 years ago
FUJITA Tomonori 5740afdb68 swiotlb: Add swiotlb_free() function 15 years ago
Randy Dunlap b60e26a2f0 kmemleak: fix kconfig for crc32 build error 15 years ago
Bjorn Helgaas c7dabef8a2 vsprintf: use %pR, %pr instead of %pRt, %pRf 15 years ago
Bjorn Helgaas fd95541e23 vsprintf: add %pRt, %pRf to print struct resource details 15 years ago
Bjorn Helgaas c91d3376e5 vsprintf: add %pR support for IRQ and DMA resources 15 years ago
Bjorn Helgaas 2840537228 vsprintf: fix io/mem resource width 15 years ago
Arnd Bergmann 0a5549ed16 lib/checksum: fix one more thinko 15 years ago
Arnd Bergmann 20c1f641bb lib/checksum.c: make do_csum optional 15 years ago
Arnd Bergmann c44ba9f668 lib/checksum.c: use 32-bit arithmetic consistently 15 years ago
Joerg Roedel 59a40e7045 dma-debug: Fix compile warning with PAE enabled 16 years ago
Kumar Gala 01deab98e3 powerpc: Minor cleanup to lib/Kconfig.debug 16 years ago
Christian Borntraeger 5c82871335 ratelimit: Make suppressed output messages more useful 16 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
Philipp Reisner b411b3637f The DRBD driver 16 years ago
Frederic Weisbecker 925936ebf3 tracing: Pushdown the bkl tracepoints calls 16 years ago
Phillip Lougher 6a8811629e lzma/gzip: fix potential oops when input data is truncated 16 years ago
Frederic Weisbecker 96a2c464de tracing/bkl: Add bkl ftrace events 16 years ago
Joe Perches eb78cd26b9 lib/vsprintf.c: Avoid possible unaligned accesses in %pI6c 16 years ago
Ingo Molnar 3fff4c42bd printk: Remove ratelimit.h from kernel.h 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