summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-01mm: fix sleeping function warning from __put_anon_vmaHugh Dickins1-3/+5
2014-07-01zram: correct offset usage in zram_bio_discardWeijie Yang1-2/+2
2014-07-01mm/memory-failure.c: support use of a dedicated thread to handle SIGBUS(BUS_M...Naoya Horiguchi2-13/+48
2014-07-01mm/memory-failure.c: don't let collect_procs() skip over processes for MF_ACT...Tony Luck1-9/+12
2014-07-01mm/memory-failure.c-failure: send right signal code to correct threadTony Luck1-2/+2
2014-07-01mm: page_alloc: use word-based accesses for get/set pageblock bitmapsMel Gorman3-27/+68
2014-07-01memcg: do not hang on OOM when killed by userspace OOM access to memory reservesMichal Hocko1-1/+2
2014-07-01mm: vmscan: do not throttle based on pfmemalloc reserves if node has no ZONE_...Mel Gorman1-6/+37
2014-07-01kthread: fix return value of kthread_create() upon SIGKILL.Tetsuo Handa1-2/+2
2014-07-01hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi15-73/+18
2014-07-01tools/vm/page-types.c: catch sigbus if raced with truncateKonstantin Khlebnikov1-3/+32
2014-07-01USB: option: fix runtime PM handlingJohan Hovold1-1/+10
2014-07-01USB: EHCI: avoid BIOS handover on the HASEE E200Alan Stern1-3/+16
2014-07-01ARM: OMAP: replace checks for CONFIG_USB_GADGET_OMAPPaul Bolle5-5/+5
2014-07-01usb: dwc3: gadget: clear stall when disabling endpointFelipe Balbi1-0/+4
2014-07-01usb: gadget: rename CONFIG_USB_GADGET_PXA25XPaul Bolle1-1/+1
2014-07-01USB: usbtest: add a timeout for scatter-gather testsAlan Stern1-1/+15
2014-07-01usb: usbtest: fix unlink write error with pattern 1Huang Rui1-0/+10
2014-07-01applicom: dereferencing NULL on error pathDan Carpenter1-1/+0
2014-07-01staging/mt29f_spinand: Terminate of match tableStephen Boyd1-0/+1
2014-07-01Staging: rtl8188eu: overflow in update_sta_support_rate()Dan Carpenter1-1/+6
2014-07-01staging: tidspbridge: check for CONFIG_SND_OMAP_SOC_MCBSPPaul Bolle1-2/+2
2014-07-01phy: exynos-mipi-video: fix check on array indexAntoine Ténart1-1/+1
2014-07-01printk/of_serial: fix serial console cessation part way through boot.Stephen Chivers2-0/+2
2014-07-01w1: do not unlock unheld list_mutex in __w1_remove_master_device()Alexey Khoroshilov2-0/+6
2014-07-01extcon: max14577: Properly handle regmap_irq_get_virq errorKrzysztof Kozlowski1-1/+1
2014-07-01extcon: max14577: Fix probe failure on successful work queueKrzysztof Kozlowski1-6/+1
2014-07-01extcon: max77693: Fix two NULL pointer exceptions on missing pdataKrzysztof Kozlowski1-2/+2
2014-07-01extcon: max8997: Fix NULL pointer exception on missing pdataKrzysztof Kozlowski1-1/+1
2014-07-01block: virtio_blk: don't hold spin lock during world switchMing Lei1-3/+6
2014-07-01imx-drm: fix hdmi hotplug detection initial stateRussell King1-6/+3
2014-06-26Linux 3.15.2v3.15.2Greg Kroah-Hartman1-1/+1
2014-06-26slab: fix oops when reading /proc/slab_allocatorsJoonsoo Kim1-19/+71
2014-06-26tmpfs: ZERO_RANGE and COLLAPSE_RANGE not currently supportedHugh Dickins1-0/+3
2014-06-26ALSA: control: Make sure that id->index does not overflowLars-Peter Clausen1-0/+3
2014-06-26ALSA: control: Handle numid overflowLars-Peter Clausen1-0/+4
2014-06-26ALSA: control: Don't access controls outside of protected regionsLars-Peter Clausen1-5/+10
2014-06-26ALSA: control: Fix replacing user controlsLars-Peter Clausen1-16/+9
2014-06-26ALSA: control: Protect user controls against concurrent accessLars-Peter Clausen3-6/+28
2014-06-26ALSA: hda - Add quirk for external mic on Lifebook U904David Henningsson1-0/+9
2014-06-26ALSA: hda - verify pin:converter connection on unsol event for HSW and VLVMengdong Lin1-1/+9
2014-06-26ALSA: hda/realtek - Add more entry for enable HP mute ledKailang Yang1-0/+14
2014-06-26ALSA: hda/realtek - Add support of ALC891 codecKailang Yang1-0/+1
2014-06-26ALSA: compress: Cancel the optimization of compiler and fix the size of struc...Wang, Xiaoming1-1/+1
2014-06-26lz4: ensure length does not wrapGreg Kroah-Hartman1-0/+2
2014-06-26lzo: properly check for overrunsGreg Kroah-Hartman1-21/+41
2014-06-26iio: Fix two mpl3115 issues in measurement conversionPeter Meerwald1-3/+3
2014-06-26iio: Fix endianness issue in ak8975_read_axis()Peter Meerwald1-8/+1
2014-06-26iio: adc: at91: signedness bug in at91_adc_get_trigger_value_by_name()Dan Carpenter1-8/+8
2014-06-26iio: mxs-lradc: fix dividerRobert Hodaszi1-4/+8