aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* powerpc/smp: Section mismatch from smp_release_cpus to __initdata spinning_se...Chen Gang2013-07-271-1/+1
* xen/time: remove blocked time accounting from xen "clockchip"Laszlo Ersek2013-07-271-15/+2
* ARM: 7765/1: perf: Record the user-mode PC in the call chain.Jed Davis2013-07-271-0/+1
* x86/efi: Fix dummy variable buffer allocationBen Hutchings2013-06-291-1/+6
* Modify UEFI anti-bricking codeMatthew Garrett2013-06-291-9/+66
* x86: fix build error and kconfig for ia32_emulation and binfmtRandy Dunlap2013-06-291-0/+1
* KVM: x86: remove vcpu's CPL check in host-invoked XCR setZhanghaoyu (A)2013-06-291-3/+2
* ARM: 7772/1: Fix missing flush_kernel_dcache_page() for noMMUSimon Baatz2013-06-291-0/+6
* ARM: 7755/1: handle user space mapped pages in flush_kernel_dcache_pageSimon Baatz2013-06-292-3/+34
* tilepro: work around module link error with gcc 4.7Chris Metcalf2013-06-291-0/+2
* powerpc: Fix emulation of illegal instructions on PowerNV platformPaul Mackerras2013-06-192-1/+11
* x86: Fix typo in kexec register clearingKees Cook2013-06-191-1/+1
* ARM: 7743/1: compressed/head.S: work around new binutils warningArnd Bergmann2013-06-194-1/+3
* ARM: 7742/1: topology: export cpu_topologyArnd Bergmann2013-06-191-0/+2
* um: Serve io_remap_pfn_range()Richard Weinberger2013-05-301-0/+2
* x86,efi: Implement efi_no_storage_paranoia parameterRichard Weinberger2013-05-301-1/+13
* x86,efi: Check max_size only if it is non-zero.Richard Weinberger2013-05-301-1/+6
* efi: Export efi_query_variable_store() for efivars.koSergey Vlasov2013-05-301-0/+1
* x86, efivars: firmware bug workarounds should be in platform codeMatt Fleming2013-05-301-0/+25
* ARM: plat-orion: Fix num_resources and id for ge10 and ge11Gregory CLEMENT2013-05-301-6/+6
* powerpc: Bring all threads online prior to migration/hibernationRobert Jennings2013-05-303-0/+137
* powerpc/pseries: Fix partition migration hang in stop_topology_updateBrian King2013-05-302-3/+8
* avr32: fix relocation check for signed 18-bit offsetHans-Christian Egtvedt2013-05-301-1/+1
* Kirkwood: Enable PCIe port 1 on QNAP TS-11x/TS-21xMartin Michlmayr2013-05-301-1/+1
* KVM: VMX: fix halt emulation while emulating invalid guest sateGleb Natapov2013-05-301-0/+6
* xen/vcpu/pvhvm: Fix vcpu hotplugging hanging.Konrad Rzeszutek Wilk2013-05-301-0/+15
* x86: Eliminate irq_mis_count counted in arch_irq_statLi Fei2013-05-301-4/+0
* mmc: at91/avr32/atmel-mci: fix DMA-channel leak on module unloadJohan Hovold2013-05-303-3/+0
* x86/mm: account for PGDIR_SIZE alignmentjerry.hoemann@hp.com2013-05-131-0/+5
* powerpc: fix numa distance for form0 device treeVaidyanathan Srinivasan2013-05-131-1/+1
* sparc64: Fix race in TLB batch processing.David S. Miller2013-05-137-55/+242
* s390: move dummy io_remap_pfn_range() to asm/pgtable.hLinus Torvalds2013-05-131-0/+4
* perf/x86: Fix offcore_rsp valid mask for SNB/IVBStephane Eranian2013-05-131-3/+12
* ARM: u300: fix ages old copy/paste bugLinus Walleij2013-05-131-1/+1
* powerpc: Add isync to copy_and_flushMichael Neuling2013-05-131-0/+1
* powerpc/spufs: Initialise inode->i_ino in spufs_new_inode()Michael Ellerman2013-05-131-0/+1
* xen/time: Fix kasprintf splat when allocating timer%d IRQ line.Konrad Rzeszutek Wilk2013-05-132-2/+9
* xen/smp/spinlock: Fix leakage of the spinlock interrupt line for every CPU on...Konrad Rzeszutek Wilk2013-05-131-0/+1
* xen/smp: Fix leakage of timer interrupt line for every CPU online/offline.Konrad Rzeszutek Wilk2013-05-131-0/+1
* Fix initialization of CMCI/CMCP interruptsTony Luck2013-05-133-13/+33
* Wrong asm register contraints in the kvm implementationStephan Schreiber2013-05-131-1/+1
* Wrong asm register contraints in the futex implementationStephan Schreiber2013-05-131-3/+2
* KVM: Allow cross page reads and writes from cached translations.Andrew Honig2013-04-251-7/+6
* KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-...Andy Honig2013-04-252-27/+16
* KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-201...Andy Honig2013-04-251-0/+5
* ARM: 7698/1: perf: fix group validation when using enable_on_execWill Deacon2013-04-251-1/+4
* ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for FeroceonIllia Ragozin2013-04-251-0/+1
* ARM: Do 15e0d9e37c (ARM: pm: let platforms select cpu_suspend support) properlyRussell King2013-04-256-6/+6
* x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metalBoris Ostrovsky2013-04-255-13/+21
* x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updatesSamu Kallio2013-04-251-2/+4