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
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
524
-11104
/
+24583
2014-10-14
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
4
-82
/
+228
2014-10-14
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
55
-181
/
+76
2014-10-14
Merge tag 'fscache-fixes-20141013' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-28
/
+23
2014-10-14
Merge tag 'upstream-3.18-rc1-v2' of git://git.infradead.org/linux-ubifs
Linus Torvalds
10
-52
/
+79
2014-10-14
Merge branch 'CVE-2014-7975' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2014-10-14
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
150
-1657
/
+5589
2014-10-14
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
59
-37
/
+40
2014-10-14
Merge tag 'please-pull-sys_bpf' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-1
/
+3
2014-10-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
11
-331
/
+153
2014-10-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
109
-972
/
+4738
2014-10-14
Merge branches 'x86-ras-for-linus', 'x86-uv-for-linus' and 'x86-vdso-for-linu...
Linus Torvalds
3
-9
/
+9
2014-10-14
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-6
/
+25
2014-10-14
Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
11
-157
/
+371
2014-10-14
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
7
-10
/
+187
2014-10-14
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
10
-78
/
+47
2014-10-14
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-9
/
+9
2014-10-14
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-19
/
+20
2014-10-14
Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
6
-29
/
+74
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
[next]