summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-08-13xen: drop xen_sched_clock in favour of using plain wallclock timeJeremy Fitzhardinge
2010-08-06.gitignore updatesAlexey Dobriyan
2010-08-02x86, Calgary: Limit the max PHB number to 256Darrick J. Wong
2010-08-02x86, Calgary: Increase max PHB numberDarrick J. Wong
2010-07-05parisc: clear floating point exception flag on SIGFPE signalHelge Deller
2010-07-05powerpc/oprofile: fix potential buffer overrun in op_model_cell.cDenis Kirjanov
2010-07-05powerpc/pseries: Make query_cpu_stopped callable outside hotplug cpuMichael Neuling
2010-07-05powerpc/pseries: Only call start-cpu when a CPU is stoppedMichael Neuling
2010-07-05powerpc: Fix handling of strncmp with zero lenJeff Mahoney
2010-05-26clockevent: Prevent dead lock on clockevents_lockSuresh Siddha
2010-04-01x86, ia32_aout: do not kill argument mappingJiri Slaby
2010-04-01KVM: x86: check for cr3 validity in ioctl_set_sregsMarcelo Tosatti
2010-04-01KVM: VMX: Check cpl before emulating debug register accessAvi Kivity
2010-04-01KVM: x86 emulator: limit instructions to 15 bytesAvi Kivity
2010-01-28KVM: S390: fix potential array overrun in intercept handlingChristian Borntraeger
2010-01-18powerpc: Handle VSX alignment faults correctly in little-endian modeNeil Campbell
2010-01-18powerpc: Disable VSX or current process in giveup_fpu/altivecMichael Neuling
2010-01-06Revert: KVM: MMU: do not free active mmu pages in free_mmu_pages()Greg Kroah-Hartman
2010-01-06x86/ptrace: make genregs[32]_get/set more robustLinus Torvalds
2009-12-18fix csum_ipv6_magic()Jiri Bohac
2009-12-18x86: GART: pci-gart_64.c: Use correct length in strncmpJoe Perches
2009-12-18x86: Fix iommu=nodac parameter handlingTejun Heo
2009-12-18x86, Calgary IOMMU quirk: Find nearest matching Calgary while walking up the ...Darrick J. Wong
2009-12-18x86: ASUS P4S800 reboot=bios quirkLeann Ogasawara
2009-12-18x86, apic: Enable lapic nmi watchdog on AMD Family 11hMikael Pettersson
2009-12-08Enable ACPI PDC handshake for VIA/Centaur CPUsHarald Welte
2009-11-09x86/amd-iommu: Workaround for erratum 63Joerg Roedel
2009-11-09x86/amd-iommu: Un__init function required on shutdownJoerg Roedel
2009-11-09KVM: Prevent overflow in KVM_GET_SUPPORTED_CPUID (CVE-2009-3638)Avi Kivity
2009-11-09x86-64: Fix register leak in 32-bit syscall audtingJan Beulich
2009-11-09tty: Mark generic_serial users as BROKENAlan Cox
2009-10-12KVM: x86: Disallow hypercalls for guest callers in rings > 0 [CVE-2009-3290]Jan Kiszka
2009-10-12x86: Increase MIN_GAP to include randomized stackMichal Hocko
2009-10-12x86: Don't leak 64-bit kernel register values to 32-bit processesJan Beulich
2009-10-12x86-64: slightly stream-line 32-bit syscall entry codeJan Beulich
2009-09-24powerpc/pseries: Fix to handle slb resize across migrationBrian King
2009-09-08KVM: MMU: protect kvm_mmu_change_mmu_pages with mmu_lockMarcelo Tosatti
2009-09-08KVM: x86: check for cr3 validity in mmu_alloc_rootsMarcelo Tosatti
2009-09-08KVM: MMU: do not free active mmu pages in free_mmu_pages()Gleb Natapov
2009-09-08KVM: Fix PDPTR reloading on CR4 writesAvi Kivity
2009-09-08KVM: Make paravirt tlb flush also reload the PAE PDPTRsAvi Kivity
2009-09-08KVM: VMX: Handle vmx instruction vmexitsAvi Kivity
2009-09-08KVM: Make EFER reads safe when EFER does not existAvi Kivity
2009-09-08KVM: SVM: Remove port 80 passthroughAvi Kivity
2009-09-08KVM: VMX: Don't allow uninhibited access to EFER on i386Avi Kivity
2009-09-08KVM: VMX: Set IGMT bit in EPT entrySheng Yang
2009-09-08KVM: MMU: increase per-vcpu rmap cache alloc sizeMarcelo Tosatti
2009-09-08KVM: set debug registers after "schedulable" sectionMarcelo Tosatti
2009-09-08KVM: add MC5_MISC msr read supportJoerg Roedel
2009-09-08KVM: Reduce stack usage in kvm_pv_mmu_op()Dave Hansen