Commit Graph

471 Commits (d2da272a4e581e831e3567a37ef167686f1ea1d3)

Author SHA1 Message Date
Rene Herman debe621468 lib/iomap.c:bad_io_access(): print 0x hex prefix 18 years ago
Peter Lund 430d275a39 avoid negative (and full-width) shifts in radix-tree.c 18 years ago
Jan Beulich 004429956b handle recursive calls to bust_spinlocks() 18 years ago
Subbaiah Venkata 995e4286a0 lib/sort.c optimization 18 years ago
Adrian Bunk 53fa664525 lib/ioremap.c should #include <linux/io.h> 18 years ago
Neil Horman 8e2b705649 argv_split: allow argv_split to handle NULL pointer in argcp parameter gracefully 18 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
Peter Zijlstra 145ca25eb2 lib: floating proportions 18 years ago
Peter Zijlstra dc62a30e27 lib: percpu_counter_init_irq 18 years ago
Peter Zijlstra 833f4077bf lib: percpu_counter_init error handling 18 years ago
Peter Zijlstra bf1d89c813 lib: percpu_count_sum() 18 years ago
Peter Zijlstra 52d9f3b409 lib: percpu_counter_sum_positive 18 years ago
Peter Zijlstra 3a587f47b8 lib: percpu_counter_set 18 years ago
Peter Zijlstra 20e8976709 lib: make percpu_counter_add take s64 18 years ago
Peter Zijlstra 252e0ba6b7 lib: percpu_counter variable batch 18 years ago
Peter Zijlstra aa0dff2d09 lib: percpu_counter_add 18 years ago
Mel Gorman e12ba74d8f Group short-lived and reclaimable kernel allocations 18 years ago
Jeff Moyer 26fb1589cb fix the max path calculation in radix-tree.c 18 years ago
Nick Piggin c0bc9875b7 radix-tree: use indirect bit 18 years ago
Fengguang Wu 6df8ba4f8a radixtree: introduce radix_tree_next_hole() 18 years ago
Randy Dunlap bfe8df3d31 slow down printk during boot 18 years ago
Jens Axboe dbfd49fe9d swiotlb: sg chaining support 18 years ago
Al Viro 5ba253313d more low-hanging fruits - kernel, fs, lib signedness 18 years ago
David Brownell aa24886e37 dma_free_coherent() needs irqs enabled (sigh) 18 years ago
Greg Kroah-Hartman f0e7e1bd77 kobject: update the copyrights 18 years ago
Greg Kroah-Hartman e4bc16621d driver core: remove subsystem_init() 18 years ago
Tejun Heo a4e8b91254 sysfs: move sysfs file poll implementation to sysfs_open_dirent 18 years ago
Kay Sievers ccd490a3c3 Driver core: kerneldoc - kobject_uevent_env is not "usually KOBJ_MOVE" 18 years ago
Kay Sievers 5c5daf657c Driver core: exclude kobject_uevent.c for !CONFIG_HOTPLUG 18 years ago
Eric W. Biederman 90bc61359d sysfs: Remove first pass at shadow directory support 18 years ago
Greg Kroah-Hartman ce2c9cb025 kobject: remove the static array for the name 18 years ago
Greg Kroah-Hartman 1ef4cfac01 Driver core: remove subsys_get() 18 years ago
Greg Kroah-Hartman 6e9d930d16 Driver core: remove subsys_put() 18 years ago
Kay Sievers 6a8d8abb6e Driver core: add CONFIG_UEVENT_HELPER_PATH 18 years ago
Kay Sievers 7eff2e7a8b Driver core: change add_uevent_var to use a struct 18 years ago
David S. Miller d4faaecbcc [ZLIB]: Fix external builds of zlib_inflate code. 18 years ago
Denys Vlasenko 8336793baf [ZLIB]: Move bnx2 driver gzip unpacker into zlib. 18 years ago
Eric W. Biederman b4b510290b [NET]: Support multiple network namespaces with netlink 18 years ago
Alexey Dobriyan 7a5c5d5735 Move kasprintf.o to obj-y 18 years ago
Peter Zijlstra a560aa48ee lockstat: documentation 18 years ago
Hugh Dickins 048c8bc90e [POWERPC] ppc64: support CONFIG_DEBUG_PREEMPT 18 years ago
Danny ter Haar fdfb870f8e typo fix Kernel config option 18 years ago
Geert Uytterhoeven 928923c76b Introduce CONFIG_CHECK_SIGNATURE 18 years ago
Rolf Eike Beer 5ca2481424 PCI: Document pci_iomap() 18 years ago
Alan Stern eb9a9a5631 hex_dump: add missing "const" qualifiers 18 years ago
Artem Bityutskiy 6a0ed91e36 hexdump: use const notation 18 years ago
Oleg Nesterov 6ace06dc68 idr_remove_all: kill unused variable 18 years ago
Adrian Bunk 99eb8a550d Remove the arm26 port 18 years ago
Sam Ravnborg 96e3e18eed lib: move kasprintf to a separate file 18 years ago
Richard Purdie c21b37f644 lzo: add some missing casts 18 years ago