Commit Graph

1374 Commits (b660d0485efeff743c72f1be2185832de8477a24)

Author SHA1 Message Date
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
Dave Chinner 2c761270d5 lib: Introduce generic list_sort function 15 years ago
Uwe Kleine-König 3f4724027b vsnprintf: fix reference for compressed ipv6 addresses 15 years ago
Sascha Hauer 7ee3aebe31 lib/rational.c needs module.h 15 years ago
Albin Tonnerre cacb246f8d Add LZO compression support for initramfs and old-style initrd 15 years ago
Albin Tonnerre 7dd65feb6c lib: add support for LZO-compressed kernels 15 years ago
Joakim Tjernlund ac4c2a3bbe zlib: optimize inffast when copying direct from output 15 years ago
Krzysztof Halasa 42d53b4ff7 dma-debug: allow DMA_BIDIRECTIONAL mappings to be synced with DMA_FROM_DEVICE and 15 years ago
Joe Perches c8e000604b lib: Kill bit-reversed FDDI MAC output case, it's bogus. 15 years ago
Joe Perches bc7259a2ce lib/vsprintf.c: Add %pMF to format FDDI bit reversed MAC addresses 15 years ago
Ingo Molnar a8fe9ea200 dma-debug: Fix bug causing build warning 15 years ago
Akinobu Mita 39d997b514 x86, core: Optimize hweight32() 15 years ago
Randy Dunlap a6cd13f3c9 lib/string.c: fix kernel-doc warnings 15 years ago
Shaun Ruffell f797d9881b dma-debug: Do not add notifier when dma debugging is disabled. 15 years ago
Uwe Kleine-König 8a79503aa8 lib/vsprintf.c: document more vsnprintf extensions 15 years ago