summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-08-29Linux 3.10.10v3.10.10Greg Kroah-Hartman1-1/+1
2013-08-29bcache: FUA fixesKent Overstreet3-4/+34
2013-08-29md: bcache: io.c: fix a potential NULL pointer dereferenceKumar Amit Mehta1-0/+2
2013-08-29mei: me: fix waiting for hw readyTomas Winkler1-3/+7
2013-08-29mei: don't have to clean the state on power upTomas Winkler1-1/+2
2013-08-29mei: me: fix reset state machineTomas Winkler1-1/+3
2013-08-29x86/xen: do not identity map UNUSABLE regions in the machine E820David Vrabel1-0/+22
2013-08-29x86 get_unmapped_area: Access mmap_legacy_base through mm_struct memberRadu Caragea3-3/+6
2013-08-29Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"Linus Torvalds3-3/+2
2013-08-29SCSI: sg: Fix user memory corruption when SG_IO is interrupted by a signalRoland Dreier1-5/+15
2013-08-29SCSI: lpfc: Don't force CONFIG_GENERIC_CSUM onAnton Blanchard1-1/+0
2013-08-29SCSI: zfcp: fix schedule-inside-lock in scsi_device list loopsMartin Peschke1-7/+22
2013-08-29SCSI: zfcp: fix lock imbalance by reworking request queue lockingMartin Peschke2-6/+59
2013-08-29iwlwifi: pcie: disable L1 Active after pci_enable_deviceEmmanuel Grumbach1-5/+5
2013-08-29iwlwifi: dvm: fix calling ieee80211_chswitch_done() with NULLStanislaw Gruszka1-1/+4
2013-08-29libata: apply behavioral quirks to sil3826 PMPTerry Suereth1-6/+6
2013-08-29Hostap: copying wrong data prism2_ioctl_giwaplist()Dan Carpenter1-2/+2
2013-08-29sata_fsl: save irqs while coalescingAnthony Foiani1-2/+3
2013-08-29usb: phy: fix build breakageAnatolij Gustschin2-2/+2
2013-08-29drivers/platform/olpc/olpc-ec.c: initialise earlierDaniel Drake1-1/+1
2013-08-29nilfs2: fix issue with counting number of bio requests for BIO_EOPNOTSUPP err...Vyacheslav Dubeyko1-1/+1
2013-08-29nilfs2: remove double bio_put() in nilfs_end_bio_write() for BIO_EOPNOTSUPP e...Vyacheslav Dubeyko1-2/+1
2013-08-29of: fdt: fix memory initialization for expanded DTWladislav Wiebe1-0/+2
2013-08-29drm/i915: Invalidate TLBs for the rings after a resetChris Wilson2-0/+14
2013-08-29drm/radeon: fix WREG32_OR macro setting bits in a registerRafał Miłecki1-1/+1
2013-08-29drm/radeon: fix UVD message buffer validationChristian König1-0/+8
2013-08-29drm/radeon/r7xx: fix copy paste typo in golden register setupAlex Deucher1-6/+6
2013-08-29staging: comedi: bug-fix NULL pointer dereference on failed attachIan Abbott1-1/+1
2013-08-29ARM: 7816/1: CONFIG_KUSER_HELPERS: fix help textNicolas Pitre1-3/+6
2013-08-29arm64: perf: fix event validation for software group leadersWill Deacon1-0/+3
2013-08-29arm64: perf: fix array out of bounds access in armpmu_map_hw_event()Will Deacon1-1/+6
2013-08-29ARM: at91/DT: fix at91sam9n12ek memory nodeNicolas Ferre1-2/+2
2013-08-29ARM: davinci: nand: specify ecc strengthSekhar Nori4-0/+4
2013-08-29xen/events: mask events when changing their VCPU bindingDavid Vrabel1-0/+11
2013-08-29xen/events: initialize local per-cpu mask for all possible eventsDavid Vrabel1-1/+1
2013-08-29x86: Don't clear olpc_ofw_header when sentinel is detectedDaniel Drake1-2/+2
2013-08-29VFS: collect_mounts() should return an ERR_PTRDan Carpenter1-1/+1
2013-08-29zd1201: do not use stack as URB transfer_bufferJussi Kivilinna1-1/+3
2013-08-29ARC: [lib] strchr breakage in Big-endian configurationJoern Rennecke1-0/+10
2013-08-29xen/smp: initialize IPI vectors before marking CPU onlineChuck Anderson1-2/+9
2013-08-29ftrace: Check module functions being traced on reloadSteven Rostedt (Red Hat)1-9/+62
2013-08-29tracing/uprobes: Fail to unregister if probe event files are in useSteven Rostedt (Red Hat)1-13/+38
2013-08-29tracing/kprobes: Fail to unregister if probe event files are in useSteven Rostedt (Red Hat)1-6/+15
2013-08-29tracing: trace_remove_event_call() should fail if call/file is in useOleg Nesterov2-3/+34
2013-08-29tracing: Change remove_event_file_dir() to clear "d_subdirs"->i_privateOleg Nesterov1-32/+15
2013-08-29tracing: Introduce remove_event_file_dir()Oleg Nesterov1-24/+23
2013-08-29tracing: Change f_start() to take event_mutex and verify i_private != NULLOleg Nesterov1-4/+9
2013-08-29tracing: Change event_filter_read/write to verify i_private != NULLOleg Nesterov2-18/+25
2013-08-29tracing: Change event_enable/disable_read() to verify i_private != NULLOleg Nesterov1-9/+19
2013-08-29tracing: Turn event/id->i_private into call->event.typeOleg Nesterov1-5/+12