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
2013-11-07
Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
72
-1704
/
+1712
2013-11-07
Merge tag 'char-misc-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
118
-830
/
+10904
2013-11-07
Merge tag 'usb-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
217
-4950
/
+9032
2013-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
59
-287
/
+303
2013-11-04
net/mlx4_core: Fix call to __mlx4_unregister_mac
Jack Morgenstein
1
-1
/
+1
2013-11-04
Merge branch 'fixes-for-3.12' of git://gitorious.org/linux-can/linux-can
David S. Miller
2
-10
/
+16
2013-11-04
net: sctp: do not trigger BUG_ON in sctp_cmd_delete_tcb
Daniel Borkmann
1
-1
/
+0
2013-11-03
Linux 3.12
v3.12
Linus Torvalds
1
-1
/
+1
2013-11-03
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
3
-7
/
+8
2013-11-03
ipc, msg: forbid negative values for "msg{max,mnb,mni}"
Mathias Krause
2
-11
/
+15
2013-11-02
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-1
/
+13
2013-11-02
ARC: Incorrect mm reference used in vmalloc fault handler
Vineet Gupta
1
-3
/
+3
2013-11-02
net: flow_dissector: fail on evil iph->ihl
Jason Wang
1
-1
/
+1
2013-11-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
3
-10
/
+18
2013-11-02
scripts/kallsyms: filter symbols not in kernel address space
Ming Lei
2
-1
/
+13
2013-11-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-14
/
+39
2013-11-01
Merge tag 'usb-3.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-268
/
+66
2013-11-01
Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
4
-1
/
+9
2013-11-01
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
4
-4
/
+25
2013-11-01
memcg: remove incorrect underflow check
Greg Thelen
1
-1
/
+0
2013-11-01
sysfs: rename sysfs_assoc_lock and explain what it's about
Tejun Heo
3
-10
/
+30
2013-11-01
sysfs: use generic_file_llseek() for sysfs_file_operations
Tejun Heo
1
-1
/
+1
2013-11-01
USB: serial: ftdi_sio: add id for Z3X Box device
Алексей Крамаренко
2
-0
/
+7
2013-11-01
USB: Maintainers change for usb serial drivers
Greg KH
1
-50
/
+3
2013-11-01
Revert "USB: pl2303: restrict the divisor based baud rate encoding method to ...
Greg Kroah-Hartman
1
-5
/
+1
2013-11-01
Revert "usb: pl2303: fix+improve the divsor based baud rate encoding method"
Greg Kroah-Hartman
1
-52
/
+10
2013-11-01
Revert "usb: pl2303: do not round to the next nearest standard baud rate for ...
Greg Kroah-Hartman
1
-37
/
+28
2013-11-01
Revert "usb: pl2303: remove 500000 baud from the list of standard baud rates"
Greg Kroah-Hartman
1
-2
/
+2
2013-11-01
Revert "usb: pl2303: move the two baud rate encoding methods to separate func...
Greg Kroah-Hartman
1
-114
/
+101
2013-11-01
Revert "usb: pl2303: increase the allowed baud rate range for the divisor bas...
Greg Kroah-Hartman
1
-12
/
+4
2013-11-01
Revert "usb: pl2303: also use the divisor based baud rate encoding method for...
Greg Kroah-Hartman
1
-1
/
+1
2013-11-01
Revert "usb: pl2303: add two comments concerning the supported baud rates wit...
Greg Kroah-Hartman
1
-12
/
+0
2013-11-01
Revert "pl2303: simplify the else-if contruct for type_1 chips in pl2303_star...
Greg Kroah-Hartman
1
-2
/
+3
2013-11-01
Revert "pl2303: improve the chip type information output on startup"
Greg Kroah-Hartman
1
-10
/
+5
2013-11-01
Revert "pl2303: improve the chip type detection/distinction"
Greg Kroah-Hartman
1
-72
/
+23
2013-11-01
Revert "USB: pl2303: distinguish between original and cloned HX chips"
Greg Kroah-Hartman
1
-32
/
+11
2013-11-01
xfrm: Fix null pointer dereference when decoding sessions
Steffen Klassert
2
-2
/
+10
2013-10-31
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
2
-30
/
+27
2013-10-31
lib/scatterlist.c: don't flush_kernel_dcache_page on slab page
Ming Lei
1
-1
/
+2
2013-10-31
mm: memcg: fix test for child groups
Johannes Weiner
1
-24
/
+11
2013-10-31
mm: memcg: lockdep annotation for memcg OOM lock
Johannes Weiner
1
-1
/
+10
2013-10-31
mm: memcg: use proper memcg in limit bypass
Johannes Weiner
1
-4
/
+4
2013-10-31
vfs: decrapify dput(), fix cache behavior under normal load
Linus Torvalds
1
-2
/
+3
2013-10-31
i915: fix compiler warning
Linus Torvalds
1
-2
/
+0
2013-10-31
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-63
/
+81
2013-10-31
can: kvaser_usb: fix usb endpoints detection
Olivier Sobrie
1
-7
/
+13
2013-10-31
can: c_can: Fix RX message handling, handle lost message before EOB
Markus Pargmann
1
-3
/
+3
2013-10-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
7
-20
/
+51
2013-10-31
Merge tag 'pm+acpi-3.12-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-10
/
+3
2013-10-31
ALSA: fix oops in snd_pcm_info() caused by ASoC DPCM
Russell King
1
-0
/
+4
[next]