Commit Graph

1472 Commits (c145307a110c14d09d5d92ff3c49dc0940e44b80)

Author SHA1 Message Date
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
Borislav Petkov d61931d89b x86: Add optimized popcnt variants 15 years ago
Peter Zijlstra 1527bc8b92 bitops: Optimize hweight() by making use of compile-time evaluation 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
Henrik Kretzschmar 1fb2f77c03 debugobjects: Section mismatch cleanup 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
H. Peter Anvin a5c9161f27 x86, atomic64: In selftest, distinguish x86-64 from 586+ 15 years ago
Luca Barbieri 25a304f277 lib: Fix atomic64_inc_not_zero test 15 years ago
Luca Barbieri 97577896f6 lib: Fix atomic64_add_unless return value convention 15 years ago
Luca Barbieri 9efbcd5902 lib: Fix atomic64_add_unless test 15 years ago
Luca Barbieri d7f6de1e9c x86: Implement atomic[64]_dec_if_positive() 15 years ago
Luca Barbieri 8f4f202b33 lib: Only test atomic64_dec_if_positive on archs having it 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
Luca Barbieri 86a8938078 lib: Add self-test for atomic64_t 15 years ago
Ben Hutchings 4d1ee80f3a idr: export idr_get_next() 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