summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hugetlbfs: stop setting VM_DONTDUMP in initializing vma(VM_HUGETLB)Naoya Horiguchi2013-04-181-1/+1
* checkpatch: fix stringification macro defectJoe Perches2013-04-181-0/+1
* drivers/video/mmp/core.c: fix use-after-free bugAndrei Epure2013-04-181-2/+0
* thinkpad-acpi: kill hotkey_thread_mutexOleg Nesterov2013-04-181-10/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-04-1732-119/+227
|\
| * qlcnic: fix beaconing test for 82xx adapterHimanshu Madhani2013-04-171-2/+2
| * net: drop dst before queueing fragmentsEric Dumazet2013-04-172-6/+20
| * net: fec: fix regression in link change accountingLucas Stach2013-04-161-0/+1
| * net: cdc_mbim: remove bogus sizeof()Bjørn Mork2013-04-161-1/+1
| * drivers: net: ethernet: cpsw: get slave VLAN id from slave node instead of cp...Mugunthan V N2013-04-151-1/+1
| * net: mvneta: fix improper tx queue usage in mvneta_tx()Willy Tarreau2013-04-151-5/+4
| * esp4: fix error return code in esp_output()Wei Yongjun2013-04-151-3/+3
| * bridge: make user modified path cost stickystephen hemminger2013-04-153-1/+4
| * ipv6: statically link register_inet6addr_notifier()Cong Wang2013-04-143-21/+23
| * net: mvmdio: add select PHYLIBThomas Petazzoni2013-04-131-1/+1
| * net/802/mrp: fix possible race condition when calling mrp_pdu_queue()David Ward2013-04-121-0/+4
| * tuntap: fix error return code in tun_set_iff()Wei Yongjun2013-04-121-1/+1
| * be2net: take care of __vlan_put_tag return valueIvan Vecera2013-04-121-2/+3
| * Merge branch 'fixes-for-3.9' of git://gitorious.org/linux-can/linux-canDavid S. Miller2013-04-122-18/+23
| |\
| | * can: sja1000: fix handling on dt properties on little endian systemsChristoph Fritz2013-04-121-16/+15
| | * can: mcp251x: add missing IRQF_ONESHOT to request_threaded_irqMarc Kleine-Budde2013-04-121-2/+8
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-04-128-51/+115
| |\ \ | | |/ | |/|
| | * netfilter: nf_nat: fix race when unloading protocol modulesFlorian Westphal2013-04-121-33/+7
| | * netfilter: ipset: hash:*net*: nomatch flag not excluded on set resizeJozsef Kadlecsik2013-04-095-11/+99
| | * netfilter: ipset: list:set: fix reference counter updateJozsef Kadlecsik2013-04-091-3/+7
| | * netfilter: nf_ct_sip: don't drop packets with offsets pointing outside the pa...Patrick McHardy2013-04-061-4/+2
| * | tcp: Reallocate headroom if it would overflow csum_startThomas Graf2013-04-121-2/+6
| * | stmmac: prevent interrupt loop with MMC RX IPC CounterChristian Ruppert2013-04-111-0/+1
| * | bonding: IFF_BONDING is not stripped on enslave failurenikolay@redhat.com2013-04-111-0/+1
| * | bonding: fix netdev event NULL pointer dereferencenikolay@redhat.com2013-04-111-2/+11
| * | tcp: incoming connections might use wrong route under synfloodDmitry Popov2013-04-111-2/+2
* | | s390: move dummy io_remap_pfn_range() to asm/pgtable.hLinus Torvalds2013-04-172-4/+4
* | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-04-177-7/+7
|\ \ \
| * | | ARM: Do 15e0d9e37c (ARM: pm: let platforms select cpu_suspend support) properlyRussell King2013-04-087-7/+7
* | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-04-175-75/+43
|\ \ \ \
| * \ \ \ Merge branch 'kvm-arm-fixes-3.9' of git://github.com/columbia/linux-kvm-armMarcelo Tosatti2013-04-172-1/+2
| |\ \ \ \
| | * | | | ARM: KVM: fix L_PTE_S2_RDWR to actually be Read/WriteMarc Zyngier2013-04-171-1/+1
| | * | | | ARM: KVM: fix KVM_CAP_ARM_SET_DEVICE_ADDR reportingMarc Zyngier2013-04-171-0/+1
| | |/ / /
| * | | | kvm/ppc/e500: eliminate tlb_refsScott Wood2013-04-112-69/+30
| * | | | kvm/ppc/e500: g2h_tlb1_map: clear old bit before setting new bitScott Wood2013-04-111-3/+4
| * | | | kvm/ppc/e500: h2g_tlb1_rmap: esel 0 is validScott Wood2013-04-111-2/+2
| * | | | kvm/powerpc/e500mc: fix tlb invalidation on cpu migrationScott Wood2013-04-111-1/+6
| |/ / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/ne...Linus Torvalds2013-04-175-2/+10
|\ \ \ \
| * | | | powerpc: add a missing label in resume_kernelKevin Hao2013-04-151-1/+1
| * | | | powerpc: Fix audit crash due to save/restore PPR changesAlistair Popple2013-04-151-1/+1
| * | | | powerpc: fix compiling CONFIG_PPC_TRANSACTIONAL_MEM when CONFIG_ALTIVEC=nMichael Neuling2013-04-104-0/+8
* | | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2013-04-171-1/+2
|\ \ \ \ \
| * | | | | kbuild: generate generic headers before recursing into scriptsAndreas Schwab2013-04-101-1/+2
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-04-171-2/+2
|\ \ \ \ \ \
| * | | | | | Input: wacom - correct reported resolution for Intuos4 WirelessJason Gerecke2013-04-151-1/+1