summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-11drm/i915: Fall back to bit banging mode for DVO transmitter detectionDavid Müller1-1/+12
2013-05-11drm/i915: Add no-lvds quirk for Fujitsu Esprimo Q900Christian Lamparter1-0/+8
2013-05-11cpufreq / Longhaul: Disable driver by defaultRafał Bilski1-1/+9
2013-05-11r8169: fix 8168evl frame padding.Stefan Bader1-0/+9
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-11xhci: Don't warn on empty ring for suspended devices.Sarah Sharp1-8/+15
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-11net/eth/ibmveth: Fixup retrieval of MAC addressBenjamin Herrenschmidt1-13/+10
2013-05-11autofs - remove autofs dentry mount checkDavid Jeffery1-9/+0
2013-05-11powerpc: fix numa distance for form0 device treeVaidyanathan Srinivasan1-1/+1
2013-05-11powerpc: Emulate non privileged DSCR read and writeAnton Blanchard2-2/+12
2013-05-07Linux 3.4.44v3.4.44Greg Kroah-Hartman1-1/+1
2013-05-07mfd: adp5520: Restore mode bits on resumeLars-Peter Clausen1-2/+6
2013-05-07mmc: atmel-mci: pio hang on block errorsTerry Barnaby1-4/+10
2013-05-07mmc: core: Fix bit width test failing on old eMMC cardsPhilip Rakity1-1/+1
2013-05-07x86: Eliminate irq_mis_count counted in arch_irq_statLi Fei1-4/+0
2013-05-07KVM: X86 emulator: fix source operand decoding for 8bit mov[zs]x instructionsGleb Natapov1-0/+4
2013-05-07mmc: at91/avr32/atmel-mci: fix DMA-channel leak on module unloadJohan Hovold5-15/+0
2013-05-07ext4: fix Kconfig documentation for CONFIG_EXT4_DEBUGTheodore Ts'o1-1/+2
2013-05-07ext4: fix online resizing for ext3-compat file systemsTheodore Ts'o1-0/+2
2013-05-07ext4: fix journal callback list traversalDmitry Monakhov3-7/+14
2013-05-07jbd2: fix race between jbd2_journal_remove_checkpoint and ->j_commit_callbackDmitry Monakhov2-22/+29
2013-05-07ixgbe: fix EICR write in ixgbe_msix_otherJacob Keller1-0/+10
2013-05-07ipc: sysv shared memory limited to 8TiBRobin Holt2-2/+2
2013-05-07wireless: regulatory: fix channel disabling race conditionJohannes Berg1-1/+1
2013-05-07nfsd: Decode and send 64bit time valuesBryan Schumaker1-14/+5
2013-05-07nfsd4: don't close read-write opens too soonJ. Bruce Fields1-7/+1
2013-05-07NFSv4: Handle NFS4ERR_DELAY and NFS4ERR_GRACE in nfs4_open_delegation_recallTrond Myklebust1-0/+6
2013-05-07md: bad block list should default to disabled.NeilBrown1-6/+3
2013-05-07LOCKD: Ensure that nlmclnt_block resets block->b_status after a server rebootTrond Myklebust2-3/+3
2013-05-07fs/dcache.c: add cond_resched() to shrink_dcache_parent()Greg Thelen1-1/+3
2013-05-07clockevents: Set dummy handler on CPU_DEAD shutdownThomas Gleixner2-0/+5
2013-05-07cgroup: fix an off-by-one bug which may trigger BUG_ON()Li Zefan1-1/+1
2013-05-07drivers/rtc/rtc-cmos.c: don't disable hpet emulation on suspendDerek Basehore1-2/+2
2013-05-07hrtimer: Add expiry time overflow check in hrtimer_interruptPrarit Bhargava1-0/+2
2013-05-07hrtimer: Fix ktime_add_ns() overflow on 32bit architecturesDavid Engraf1-0/+4
2013-05-07ASoC: max98088: Fix logging of hardware revision.Dylan Reid1-1/+1
2013-05-07ALSA: usb-audio: Fix autopm error during probingTakashi Iwai1-1/+3
2013-05-07ALSA: usb-audio: disable autopm for MIDI devicesClemens Ladisch1-11/+2
2013-05-07ALSA: snd-usb: try harder to find USB_DT_CS_ENDPOINTDaniel Mack1-0/+8
2013-05-07mm: allow arch code to control the user page table ceilingHugh Dickins3-4/+14
2013-05-07fs/fscache/stats.c: fix memory leakAnurup m1-1/+1
2013-05-07Wrong asm register contraints in the kvm implementationStephan Schreiber1-1/+1
2013-05-07Wrong asm register contraints in the futex implementationStephan Schreiber1-3/+2
2013-05-07PCI/PM: Fix fallback to PCI_D0 in pci_platform_power_transition()Rafael J. Wysocki1-8/+4
2013-05-07PCI / ACPI: Don't query OSC support with all possible controlsYinghai Lu1-2/+2
2013-05-07Fix initialization of CMCI/CMCP interruptsTony Luck3-13/+33
2013-05-07sysfs: fix use after free in case of concurrent read/write and readdirMing Lei1-4/+11