summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-05pstore: Fix duplicate {console,ftrace}-efi entriesValdis Kletnieks1-2/+2
2014-11-05virtio-rng: skip reading when we start to remove the deviceAmos Kong1-0/+5
2014-11-05virtio-rng: fix stuck of hot-unplugging busy deviceAmos Kong1-0/+2
2014-11-05can: at91_can: add missing prepare and unprepare of the clockDavid Dueck1-3/+5
2014-11-05can: flexcan: put TX mailbox into TX_INACTIVE mode after tx-completeMarc Kleine-Budde1-0/+3
2014-11-05can: flexcan: implement workaround for errata ERR005829David Jander1-1/+15
2014-11-05can: flexcan: correctly initialize mailboxesDavid Jander1-0/+7
2014-11-05can: flexcan: mark TX mailbox as TX_INACTIVEMarc Kleine-Budde1-2/+13
2014-11-05be careful with nd->inode in path_init() and follow_dotdot_rcu()Al Viro1-2/+13
2014-11-05init/Kconfig: Hide printk log config if CONFIG_PRINTK=nJosh Triplett1-0/+1
2014-11-05KVM: x86: Fix far-jump to non-canonical checkNadav Amit1-3/+5
2014-11-05kvm: fix excessive pages un-pinning in kvm_iommu_map error path.Quentin Casasnovas1-4/+4
2014-11-05kvm: x86: don't kill guest on unknown exit reasonMichael S. Tsirkin2-6/+6
2014-11-05kvm: vmx: handle invvpid vm exit gracefullyPetr Matousek2-1/+10
2014-11-05KVM: x86: Handle errors when RIP is set during far jumpsNadav Amit1-30/+88
2014-11-05KVM: x86: Emulator fixes for eip canonical checks on near branchesNadav Amit1-24/+54
2014-11-05KVM: x86: Fix wrong masking on relative jump/callNadav Amit1-5/+22
2014-11-05KVM: x86: Improve thread safety in pitAndy Honig1-0/+2
2014-11-05KVM: x86: Prevent host from panicking on shared MSR writes.Andy Honig3-6/+14
2014-11-05KVM: x86: Check non-canonical addresses upon WRMSRNadav Amit4-3/+42
2014-11-05MIPS: ftrace: Fix a microMIPS build problemMarkos Chandras1-2/+2
2014-11-05intel_pstate: Correct BYT VID values.Dirk Brandewie1-1/+12
2014-11-05intel_pstate: Fix BYT frequency reportingDirk Brandewie1-6/+36
2014-11-05intel_pstate: Don't lose sysfs settings during cpu offlineDirk Brandewie1-3/+3
2014-11-05cpufreq: intel_pstate: Reflect current no_turbo state correctlyGabriele Mazzotta1-12/+37
2014-11-05cpufreq: expose scaling_cur_freq sysfs file for set_policy() driversDirk Brandewie1-6/+17
2014-11-05cpufreq: intel_pstate: Fix setting max_perf_pct in performance policyPali Rohár1-0/+1
2014-11-05drm/cirrus: bind also to qemu-xen-traditionalOlaf Hering1-0/+2
2014-11-05MIPS: tlbex: Properly fix HUGE TLB Refill exception handlerDavid Daney1-1/+5
2014-11-05MIPS: loongson2_cpufreq: Fix CPU clock rate setting mismergeAaro Koskinen1-2/+3
2014-11-05qxl: don't create too large primary surfaceMarc-André Lureau1-8/+8
2014-11-05OOM, PM: OOM killed task shouldn't escape PM suspendMichal Hocko4-1/+67
2014-11-05freezer: Do not freeze tasks killed by OOM killerCong Wang1-0/+3
2014-11-05MIPS: cp1emu: Fix ISA restrictions for cop1x_op instructionsMarkos Chandras1-2/+2
2014-11-05random: add and use memzero_explicit() for clearing dataDaniel Borkmann3-7/+24
2014-11-05drm/radeon: use gart memory for DMA ring testsAlex Deucher3-18/+26
2014-11-05drm/radeon: fix speaker allocation setupAlex Deucher3-8/+8
2014-11-05ext4: check s_chksum_driver when looking for bg csum presenceDarrick J. Wong2-2/+6
2014-11-05ARC: unbork FPU save/restoreVineet Gupta2-8/+9
2014-11-05ARC: Update order of registers in KGDB to match GDB 7.5Anton Kolesov1-14/+18
2014-11-05ARC: [nsimosci] Allow "headless" models to bootVineet Gupta1-1/+1
2014-11-05ext4: move error report out of atomic context in ext4_init_block_bitmap()Dmitry Monakhov1-4/+8
2014-11-05ext4: Replace open coded mdata csum feature to helper functionDmitry Monakhov12-70/+43
2014-11-05ext4: fix reservation overflow in ext4_da_write_beginEric Sandeen1-1/+16
2014-11-05ext4: add ext4_iget_normal() which is to be used for dir tree lookupsTheodore Ts'o4-3/+11
2014-11-05ext4: don't orphan or truncate the boot loader inodeTheodore Ts'o2-5/+4
2014-11-05iser-target: Disable TX completion interrupt coalescingNicholas Bellinger1-2/+2
2014-11-05target: Fix APTPL metadata handling for dynamic MappedLUNsNicholas Bellinger4-5/+14
2014-11-05qla_target: don't delete changed naclsJoern Engel1-1/+10
2014-11-05ext4: grab missed write_count for EXT4_IOC_SWAP_BOOTDmitry Monakhov1-1/+9