summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-22Linux 3.2.76v3.2.76Ben Hutchings
2016-01-22HID: dragonrise: fix HID Descriptor for 0x0006 PIDMaciej Zuk
2016-01-22cdrom: Random writing support for BD-RE mediaGeorgios Toptsidis
2016-01-22i2c: i801: add Intel Lewisburg device IDsAlexandra Yates
2016-01-22i2c: i801: Document Intel DNV and BroxtonJarkko Nikula
2016-01-22i2c: i801: Add support for Intel BroxtonJarkko Nikula
2016-01-22i2c: i801: Add support for Intel DNVMika Westerberg
2016-01-22i2c: i801: Add DeviceIDs for SunrisePoint LPDevin Ryles
2016-01-22i2c: i801: Add Device IDs for Intel Sunrise Point PCHjames.d.ralston@intel.com
2016-01-22i2c: i801: Add PCI ID for Intel BraswellAlan Cox
2016-01-22i2c: i801: Add device ID for Intel Wildcat Point PCHJean Delvare
2016-01-22i2c: i801: Fix the alignment of the device tableJean Delvare
2016-01-22i2c: i801: enable Intel BayTrail SMBUSChew, Kean ho
2016-01-22i2c: i801: Add Device IDs for Intel Wildcat Point-LP PCHJames Ralston
2016-01-22i2c: i801: SMBus patch for Intel Coleto Creek DeviceIDsSeth Heasley
2016-01-22i2c: i801: Add Device IDs for Intel Wellsburg PCHJames Ralston
2016-01-22i2c: i801: SMBus patch for Intel Avoton DeviceIDsSeth Heasley
2016-01-22ahci: Order SATA device IDs for codename LewisburgAlexandra Yates
2016-01-22ahci: Add Device ID for Intel Sunrise Point PCHCharles_Rose@Dell.com
2016-01-22ahci: add new Intel device IDsAlexandra Yates
2016-01-22ahci: Add Marvell 88se91a2 device idJohannes Thumshirn
2016-01-22ahci: Remove Device ID for Intel Sunrise Point PCHJames Ralston
2016-01-22ahci: Add JMicron 362 device IDsBen Hutchings
2016-01-22ahci: Add Device IDs for Intel Wellsburg PCHJames Ralston
2016-01-22vmstat: allocate vmstat_wq before it is usedMichal Hocko
2016-01-22udp: properly support MSG_PEEK with truncated buffersEric Dumazet
2016-01-22Revert "net: add length argument to skb_copy_and_csum_datagram_iovec"Ben Hutchings
2016-01-22kvm: x86: only channel 0 of the i8254 is linked to the HPETPaolo Bonzini
2016-01-22KVM: x86: Reload pit counters for all channels when restoring stateAndrew Honig
2016-01-22net: possible use after free in dst_releaseFrancesco Ruggeri
2016-01-22ftrace/scripts: Fix incorrect use of sprintf in recordmcountColin Ian King
2016-01-22genirq: Prevent chip buslock deadlockThomas Gleixner
2016-01-22net/core: revert "net: fix __netdev_update_features return.." and add commentNikolay Aleksandrov
2016-01-22drm/radeon: fix hotplug race at startupDave Airlie
2016-01-22MIPS: Fix restart of indirect syscallsEd Swierk
2016-01-22mm/memory_hotplug.c: check for missing sections in test_pages_in_a_zone()Andrew Banman
2016-01-22ocfs2: fix BUG when calculate new backup superJoseph Qi
2016-01-22ipv6/addrlabel: fix ip6addrlbl_get()Andrey Ryabinin
2016-01-22parisc: Fix syscall restartsHelge Deller
2016-01-22KEYS: Fix race between read and revokeDavid Howells
2016-01-22USB: fix invalid memory access in hub_activate()Alan Stern
2016-01-22USB: ipaq.c: fix a timeout loopDan Carpenter
2016-01-22xen/pciback: Don't allow MSI-X ops if PCI_COMMAND_MEMORY is not set.Konrad Rzeszutek Wilk
2016-01-22xen/pciback: For XEN_PCI_OP_disable_msi[|x] only disable if device has MSI(X)...Konrad Rzeszutek Wilk
2016-01-22xen/pciback: Do not install an IRQ handler for MSI interrupts.Konrad Rzeszutek Wilk
2016-01-22xen/pciback: Return error on XEN_PCI_OP_enable_msix when device has MSI or MS...Konrad Rzeszutek Wilk
2016-01-22xen/pciback: Return error on XEN_PCI_OP_enable_msi when device has MSI or MSI...Konrad Rzeszutek Wilk
2016-01-22xen/pciback: Save xen_pci_op commands before processing itKonrad Rzeszutek Wilk
2016-01-22xen-blkback: only read request operation from shared ring onceRoger Pau Monné
2016-01-22xen-netback: use RING_COPY_REQUEST() throughoutDavid Vrabel