summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kernel/param: consolidate __{start,stop}___param[] in <linux/moduleparam.h>Geert Uytterhoeven2014-10-143-6/+5
* ia64: remove duplicate declarations of __per_cpu_start[] and __per_cpu_end[]Geert Uytterhoeven2014-10-141-1/+1
* frv: remove unused declarations of __start___ex_table and __stop___ex_tableGeert Uytterhoeven2014-10-141-2/+0
* kvm: ensure hard lockup detection is disabled by defaultUlrich Obergfell2014-10-141-0/+8
* kernel/watchdog.c: control hard lockup detection defaultUlrich Obergfell2014-10-142-2/+61
* staging: rtl8192u: use %*pEn to escape bufferAndy Shevchenko2014-10-141-13/+1
* staging: rtl8192e: use %*pEn to escape bufferAndy Shevchenko2014-10-141-13/+1
* staging: wlan-ng: use %*pEhp to print SNAndy Shevchenko2014-10-141-26/+2
* lib80211: remove unused print_ssid()Andy Shevchenko2014-10-142-37/+0
* wireless: hostap: proc: print properly escaped SSIDAndy Shevchenko2014-10-141-4/+1
* wireless: ipw2x00: print SSID via %*pEAndy Shevchenko2014-10-144-247/+126
* wireless: libertas: print esaped string via %*pEAndy Shevchenko2014-10-142-10/+5
* lib/vsprintf: add %*pE[achnops] format specifierAndy Shevchenko2014-10-142-0/+103
* lib / string_helpers: introduce string_escape_mem()Andy Shevchenko2014-10-143-4/+541
* lib / string_helpers: refactoring the test suiteAndy Shevchenko2014-10-141-12/+27
* lib / string_helpers: move documentation to c-fileAndy Shevchenko2014-10-142-34/+38
* include/linux: remove strict_strto* definitionsDaniel Walter2014-10-141-4/+0
* arch/x86/mm/numa.c: fix boot failure when all nodes are hotpluggableXishi Qiu2014-10-141-44/+45
* fs: check bh blocknr earlier when searching lruZach Brown2014-10-141-2/+2
* kdb: replace strnicmp with strncasecmpRasmus Villemoes2014-10-141-3/+3
* thermal: replace strnicmp with strncasecmpRasmus Villemoes2014-10-141-4/+4
* staging: r8188eu: replace strnicmp with strncasecmpRasmus Villemoes2014-10-141-1/+1
* s390/cio: replace strnicmp with strncasecmpRasmus Villemoes2014-10-141-2/+2
* PNP: replace strnicmp with strncasecmpRasmus Villemoes2014-10-141-12/+12
* thinkpad_acpi: replace strnicmp with strncasecmpRasmus Villemoes2014-10-141-2/+2
* altera-stapl: replace strnicmp with strncasecmpRasmus Villemoes2014-10-141-2/+2
* input: edt-ft5x06: replace strnicmp with strncasecmpRasmus Villemoes2014-10-141-1/+1
* ib_srpt: replace strnicmp with strncasecmpRasmus Villemoes2014-10-141-1/+1
* scsi: replace strnicmp with strncasecmpRasmus Villemoes2014-10-142-2/+2
* batman-adv: replace strnicmp with strncasecmpRasmus Villemoes2014-10-141-4/+4
* isofs: replace strnicmp with strncasecmpRasmus Villemoes2014-10-141-1/+1
* ocfs2: replace strnicmp with strncasecmpRasmus Villemoes2014-10-142-4/+4
* cifs: replace strnicmp with strncasecmpRasmus Villemoes2014-10-142-5/+5
* video: fbdev: replace strnicmp with strncasecmpRasmus Villemoes2014-10-144-40/+40
* netfilter: replace strnicmp with strncasecmpRasmus Villemoes2014-10-145-18/+18
* ARM: replace strnicmp with strncasecmpRasmus Villemoes2014-10-141-6/+6
* lib: string: Make all calls to strnicmp into calls to strncasecmpRasmus Villemoes2014-10-142-1/+2
* lib/string.c: remove duplicated functionRasmus Villemoes2014-10-141-17/+10
* arch/x86/kernel/cpu/common.c: fix unused symbol warningAndrew Morton2014-10-141-1/+3
* scripts/sortextable: suppress warning: `relocs_size' may be used uninitializedTim Gardner2014-10-141-1/+1
* scripts/headers_install.sh: fix error handlingJavier Barrio2014-10-141-2/+2
* ipc: resolve shadow warningsMark Rustad2014-10-141-46/+46
* ipc/util.c: use __seq_open_private() instead of seq_open()Rob Jones2014-10-141-16/+4
* ipc/shm: kill the historical/wrong mm->start_stack checkOleg Nesterov2014-10-141-7/+0
* ipc: always handle a new value of auto_msgmniAndrey Vagin2014-10-141-2/+1
* init/initramfs.c: resolve shadow warningsMark Rustad2014-10-141-17/+17
* x86: use optimized ioresource lookup in ioremap functionMike Travis2014-10-141-4/+16
* x86: optimize resource lookups for ioremapMike Travis2014-10-142-0/+37
* FS/OMFS: block number sanity check during fill_super operationFabian Frederick2014-10-142-3/+8
* memstick: r592: fix build warnings for !PM_SLEEPThierry Reding2014-10-141-0/+2
OpenPOWER on IntegriCloud