summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-06-19powerpc: Fix emulation of illegal instructions on PowerNV platformPaul Mackerras
2013-06-19x86: Fix typo in kexec register clearingKees Cook
2013-06-19ARM: 7743/1: compressed/head.S: work around new binutils warningArnd Bergmann
2013-06-19ARM: 7742/1: topology: export cpu_topologyArnd Bergmann
2013-05-30um: Serve io_remap_pfn_range()Richard Weinberger
2013-05-30x86,efi: Implement efi_no_storage_paranoia parameterRichard Weinberger
2013-05-30x86,efi: Check max_size only if it is non-zero.Richard Weinberger
2013-05-30efi: Export efi_query_variable_store() for efivars.koSergey Vlasov
2013-05-30x86, efivars: firmware bug workarounds should be in platform codeMatt Fleming
2013-05-30ARM: plat-orion: Fix num_resources and id for ge10 and ge11Gregory CLEMENT
2013-05-30powerpc: Bring all threads online prior to migration/hibernationRobert Jennings
2013-05-30powerpc/pseries: Fix partition migration hang in stop_topology_updateBrian King
2013-05-30avr32: fix relocation check for signed 18-bit offsetHans-Christian Egtvedt
2013-05-30Kirkwood: Enable PCIe port 1 on QNAP TS-11x/TS-21xMartin Michlmayr
2013-05-30KVM: VMX: fix halt emulation while emulating invalid guest sateGleb Natapov
2013-05-30xen/vcpu/pvhvm: Fix vcpu hotplugging hanging.Konrad Rzeszutek Wilk
2013-05-30x86: Eliminate irq_mis_count counted in arch_irq_statLi Fei
2013-05-30mmc: at91/avr32/atmel-mci: fix DMA-channel leak on module unloadJohan Hovold
2013-05-13x86/mm: account for PGDIR_SIZE alignmentjerry.hoemann@hp.com
2013-05-13powerpc: fix numa distance for form0 device treeVaidyanathan Srinivasan
2013-05-13sparc64: Fix race in TLB batch processing.David S. Miller
2013-05-13s390: move dummy io_remap_pfn_range() to asm/pgtable.hLinus Torvalds
2013-05-13perf/x86: Fix offcore_rsp valid mask for SNB/IVBStephane Eranian
2013-05-13ARM: u300: fix ages old copy/paste bugLinus Walleij
2013-05-13powerpc: Add isync to copy_and_flushMichael Neuling
2013-05-13powerpc/spufs: Initialise inode->i_ino in spufs_new_inode()Michael Ellerman
2013-05-13xen/time: Fix kasprintf splat when allocating timer%d IRQ line.Konrad Rzeszutek Wilk
2013-05-13xen/smp/spinlock: Fix leakage of the spinlock interrupt line for every CPU on...Konrad Rzeszutek Wilk
2013-05-13xen/smp: Fix leakage of timer interrupt line for every CPU online/offline.Konrad Rzeszutek Wilk
2013-05-13Fix initialization of CMCI/CMCP interruptsTony Luck
2013-05-13Wrong asm register contraints in the kvm implementationStephan Schreiber
2013-05-13Wrong asm register contraints in the futex implementationStephan Schreiber
2013-04-25KVM: Allow cross page reads and writes from cached translations.Andrew Honig
2013-04-25KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-...Andy Honig
2013-04-25KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-201...Andy Honig
2013-04-25ARM: 7698/1: perf: fix group validation when using enable_on_execWill Deacon
2013-04-25ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for FeroceonIllia Ragozin
2013-04-25ARM: Do 15e0d9e37c (ARM: pm: let platforms select cpu_suspend support) properlyRussell King
2013-04-25x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metalBoris Ostrovsky
2013-04-25x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updatesSamu Kallio
2013-04-25powerpc: pSeries_lpar_hpte_remove fails from Adjunct partition being performe...Michael Wolf
2013-04-25alpha: Add irongate_io to PCI bus resourcesJay Estabrook
2013-04-10tile: expect new initramfs name from hypervisor file systemChris Metcalf
2013-03-27signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorerBen Hutchings
2013-03-27x86-64: Fix the failure case in copy_user_handle_tail()CQ Tang
2013-03-27powerpc: Fix cputable entry for 970MP rev 1.0Benjamin Herrenschmidt
2013-03-27s390/mm: fix flush_tlb_kernel_range()Heiko Carstens
2013-03-27perf,x86: fix wrmsr_on_cpu() warning on suspend/resumeLinus Torvalds
2013-03-27perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian
2013-03-20ARM: 7663/1: perf: fix ARMv7 EVTYPE_MASK to include NSH bitWill Deacon