summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-11drm/cirrus: deal with bo reserve fail in dirty update pathDave Airlie3-2/+40
2013-05-11block: fix max discard sectors limitJames Bottomley1-1/+1
2013-05-11blkcg: fix "scheduling while atomic" in blk_queue_bypass_startJun'ichi Nomura1-2/+2
2013-05-11arm64: Ignore the 'write' ESR flag on cache maintenance faultsCatalin Marinas1-1/+2
2013-05-11RDMA/cxgb4: Fix SQ allocation when on-chip SQ is disabledThadeu Lima de Souza Cascardo1-12/+13
2013-05-11r8169: fix 8168evl frame padding.Stefan Bader1-0/+9
2013-05-11MODSIGN: do not send garbage to stderr when enabling modules signatureDavid Cohen1-1/+1
2013-05-11ext4: add check for inodes_count overflow in new resize ioctlTheodore Ts'o1-0/+4
2013-05-11ipvs: ip_vs_sip_fill_param() BUG: bad check of return valueHans Schillstrom1-5/+1
2013-05-11perf/x86/intel/lbr: Demand proper privileges for PERF_SAMPLE_BRANCH_KERNELPeter Zijlstra1-3/+10
2013-05-11perf/x86/intel/lbr: Fix LBR filterPeter Zijlstra1-2/+12
2013-05-11perf/x86: Blacklist all MEM_*_RETIRED events for Ivy BridgePeter Zijlstra1-4/+9
2013-05-11perf/x86/intel: Fix unintended variable name reuseJan-Simon Möller1-8/+8
2013-05-11perf/x86/intel: Add support for IvyBridge model 58 UncoreVince Weaver1-0/+1
2013-05-11net/eth/ibmveth: Fixup retrieval of MAC addressBenjamin Herrenschmidt1-13/+10
2013-05-11menuconfig: Fix memory leak introduced by jump keys featureBenjamin Poirier2-0/+16
2013-05-11iommu/amd: Properly initialize irq-table lockJoerg Roedel1-0/+3
2013-05-11hugetlbfs: fix mmap failure in unaligned size requestNaoya Horiguchi4-22/+34
2013-05-11remoteproc: fix kconfig dependencies for VIRTIOSuman Anna1-0/+1
2013-05-11rpmsg: fix kconfig dependencies for VIRTIOSuman Anna1-0/+1
2013-05-11autofs - remove autofs dentry mount checkDavid Jeffery1-9/+0
2013-05-11pwm: spear: Fix checking return value of clk_enable() and clk_prepare()Axel Lin1-3/+3
2013-05-11powerpc: fix numa distance for form0 device treeVaidyanathan Srinivasan1-1/+1
2013-05-11powerpc/tm: Fix null pointer deference in flush_hash_pageMichael Neuling1-0/+1
2013-05-11powerpc: Emulate non privileged DSCR read and writeAnton Blanchard2-2/+12
2013-05-11xen/arm: actually pass a non-NULL percpu pointer to request_percpu_irqStefano Stabellini1-1/+1
2013-05-08Linux 3.9.1v3.9.1Greg Kroah-Hartman1-1/+1
2013-05-08mfd: adp5520: Restore mode bits on resumeLars-Peter Clausen1-2/+6
2013-05-08rcutrace: single_open() leaksAl Viro1-4/+4
2013-05-08mmc: atmel-mci: pio hang on block errorsTerry Barnaby1-4/+10
2013-05-08mmc: core: Fix bit width test failing on old eMMC cardsPhilip Rakity1-1/+1
2013-05-08x86: Eliminate irq_mis_count counted in arch_irq_statLi Fei1-4/+0
2013-05-08KVM: X86 emulator: fix source operand decoding for 8bit mov[zs]x instructionsGleb Natapov1-0/+4
2013-05-08Give the OID registry file module info to avoid kernel taintingDavid Howells1-0/+5
2013-05-08mmc: at91/avr32/atmel-mci: fix DMA-channel leak on module unloadJohan Hovold5-15/+0
2013-05-08do_mount(): fix a leak introduced in 3.9 ("mount: consolidate permission chec...Al Viro1-3/+2
2013-05-08ext4: fix Kconfig documentation for CONFIG_EXT4_DEBUGTheodore Ts'o1-1/+2
2013-05-08ext4: fix online resizing for ext3-compat file systemsTheodore Ts'o1-0/+2
2013-05-08ext4: fix big-endian bug in metadata checksum calculationsDmitry Monakhov2-5/+5
2013-05-08ext4: unregister es_shrinker if mount failedDmitry Monakhov1-3/+4
2013-05-08ext4: fix journal callback list traversalDmitry Monakhov3-7/+14
2013-05-08jbd2: fix race between jbd2_journal_remove_checkpoint and ->j_commit_callbackDmitry Monakhov2-22/+29
2013-05-08ext4/jbd2: don't wait (forever) for stale tid caused by wraparoundTheodore Ts'o4-4/+34
2013-05-08x86-64, init: Do not set NX bits on non-NX capable hardwareH. Peter Anvin2-1/+3
2013-05-08e1000e: fix numeric overflow in phc settime methodRichard Cochran1-2/+1
2013-05-08ixgbe: fix EICR write in ixgbe_msix_otherJacob Keller1-0/+10
2013-05-08ipc: sysv shared memory limited to 8TiBRobin Holt2-2/+2
2013-05-08wireless: regulatory: fix channel disabling race conditionJohannes Berg1-1/+1
2013-05-08nfsd: Decode and send 64bit time valuesBryan Schumaker1-14/+5
2013-05-08nfsd: use kmem_cache_free() instead of kfree()Wei Yongjun1-1/+1