aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-29Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidlsk-android-13.08Mark Brown
2013-08-29Merge tag 'v3.10.10' into linux-linaro-lskMark Brown
2013-08-29Linux 3.10.10Greg Kroah-Hartman
2013-08-29bcache: FUA fixesKent Overstreet
2013-08-29md: bcache: io.c: fix a potential NULL pointer dereferenceKumar Amit Mehta
2013-08-29mei: me: fix waiting for hw readyTomas Winkler
2013-08-29mei: don't have to clean the state on power upTomas Winkler
2013-08-29mei: me: fix reset state machineTomas Winkler
2013-08-29x86/xen: do not identity map UNUSABLE regions in the machine E820David Vrabel
2013-08-29x86 get_unmapped_area: Access mmap_legacy_base through mm_struct memberRadu Caragea
2013-08-29Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"Linus Torvalds
2013-08-29SCSI: sg: Fix user memory corruption when SG_IO is interrupted by a signalRoland Dreier
2013-08-29SCSI: lpfc: Don't force CONFIG_GENERIC_CSUM onAnton Blanchard
2013-08-29SCSI: zfcp: fix schedule-inside-lock in scsi_device list loopsMartin Peschke
2013-08-29SCSI: zfcp: fix lock imbalance by reworking request queue lockingMartin Peschke
2013-08-29iwlwifi: pcie: disable L1 Active after pci_enable_deviceEmmanuel Grumbach
2013-08-29iwlwifi: dvm: fix calling ieee80211_chswitch_done() with NULLStanislaw Gruszka
2013-08-29libata: apply behavioral quirks to sil3826 PMPTerry Suereth
2013-08-29Hostap: copying wrong data prism2_ioctl_giwaplist()Dan Carpenter
2013-08-29sata_fsl: save irqs while coalescingAnthony Foiani
2013-08-29usb: phy: fix build breakageAnatolij Gustschin
2013-08-29drivers/platform/olpc/olpc-ec.c: initialise earlierDaniel Drake
2013-08-29nilfs2: fix issue with counting number of bio requests for BIO_EOPNOTSUPP err...Vyacheslav Dubeyko
2013-08-29nilfs2: remove double bio_put() in nilfs_end_bio_write() for BIO_EOPNOTSUPP e...Vyacheslav Dubeyko
2013-08-29of: fdt: fix memory initialization for expanded DTWladislav Wiebe
2013-08-29drm/i915: Invalidate TLBs for the rings after a resetChris Wilson
2013-08-29drm/radeon: fix WREG32_OR macro setting bits in a registerRafał Miłecki
2013-08-29drm/radeon: fix UVD message buffer validationChristian König
2013-08-29drm/radeon/r7xx: fix copy paste typo in golden register setupAlex Deucher
2013-08-29staging: comedi: bug-fix NULL pointer dereference on failed attachIan Abbott
2013-08-29ARM: 7816/1: CONFIG_KUSER_HELPERS: fix help textNicolas Pitre
2013-08-29arm64: perf: fix event validation for software group leadersWill Deacon
2013-08-29arm64: perf: fix array out of bounds access in armpmu_map_hw_event()Will Deacon
2013-08-29ARM: at91/DT: fix at91sam9n12ek memory nodeNicolas Ferre
2013-08-29ARM: davinci: nand: specify ecc strengthSekhar Nori
2013-08-29xen/events: mask events when changing their VCPU bindingDavid Vrabel
2013-08-29xen/events: initialize local per-cpu mask for all possible eventsDavid Vrabel
2013-08-29x86: Don't clear olpc_ofw_header when sentinel is detectedDaniel Drake
2013-08-29VFS: collect_mounts() should return an ERR_PTRDan Carpenter
2013-08-29zd1201: do not use stack as URB transfer_bufferJussi Kivilinna
2013-08-29ARC: [lib] strchr breakage in Big-endian configurationJoern Rennecke
2013-08-29xen/smp: initialize IPI vectors before marking CPU onlineChuck Anderson
2013-08-29ftrace: Check module functions being traced on reloadSteven Rostedt (Red Hat)
2013-08-29tracing/uprobes: Fail to unregister if probe event files are in useSteven Rostedt (Red Hat)
2013-08-29tracing/kprobes: Fail to unregister if probe event files are in useSteven Rostedt (Red Hat)
2013-08-29tracing: trace_remove_event_call() should fail if call/file is in useOleg Nesterov
2013-08-29tracing: Change remove_event_file_dir() to clear "d_subdirs"->i_privateOleg Nesterov
2013-08-29tracing: Introduce remove_event_file_dir()Oleg Nesterov
2013-08-29tracing: Change f_start() to take event_mutex and verify i_private != NULLOleg Nesterov
2013-08-29tracing: Change event_filter_read/write to verify i_private != NULLOleg Nesterov