summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86, fpu: correct the asm constraints for fxsave, unbreak mxcsr.dazH.J. Lu2013-08-111-1/+1
* s390: move dummy io_remap_pfn_range() to asm/pgtable.hLinus Torvalds2013-08-041-0/+4
* powerpc/modules: Module CRC relocation fix causes perf issuesAnton Blanchard2013-08-042-6/+2
* sparc: tsb must be flushed before tlbDave Kleikamp2013-07-281-1/+1
* sparc64 address-congruence propertybob picco2013-07-281-1/+8
* sparc32: vm_area_struct access for old Sun SPARCs.Olivier DANET2013-07-285-16/+18
* ARM: 7765/1: perf: Record the user-mode PC in the call chain.Jed Davis2013-07-211-0/+1
* xen/time: remove blocked time accounting from xen "clockchip"Laszlo Ersek2013-07-211-15/+2
* ARM: 7772/1: Fix missing flush_kernel_dcache_page() for noMMUSimon Baatz2013-07-031-0/+6
* ARM: 7755/1: handle user space mapped pages in flush_kernel_dcache_pageSimon Baatz2013-07-032-3/+34
* KVM: x86: remove vcpu's CPL check in host-invoked XCR setZhanghaoyu (A)2013-06-271-3/+2
* tilepro: work around module link error with gcc 4.7Chris Metcalf2013-06-271-0/+2
* powerpc: Fix missing/delayed calls to irq_workBenjamin Herrenschmidt2013-06-201-1/+1
* powerpc: Fix stack overflow crash in resume_kernel when ftracingMichael Ellerman2013-06-202-3/+3
* x86: Fix typo in kexec register clearingKees Cook2013-06-201-1/+1
* powerpc/eeh: Don't check RTAS token to get PE addrGavin Shan2013-06-131-7/+5
* x86, um: Correct syscall table type attributes breaking gcc 4.8Martin Pelikan2013-06-071-2/+2
* m68k/mac: Fix unexpected interrupt with CONFIG_EARLY_PRINTKFinn Thain2013-06-071-10/+19
* Kirkwood: Enable PCIe port 1 on QNAP TS-11x/TS-21xMartin Michlmayr2013-06-071-1/+1
* ARM: plat-orion: Fix num_resources and id for ge10 and ge11Gregory CLEMENT2013-06-071-6/+6
* avr32: fix relocation check for signed 18-bit offsetHans-Christian Egtvedt2013-06-071-1/+1
* powerpc: Bring all threads online prior to migration/hibernationRobert Jennings2013-05-193-0/+137
* xen/vcpu/pvhvm: Fix vcpu hotplugging hanging.Konrad Rzeszutek Wilk2013-05-191-0/+15
* ARM: OMAP: RX-51: change probe order of touchscreen and panel SPI devicesAaro Koskinen2013-05-191-2/+2
* KVM: VMX: fix halt emulation while emulating invalid guest sateGleb Natapov2013-05-191-0/+6
* x86/mm: account for PGDIR_SIZE alignmentJerry Hoemann2013-05-111-0/+5
* perf/x86/intel/lbr: Demand proper privileges for PERF_SAMPLE_BRANCH_KERNELPeter Zijlstra2013-05-111-3/+10
* perf/x86/intel/lbr: Fix LBR filterPeter Zijlstra2013-05-111-2/+12
* powerpc: fix numa distance for form0 device treeVaidyanathan Srinivasan2013-05-111-1/+1
* powerpc: Emulate non privileged DSCR read and writeAnton Blanchard2013-05-112-2/+12
* x86: Eliminate irq_mis_count counted in arch_irq_statLi Fei2013-05-071-4/+0
* KVM: X86 emulator: fix source operand decoding for 8bit mov[zs]x instructionsGleb Natapov2013-05-071-0/+4
* mmc: at91/avr32/atmel-mci: fix DMA-channel leak on module unloadJohan Hovold2013-05-073-3/+0
* Wrong asm register contraints in the kvm implementationStephan Schreiber2013-05-071-1/+1
* Wrong asm register contraints in the futex implementationStephan Schreiber2013-05-071-3/+2
* Fix initialization of CMCI/CMCP interruptsTony Luck2013-05-073-13/+33
* arm: set the page table freeing ceiling to TASK_SIZECatalin Marinas2013-05-071-0/+9
* xen/time: Fix kasprintf splat when allocating timer%d IRQ line.Konrad Rzeszutek Wilk2013-05-072-2/+9
* powerpc/spufs: Initialise inode->i_ino in spufs_new_inode()Michael Ellerman2013-05-071-0/+1
* powerpc: Add isync to copy_and_flushMichael Neuling2013-05-071-0/+1
* ARM: at91: Fix typo in restart code panic messageMaxime Ripard2013-05-071-1/+1
* sparc64: Fix race in TLB batch processing.David S. Miller2013-05-017-55/+242
* perf/x86: Fix offcore_rsp valid mask for SNB/IVBStephane Eranian2013-04-251-3/+12
* 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
* 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: 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-165-13/+21