summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-08Linux 3.4.44v3.4.44Greg Kroah-Hartman1-1/+1
2013-05-08mfd: adp5520: Restore mode bits on resumeLars-Peter Clausen1-2/+6
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-08mmc: at91/avr32/atmel-mci: fix DMA-channel leak on module unloadJohan Hovold5-15/+0
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 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-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-08nfsd4: don't close read-write opens too soonJ. Bruce Fields1-7/+1
2013-05-08NFSv4: Handle NFS4ERR_DELAY and NFS4ERR_GRACE in nfs4_open_delegation_recallTrond Myklebust1-0/+6
2013-05-08md: bad block list should default to disabled.NeilBrown1-6/+3
2013-05-08LOCKD: Ensure that nlmclnt_block resets block->b_status after a server rebootTrond Myklebust2-3/+3
2013-05-08fs/dcache.c: add cond_resched() to shrink_dcache_parent()Greg Thelen1-1/+3
2013-05-08clockevents: Set dummy handler on CPU_DEAD shutdownThomas Gleixner2-0/+5
2013-05-08cgroup: fix an off-by-one bug which may trigger BUG_ON()Li Zefan1-1/+1
2013-05-08drivers/rtc/rtc-cmos.c: don't disable hpet emulation on suspendDerek Basehore1-2/+2
2013-05-08hrtimer: Add expiry time overflow check in hrtimer_interruptPrarit Bhargava1-0/+2
2013-05-08hrtimer: Fix ktime_add_ns() overflow on 32bit architecturesDavid Engraf1-0/+4
2013-05-08ASoC: max98088: Fix logging of hardware revision.Dylan Reid1-1/+1
2013-05-08ALSA: usb-audio: Fix autopm error during probingTakashi Iwai1-1/+3
2013-05-08ALSA: usb-audio: disable autopm for MIDI devicesClemens Ladisch1-11/+2
2013-05-08ALSA: snd-usb: try harder to find USB_DT_CS_ENDPOINTDaniel Mack1-0/+8
2013-05-08mm: allow arch code to control the user page table ceilingHugh Dickins3-4/+14
2013-05-08fs/fscache/stats.c: fix memory leakAnurup m1-1/+1
2013-05-08Wrong asm register contraints in the kvm implementationStephan Schreiber1-1/+1
2013-05-08Wrong asm register contraints in the futex implementationStephan Schreiber1-3/+2
2013-05-08PCI/PM: Fix fallback to PCI_D0 in pci_platform_power_transition()Rafael J. Wysocki1-8/+4
2013-05-08PCI / ACPI: Don't query OSC support with all possible controlsYinghai Lu1-2/+2
2013-05-08Fix initialization of CMCI/CMCP interruptsTony Luck3-13/+33
2013-05-08sysfs: fix use after free in case of concurrent read/write and readdirMing Lei1-4/+11
2013-05-08i2c: xiic: must always write 16-bit words to TX_FIFOSteven A. Falco1-4/+2
2013-05-08tracing: Reset ftrace_graph_filter_enabled if count is zeroNamhyung Kim1-1/+2
2013-05-08tracing: Check return value of tracing_init_dentry()Namhyung Kim3-0/+6
2013-05-08tracing: Fix off-by-one on allocating stat->pagesNamhyung Kim1-1/+1
2013-05-08tracing: Remove most or all of stack tracer stack size from stack_max_sizeSteven Rostedt (Red Hat)1-21/+54
2013-05-08tracing: Fix stack tracer with fentry useSteven Rostedt (Red Hat)1-4/+29
2013-05-08tracing: Use stack of calling function for stack tracerSteven Rostedt (Red Hat)1-5/+7
2013-05-08fbcon: when font is freed, clear also vc_font.dataMika Kuoppala1-0/+2
2013-05-08tty: fix up atime/mtime mess, take threeLinus Torvalds2-2/+5
2013-05-08gianfar: do not advertise any alarm capability.Richard Cochran1-2/+1
2013-05-08arm: set the page table freeing ceiling to TASK_SIZECatalin Marinas1-0/+9
2013-05-08serial_core.c: add put_device() after device_find_child()Federico Vaga1-0/+4
2013-05-08xen/time: Fix kasprintf splat when allocating timer%d IRQ line.Konrad Rzeszutek Wilk2-2/+9