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-12-03
sparc64: Fix build regression
Kirill Tkhai
1
-0
/
+1
2013-12-02
Merge branch 'leds-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-27
/
+26
2013-12-02
leds: pwm: Fix for deferred probe in DT booted mode
Peter Ujfalusi
1
-27
/
+26
2013-12-02
uio: we cannot mmap unaligned page contents
Linus Torvalds
1
-0
/
+2
2013-12-02
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-6
/
+7
2013-12-02
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-11
/
+29
2013-12-02
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-20
/
+76
2013-12-02
Merge tag 'stable/for-linus-3.13-rc2-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-4
/
+12
2013-12-02
Merge tag 'spi-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
9
-12
/
+31
2013-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
70
-344
/
+491
2013-12-02
vfs: fix subtle use-after-free of pipe_inode_info
Linus Torvalds
1
-20
/
+19
2013-12-01
net/mlx4_en: Remove selftest TX queues empty condition
Eugenia Emantayev
1
-7
/
+0
2013-12-01
{pktgen, xfrm} Update IPv4 header total len and checksum after tranformation
fan.du
1
-0
/
+7
2013-12-01
virtio_net: make all RX paths handle erors consistently
Michael S. Tsirkin
1
-17
/
+37
2013-12-01
virtio_net: fix error handling for mergeable buffers
Michael S. Tsirkin
1
-31
/
+51
2013-12-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
2
-7
/
+6
2013-12-01
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
11
-34
/
+75
2013-12-01
um: Build always with -mcmodel=large on 64bit
Richard Weinberger
1
-5
/
+4
2013-12-01
um: Rename print_stack_trace to do_stack_trace
Richard Weinberger
1
-2
/
+2
2013-11-30
ARM: 7907/1: lib: delay-loop: Add align directive to fix BogoMIPS calculation
Fabio Estevam
1
-0
/
+1
2013-11-30
ARM: 7897/1: kexec: Use the right ISA for relocate_new_kernel
Dave Martin
2
-9
/
+16
2013-11-30
ARM: 7895/1: signal: fix armv7-m build issue in sigreturn_codes.S
Victor Kamensky
1
-9
/
+31
2013-11-30
ARM: footbridge: fix EBSA285 LEDs
Russell King
1
-9
/
+13
2013-11-30
virtio_net: Fixed a trivial typo (fitler --> filter)
Thomas Huth
1
-1
/
+1
2013-11-30
netem: fix gemodel loss generator
stephen hemminger
1
-1
/
+1
2013-11-30
netem: fix loss 4 state model
stephen hemminger
1
-2
/
+2
2013-11-30
netem: missing break in ge loss generator
stephen hemminger
1
-0
/
+1
2013-11-30
net/hsr: Support iproute print_opt ('ip -details ...')
Arvid Brodin
2
-1
/
+31
2013-11-30
net/hsr: Very small fix of comment style.
Arvid Brodin
1
-1
/
+2
2013-11-30
MAINTAINERS: Added net/hsr/ maintainer
Arvid Brodin
1
-0
/
+6
2013-11-30
ipv6: fix possible seqlock deadlock in ip6_finish_output2
Hannes Frederic Sowa
1
-2
/
+2
2013-11-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
6
-49
/
+38
2013-11-30
ARM: footbridge: fix VGA initialisation
Russell King
2
-2
/
+3
2013-11-30
ARM: fix booting low-vectors machines
Russell King
3
-3
/
+4
2013-11-30
ARM: dma-mapping: check DMA mask against available memory
Russell King
1
-2
/
+7
2013-11-30
ixgbe: Make ixgbe_identify_qsfp_module_generic static
Mark Rustad
2
-2
/
+2
2013-11-30
ixgbe: turn NETIF_F_HW_L2FW_DOFFLOAD off by default
John Fastabend
1
-3
/
+2
2013-11-30
ixgbe: ixgbe_fwd_ring_down needs to be static
John Fastabend
1
-2
/
+2
2013-11-30
e1000: fix possible reset_task running after adapter down
Vladimir Davydov
1
-4
/
+11
2013-11-29
e1000: fix lockdep warning in e1000_reset_task
Vladimir Davydov
2
-35
/
+3
2013-11-29
e1000: prevent oops when adapter is being closed and reset simultaneously
yzhu1
2
-0
/
+14
2013-11-29
igb: Fixed Wake On LAN support
Akeem G Abodunrin
1
-3
/
+4
2013-11-30
ima: store address of template_fmt_copy in a pointer before calling strsep
Roberto Sassu
1
-2
/
+4
2013-11-29
inet: fix possible seqlock deadlocks
Eric Dumazet
3
-3
/
+3
2013-11-29
team: fix master carrier set when user linkup is enabled
Jiri Pirko
1
-0
/
+4
2013-11-29
net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST
Shawn Landden
3
-0
/
+9
2013-11-29
sfc: Convert to use hwmon_device_register_with_groups
Guenter Roeck
2
-48
/
+32
2013-11-29
net: smc91: fix crash regression on the versatile
Linus Walleij
1
-18
/
+4
2013-11-29
Revert "net: smc91: fix crash regression on the versatile"
David S. Miller
1
-2
/
+18
2013-11-29
net: smc91: fix crash regression on the versatile
Linus Walleij
1
-18
/
+2
[next]