summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-02-11MCE: Fix vm86 handling for 32bit mce handlerAndi Kleen1-1/+8
2014-02-11KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-201...Andy Honig1-0/+5
2014-02-11xen/bootup: allow {read|write}_cr8 pvops call.Konrad Rzeszutek Wilk1-1/+15
2014-02-11xen/bootup: allow read_tscp call for Xen PV guests.Konrad Rzeszutek Wilk1-0/+2
2014-02-11x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updatesSamu Kallio1-2/+4
2014-02-11x86/mm: Check if PUD is large when validating a kernel addressMel Gorman2-0/+8
2014-02-11x86, tls: Off by one limit checkDan Carpenter1-2/+2
2014-02-11x86/msr: Add capabilities checkAlan Cox1-0/+3
2014-02-11x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS.Jan Beulich1-7/+7
2014-02-11x86, random: make ARCH_RANDOM prompt if EMBEDDED, not EXPERTRomain Francoise1-1/+1
2013-01-17x86: Don't use the EFI reboot method by defaultMatthew Garrett1-3/+0
2013-01-17x86: Get rid of asmregparmRichard Weinberger2-7/+2
2013-01-17um: Use RWSEM_GENERIC_SPINLOCK on x86Richard Weinberger1-2/+2
2013-01-17rwsem: Remove redundant asmregparm annotationThomas Gleixner1-8/+4
2013-01-17KVM: x86: Prevent starting PIT timers in the absence of irqchip supportJan Kiszka1-3/+7
2013-01-17oprofile, x86: Fix nmi-unsafe callgraph supportRobert Richter1-4/+42
2013-01-17ARM: davinci: dm646x evm: wrong register used in setup_vpif_input_channel_modeHans Verkuil1-3/+3
2013-01-17oprofile, x86: Fix crash when unloading module (nmi timer mode)Robert Richter1-2/+5
2013-01-17x86/mpparse: Account for bus types other than ISA and PCIBjorn Helgaas1-1/+1
2013-01-17sched, x86: Avoid unnecessary overflow in sched_clockSalman Qazi1-1/+22
2013-01-17ARM: 7161/1: errata: no automatic store buffer drainWill Deacon2-0/+15
2013-01-17x86, ioapic: initialize nr_ioapic_registers early in mp_register_ioapic()Suresh Siddha1-2/+7
2012-08-17random: remove rand_initialize_irq()Theodore Ts'o1-1/+0
2012-08-17x86, random: Architectural inlines to get random integers with RDRANDH. Peter Anvin2-0/+82
2012-08-17x86, cpufeature: Update CPU feature RDRND to RDRANDKees Cook1-1/+1
2012-08-17x86, cpu: Add CPU flags for F16C and RDRNDH. Peter Anvin1-0/+2
2012-08-17xen/timer: Missing IRQF_NO_SUSPEND in timer code broke suspend.Ian Campbell1-1/+3
2012-08-17um: fix ubd cow sizeRichard Weinberger1-1/+30
2012-08-17plat-mxc: iomux-v3.h: implicitly enable pull-up/down when that's desiredPaul Fertser1-5/+5
2012-08-17iommu/amd: Fix wrong shift directionJoerg Roedel1-1/+1
2012-08-17KVM: s390: check cpu_id prior to using itCarsten Otte1-4/+10
2012-08-17x86: Fix compilation bug in kprobes' twobyte_is_boostableJosh Stone1-1/+3
2012-08-17ARM: davinci: da850 EVM: read mac address from SPI flashRajashekhara, Sudhakar1-0/+28
2012-08-17xen/smp: Warn user why they keel over - nosmp or noapic and what to use instead.Konrad Rzeszutek Wilk1-0/+10
2012-08-17xen: x86_32: do not enable iterrupts when returning from exception in interru...Igor Mammedov1-3/+5
2012-08-17powerpc/pci: Check devices status property when scanning OF treeSonny Rao1-0/+2
2012-08-17sparc: fix array bounds error setting up PCIC NMI trapIan Campbell1-2/+2
2012-08-17sparc: Allow handling signals when stack is corrupted.David S. Miller8-233/+468
2012-08-17KVM: Ensure all vcpus are consistent with in-kernel irqchip settingsAvi Kivity2-0/+13
2012-05-17x86/PCI: do not tie MSI MS-7253 use_crs quirk to BIOS versionJonathan Nieder1-1/+0
2012-05-17x86/PCI: use host bridge _CRS info on MSI MS-7253Jonathan Nieder1-0/+11
2012-05-17score: fix off-by-one index into syscall tableDan Rosenberg1-1/+1
2012-05-17tty: icount changeover for other main devicesAlan Cox1-11/+1
2012-05-17x86, UV: Remove UV delay in starting slave cpusJack Steiner1-1/+0
2012-05-17x86-32, vdso: On system call restart after SYSENTER, use int $0x80H. Peter Anvin1-1/+1
2012-05-17powerpc: pseries: Fix kexec on machines with more than 4TB of RAMAnton Blanchard1-1/+1
2012-05-17powerpc: Fix device tree claim codeAnton Blanchard1-3/+3
2012-05-17x86: HPET: Chose a paranoid safe value for the ETIME checkThomas Gleixner1-10/+16
2012-05-17x86: Hpet: Avoid the comparator readback penaltyThomas Gleixner1-22/+21
2012-05-17alpha: fix several security issuesDan Rosenberg1-4/+7