aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ghash-generic.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-14security, crypto: LLVMLinux: Remove VLAIS from ima_crypto.cBehan Webster1-28/+19
2014-10-14crypto: LLVMLinux: Remove VLAIS usage from libcrc32c.cJan-Simon Möller1-9/+7
2014-10-14crypto: LLVMLinux: Remove VLAIS usage from crypto/hmac.cJan-Simon Möller1-14/+11
2014-10-14crypto, dm: LLVMLinux: Remove VLAIS usage from dm-cryptJan-Simon Möller1-20/+14
2014-10-14crypto: LLVMLinux: Remove VLAIS from crypto/.../qat_algs.cBehan Webster1-17/+14
2014-10-14crypto: LLVMLinux: Remove VLAIS from crypto/omap_sham.cBehan Webster1-17/+11
2014-10-14crypto: LLVMLinux: Remove VLAIS from crypto/n2_core.cBehan Webster1-7/+4
2014-10-14crypto: LLVMLinux: Remove VLAIS from crypto/mv_cesa.cBehan Webster1-23/+18
2014-10-14crypto: LLVMLinux: Remove VLAIS from crypto/ccp/ccp-crypto-sha.cJan-Simon Möller1-7/+6
2014-10-14btrfs: LLVMLinux: Remove VLAISVinícius Tinti1-9/+7
2014-10-14crypto: LLVMLinux: Add macro to remove use of VLAIS in crypto codeBehan Webster1-0/+5
2014-10-14mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY clearedPeter Feiner6-38/+68
2014-10-14kernel/param: consolidate __{start,stop}___param[] in <linux/moduleparam.h>Geert Uytterhoeven3-6/+5
2014-10-14ia64: remove duplicate declarations of __per_cpu_start[] and __per_cpu_end[]Geert Uytterhoeven1-1/+1
2014-10-14frv: remove unused declarations of __start___ex_table and __stop___ex_tableGeert Uytterhoeven1-2/+0
2014-10-14kvm: ensure hard lockup detection is disabled by defaultUlrich Obergfell1-0/+8
2014-10-14kernel/watchdog.c: control hard lockup detection defaultUlrich Obergfell2-2/+61
2014-10-14staging: rtl8192u: use %*pEn to escape bufferAndy Shevchenko1-13/+1
2014-10-14staging: rtl8192e: use %*pEn to escape bufferAndy Shevchenko1-13/+1
2014-10-14staging: wlan-ng: use %*pEhp to print SNAndy Shevchenko1-26/+2
2014-10-14lib80211: remove unused print_ssid()Andy Shevchenko2-37/+0
2014-10-14wireless: hostap: proc: print properly escaped SSIDAndy Shevchenko1-4/+1
2014-10-14wireless: ipw2x00: print SSID via %*pEAndy Shevchenko4-247/+126
2014-10-14wireless: libertas: print esaped string via %*pEAndy Shevchenko2-10/+5
2014-10-14lib/vsprintf: add %*pE[achnops] format specifierAndy Shevchenko2-0/+103
2014-10-14lib / string_helpers: introduce string_escape_mem()Andy Shevchenko3-4/+541
2014-10-14lib / string_helpers: refactoring the test suiteAndy Shevchenko1-12/+27
2014-10-14lib / string_helpers: move documentation to c-fileAndy Shevchenko2-34/+38
2014-10-14include/linux: remove strict_strto* definitionsDaniel Walter1-4/+0
2014-10-14arch/x86/mm/numa.c: fix boot failure when all nodes are hotpluggableXishi Qiu1-44/+45
2014-10-14fs: check bh blocknr earlier when searching lruZach Brown1-2/+2
2014-10-14kdb: replace strnicmp with strncasecmpRasmus Villemoes1-3/+3
2014-10-14thermal: replace strnicmp with strncasecmpRasmus Villemoes1-4/+4
2014-10-14staging: r8188eu: replace strnicmp with strncasecmpRasmus Villemoes1-1/+1
2014-10-14s390/cio: replace strnicmp with strncasecmpRasmus Villemoes1-2/+2
2014-10-14PNP: replace strnicmp with strncasecmpRasmus Villemoes1-12/+12
2014-10-14thinkpad_acpi: replace strnicmp with strncasecmpRasmus Villemoes1-2/+2
2014-10-14altera-stapl: replace strnicmp with strncasecmpRasmus Villemoes1-2/+2
2014-10-14input: edt-ft5x06: replace strnicmp with strncasecmpRasmus Villemoes1-1/+1
2014-10-14ib_srpt: replace strnicmp with strncasecmpRasmus Villemoes1-1/+1
2014-10-14scsi: replace strnicmp with strncasecmpRasmus Villemoes2-2/+2
2014-10-14batman-adv: replace strnicmp with strncasecmpRasmus Villemoes1-4/+4
2014-10-14isofs: replace strnicmp with strncasecmpRasmus Villemoes1-1/+1
2014-10-14ocfs2: replace strnicmp with strncasecmpRasmus Villemoes2-4/+4
2014-10-14cifs: replace strnicmp with strncasecmpRasmus Villemoes2-5/+5
2014-10-14video: fbdev: replace strnicmp with strncasecmpRasmus Villemoes4-40/+40
2014-10-14netfilter: replace strnicmp with strncasecmpRasmus Villemoes5-18/+18
2014-10-14ARM: replace strnicmp with strncasecmpRasmus Villemoes1-6/+6
2014-10-14lib: string: Make all calls to strnicmp into calls to strncasecmpRasmus Villemoes2-1/+2
2014-10-14lib/string.c: remove duplicated functionRasmus Villemoes1-17/+10