summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-16ARM: ux500: Move GPIO regulator for SD-card into board DTSsUlf Hansson3-18/+31
2015-05-16ARM: mvebu: armada-xp-openblocks-ax3-4: Disable internal RTCGregory CLEMENT1-0/+4
2015-05-16ARM: dts: imx23-olinuxino: Fix polarity of LED GPIOFabio Estevam1-1/+2
2015-05-16ARM: dts: imx23-olinuxino: Fix dr_mode of usb0Stefan Wahren1-0/+1
2015-05-16ARM: dts: imx28: Fix AUART4 TX-DMA interrupt nameMarek Vasut2-2/+2
2015-05-16ARM: dts: imx25: Add #pwm-cells to pwm4Markus Pargmann1-0/+1
2015-05-16xen/console: Update console event channel on resumeBoris Ostrovsky1-1/+17
2015-05-16mm: soft-offline: fix num_poisoned_pages counting on concurrent eventsNaoya Horiguchi1-4/+4
2015-05-16writeback: use |1 instead of +1 to protect against div by zeroTejun Heo1-3/+3
2015-05-16mm/memory-failure: call shake_page() when error hits thp tail pageNaoya Horiguchi1-4/+4
2015-05-16mnt: Fix fs_fully_visible to verify the root directory is visibleEric W. Biederman1-0/+6
2015-05-16gpio: sysfs: fix memory leaks and device hotplugJohan Hovold1-0/+19
2015-05-16gpio: unregister gpiochip device before removing itJohan Hovold1-3/+2
2015-05-16RDMA/CMA: Canonize IPv4 on IPV6 sockets properlyJason Gunthorpe1-10/+17
2015-05-16nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()Ryusuke Konishi2-2/+2
2015-05-16ocfs2: dlm: fix race between purge and get lock resourceJunxiao Bi1-0/+13
2015-05-15mm: fix anon_vma->degree underflow in anon_vma endless growing preventionLeon Yu2-3/+8
2015-05-15mm: fix corner case in anon_vma endless growing preventionKonstantin Khlebnikov1-2/+4
2015-05-15mm: prevent endless growth of anon_vma hierarchyKonstantin Khlebnikov2-1/+51
2015-05-15fs/seq_file: fallback to vmalloc allocationHeiko Carstens1-9/+21
2015-05-15seq_file: always clear m->count when we free m->bufAl Viro1-1/+2
2015-05-15/proc/stat: convert to single_open_size()Heiko Carstens1-20/+2
2015-05-15ARC: signal handling robustifyVineet Gupta1-4/+16
2015-05-15Drivers: hv: vmbus: Don't wait after requesting offersK. Y. Srinivasan1-11/+1
2015-05-15usb: gadget: printer: enqueue printer's response for setup requestAndrzej Pietrasiewicz1-0/+9
2015-05-15usb: host: ehci: use new USB_RESUME_TIMEOUTFelipe Balbi2-8/+11
2015-05-15usb: host: oxu210hp: use new USB_RESUME_TIMEOUTFelipe Balbi1-3/+4
2015-05-15usb: musb: use new USB_RESUME_TIMEOUTFelipe Balbi2-2/+3
2015-05-15drm/radeon: add SI DPM quirk for Sapphire R9 270 Dual-X 2G GDDR5Alex Deucher1-0/+1
2015-05-153w-sas: fix command completion raceChristoph Hellwig2-44/+10
2015-05-153w-9xxx: fix command completion raceChristoph Hellwig2-49/+13
2015-05-153w-xxxx: fix command completion raceChristoph Hellwig2-41/+6
2015-05-15ext4: fix data corruption caused by unwritten and delayed extentsLukas Czerner2-0/+10
2015-05-15rbd: end I/O the entire obj_request on errorIlya Dryomov1-0/+5
2015-05-15tty/serial: at91: maxburst was missing for dma transfersLudovic Desroches1-0/+2
2015-05-15ASoC: dapm: Enable autodisable on SOC_DAPM_SINGLE_TLV_AUTODISABLECharles Keepax1-1/+1
2015-05-15serial: of-serial: Remove device_type = "serial" registrationMichal Simek1-1/+0
2015-05-15ALSA: hda - Fix mute-LED fixed modeTakashi Iwai1-9/+12
2015-05-15ALSA: emu10k1: Emu10k2 32 bit DMA modePeter Zubaj5-18/+30
2015-05-15ALSA: emu10k1: Fix card shortname string buffer overflowTakashi Iwai2-4/+6
2015-05-15ALSA: emux: Fix mutex deadlock in OSS emulationTakashi Iwai2-16/+22
2015-05-15ALSA: emux: Fix mutex deadlock at unloadingTakashi Iwai1-2/+0
2015-05-15UBI: fix soft lockup in ubi_check_volume()hujianyang1-0/+2
2015-05-15ipv4: Missing sk_nulls_node_init() in ping_unhash().David S. Miller1-0/+1
2015-05-15staging: panel: fix lcd typeSudip Mukherjee1-7/+6
2015-05-15mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) supportKirill A. Shutemov1-3/+2
2015-05-15fs: take i_mutex during prepare_binprm for set[ug]id executablesJann Horn1-28/+48
2015-05-15driver core: bus: Goto appropriate labels on failure in bus_add_deviceJunjie Mao1-2/+2
2015-05-15memstick: mspro_block: add missing curly bracesDan Carpenter1-1/+2
2015-05-15C6x: time: Ensure consistency in __initNishanth Menon1-1/+1