summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-16Linux 3.12.39v3.12.39Jiri Slaby
2015-03-16clk-gate: fix bit # check in clk_register_gate()Sergei Shtylyov
2015-03-16ath5k: fix spontaneus AR5312 freezesSergey Ryazanov
2015-03-16NFSv4: Don't call put_rpccred() under the rcu_read_lock()Trond Myklebust
2015-03-16ACPI / video: Load the module even if ACPI is disabledChris Wilson
2015-03-16drm/radeon: fix 1 RB harvest config setup for TN/RLAlex Deucher
2015-03-16drm/radeon: use drm_mode_vrefresh() rather than mode->vrefreshAlex Deucher
2015-03-16HID: fixup the conflicting keyboard mappings quirkJiri Kosina
2015-03-16HID: input: fix confusion on conflicting mappingsDavid Herrmann
2015-03-16dm snapshot: fix a possible invalid memory access on unloadMikulas Patocka
2015-03-16dm: fix a race condition in dm_get_mdMikulas Patocka
2015-03-16dm io: reject unsupported DISCARD requests with EOPNOTSUPPDarrick J. Wong
2015-03-16dm mirror: do not degrade the mirror on discard errorMikulas Patocka
2015-03-16staging: comedi: comedi_compat32.c: fix COMEDI_CMD copy backIan Abbott
2015-03-16sunxi: clk: Set sun6i-pll1 n_start = 1Hans de Goede
2015-03-16clk: sunxi: Support factor clocks with N factor starting not from 0Chen-Yu Tsai
2015-03-16clk: zynq: Force CPU_2X clock to be ungatedSoren Brinkmann
2015-03-16fixed invalid assignment of 64bit mask to host dma_boundary for scatter gathe...Minh Duc Tran
2015-03-16ASoC: omap-pcm: Correct dma maskPeter Ujfalusi
2015-03-16nilfs2: fix potential memory overrun on inodeRyusuke Konishi
2015-03-16mm/hugetlb: take page table lock in follow_huge_pmd()Naoya Horiguchi
2015-03-16mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi
2015-03-16mm: hwpoison: drop lru_add_drain_all() in __soft_offline_page()Naoya Horiguchi
2015-03-16HID: yet another buggy ELAN touchscreenOliver Neukum
2015-03-16HID: usbhid: enable always-poll quirk for Elan Touchscreen 0103Adel Gadllah
2015-03-16HID: usbhid: add another mouse that needs QUIRK_ALWAYS_POLLOliver Neukum
2015-03-16HID: usbhid: fix PIXART optical mouseOliver Neukum
2015-03-16HID: microsoft: Add ID for NE7K wireless keyboardJakub Sitnicki
2015-03-13xhci: no switching back on non-ULT HaswellOliver Neukum
2015-03-12IB/qib: Do not write EEPROMMitko Haralanov
2015-03-12sg: fix read() error reportingTony Battersby
2015-03-12ALSA: hda - Add pin configs for ASUS mobo with IDT 92HD73XX codecTakashi Iwai
2015-03-12ALSA: pcm: Don't leave PREPARED state after drainingTakashi Iwai
2015-03-12splice: Apply generic position and size checks to each writeBen Hutchings
2015-03-12vm: make stack guard page errors return VM_FAULT_SIGSEGV rather than SIGBUSLinus Torvalds
2015-03-12arc: mm: Fix build failureGuenter Roeck
2015-03-12vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-03-12x86: mm: move mmap_sem unlock from mm_fault_error() to callerLinus Torvalds
2015-03-12cdc-acm: Add support for Denso cradle CU-321Björn Gerhart
2015-03-12usb: musb: core: add pm_runtime_irq_safe()Felipe Balbi
2015-03-12usb: gadget: function: phonet: balance usb_ep_disable callsFelipe Balbi
2015-03-12USB: serial: add Google simple serial SubClass supportAnton Staaf
2015-03-12HID: microsoft: add support for Japanese Surface Type Cover 3Alan Wu
2015-03-12HID: add support for MS Surface Pro 3 Type CoverAlan Wu
2015-03-12HID: hid-microsoft: Add support for scrollwheel and special keypad keysHans de Goede
2015-03-12HID: pidff: Fix initialisation forMicrosoft Sidewinder FF Pro 2Jim Keir
2015-03-12HID: apple: fix battery support for the 2009 ANSI wireless keyboardRoss Skaliotis
2015-03-12tty: fix up atime/mtime mess, take fourJiri Slaby
2015-03-12ARC: Fix KSTK_ESP()Vineet Gupta
2015-03-12sunrpc: fix braino in ->poll()Al Viro