summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-14kernel/param: consolidate __{start,stop}___param[] in <linux/moduleparam.h>Geert Uytterhoeven
2014-10-14ia64: remove duplicate declarations of __per_cpu_start[] and __per_cpu_end[]Geert Uytterhoeven
2014-10-14frv: remove unused declarations of __start___ex_table and __stop___ex_tableGeert Uytterhoeven
2014-10-14kvm: ensure hard lockup detection is disabled by defaultUlrich Obergfell
2014-10-14kernel/watchdog.c: control hard lockup detection defaultUlrich Obergfell
2014-10-14staging: rtl8192u: use %*pEn to escape bufferAndy Shevchenko
2014-10-14staging: rtl8192e: use %*pEn to escape bufferAndy Shevchenko
2014-10-14staging: wlan-ng: use %*pEhp to print SNAndy Shevchenko
2014-10-14lib80211: remove unused print_ssid()Andy Shevchenko
2014-10-14wireless: hostap: proc: print properly escaped SSIDAndy Shevchenko
2014-10-14wireless: ipw2x00: print SSID via %*pEAndy Shevchenko
2014-10-14wireless: libertas: print esaped string via %*pEAndy Shevchenko
2014-10-14lib/vsprintf: add %*pE[achnops] format specifierAndy Shevchenko
2014-10-14lib / string_helpers: introduce string_escape_mem()Andy Shevchenko
2014-10-14lib / string_helpers: refactoring the test suiteAndy Shevchenko
2014-10-14lib / string_helpers: move documentation to c-fileAndy Shevchenko
2014-10-14include/linux: remove strict_strto* definitionsDaniel Walter
2014-10-14arch/x86/mm/numa.c: fix boot failure when all nodes are hotpluggableXishi Qiu
2014-10-14fs: check bh blocknr earlier when searching lruZach Brown
2014-10-14kdb: replace strnicmp with strncasecmpRasmus Villemoes
2014-10-14thermal: replace strnicmp with strncasecmpRasmus Villemoes
2014-10-14staging: r8188eu: replace strnicmp with strncasecmpRasmus Villemoes
2014-10-14s390/cio: replace strnicmp with strncasecmpRasmus Villemoes
2014-10-14PNP: replace strnicmp with strncasecmpRasmus Villemoes
2014-10-14thinkpad_acpi: replace strnicmp with strncasecmpRasmus Villemoes
2014-10-14altera-stapl: replace strnicmp with strncasecmpRasmus Villemoes
2014-10-14input: edt-ft5x06: replace strnicmp with strncasecmpRasmus Villemoes
2014-10-14ib_srpt: replace strnicmp with strncasecmpRasmus Villemoes
2014-10-14scsi: replace strnicmp with strncasecmpRasmus Villemoes
2014-10-14batman-adv: replace strnicmp with strncasecmpRasmus Villemoes
2014-10-14isofs: replace strnicmp with strncasecmpRasmus Villemoes
2014-10-14ocfs2: replace strnicmp with strncasecmpRasmus Villemoes
2014-10-14cifs: replace strnicmp with strncasecmpRasmus Villemoes
2014-10-14video: fbdev: replace strnicmp with strncasecmpRasmus Villemoes
2014-10-14netfilter: replace strnicmp with strncasecmpRasmus Villemoes
2014-10-14ARM: replace strnicmp with strncasecmpRasmus Villemoes
2014-10-14lib: string: Make all calls to strnicmp into calls to strncasecmpRasmus Villemoes
2014-10-14lib/string.c: remove duplicated functionRasmus Villemoes
2014-10-14arch/x86/kernel/cpu/common.c: fix unused symbol warningAndrew Morton
2014-10-14scripts/sortextable: suppress warning: `relocs_size' may be used uninitializedTim Gardner
2014-10-14scripts/headers_install.sh: fix error handlingJavier Barrio
2014-10-14ipc: resolve shadow warningsMark Rustad
2014-10-14ipc/util.c: use __seq_open_private() instead of seq_open()Rob Jones
2014-10-14ipc/shm: kill the historical/wrong mm->start_stack checkOleg Nesterov
2014-10-14ipc: always handle a new value of auto_msgmniAndrey Vagin
2014-10-14init/initramfs.c: resolve shadow warningsMark Rustad
2014-10-14x86: use optimized ioresource lookup in ioremap functionMike Travis
2014-10-14x86: optimize resource lookups for ioremapMike Travis
2014-10-14FS/OMFS: block number sanity check during fill_super operationFabian Frederick
2014-10-14memstick: r592: fix build warnings for !PM_SLEEPThierry Reding