index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-14
mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY cleared
Peter Feiner
6
-38
/
+68
2014-10-14
kernel/param: consolidate __{start,stop}___param[] in <linux/moduleparam.h>
Geert Uytterhoeven
3
-6
/
+5
2014-10-14
ia64: remove duplicate declarations of __per_cpu_start[] and __per_cpu_end[]
Geert Uytterhoeven
1
-1
/
+1
2014-10-14
frv: remove unused declarations of __start___ex_table and __stop___ex_table
Geert Uytterhoeven
1
-2
/
+0
2014-10-14
kvm: ensure hard lockup detection is disabled by default
Ulrich Obergfell
1
-0
/
+8
2014-10-14
kernel/watchdog.c: control hard lockup detection default
Ulrich Obergfell
2
-2
/
+61
2014-10-14
staging: rtl8192u: use %*pEn to escape buffer
Andy Shevchenko
1
-13
/
+1
2014-10-14
staging: rtl8192e: use %*pEn to escape buffer
Andy Shevchenko
1
-13
/
+1
2014-10-14
staging: wlan-ng: use %*pEhp to print SN
Andy Shevchenko
1
-26
/
+2
2014-10-14
lib80211: remove unused print_ssid()
Andy Shevchenko
2
-37
/
+0
2014-10-14
wireless: hostap: proc: print properly escaped SSID
Andy Shevchenko
1
-4
/
+1
2014-10-14
wireless: ipw2x00: print SSID via %*pE
Andy Shevchenko
4
-247
/
+126
2014-10-14
wireless: libertas: print esaped string via %*pE
Andy Shevchenko
2
-10
/
+5
2014-10-14
lib/vsprintf: add %*pE[achnops] format specifier
Andy Shevchenko
2
-0
/
+103
2014-10-14
lib / string_helpers: introduce string_escape_mem()
Andy Shevchenko
3
-4
/
+541
2014-10-14
lib / string_helpers: refactoring the test suite
Andy Shevchenko
1
-12
/
+27
2014-10-14
lib / string_helpers: move documentation to c-file
Andy Shevchenko
2
-34
/
+38
2014-10-14
include/linux: remove strict_strto* definitions
Daniel Walter
1
-4
/
+0
2014-10-14
arch/x86/mm/numa.c: fix boot failure when all nodes are hotpluggable
Xishi Qiu
1
-44
/
+45
2014-10-14
fs: check bh blocknr earlier when searching lru
Zach Brown
1
-2
/
+2
2014-10-14
kdb: replace strnicmp with strncasecmp
Rasmus Villemoes
1
-3
/
+3
2014-10-14
thermal: replace strnicmp with strncasecmp
Rasmus Villemoes
1
-4
/
+4
2014-10-14
staging: r8188eu: replace strnicmp with strncasecmp
Rasmus Villemoes
1
-1
/
+1
2014-10-14
s390/cio: replace strnicmp with strncasecmp
Rasmus Villemoes
1
-2
/
+2
2014-10-14
PNP: replace strnicmp with strncasecmp
Rasmus Villemoes
1
-12
/
+12
2014-10-14
thinkpad_acpi: replace strnicmp with strncasecmp
Rasmus Villemoes
1
-2
/
+2
2014-10-14
altera-stapl: replace strnicmp with strncasecmp
Rasmus Villemoes
1
-2
/
+2
2014-10-14
input: edt-ft5x06: replace strnicmp with strncasecmp
Rasmus Villemoes
1
-1
/
+1
2014-10-14
ib_srpt: replace strnicmp with strncasecmp
Rasmus Villemoes
1
-1
/
+1
2014-10-14
scsi: replace strnicmp with strncasecmp
Rasmus Villemoes
2
-2
/
+2
2014-10-14
batman-adv: replace strnicmp with strncasecmp
Rasmus Villemoes
1
-4
/
+4
2014-10-14
isofs: replace strnicmp with strncasecmp
Rasmus Villemoes
1
-1
/
+1
2014-10-14
ocfs2: replace strnicmp with strncasecmp
Rasmus Villemoes
2
-4
/
+4
2014-10-14
cifs: replace strnicmp with strncasecmp
Rasmus Villemoes
2
-5
/
+5
2014-10-14
video: fbdev: replace strnicmp with strncasecmp
Rasmus Villemoes
4
-40
/
+40
2014-10-14
netfilter: replace strnicmp with strncasecmp
Rasmus Villemoes
5
-18
/
+18
2014-10-14
ARM: replace strnicmp with strncasecmp
Rasmus Villemoes
1
-6
/
+6
2014-10-14
lib: string: Make all calls to strnicmp into calls to strncasecmp
Rasmus Villemoes
2
-1
/
+2
2014-10-14
lib/string.c: remove duplicated function
Rasmus Villemoes
1
-17
/
+10
2014-10-14
arch/x86/kernel/cpu/common.c: fix unused symbol warning
Andrew Morton
1
-1
/
+3
2014-10-14
scripts/sortextable: suppress warning: `relocs_size' may be used uninitialized
Tim Gardner
1
-1
/
+1
2014-10-14
scripts/headers_install.sh: fix error handling
Javier Barrio
1
-2
/
+2
2014-10-14
ipc: resolve shadow warnings
Mark Rustad
1
-46
/
+46
2014-10-14
ipc/util.c: use __seq_open_private() instead of seq_open()
Rob Jones
1
-16
/
+4
2014-10-14
ipc/shm: kill the historical/wrong mm->start_stack check
Oleg Nesterov
1
-7
/
+0
2014-10-14
ipc: always handle a new value of auto_msgmni
Andrey Vagin
1
-2
/
+1
2014-10-14
init/initramfs.c: resolve shadow warnings
Mark Rustad
1
-17
/
+17
2014-10-14
x86: use optimized ioresource lookup in ioremap function
Mike Travis
1
-4
/
+16
2014-10-14
x86: optimize resource lookups for ioremap
Mike Travis
2
-0
/
+37
2014-10-14
FS/OMFS: block number sanity check during fill_super operation
Fabian Frederick
2
-3
/
+8
[next]