summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-05-06gpio: clamp returned values to the boolean rangeAlexandre Courbot
2015-05-06gpio: mvebu: Fix mask/unmask managment per irq chip typeGregory CLEMENT
2015-05-06xtensa: ISS: fix locking in TAP network adapterMax Filippov
2015-05-06xtensa: provide __NR_sync_file_range2 instead of __NR_sync_file_rangeMax Filippov
2015-05-06xtensa: xtfpga: fix hardware lockup caused by LCD driverMax Filippov
2015-05-06ACPI / scan: Annotate physical_node_lock in acpi_scan_is_offline()Rafael J. Wysocki
2015-05-06ACPICA: Utilities: split IO address types from data type models.Lv Zheng
2015-05-06ASoC: davinci-evm: drop un-necessary remove functionManish Badarkhe
2015-05-06powerpc/cell: Fix cell iommu after it_page_shift changesMichael Ellerman
2015-05-06powerpc: Fix missing L2 cache size in /sys/devices/system/cpuDave Olson
2015-05-06Bluetooth: ath3k: Add support Atheros AR5B195 combo Mini PCIe cardAlexander Ploumistos
2015-05-06target/file: Fix SG table for prot_buf initializationAkinobu Mita
2015-05-06target/file: Fix BUG() when CONFIG_DEBUG_SG=y and DIF protection enabledAkinobu Mita
2015-05-06target: Fix COMPARE_AND_WRITE with SG_TO_MEM_NOALLOC handlingNicholas Bellinger
2015-05-06scsi: storvsc: Fix a bug in copy_from_bounce_buffer()K. Y. Srinivasan
2015-05-06UBI: fix check for "too many bytes"Brian Norris
2015-05-06UBI: initialize LEB number variableBrian Norris
2015-05-06UBI: fix out of bounds writeBrian Norris
2015-05-06UBI: account for bitflips in both the VID header and dataBrian Norris
2015-05-06tools/power turbostat: Use $(CURDIR) instead of $(PWD) and add support for O=...Thomas D
2015-05-06tools lib traceevent kbuffer: Remove extra update to data pointer in PADDINGSteven Rostedt (Red Hat)
2015-05-06powerpc/perf: Cap 64bit userspace backtraces to PERF_MAX_STACK_DEPTHAnton Blanchard
2015-05-06ext4: make fsync to sync parent dir in no-journal for real this timeLukas Czerner
2015-05-06drm/msm: use componentised device supportRob Clark
2015-05-06bfa: Replace large udelay() with mdelay()Ben Hutchings
2015-05-06arm64: vdso: fix build error when switching from LE to BEArun Chandran
2015-05-06rtlwifi: rtl8192cu: Add new device IDMarek Vasut
2015-05-06rtlwifi: rtl8192cu: Add new USB IDLarry Finger
2015-05-06ptrace: fix race between ptrace_resume() and wait_task_stopped()Oleg Nesterov
2015-05-06fs/binfmt_elf.c: fix bug in loading of PIE binariesMichael Davidson
2015-05-06Input: elantech - fix absolute mode setting on some ASUS laptopsUlrik De Bie
2015-05-06ALSA: emu10k1: don't deadlock in proc-functionsMichael Gernoth
2015-05-06usb: core: hub: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-06usb: dwc2: hcd: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-06usb: host: sl811: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-06usb: host: xhci: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-06usb: host: isp116x: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-06usb: host: r8a66597: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-06usb: host: fotg210: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-06usb: host: uhci: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-06usb: host: fusbh200: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-06usb: define a generic USB_RESUME_TIMEOUT macroFelipe Balbi
2015-05-06usb: phy: Find the right match in devm_usb_phy_matchAxel Lin
2015-05-06ARM: dts: dove: Fix uart[23] reg propertySebastian Hesselbarth
2015-05-06ARM: S3C64XX: Use fixed IRQ bases to avoid conflicts on CragganmoreCharles Keepax
2015-05-06ARM: 8320/1: fix integer overflow in ELF_ET_DYN_BASEAndrey Ryabinin
2015-05-06NFS: fix BUG() crash in notify_change() with patch to chown_common()Andrew Elble
2015-05-06power_supply: lp8788-charger: Fix leaked power supply on probe failKrzysztof Kozlowski
2015-05-06power_supply: twl4030_madc: Check return value of power_supply_registerKrzysztof Kozlowski
2015-05-06ring-buffer: Replace this_cpu_*() with __this_cpu_*()Steven Rostedt