summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-06dm io: fix a race condition in the wake up code for sync_ioJoe Thornber
2014-08-06igb: do a reset on SR-IOV re-init if device is downStefan Assmann
2014-08-06USB: ftdi_sio: Add extra PID.Bert Vermeulen
2014-08-06alarmtimer: Fix bug where relative alarm timers were treated as absoluteJohn Stultz
2014-08-06hwmon: (emc2103) Clamp limits instead of bailing outGuenter Roeck
2014-08-06fuse: handle large user and group IDMiklos Szeredi
2014-08-06fuse: timeout comparison fixMiklos Szeredi
2014-08-06hwmon: (adm1031) Fix writes to limit registersGuenter Roeck
2014-08-06ACPI / battery: Retry to get battery information if failed during probingLan Tianyu
2014-08-06ACPI / EC: Fix race condition in ec_transaction_completed()Lv Zheng
2014-08-06ACPI / EC: Remove duplicated ec_wait_ibf0() waiterLv Zheng
2014-08-06ACPI / EC: Add asynchronous command byte write supportLv Zheng
2014-08-06ACPI / EC: Don't count a SCI interrupt as a false oneFeng Tang
2014-08-06ACPI / EC: Avoid race condition related to advance_transaction()Lv Zheng
2014-08-06ACPI / EC: Ensure lock is acquired before accessing ec struct membersPuneet Kumar
2014-08-06ACPI / EC: Add more debug info and trivial code cleanupFeng Tang
2014-08-06usb: option: Add ID for Telewell TW-LTE 4G v2Bernd Wachter
2014-08-06USB: cp210x: add support for Corsair usb dongleAndras Kovacs
2014-08-06ext4: disable synchronous transaction batching if max_batch_time==0Eric Sandeen
2014-08-06ext4: clarify error count warning messagesTheodore Ts'o
2014-08-06hwmon: (adm1029) Ensure the fan_div cache is updated in set_fan_divAxel Lin
2014-08-06hwmon: (amc6821) Fix permissions for temp2_inputAxel Lin
2014-08-06drm/vmwgfx: Fix incorrect write to read-only register v2:Thomas Hellstrom
2014-08-06iwlwifi: dvm: don't enable CTS to selfEmmanuel Grumbach
2014-08-06xen/manage: fix potential deadlock when resuming the consoleDavid Vrabel
2014-08-06md: flush writes before starting a recovery.NeilBrown
2014-08-06perf/x86/intel: ignore CondChgd bit to avoid false NMI handlingHATAYAMA Daisuke
2014-08-06usb-storage/SCSI: Add broken_fua blacklist flagAlan Stern
2014-08-06tools: ffs-test: fix header values endianessMichal Nazarewicz
2014-08-06nfsd: fix rare symlink decoding bugJ. Bruce Fields
2014-08-06mwifiex: fix Tx timeout issueAmitkumar Karwar
2014-08-06cpuset,mempolicy: fix sleeping function called from invalid contextGu Zheng
2014-08-06ibmvscsi: Add memory barriers for send / receiveBrian King
2014-08-06ibmvscsi: Abort init sequence during error recoveryBrian King
2014-08-06xhci: Fix runtime suspended xhci from blocking system suspend.Wang, Yu
2014-08-06xhci: clear root port wake on bits if controller isn't wake-up capableLu Baolu
2014-08-06xhci: correct burst count field for isoc transfers on 1.0 xhci hostsMathias Nyman
2014-08-06usb: option: add/modify Olivetti Olicard modemsBjørn Mork
2014-08-06USB: ftdi_sio: fix null deref at port probeJohan Hovold
2014-08-06usb: gadget: f_fs: fix NULL pointer dereference when there are no stringsMichal Nazarewicz
2014-08-06KVM: x86: preserve the high 32-bits of the PAT registerPaolo Bonzini
2014-08-06KVM: x86: Increase the number of fixed MTRR regs to 10Nadav Amit
2014-08-06ARM: OMAP2+: Fix parser-bug in platform muxing codeDavid R. Piegdon
2014-08-06Revert "net: ip, ipv6: handle gso skbs in forwarding path"Ben Hutchings
2014-08-06Revert "net: ipv4: ip_forward: fix inverted local_df test"Ben Hutchings
2014-07-11Linux 3.2.61v3.2.61Ben Hutchings
2014-07-11skbuff: skb_segment: orphan frags before copyingMichael S. Tsirkin
2014-07-11skbuff: export skb_copy_ubufsMichael S. Tsirkin
2014-07-11skbuff: add an api to orphan fragsMichael S. Tsirkin
2014-07-11ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo