Commit Graph

448 Commits (cca3b3718ca96dca51daf1129ac03003bcede751)

Author SHA1 Message Date
Al Viro 5ba253313d more low-hanging fruits - kernel, fs, lib signedness 17 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
Cornelia Huck cd030c4cb3 kobject: fix link error when CONFIG_HOTPLUG is disabled 18 years ago
Stephen Rothwell 6ddb23c78a fault_inject: silence a warning 18 years ago
Keir Fraser df336d1c7b Fix swiotlb_sync_single_range() 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Peter Zijlstra f20786ff4d lockstat: core infrastructure 18 years ago
Kay Sievers 60a96a5956 Driver core: accept all valid action-strings in uevent-trigger 18 years ago
Jeremy Fitzhardinge 86313c488a usermodehelper: Tidy up waiting 18 years ago
Jeremy Fitzhardinge d84d1cc764 add argv_split() 18 years ago
Jan Nikitenko ad241528c4 CRC7 support 18 years ago
Christoph Lameter 94f6030ca7 Slab allocators: Replace explicit zeroing with __GFP_ZERO 18 years ago
Linus Torvalds a54890d7a6 Make check_signature depend on CONFIG_HAS_IOMEM 18 years ago
Denis Vlasenko 4277eedd79 vsprintf.c: optimizing, part 2: base 10 conversion speedup, v2 18 years ago
Denis Vlasenko b39a734097 vsprintf.c: optimizing, part 1 (easy and obvious stuff) 18 years ago
Heiko Carstens 608e261968 generic bug: use show_regs() instead of dump_stack() 18 years ago
Andrew Morton cc2ea416b2 uninline check_signature() 18 years ago
Andrew Morton b4ef0296f2 percpu_counters: use for_each_online_cpu() 18 years ago
Andrew Morton c67ad917cb percpu_counters(): use cpu notifiers 18 years ago
Christoph Lameter f0630fff54 SLUB: support slub_debug on by default 18 years ago
Kristian Hoegsberg 23936cc0b5 lib: add idr_remove_all 18 years ago
Kristian Hoegsberg 96d7fa421e lib: add idr_for_each() 18 years ago
David Chinner d7f0923d83 [LIB]: export radix_tree_preload() 18 years ago
Tejun Heo 608e266a2d sysfs: make kobj point to sysfs_dirent instead of dentry 18 years ago