Commit Graph

1536 Commits (f009627b71eacfeede3d63b00a25afdf5e3e24bb)

Author SHA1 Message Date
Cesar Eduardo Barros edcd1d843a radix-tree: fix radix_tree_prev_hole() underflow case 15 years ago
FUJITA Tomonori 38388301b7 swiotlb: remove unnecessary swiotlb_sync_single_range_* 15 years ago
Joe Eykholt 5960164fde lib/random32: export pseudo-random number generator for modules 15 years ago
Imre Deak 2dcb22b346 idr: fix backtrack logic in idr_remove_all 15 years ago
Akinobu Mita c9d221f86e fault-injection: add CPU notifier error injection module 15 years ago
Jack Steiner 0ac0c0d0f8 cpusets: randomize node rotor used in cpuset_mem_spread_node() 15 years ago
Andrew Morton 0d2daf5cc8 revert "crc32: use __BYTE_ORDER macro for endian detection" 15 years ago
Joakim Tjernlund 4762bbc1a3 crc32: use __BYTE_ORDER macro for endian detection. 15 years ago
Joakim Tjernlund 836e2af925 crc32: major optimization 15 years ago
Andy Shevchenko 903788892e lib: introduce common method to convert hex digits 15 years ago
Joe Perches db0fd97c27 lib/hexdump.c: reduce stack variable size and cleanups 15 years ago
Florian Ragwitz 2b2f68b538 DYNAMIC_DEBUG: fix documentation errors 15 years ago
Dan Carpenter ea46c8f774 dynamic_debug: small cleanup in ddebug_proc_write() 15 years ago
Joe Perches cf3b429b03 vsprintf.c: use noinline_for_stack 15 years ago
Alexey Dobriyan 4be929be34 kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN 15 years ago
Peter Huewe 0dbdd1bfe0 lib/atomic64_test: fix missing include of linux/kernel.h 15 years ago
Eric W. Biederman 417daa1e8f hotplug: netns aware uevent_helper 15 years ago
Eric W. Biederman 5f71a29629 kobj: Send hotplug events in the proper namespace. 15 years ago
Eric W. Biederman 07e98962fa kobject: Send hotplug events in all network namespaces 15 years ago
Eric W. Biederman 3ff195b011 sysfs: Implement sysfs tagged directory support. 15 years ago
Eric W. Biederman bc451f2058 kobj: Add basic infrastructure for dealing with namespaces. 15 years ago
Serge E. Hallyn be867b194a sysfs: Comment sysfs directory tagging logic 15 years ago
NeilBrown db1afffab0 kref: remove kref_set 15 years ago
Jason Wessel 5dd11d5d47 mips,kgdb: kdb low level trap catch and stack trace 15 years ago
Jason Wessel f503b5ae53 x86,kgdb: Add low level debug hook 15 years ago
Jason Wessel ada64e4c98 kgdboc,keyboard: Keyboard driver for kdb with kgdb 15 years ago
Jason Wessel dcc7871128 kgdb: core changes to support kdb 15 years ago
Huang Ying fab1c23242 Unified UUID/GUID definition 15 years ago
Frederic Weisbecker e35e7fb0e9 lockup_detector: Don't enable the lockup detector by default 15 years ago
Ben Hutchings b2be05273a panic: Allow warnings to set different taint flags 15 years ago
Frederic Weisbecker 23637d477c lockup_detector: Introduce CONFIG_HARDLOCKUP_DETECTOR 15 years ago
Frederic Weisbecker e16bb1d7fe lockup_detector: Update some config 15 years ago
kirjanov@gmail.com 43aa7ac736 lib/btree: fix possible NULL pointer dereference 15 years ago
Michel Lespinasse 91af708141 rwsem: Test for no active locks in __rwsem_do_wake undo code 15 years ago
Frederic Weisbecker 89d7ce2a21 lockup_detector: Make BOOTPARAM_SOFTLOCKUP_PANIC depend on LOCKUP_DETECTOR 15 years ago
Don Zickus 58687acba5 lockup_detector: Combine nmi_watchdog and softlockup detector 15 years ago
Mathieu Desnoyers a5d8e467f8 Debugobjects transition check 15 years ago
Paul E. McKenney 55ec936ff4 rcu: enable CPU_STALL_VERBOSE by default 15 years ago
Lai Jiangshan 2b3fc35f69 rcu: optionally leave lockdep enabled after RCU lockdep splat 15 years ago
Hans Verkuil 98d5ce0d00 lib/vsprintf.c: add missing EXPORT_SYMBOL(simple_strtoll) 15 years ago
Albin Tonnerre ccdb40048b lib: fix the use of LZO to decompress initramfs images 15 years ago
Changli Gao e59464c735 flex_array: fix the panic when calling flex_array_alloc() without __GFP_ZERO 15 years ago
Joe Perches 4e310fda91 vsprintf: Change struct printf_spec.precision from s8 to s16 15 years ago
David S. Miller 8b8d8e2840 sparc64: Support kmemleak. 15 years ago
David Howells ce82653d6c radix_tree_tag_get() is not as safe as the docs make out [ver #2] 15 years ago
Kevin Hilman 3eac4abaa6 rwsem generic spinlock: use IRQ save/restore spinlocks 15 years ago
Yong Zhang 57119c34e5 ratelimit: fix the return value when __ratelimit() fails to acquire the lock 15 years ago
Yong Zhang 2a7268abc4 ratelimit: annotate ___ratelimit() 15 years ago
Dan Carpenter 39a37ce1cc dma-debug: Cleanup for copy-loop in filter_write() 15 years ago
Michal Simek 47c4c864af microblaze: Enable memory leak detector 15 years ago