summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-05-01sparc64: Fix race in TLB batch processing.David S. Miller7-55/+242
2013-04-25perf/x86: Fix offcore_rsp valid mask for SNB/IVBStephane Eranian1-3/+12
2013-04-25ARM: 7698/1: perf: fix group validation when using enable_on_execWill Deacon1-1/+4
2013-04-25ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for FeroceonIllia Ragozin1-0/+1
2013-04-25KVM: Allow cross page reads and writes from cached translations.Andrew Honig1-7/+6
2013-04-25KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-...Andy Honig2-27/+16
2013-04-25KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-201...Andy Honig1-0/+5
2013-04-25ARM: Do 15e0d9e37c (ARM: pm: let platforms select cpu_suspend support) properlyRussell King6-6/+6
2013-04-16x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metalBoris Ostrovsky5-13/+21
2013-04-16x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updatesSamu Kallio1-2/+4
2013-04-12x86: Fix rebuild with EFI_STUB enabledJan Beulich1-3/+2
2013-04-12x86: remove the x32 syscall bitmask from syscall_get_nr()Paul Moore1-2/+2
2013-04-12powerpc: pSeries_lpar_hpte_remove fails from Adjunct partition being performe...Michael Wolf1-1/+7
2013-04-12alpha: Add irongate_io to PCI bus resourcesJay Estabrook1-0/+5
2013-04-05ARM: cns3xxx: fix mapping of private memory regionMac Lin2-21/+11
2013-04-05tile: expect new initramfs name from hypervisor file systemChris Metcalf1-13/+12
2013-04-05signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorerBen Hutchings12-0/+13
2013-03-28x86-64: Fix the failure case in copy_user_handle_tail()CQ Tang1-2/+2
2013-03-20s390/mm: fix flush_tlb_kernel_range()Heiko Carstens1-2/+0
2013-03-20s390: critical section cleanup vs. machine checksMartin Schwidefsky2-3/+5
2013-03-20perf,x86: fix wrmsr_on_cpu() warning on suspend/resumeLinus Torvalds1-1/+3
2013-03-20powerpc: Fix cputable entry for 970MP rev 1.0Benjamin Herrenschmidt1-1/+1
2013-03-20powerpc: Fix STAB initializationBenjamin Herrenschmidt1-0/+2
2013-03-20perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian2-0/+10
2013-03-14xen/pat: Disable PAT using pat_enabled value.Konrad Rzeszutek Wilk1-1/+9
2013-03-14ARM: 7663/1: perf: fix ARMv7 EVTYPE_MASK to include NSH bitWill Deacon1-1/+1
2013-03-14xen/pci: We don't do multiple MSI's.Konrad Rzeszutek Wilk1-0/+9
2013-03-14ARM: fix scheduling while atomic warning in alignment handling codeRussell King1-7/+4
2013-03-14ARM: VFP: fix emulation of second VFP instructionRussell King1-1/+1
2013-03-04x86: Make sure we can boot in the case the BDA contains pure garbageH. Peter Anvin1-19/+34
2013-03-04x86, efi: Make "noefi" really disable EFI runtime serivcesMatt Fleming1-2/+3
2013-02-28Purge existing TLB entries in set_pte_at and ptep_set_wrprotectJohn David Anglin2-3/+28
2013-02-28powerpc/kexec: Disable hard IRQ before kexecPhileas Fogg1-0/+5
2013-02-28ARM: 7643/1: sched: correct update_sched_clock()Joonsoo Kim1-2/+2
2013-02-28ARM: samsung: fix assembly syntax for new gasArnd Bergmann6-30/+30
2013-02-28ARM: PXA3xx: program the CSMSADRCFG registerIgor Grinberg2-1/+15
2013-02-28s390/kvm: Fix store status for ACRS/FPRSChristian Borntraeger1-0/+8
2013-02-28xen: Send spinlock IPI to all waitersStefan Bader1-1/+0
2013-02-28x86: Hyper-V: register clocksource only if its advertisedOlaf Hering1-1/+2
2013-02-28x86-32, mm: Remove reference to alloc_remap()H. Peter Anvin1-18/+11
2013-02-28x86-32, mm: Remove reference to resume_map_numa_kva()H. Peter Anvin2-8/+0
2013-02-28x86-32, mm: Rip out x86_32 NUMA remapping codeDave Hansen4-174/+0
2013-02-17efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameterSatoru Takeuchi1-1/+1
2013-02-17x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS.Jan Beulich1-7/+7
2013-02-17x86/mm: Check if PUD is large when validating a kernel addressMel Gorman2-0/+8
2013-02-17x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systemsStoney Wang1-10/+11
2013-02-17x86: Do not leak kernel page mapping locationsKees Cook1-3/+5
2013-02-17s390/timer: avoid overflow when programming clock comparatorHeiko Carstens1-0/+3
2013-02-14efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming4-38/+50
2013-02-11x86-64: Replace left over sti/cli in ia32 audit exit codeJan Beulich1-2/+2