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