summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MIPS: asm/reg.h: Make 32- and 64-bit definitions available at the same timeAlex Smith2014-09-172-110/+182
* MIPS: Remove BUG_ON(!is_fpu_owner()) in do_ade()Huacai Chen2014-09-171-1/+0
* MIPS: tlbex: Fix a missing statement for HUGETLBHuacai Chen2014-09-171-0/+1
* MIPS: Prevent user from setting FCSR cause bitsPaul Burton2014-09-171-1/+2
* MIPS: GIC: Prevent array overrunJeffrey Deans2014-09-171-2/+4
* drivers: scsi: storvsc: Correctly handle TEST_UNIT_READY failureK. Y. Srinivasan2014-09-171-0/+7
* Drivers: scsi: storvsc: Implement a eh_timed_out handlerK. Y. Srinivasan2014-09-171-0/+12
* powerpc/pseries: Failure on removing device nodeGavin Shan2014-09-171-1/+1
* powerpc/mm: Use read barrier when creating real_pteAneesh Kumar K.V2014-09-171-5/+27
* powerpc/mm/numa: Fix break placementAndrey Utkin2014-09-171-1/+1
* regulator: arizona-ldo1: remove bypass functionalityNikesh Oswal2014-09-171-2/+0
* mfd: omap-usb-host: Fix improper mask use.Michael Welling2014-09-171-1/+1
* kernel/smp.c:on_each_cpu_cond(): fix warning in fallback pathSasha Levin2014-09-171-1/+1
* CAPABILITIES: remove undefined caps from all processesEric Paris2014-09-175-12/+13
* tpm: missing tpm_chip_put in tpm_get_random()Jarkko Sakkinen2014-09-171-3/+4
* firmware: Do not use WARN_ON(!spin_is_locked())Guenter Roeck2014-09-171-4/+4
* spi: omap2-mcspi: Configure hardware when slave driver changes modeMark A. Greer2014-09-171-0/+14
* spi: orion: fix incorrect handling of cell-index DT propertyThomas Petazzoni2014-09-171-6/+4
* iommu/amd: Fix cleanup_domain for mass device removalJoerg Roedel2014-09-171-4/+6
* media: media-device: Remove duplicated memset() in media_enum_entities()Salva Peiró2014-09-171-2/+0
* media: au0828: Only alt setting logic when neededMauro Carvalho Chehab2014-09-171-17/+17
* media: xc4000: Fix get_frequency()Mauro Carvalho Chehab2014-09-171-9/+11
* media: xc5000: Fix get_frequency()Mauro Carvalho Chehab2014-09-171-10/+12
* Linux 3.10.54v3.10.54Greg Kroah-Hartman2014-09-051-1/+1
* USB: fix build error with CONFIG_PM_RUNTIME disabledGreg Kroah-Hartman2014-09-051-0/+2
* NFSv4: Fix problems with close in the presence of a delegationTrond Myklebust2014-09-051-5/+12
* NFSv3: Fix another acl regressionTrond Myklebust2014-09-051-1/+4
* svcrdma: Select NFSv4.1 backchannel transport based on forward channelChuck Lever2014-09-055-2/+7
* NFSD: Decrease nfsd_users in nfsd_startup_generic failKinglong Mee2014-09-051-1/+4
* usb: hub: Prevent hub autosuspend if usbcore.autosuspend is -1Roger Quadros2014-09-051-1/+5
* USB: whiteheat: Added bounds checking for bulk command responseJames Forshaw2014-09-051-1/+6
* USB: ftdi_sio: Added PID for new ekey deviceJaša Bartelj2014-09-052-0/+7
* USB: ftdi_sio: add Basic Micro ATOM Nano USB2Serial PIDJohan Hovold2014-09-052-0/+3
* ARM: OMAP2+: hwmod: Rearm wake-up interrupts for DT when MUSB is idledTony Lindgren2014-09-051-0/+4
* usb: xhci: amd chipset also needs short TX quirkHuang Rui2014-09-051-0/+4
* xhci: Treat not finding the event_seg on COMP_STOP the same as COMP_STOP_INVALHans de Goede2014-09-051-1/+2
* Staging: speakup: Update __speakup_paste_selection() tty (ab)usage to match vtBen Hutchings2014-09-051-2/+8
* jbd2: fix infinite loop when recovering corrupt journal blocksDarrick J. Wong2014-09-051-2/+5
* mei: nfc: fix memory leak in error pathAlexander Usyskin2014-09-051-6/+5
* mei: reset client state on queued connect requestAlexander Usyskin2014-09-051-0/+1
* Btrfs: fix csum tree corruption, duplicate and outdated checksumsFilipe Manana2014-09-051-1/+1
* hpsa: fix bad -ENOMEM return value in hpsa_big_passthru_ioctlStephen M. Cameron2014-09-051-1/+1
* x86/efi: Enforce CONFIG_RELOCATABLE for EFI boot stubMatt Fleming2014-09-051-0/+1
* x86_64/vsyscall: Fix warn_bad_vsyscall log outputAndy Lutomirski2014-09-051-4/+4
* x86: don't exclude low BIOS area when allocating address space for non-PCI cardsChristoph Schulz2014-09-052-3/+9
* drm/radeon: add additional SI pci idsAlex Deucher2014-09-051-0/+4
* ext4: fix BUG_ON in mb_free_blocks()Theodore Ts'o2014-09-051-0/+5
* kvm: iommu: fix the third parameter of kvm_iommu_put_pages (CVE-2014-3601)Michael S. Tsirkin2014-09-051-9/+10
* Revert "KVM: x86: Increase the number of fixed MTRR regs to 10"Paolo Bonzini2014-09-051-1/+1
* KVM: nVMX: fix "acknowledge interrupt on exit" when APICv is in useWanpeng Li2014-09-052-14/+40