summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-27ACPI / processor: Get power info before updating the C-statesThomas Schlichter1-0/+1
2013-01-27ACPI / cpuidle: Fix NULL pointer issues when cpuidle is disabledKonrad Rzeszutek Wilk1-0/+3
2013-01-27drm/i915: Implement WaDisableHiZPlanesWhenMSAAEnabledDaniel Vetter2-0/+7
2013-01-27ALSA: usb-audio: Fix regression by disconnection-race-fix patchTakashi Iwai1-4/+2
2013-01-27ahci: Add identifiers for ASM106x devicesAlan Cox1-1/+4
2013-01-27drivers/firmware/dmi_scan.c: fetch dmi version from SMBIOS if it existsZhenzhong Duan1-15/+47
2013-01-27drivers/firmware/dmi_scan.c: check dmi version when get system uuidZhenzhong Duan1-3/+15
2013-01-27SCSI: sd: Reshuffle init_sd to avoid crashJoel D. Diaz1-5/+8
2013-01-27usb: dwc3: gadget: fix ep->maxburst for ep0Pratyush Anand1-0/+1
2013-01-27USB: UHCI: fix IRQ race during initializationAlan Stern1-6/+9
2013-01-27PCI: shpchp: Handle push button event asynchronouslyBjorn Helgaas3-12/+1
2013-01-27PCI: pciehp: Use per-slot workqueues to avoid deadlockYijing Wang4-15/+17
2013-01-27PCI: Allow pcie_aspm=force even when FADT indicates it is unsupportedColin Ian King1-0/+3
2013-01-27PCI/AER: pci_get_domain_bus_and_slot() call missing required pci_dev_put()Betty Dall1-0/+1
2013-01-27wake_up_process() should be never used to wakeup a TASK_STOPPED/TRACED taskOleg Nesterov1-1/+2
2013-01-27ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILLOleg Nesterov2-10/+59
2013-01-27ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()Oleg Nesterov3-15/+18
2013-01-27evm: checking if removexattr is not a NULLDmitry Kasatkin1-2/+2
2013-01-27ftrace: Be first to run code modification on modulesSteven Rostedt1-1/+1
2013-01-27libata: ahci: Add support for Enmotus Bobcat device.Hugh Daschbach1-1/+7
2013-01-27drm/i915: Invalidate the relocation presumed_offsets along the slow pathChris Wilson1-0/+21
2013-01-21Linux 3.4.27v3.4.27Greg Kroah-Hartman1-1/+1
2013-01-21staging: vt6656: Fix inconsistent structure packingBen Hutchings4-24/+19
2013-01-21staging: wlan-ng: Fix clamping of returned SSID lengthTormod Volden1-1/+1
2013-01-21tty: 8250_dw: Fix inverted arguments to serial_out in IRQ handlerMaxime Ripard1-1/+1
2013-01-21serial:ifx6x60:Delete SPI timer when shut down portchao bi1-0/+1
2013-01-21USB: option: blacklist network interface on ONDA MT8205 4G LTEBjørn Mork1-1/+2
2013-01-21USB: option: add TP-LINK HSUPA Modem MA180Bjørn Mork1-0/+6
2013-01-21xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS guests.Frediano Ziglio1-1/+0
2013-01-21xen/grant-table: correctly initialize grant table version 1Matt Wilson1-19/+29
2013-01-21drbd: add missing part_round_stats to _drbd_start_io_acctPhilipp Reisner1-0/+1
2013-01-21igb: release already assigned MSI-X interrupts if setup failsStefan Assmann1-6/+16
2013-01-21intel-iommu: Prevent devices with RMRRs from being placed into SI DomainTom Mingarelli1-0/+31
2013-01-21target: Add link_magic for fabric allow_link destination target_itemsNicholas Bellinger5-0/+19
2013-01-21r8169: avoid NAPI scheduling delay.Francois Romieu1-5/+1
2013-01-21ext4: init pagevec in ext4_da_block_invalidatepagesEric Sandeen1-0/+2
2013-01-21ALSA: usb - fix race in creation of M-Audio Fast track pro driverDavid Henningsson1-3/+5
2013-01-21x86/Sandy Bridge: reserve pages when integrated graphics is presentJesse Barnes1-0/+78
2013-01-21s390/time: fix sched_clock() overflowHeiko Carstens3-2/+30
2013-01-21target: Release se_cmd when LUN lookup fails for TMRRoland Dreier1-0/+2
2013-01-21tcm_fc: Do not report target role when target is not definedMark Rustad1-2/+8
2013-01-21tcm_fc: Do not indicate retry capability to initiatorsMark Rustad1-1/+1
2013-01-21sh: Fix FDPIC binary loaderThomas Schwinge1-2/+2
2013-01-17Linux 3.4.26v3.4.26Greg Kroah-Hartman1-1/+1
2013-01-17USB: fix endpoint-disabling for failed config changesAlan Stern1-22/+31
2013-01-17staging: comedi: Kconfig: COMEDI_NI_AT_A2150 should select COMEDI_FCIan Abbott1-0/+1
2013-01-17staging: comedi: don't hijack hardware device private dataIan Abbott4-24/+30
2013-01-17libceph: Unlock unprocessed pages in start_read() error pathDavid Zafman1-0/+9
2013-01-17ceph: call handle_cap_grant() for cap import messageYan, Zheng1-2/+2
2013-01-17ceph: Fix __ceph_do_pending_vmtruncateYan, Zheng1-6/+9