summaryrefslogtreecommitdiff
path: root/lib (unfollow)
Commit message (Expand)Author
2010-05-30Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()"Linus Torvalds
2010-05-27radix-tree: fix radix_tree_prev_hole() underflow caseCesar Eduardo Barros
2010-05-27swiotlb: remove unnecessary swiotlb_sync_single_range_*FUJITA Tomonori
2010-05-27lib/random32: export pseudo-random number generator for modulesJoe Eykholt
2010-05-27idr: fix backtrack logic in idr_remove_allImre Deak
2010-05-27fault-injection: add CPU notifier error injection moduleAkinobu Mita
2010-05-27cpusets: randomize node rotor used in cpuset_mem_spread_node()Jack Steiner
2010-05-26revert "crc32: use __BYTE_ORDER macro for endian detection"Andrew Morton
2010-05-25crc32: use __BYTE_ORDER macro for endian detection.Joakim Tjernlund
2010-05-25crc32: major optimizationJoakim Tjernlund
2010-05-25lib: introduce common method to convert hex digitsAndy Shevchenko
2010-05-25lib/hexdump.c: reduce stack variable size and cleanupsJoe Perches
2010-05-25DYNAMIC_DEBUG: fix documentation errorsFlorian Ragwitz
2010-05-25dynamic_debug: small cleanup in ddebug_proc_write()Dan Carpenter
2010-05-25vsprintf.c: use noinline_for_stackJoe Perches
2010-05-25kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Alexey Dobriyan
2010-05-24lib/atomic64_test: fix missing include of linux/kernel.hPeter Huewe
2010-05-21hotplug: netns aware uevent_helperEric W. Biederman
2010-05-21kobj: Send hotplug events in the proper namespace.Eric W. Biederman
2010-05-21kobject: Send hotplug events in all network namespacesEric W. Biederman
2010-05-21sysfs: Implement sysfs tagged directory support.Eric W. Biederman
2010-05-21kobj: Add basic infrastructure for dealing with namespaces.Eric W. Biederman
2010-05-21sysfs: Comment sysfs directory tagging logicSerge E. Hallyn
2010-05-21kref: remove kref_setNeilBrown
2010-05-20mips,kgdb: kdb low level trap catch and stack traceJason Wessel
2010-05-20x86,kgdb: Add low level debug hookJason Wessel
2010-05-20kgdboc,keyboard: Keyboard driver for kdb with kgdbJason Wessel
2010-05-20kgdb: core changes to support kdbJason Wessel
2010-05-19Unified UUID/GUID definitionHuang Ying
2010-05-19panic: Allow warnings to set different taint flagsBen Hutchings
2010-05-15lib/btree: fix possible NULL pointer dereferencekirjanov@gmail.com
2010-05-12rwsem: Test for no active locks in __rwsem_do_wake undo codeMichel Lespinasse
2010-05-10Debugobjects transition checkMathieu Desnoyers
2010-05-10rcu: enable CPU_STALL_VERBOSE by defaultPaul E. McKenney
2010-05-10rcu: optionally leave lockdep enabled after RCU lockdep splatLai Jiangshan
2010-04-24lib/vsprintf.c: add missing EXPORT_SYMBOL(simple_strtoll)Hans Verkuil
2010-04-24lib: fix the use of LZO to decompress initramfs imagesAlbin Tonnerre
2010-04-24flex_array: fix the panic when calling flex_array_alloc() without __GFP_ZEROChangli Gao
2010-04-14vsprintf: Change struct printf_spec.precision from s8 to s16Joe Perches
2010-04-12sparc64: Support kmemleak.David S. Miller
2010-04-09radix_tree_tag_get() is not as safe as the docs make out [ver #2]David Howells
2010-04-07rwsem generic spinlock: use IRQ save/restore spinlocksKevin Hilman
2010-04-07ratelimit: fix the return value when __ratelimit() fails to acquire the lockYong Zhang
2010-04-07ratelimit: annotate ___ratelimit()Yong Zhang
2010-04-07dma-debug: Cleanup for copy-loop in filter_write()Dan Carpenter
2010-04-07microblaze: Enable memory leak detectorMichal Simek
2010-04-06x86: Add optimized popcnt variantsBorislav Petkov
2010-04-06bitops: Optimize hweight() by making use of compile-time evaluationPeter Zijlstra
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-26debugobjects: Section mismatch cleanupHenrik Kretzschmar