Commit Graph

1953 Commits (e839ca528718e68cad32a307dc9aabf01ef3eb05)

Author SHA1 Message Date
David Howells ae3a197e3d Disintegrate asm/system.h for PowerPC 13 years ago
Hugh Dickins 9f7de8275b idr: make idr_get_next() good for rcu_read_lock() 13 years ago
Cong Wang c3eede8e0a lib: remove the second argument of k[un]map_atomic() 13 years ago
Tom Herbert 930c514f69 dql: Fix undefined jiffies 13 years ago
Andrew Vagin 7b60a18da3 uevent: send events in correct order according to seqnum (v3) 13 years ago
Jan Beulich 5756b76e4d vsprintf: make %pV handling compatible with kasprintf() 13 years ago
Stephen Boyd 9f78ff005a debugobjects: Fix selftest for static warnings 13 years ago
Paul E. McKenney a858af2875 rcu: Print scheduling-clock information on RCU CPU stall-warning messages 13 years ago
Paul E. McKenney 5c8806a037 rcu: Move RCU_TRACE to lib/Kconfig.debug 13 years ago
Fernando Luis Vázquez Cao 5f32908943 watchdog: Update Kconfig entries 13 years ago
David Howells 690d137f44 Reduce the number of expensive division instructions done by _parse_integer() 13 years ago
David Miller a99e7e5f36 lib: Fix 32-bit sparc udiv_qrnnd() definition in mpilib's longlong.h 13 years ago
David Miller c6df4b17c8 lib: Fix multiple definitions of clz_tab 13 years ago
Dmitry Kasatkin 86f8bedc9e lib/digsig: checks for NULL return value 13 years ago
Dmitry Kasatkin 43b2c0aeaa lib/mpi: added missing NULL check 13 years ago
Dmitry Kasatkin a6d68ecc56 lib/mpi: added comment on divide by 0 case 13 years ago
Dmitry Kasatkin 4877e05619 lib/mpi: check for possible zero length 13 years ago
Dmitry Kasatkin b35e286a64 lib/digsig: pkcs_1_v1_5_decode_emsa cleanup 13 years ago
Dmitry Kasatkin f58a08152c lib/digsig: additional sanity checks against badly formated key payload 13 years ago
Dmitry Kasatkin bc95eeadf5 lib/mpi: removed unused functions 13 years ago
Dmitry Kasatkin e2fe85c236 lib/mpi: checks for zero divisor length 13 years ago
Dmitry Kasatkin e87c5e35a9 lib/mpi: return error code on dividing by zero 13 years ago
Dmitry Kasatkin 3cccd1543a lib/mpi: replaced MPI_NULL with normal NULL 13 years ago
Dmitry Kasatkin c70c471c58 lib/mpi: added missing NULL check 13 years ago
Michael S. Tsirkin b923650b84 lib: add NO_GENERIC_PCI_IOPORT_MAP 13 years ago
Prarit Bhargava b0f4c4b32c bugs, x86: Fix printk levels for panic, softlockups and stack dumps 13 years ago
Alan Stern f3ff924708 Remove useless get_driver()/put_driver() calls 13 years ago
Jim Cromie 85f7f6c0ed dynamic_debug: process multiple debug-queries on a line 13 years ago
Jim Cromie 574b3725e3 dynamic_debug: factor vpr_info_dq out of ddebug_parse_query 13 years ago
Jim Cromie 2b6783191d dynamic_debug: add trim_prefix() to provide source-root relative paths 13 years ago
Jim Cromie 7281491c59 dynamic_debug: enlarge command/query write buffer 13 years ago
Jim Cromie 8bd6026e88 dynamic_debug: chop off comments in ddebug_tokenize 13 years ago
Jim Cromie b5b78f8385 dynamic_debug: early return if _ddebug table is empty 13 years ago
Jim Cromie 820874c75e dynamic_debug: tighten up error checking on debug queries 13 years ago
Jim Cromie 5ca7d2a6c5 dynamic_debug: describe_flags with '=[pmflt_]*' 13 years ago
Jim Cromie d6a238d250 dynamic_debug: drop explicit !=NULL checks 13 years ago
Jim Cromie ae27f86a21 dynamic_debug: pr_err() call should not depend upon verbosity 13 years ago
Jim Cromie bc757f6f5b dynamic_debug: replace strcpy with strlcpy, in ddebug_setup_query() 13 years ago
Jim Cromie 74df138d50 dynamic_debug: change verbosity at runtime 13 years ago
Jim Cromie 87e6f96833 dynamic_debug: drop enabled field from struct _ddebug, use _DPRINTK_FLAGS_PRINT 13 years ago
Jim Cromie 07100be7e0 dynamic_debug: fix whitespace complaints from scripts/cleanfile 13 years ago
David Howells 4bf1924c00 MPILIB: Add a missing ENOMEM check 13 years ago
Dmitry Kasatkin 2e5f094b9d lib: Removed MPILIB, MPILIB_EXTRA, and SIGNATURE prompts 13 years ago
Dmitry Kasatkin 68adcad570 lib: MPILIB Kconfig description update 13 years ago
Dmitry Kasatkin be440ec773 lib: digital signature dependency fix 13 years ago
Dmitry Kasatkin 5e8898e97a lib: digital signature config option name change 13 years ago
Sascha Hauer 35f1526845 unlzo: fix input buffer free 13 years ago
Hugh Dickins e2bdb933ab radix_tree: take radix_tree_path off stack 13 years ago
Joakim Tjernlund 5742332dea crc32: optimize inner loop 13 years ago
Steve Hodgson 96b62067f9 btree: export btree_get_prev() so modules can use btree_for_each 13 years ago