index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2013-04-24
md/raid10: Allow skipping recovery when clean arrays are assembled
Martin Wilck
-0
/
+16
2013-04-24
MD: Fix typos in MD documentation
Jonathan Brassow
-8
/
+8
2013-04-24
md/raid5: avoid an extra write when writing to a known-bad-block.
NeilBrown
-1
/
+8
2013-04-24
md/raid5: Change or of some order to improve efficiency.
majianpeng
-3
/
+4
2013-04-24
md: use set_bit_le and clear_bit_le
Akinobu Mita
-2
/
+2
2013-04-24
md: HOT_DISK_REMOVE shouldn't make a read-auto device active.
NeilBrown
-4
/
+7
2013-04-24
md: use common code for all calls to ->hot_remove_disk()
NeilBrown
-9
/
+16
2013-04-24
md: never update metadata when array is read-only.
NeilBrown
-0
/
+5
2013-04-22
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
-1
/
+1
2013-04-22
Revert "MIPS: page.h: Provide more readable definition for PAGE_MASK."
Ralf Baechle
-1
/
+1
2013-04-22
kernel/hz.bc: ignore.
Rusty Russell
-0
/
+1
2013-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
-0
/
+3
2013-04-21
Linux 3.9-rc8
v3.9-rc8
Linus Torvalds
-1
/
+1
2013-04-21
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-5
/
+17
2013-04-21
Merge branch 'vm_ioremap_memory-examples'
Linus Torvalds
-105
/
+19
2013-04-20
Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-28
/
+180
2013-04-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-103
/
+361
2013-04-20
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
-182
/
+34
2013-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
-114
/
+253
2013-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-393
/
+544
2013-04-20
net: fix incorrect credentials passing
Linus Torvalds
-2
/
+2
2013-04-19
Merge remote-tracking branch 'efi/urgent' into x86/urgent
H. Peter Anvin
-83
/
+325
2013-04-19
x86, microcode: Verify the family before dispatching microcode patching
H. Peter Anvin
-7
/
+31
2013-04-19
net: rate-limit warn-bad-offload splats.
Ben Greear
-0
/
+3
2013-04-19
net: ax88796: avoid 64 bit arithmetic
Arnd Bergmann
-1
/
+1
2013-04-19
qlge: Update version to 1.00.00.32.
Jitendra Kalsaria
-1
/
+1
2013-04-19
qlge: Fix ethtool autoneg advertising.
Jitendra Kalsaria
-1
/
+1
2013-04-19
qlge: Fix receive path to drop error frames
Sritej Velaga
-7
/
+29
2013-04-19
Merge branch 'qmi_wwan'
David S. Miller
-0
/
+104
2013-04-19
net: qmi_wwan: prevent duplicate mac address on link (firmware bug workaround)
Bjørn Mork
-0
/
+9
2013-04-19
net: qmi_wwan: fixup destination address (firmware bug workaround)
Bjørn Mork
-0
/
+11
2013-04-19
net: qmi_wwan: fixup missing ethernet header (firmware bug workaround)
Bjørn Mork
-0
/
+84
2013-04-19
Merge branch 'bonding'
David S. Miller
-0
/
+21
2013-04-19
bonding: in bond_mc_swap() bond's mc addr list is walked without lock
nikolay@redhat.com
-0
/
+4
2013-04-19
bonding: disable netpoll on enslave failure
nikolay@redhat.com
-0
/
+1
2013-04-19
bonding: primary_slave & curr_active_slave are not cleaned on enslave failure
nikolay@redhat.com
-0
/
+10
2013-04-19
bonding: vlans don't get deleted on enslave failure
nikolay@redhat.com
-0
/
+1
2013-04-19
bonding: mc addresses don't get deleted on enslave failure
nikolay@redhat.com
-0
/
+5
2013-04-19
pkt_sched: fix error return code in fw_change_attrs()
Wei Yongjun
-1
/
+1
2013-04-19
irda: small read past the end of array in debug code
Dan Carpenter
-3
/
+13
2013-04-19
sparc64: Fix race in TLB batch processing.
David S. Miller
-55
/
+241
2013-04-19
ARM: 7699/1: sched_clock: Add more notrace to prevent recursion
Stephen Boyd
-2
/
+2
2013-04-19
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-6
/
+4
2013-04-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
-3
/
+19
2013-04-19
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
-157
/
+211
2013-04-19
tcp: call tcp_replace_ts_recent() from tcp_ack()
Eric Dumazet
-33
/
+31
2013-04-19
mtdchar: remove no-longer-used vma helpers
Linus Torvalds
-27
/
+0
2013-04-19
vm: convert snd_pcm_lib_mmap_iomem() to vm_iomap_memory() helper
Linus Torvalds
-10
/
+2
2013-04-19
vm: convert fb_mmap to vm_iomap_memory() helper
Linus Torvalds
-25
/
+14
2013-04-19
vm: convert mtdchar mmap to vm_iomap_memory() helper
Linus Torvalds
-30
/
+2
[next]