summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-17MIPS: tlbex: Fix a missing statement for HUGETLBHuacai Chen1-0/+1
2014-09-17MIPS: Prevent user from setting FCSR cause bitsPaul Burton1-1/+2
2014-09-17MIPS: smp-mt: Fix link error when PROC_FS=nJames Hogan1-0/+2
2014-09-17MIPS: ptrace: Avoid smp_processor_id() when retrieving FPU IRAlex Smith2-3/+3
2014-09-17MIPS: ptrace: Change GP regset to use correct core dump register layoutAlex Smith1-29/+160
2014-09-17MIPS: ptrace: Test correct task's flags in task_user_regset_view()Alex Smith1-1/+1
2014-09-17MIPS: O32/32-bit: Fix bug which can cause incorrect system call restartsAlex Smith1-1/+1
2014-09-17MIPS: GIC: Prevent array overrunJeffrey Deans1-2/+4
2014-09-17fix regression in SCSI_IOCTL_SEND_COMMANDTony Battersby1-2/+7
2014-09-17SCSI: save command pool address of Scsi_HostJuergen Gross1-2/+10
2014-09-17scsi_transport_srp: Fix fast_io_fail_tmo=dev_loss_tmo=off behaviorBart Van Assche1-1/+2
2014-09-17scsi: do not issue SCSI RSOC command to Promise Vtrak E610fJanusz Dziemidowicz3-0/+9
2014-09-17scsi: add a blacklist flag which enables VPD page inquiriesMartin K. Petersen4-1/+10
2014-09-17scsi_scan: Restrict sequential scan to 256 LUNsHannes Reinecke2-0/+8
2014-09-17drivers: scsi: storvsc: Correctly handle TEST_UNIT_READY failureK. Y. Srinivasan1-0/+7
2014-09-17drivers: scsi: storvsc: Set srb_flags in all casesK. Y. Srinivasan1-7/+5
2014-09-17Drivers: scsi: storvsc: Fix a bug in handling VMBUS protocol versionK. Y. Srinivasan1-7/+10
2014-09-17Drivers: scsi: storvsc: Set cmd_per_lun to reflect value supported by the HostK. Y. Srinivasan1-1/+1
2014-09-17Drivers: scsi: storvsc: Change the limits to reflect the values on the hostK. Y. Srinivasan1-16/+31
2014-09-17Drivers: scsi: storvsc: Filter commands based on the storage protocol versionK. Y. Srinivasan1-3/+13
2014-09-17Drivers: scsi: storvsc: Implement a eh_timed_out handlerK. Y. Srinivasan1-0/+12
2014-09-17scsi: use short driver name for per-driver cmd slab cachesJames Bottomley1-2/+2
2014-09-17powerpc/thp: Use ACCESS_ONCE when loading pmdpAneesh Kumar K.V1-1/+3
2014-09-17powerpc/thp: Invalidate with vpn in loopAneesh Kumar K.V1-16/+7
2014-09-17powerpc/thp: Handle combo pages in invalidateAneesh Kumar K.V3-5/+13
2014-09-17powerpc/thp: Invalidate old 64K based hash page mapping before insert of 4k pteAneesh Kumar K.V1-9/+70
2014-09-17powerpc/thp: Don't recompute vsid and ssize in loop on invalidateAneesh Kumar K.V4-43/+26
2014-09-17powerpc/thp: Add write barrier after updating the valid bitAneesh Kumar K.V1-1/+4
2014-09-17powerpc/pseries: Avoid deadlock on removing ddwGavin Shan1-6/+14
2014-09-17powerpc/pseries: Failure on removing device nodeGavin Shan1-1/+1
2014-09-17powerpc/mm: Use read barrier when creating real_pteAneesh Kumar K.V1-5/+25
2014-09-17powerpc/mm/numa: Fix break placementAndrey Utkin1-1/+1
2014-09-17powerpc/cpuidle: Fix parsing of idle state flags from device-treeVaidyanathan Srinivasan1-8/+8
2014-09-17regulator: tps65218: fix DCDC4 linear voltage rangeFelipe Balbi1-1/+1
2014-09-17regulator: arizona-ldo1: remove bypass functionalityNikesh Oswal1-2/+0
2014-09-17mfd: twl4030-power: Fix PM idle pin configuration to not conflict with regula...Tony Lindgren2-11/+11
2014-09-17drivers/mfd/rtsx_usb.c: export device tableJeff Mahoney1-0/+1
2014-09-17mfd: omap-usb-host: Fix improper mask use.Michael Welling1-1/+1
2014-09-17kernel/smp.c:on_each_cpu_cond(): fix warning in fallback pathSasha Levin1-1/+1
2014-09-17mm: fix potential infinite loop in dissolve_free_huge_pages()Li Zhong1-0/+3
2014-09-17sh: fix build error by adding generic ioport_{map/unmap}()Pranith Kumar1-0/+11
2014-09-17ocfs2: do not write error flag to user structure we cannot copy from/toBen Hutchings1-86/+43
2014-09-17fanotify: fix double free of pending permission eventsJan Kara4-2/+39
2014-09-17CAPABILITIES: remove undefined caps from all processesEric Paris5-12/+13
2014-09-17tpm: Properly clean sysfs entries in error pathStefan Berger1-1/+3
2014-09-17tpm: Provide a generic means to override the chip returned timeoutsJason Gunthorpe3-21/+75
2014-09-17tpm: missing tpm_chip_put in tpm_get_random()Jarkko Sakkinen1-3/+4
2014-09-17firmware: Do not use WARN_ON(!spin_is_locked())Guenter Roeck1-4/+4
2014-09-17drm/radeon: use packet2 for nop on hawaii with old firmwareAlex Deucher1-3/+10
2014-09-17powerpc/cpufreq: Add pr_warn() on OPAL firmware failuresVaidyanathan Srinivasan1-2/+16