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