summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2013-03-20xen/pci: We don't do multiple MSI's.Konrad Rzeszutek Wilk
2013-03-20ARM: fix scheduling while atomic warning in alignment handling codeRussell King
2013-03-20ARM: VFP: fix emulation of second VFP instructionRussell King
2013-03-20Revert "powerpc/eeh: Fix crash when adding a device in a slot with DDW"Ben Hutchings
2013-03-06s390/timer: avoid overflow when programming clock comparatorHeiko Carstens
2013-03-06x86: Make sure we can boot in the case the BDA contains pure garbageH. Peter Anvin
2013-03-06powerpc/kexec: Disable hard IRQ before kexecPhileas Fogg
2013-03-06x86, efi: Make "noefi" really disable EFI runtime serivcesMatt Fleming
2013-03-06xen: Send spinlock IPI to all waitersStefan Bader
2013-03-06ARM: w90x900: fix legacy assembly syntaxArnd Bergmann
2013-03-06ARM: samsung: fix assembly syntax for new gasArnd Bergmann
2013-03-06efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameterSatoru Takeuchi
2013-03-06x86/mm: Check if PUD is large when validating a kernel addressMel Gorman
2013-03-06x86: Hyper-V: register clocksource only if its advertisedOlaf Hering
2013-03-06x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systemsStoney Wang
2013-03-06x86/apic: Use x2apic physical mode based on FADT settingGreg Pearson
2013-03-06x86: Do not leak kernel page mapping locationsKees Cook
2013-03-06x86-32, mm: Rip out x86_32 NUMA remapping codeDave Hansen
2013-03-06s390/kvm: Fix store status for ACRS/FPRSChristian Borntraeger
2013-03-06ARM: PXA3xx: program the CSMSADRCFG registerIgor Grinberg
2013-03-06Purge existing TLB entries in set_pte_at and ptep_set_wrprotectJohn David Anglin
2013-03-06powerpc/eeh: Fix crash when adding a device in a slot with DDWThadeu Lima de Souza Cascardo
2013-02-20x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS.Jan Beulich
2013-02-20ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILLOleg Nesterov
2013-02-20ptrace/x86: Partly fix set_task_blockstep()->update_debugctlmsr() logicOleg Nesterov
2013-02-20ptrace/x86: Introduce set_task_blockstep() helperOleg Nesterov
2013-02-20x86-64: Replace left over sti/cli in ia32 audit exit codeJan Beulich
2013-02-06x86, efi: Set runtime_version to the EFI spec revisionMatt Fleming
2013-02-06x86: Use enum instead of literals for trap valuesKees Cook
2013-02-06x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCIH. Peter Anvin
2013-02-06x86/Sandy Bridge: mark arrays in __init functions as __initconstH. Peter Anvin
2013-02-06x86/Sandy Bridge: reserve pages when integrated graphics is presentJesse Barnes