summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2013-05-08s390/memory hotplug: prevent offline of active memory incrementsHeiko Carstens1-1/+3
2013-05-08usb-storage: CY7C68300A chips do not support Cypress ATACBTormod Volden1-2/+14
2013-05-08usbfs: Always allow ctrl requests with USB_RECIP_ENDPOINT on the ctrl epHans de Goede1-0/+2
2013-05-08USB: ftdi_sio: correct ST Micro Connect Lite PIDsAdrian Thomasset2-2/+5
2013-05-08USB: add ftdi_sio USB ID for GDM Boost V1.xStefani Seibold2-0/+2
2013-05-08usb/misc/appledisplay: Add 24" LED Cinema displayBen Jencks1-0/+1
2013-05-08mwifiex: Call pci_release_region after calling pci_disable_deviceYogesh Ashok Powar1-1/+1
2013-05-08mwifiex: Use pci_release_region() instead of a pci_release_regions()Yogesh Ashok Powar1-2/+2
2013-05-08powerpc/spufs: Initialise inode->i_ino in spufs_new_inode()Michael Ellerman1-0/+1
2013-05-08powerpc: Add isync to copy_and_flushMichael Neuling1-0/+1
2013-05-08ARM: at91: Fix typo in restart code panic messageMaxime Ripard1-1/+1
2013-05-08USB: option: add a D-Link DWM-156 variantBjørn Mork1-0/+6
2013-05-08USB: serial: option: Added support Olivetti Olicard 145Filippo Turato1-0/+2
2013-05-01Linux 3.4.43v3.4.43Greg Kroah-Hartman1-1/+1
2013-05-01net: drop dst before queueing fragmentsEric Dumazet2-6/+22
2013-05-01net: fix incorrect credentials passingLinus Torvalds3-6/+13
2013-05-01net: rate-limit warn-bad-offload splats.Ben Greear1-0/+3
2013-05-01tcp: call tcp_replace_ts_recent() from tcp_ack()Eric Dumazet1-33/+32
2013-05-01net: sctp: sctp_auth_key_put: use kzfree instead of kfreeDaniel Borkmann1-1/+1
2013-05-01esp4: fix error return code in esp_output()Wei Yongjun1-3/+3
2013-05-01tcp: Reallocate headroom if it would overflow csum_startThomas Graf1-2/+6
2013-05-01tcp: incoming connections might use wrong route under synfloodDmitry Popov1-2/+2