Commit Graph

1394 Commits (be1194cca55961b4dd98ea17fb24f0ffc6fa2213)

Author SHA1 Message Date
Hans Verkuil 98d5ce0d00 lib/vsprintf.c: add missing EXPORT_SYMBOL(simple_strtoll) 15 years ago
Albin Tonnerre ccdb40048b lib: fix the use of LZO to decompress initramfs images 15 years ago
Changli Gao e59464c735 flex_array: fix the panic when calling flex_array_alloc() without __GFP_ZERO 15 years ago
Joe Perches 4e310fda91 vsprintf: Change struct printf_spec.precision from s8 to s16 15 years ago
David S. Miller 8b8d8e2840 sparc64: Support kmemleak. 15 years ago
David Howells ce82653d6c radix_tree_tag_get() is not as safe as the docs make out [ver #2] 15 years ago
Kevin Hilman 3eac4abaa6 rwsem generic spinlock: use IRQ save/restore spinlocks 15 years ago
Yong Zhang 57119c34e5 ratelimit: fix the return value when __ratelimit() fails to acquire the lock 15 years ago
Yong Zhang 2a7268abc4 ratelimit: annotate ___ratelimit() 15 years ago
Dan Carpenter 39a37ce1cc dma-debug: Cleanup for copy-loop in filter_write() 15 years ago
Michal Simek 47c4c864af microblaze: Enable memory leak detector 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Mike Frysinger 1d53661d26 blackfin: enable DEBUG_SECTION_MISMATCH 15 years ago
Martin K. Petersen 2cda2728aa block: Fix overrun in lcm() and move it to lib 15 years ago
Bjorn Helgaas 9d7cca0421 resource: add window support 15 years ago
Bjorn Helgaas 0f4050c7d3 resource: add bus number support 15 years ago
Joakim Tjernlund 51ea3f6a45 inflate_fast: sout is already a short so ptr arith was off by one. 15 years ago
Joakim Tjernlund e69eae6552 zlib: make new optimized inflate endian independent 15 years ago
Emese Revfy 52cf25d0ab Driver core: Constify struct sysfs_ops in struct kobj_type 15 years ago
Emese Revfy 9cd43611cc kobject: Constify struct kset_uevent_ops 15 years ago
Linus Torvalds b8fa05719b Revert "lib: build list_sort() only if needed" 15 years ago
Bjorn Helgaas 4da0b66c6e vsprintf: move %pR resource printf_specs off the stack 15 years ago
Bjorn Helgaas b89dc5d6b0 vsprintf: clarify comments for printf_spec flags 15 years ago
Joe Perches ef0658f3de vsprintf.c: Reduce sizeof struct printf_spec from 24 to 8 bytes 15 years ago
Joakim Tjernlund 4f2a9463d1 crc32: some minor cleanups 15 years ago
Akinobu Mita 08564fb7ab bitmap: use for_each_set_bit() 15 years ago
Ben Hutchings 9a86e2bad0 lib: fix first line of kernel-doc for a few functions 15 years ago
Don Mullis a069c266ae lib: build list_sort() only if needed 15 years ago
Don Mullis 02b12b7a28 lib: revise list_sort() header comment 15 years ago
Don Mullis 835cc0c847 lib: more scalable list_sort() 15 years ago
André Goddard Rosa d6a2eedfdd lib/string.c: simplify strnstr() 15 years ago
André Goddard Rosa a11d2b64e1 lib/string.c: simplify stricmp() 15 years ago
Simon Kagstrom 0347af4ee3 lkdtm: add debugfs access and loosen KPROBE ties 15 years ago
Amerigo Wang f047f4f379 mm: use the same log level for show_mem() 15 years ago
Frederic Weisbecker dd8b1cf681 perf: Remove pointless breakpoint union 15 years ago
Hitoshi Mitake 84c6f88fc8 perf lock: Fix and add misc documentally things 15 years ago
Paul E. McKenney 1ed509a225 rcu: Add RCU_CPU_STALL_VERBOSE to dump detailed per-task information 15 years ago
Paul E. McKenney 96be753af9 idr: Apply lockdep-based diagnostics to rcu_dereference() uses 15 years ago
Paul E. McKenney 2676a58c98 radix-tree: Disable RCU lockdep checking in radix tree 15 years ago
Paul E. McKenney 632ee20013 rcu: Introduce lockdep-based checking to RCU read-side primitives 15 years ago
Tejun Heo d2e7276b6b idr: fix a critical misallocation bug, take#2 15 years ago
Tejun Heo 6f14a668f1 idr: revert misallocation bug fix 15 years ago
Michael Ellerman 24551f64d4 lmb: Add lmb_free() 15 years ago
Tejun Heo 859ddf0974 idr: fix a critical misallocation bug 15 years ago
Chris Smith 660e2acad8 sh: kmemleak support. 15 years ago
Thiago Farina aeb583d081 lib/dma-debug.c: mark file-local struct symbol static. 15 years ago
Paul E. McKenney 4c54005ca4 rcu: 1Q2010 update for RCU documentation 15 years ago
Li Zefan d5f1fb5335 lib: Introduce strnstr() 15 years ago
Joe Perches 0159f24ee7 lib/vsprintf.c: Add IPV4 options %pI4[hnbl] for host, network, big and little endian 15 years ago
Benjamin Herrenschmidt 6846ee5ca6 zlib: Fix build of powerpc boot wrapper 15 years ago