aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/early-userspace (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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
2014-10-14arch/x86/kernel/cpu/common.c: fix unused symbol warningAndrew Morton1-1/+3
2014-10-14scripts/sortextable: suppress warning: `relocs_size' may be used uninitializedTim Gardner1-1/+1
2014-10-14scripts/headers_install.sh: fix error handlingJavier Barrio1-2/+2
2014-10-14ipc: resolve shadow warningsMark Rustad1-46/+46
2014-10-14ipc/util.c: use __seq_open_private() instead of seq_open()Rob Jones1-16/+4
2014-10-14ipc/shm: kill the historical/wrong mm->start_stack checkOleg Nesterov1-7/+0
2014-10-14ipc: always handle a new value of auto_msgmniAndrey Vagin1-2/+1
2014-10-14init/initramfs.c: resolve shadow warningsMark Rustad1-17/+17
2014-10-14x86: use optimized ioresource lookup in ioremap functionMike Travis1-4/+16
2014-10-14x86: optimize resource lookups for ioremapMike Travis2-0/+37
2014-10-14FS/OMFS: block number sanity check during fill_super operationFabian Frederick2-3/+8
2014-10-14memstick: r592: fix build warnings for !PM_SLEEPThierry Reding1-0/+2