summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-10x86 get_unmapped_area: Access mmap_legacy_base through mm_struct memberRadu Caragea3-3/+6
2013-09-10drm/vmwgfx: Split GMR2_REMAP commands if they are to largeJakob Bornecrantz1-19/+39
2013-09-10drm/i915: ivb: fix edp voltage swing reg valImre Deak1-1/+1
2013-09-10workqueue: cond_resched() after processing each work itemTejun Heo1-0/+9
2013-09-10drivers/base/memory.c: fix show_mem_removable() to handle missing sectionsRuss Anderson1-0/+2
2013-09-10SUNRPC: Fix memory corruption issue on 32-bit highmem systemsTrond Myklebust1-3/+6
2013-09-10sunrpc: remove the second argument of k[un]map_atomic()Cong Wang4-18/+18
2013-09-10powerpc/hvsi: Increase handshake timeout from 200ms to 400ms.Eugene Surovegin1-2/+2
2013-09-10powerpc: Work around gcc miscompilation of __pa() on 64-bitPaul Mackerras2-0/+11
2013-09-10powerpc: Don't Oops when accessing /proc/powerpc/lparcfg without hypervisorBenjamin Herrenschmidt1-14/+9
2013-09-10ath9k_htc: Restore skb headroom when returning skb to mac80211Helmut Schaa1-0/+10
2013-09-10iwl4965: fix rfkill set state regressionStanislaw Gruszka1-1/+1
2013-09-10Hexagon: misc compile warning/error cleanup due to missing headersRichard Kuo4-0/+4
2013-09-10sparc32: support atomic64_tSam Ravnborg2-0/+3
2013-09-10include <linux/prefetch.h> in drivers/parisc/iommu-helpers.hCong Wang1-0/+2
2013-09-10alpha: makefile: don't enforce small data model for kernel buildsWill Deacon1-1/+1
2013-09-10CRIS: Add _sdata to vmlinux.lds.SJesper Nilsson1-0/+1
2013-09-10sound: Fix make allmodconfig on MIPS correctlyPaul Bolle1-1/+1
2013-09-10sound: Fix make allmodconfig on MIPSTakashi Iwai1-0/+1
2013-09-10microblaze: Update microblaze defconfigsMichal Simek2-45/+75
2013-09-10SCSI: nsp32: use mdelay instead of large udelay constantsArnd Bergmann1-1/+1
2013-09-10Revert "PM / Domains: Fix handling of wakeup devices during system resume"Ben Hutchings1-2/+1
2013-09-10nilfs2: fix issue with counting number of bio requests for BIO_EOPNOTSUPP err...Vyacheslav Dubeyko1-1/+1
2013-09-10nilfs2: remove double bio_put() in nilfs_end_bio_write() for BIO_EOPNOTSUPP e...Vyacheslav Dubeyko1-2/+1
2013-09-10zfcp: fix schedule-inside-lock in scsi_device list loopsMartin Peschke1-7/+22
2013-09-10zfcp: fix lock imbalance by reworking request queue lockingMartin Peschke2-6/+59
2013-09-10of: fdt: fix memory initialization for expanded DTWladislav Wiebe1-0/+2
2013-09-10sg: Fix user memory corruption when SG_IO is interrupted by a signalRoland Dreier1-5/+15
2013-09-10block: Add bio_for_each_segment_all()Kent Overstreet6-13/+24
2013-09-10xen/events: mask events when changing their VCPU bindingDavid Vrabel1-0/+11
2013-09-10xen/events: initialize local per-cpu mask for all possible eventsDavid Vrabel1-1/+1
2013-09-10libata: apply behavioral quirks to sil3826 PMPTerry Suereth1-6/+6
2013-09-10drm/i915: Invalidate TLBs for the rings after a resetChris Wilson2-0/+15
2013-09-10USB: keyspan: fix null-deref at disconnect and releaseJohan Hovold1-1/+1
2013-09-10USB: mos7720: fix broken control requestsJohan Hovold1-7/+14
2013-09-10usb: add two quirky touchscreenOliver Neukum1-0/+6
2013-09-10m68k: Truncate base in do_div()Andreas Schwab1-4/+5
2013-09-10m68k/atari: ARAnyM - Fix NatFeat module supportGeert Uytterhoeven1-4/+19
2013-09-10fs/proc/task_mmu.c: fix buffer overflow in add_page_map()yonghua zheng1-3/+3
2013-09-10perf/arm: Fix armpmu_map_hw_event()Stephen Boyd1-1/+6
2013-09-10ARM: 7809/1: perf: fix event validation for software group leadersWill Deacon1-0/+3
2013-09-10USB: ti_usb_3410_5052: fix big-endian firmware handlingJohan Hovold1-4/+5
2013-09-10USB: adutux: fix big-endian device-type reportingJohan Hovold1-1/+1
2013-09-10jbd2: Fix use after free after error in jbd2_journal_dirty_metadata()Jan Kara1-4/+4
2013-09-10ALSA: 6fire: make buffers DMA-able (midi)Torsten Schenk2-6/+16
2013-09-10ALSA: 6fire: make buffers DMA-able (pcm)Torsten Schenk2-2/+41
2013-09-10Hostap: copying wrong data prism2_ioctl_giwaplist()Dan Carpenter1-2/+2
2013-09-10zd1201: do not use stack as URB transfer_bufferJussi Kivilinna1-1/+3
2013-09-10ext4: fix mount/remount error messages for incompatible mount optionsPiotr Sarna1-1/+16
2013-09-10hwmon: (adt7470) Fix incorrect return code checkCurt Brune1-1/+1