Commit Graph

421 Commits (0956895aa6f8dc6a33210967252fd7787652537d)

Author SHA1 Message Date
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
Tejun Heo 72dba584b6 ida: implement idr based id allocator 18 years ago
Tejun Heo e33ac8bdb0 idr: separate out idr_mark_full() 18 years ago
Tejun Heo 7aae6dd80e idr: fix obscure bug in allocation path 18 years ago
Kay Sievers 80f03e349f Driver core: add missing kset uevent 18 years ago
Richard Purdie 64c70b1cf4 Add LZO1X algorithm to the kernel 18 years ago
Ingo Molnar b642b6d3fa sched: scheduler debugging, enable in Kconfig 18 years ago
Randy Dunlap c790923499 hexdump: more output formatting 18 years ago
Greg Kroah-Hartman 5c73a3fba6 kobject: use the proper printk level for kobject error 18 years ago
Ingo Molnar c1a834dc70 timer stats: speedups 18 years ago
Paul E. McKenney 9aaffc898f prohibit rcutorture from being compiled into the kernel 18 years ago
Alexey Dobriyan e8edc6e03a Detach sched.h from mm.h 18 years ago
Akinobu Mita 6d690dcac9 fault injection: disable stacktrace filter for x86-64 18 years ago
Randy Dunlap 99eaf3c45f lib/hexdump 18 years ago
Amy Griffis e54dc2431d [PATCH] audit signal recipients 18 years ago
Amy Griffis 7f13da40e3 [PATCH] add SIGNAL syscall class (v3) 18 years ago
Ivo van Doorn 3e7cbae7c6 CRC ITU-T V.41 18 years ago
Rafael J. Wysocki 8bb7844286 Add suspend-related notifications for CPU hotplug 18 years ago
Alistair John Strachan 794543a236 Move LOG_BUF_SHIFT to a more sensible place 18 years ago
Johannes Berg c6b40d16d1 fix sscanf %n match at end of input string 18 years ago
Robert P. J. Day c761c84154 kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debug 18 years ago
Sam Ravnborg b2ead6e012 fix section mismatch warning in lib/swiotlb.c 18 years ago
Christoph Hellwig ab1b6f03a1 simplify the stacktrace code 18 years ago
Richard Purdie f0ac675806 Fix ppp_deflate issues with recent zlib_inflate changes 18 years ago