Commit Graph

1472 Commits (c145307a110c14d09d5d92ff3c49dc0940e44b80)

Author SHA1 Message Date
Will Deacon c58bbd39f8 ARM: 6213/1: atomic64_test: add ARM as supported architecture 15 years ago
Yinghai Lu 95f72d1ed4 lmb: rename to memblock 15 years ago
Peter Zijlstra b945d6b255 rbtree: Undo augmented trees performance damage and regression 15 years ago
Yehuda Sadeh ff49d74ad3 module: initialize module dynamic debug later 15 years ago
Imre Deak e621ba9932 genalloc: fix allocation from end of pool 15 years ago
Paul E. McKenney 94bfa3b669 idr: fix RCU lockdep splat in idr_get_next() 15 years ago
Konrad Rzeszutek Wilk d7ef1533a9 swiotlb: Make swiotlb bookkeeping functions visible in the header file. 15 years ago
Konrad Rzeszutek Wilk 22d4826998 swiotlb: search and replace "int dir" with "enum dma_data_direction dir" 15 years ago
Konrad Rzeszutek Wilk bfc5501f6d swiotlb: Make internal bookkeeping functions have 'swiotlb_tbl' prefix. 15 years ago
FUJITA Tomonori abbceff7d7 swiotlb: add the swiotlb initialization function with iotlb memory 15 years ago
FUJITA Tomonori eb605a5754 swiotlb: add swiotlb_tbl_map_single library function 15 years ago
Heiko Carstens 007d08678e lib: add s390 to atomic64_dec_if_positive archs 15 years ago
Dan Carpenter 743db2d903 kobject: free memory if netlink_kernel_create() fails 15 years ago
Andrew Morton c842128607 lib/kobject_uevent.c: fix CONIG_NET=n warning 15 years ago
Linus Torvalds 35926ff5fb Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()" 15 years ago
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
Ben Hutchings b2be05273a panic: Allow warnings to set different taint flags 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
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