aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-05-19x86, ptrace: fix build breakage with gcc 4.7 (second try)Willy Tarreau
2014-05-19Revert "x86, ptrace: fix build breakage with gcc 4.7"Willy Tarreau
2013-06-10x86, ptrace: fix build breakage with gcc 4.7Willy Tarreau
2013-06-10PARISC: fix user-triggerable panic on pariscAl Viro
2013-06-10alpha: Add irongate_io to PCI bus resourcesJay Estabrook
2013-06-10MCE: Fix vm86 handling for 32bit mce handlerAndi Kleen
2013-06-10KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set (CVE-2012-4461)Petr Matousek
2013-06-10KVM: x86: relax MSR_KVM_SYSTEM_TIME alignment checkMarcelo Tosatti
2013-06-10KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-201...Andy Honig
2013-06-10xen/bootup: allow {read|write}_cr8 pvops call.Konrad Rzeszutek Wilk
2013-06-10xen/bootup: allow read_tscp call for Xen PV guests.Konrad Rzeszutek Wilk
2013-06-10x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updatesSamu Kallio
2013-06-10x86/mm: Check if PUD is large when validating a kernel addressMel Gorman
2013-06-10x86/msr: Add capabilities checkAlan Cox
2013-06-10x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS.Jan Beulich
2013-06-10x86, random: make ARCH_RANDOM prompt if EMBEDDED, not EXPERTRomain Francoise
2013-06-10x86: Don't use the EFI reboot method by defaultMatthew Garrett
2013-06-10x86, ioapic: initialize nr_ioapic_registers early in mp_register_ioapic()Suresh Siddha
2013-06-10signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorerBen Hutchings
2013-06-10kbuild: Fix gcc -x syntaxJean Delvare
2012-10-07random: remove rand_initialize_irq()Theodore Ts'o
2012-10-07x86, random: Verify RDRAND functionality and allow it to be disabledH. Peter Anvin
2012-10-07x86, random: Architectural inlines to get random integers with RDRANDH. Peter Anvin
2012-10-07x86, cpufeature: Update CPU feature RDRND to RDRANDKees Cook
2012-10-07x86, cpu: Add CPU flags for F16C and RDRNDH. Peter Anvin
2012-10-07sparc64: Eliminate obsolete __handle_softirq() functionPaul E. McKenney
2012-10-07x86, tls: Off by one limit checkDan Carpenter
2012-10-07x86, amd, xen: Avoid NULL pointer paravirt referencesKonrad Rzeszutek Wilk
2012-10-07xen: correctly check for pending events when restoring irq flagsDavid Vrabel
2012-10-07ia64: Add accept4() syscallÉmeric Maschino
2012-10-07PARISC: Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman
2012-10-07powerpc: Add "memory" attribute for mfmsr()Tiejun Chen
2012-10-07powerpc/ftrace: Fix assembly trampoline register usageroger blofeld
2012-10-07MIPS: Properly align the .data..init_task section.David Daney
2012-10-07powerpc: Fix kernel panic during kernel module loadSteffen Rumler
2012-10-07ARM: 7410/1: Add extra clobber registers for assembly in kernel_execveTim Bird
2012-10-07sparc64: Fix bootup crash on sun4v.David S. Miller
2012-10-07sched/x86: Fix overflow in cyc2ns_offsetSalman Qazi
2012-10-07x86: Derandom delay_tsc for 64 bitThomas Gleixner
2012-10-07KVM: ia64: fix build due to typoAvi Kivity
2012-10-07KVM: Ensure all vcpus are consistent with in-kernel irqchip settingsAvi Kivity
2012-10-07KVM: x86: disallow multiple KVM_CREATE_IRQCHIPMarcelo Tosatti
2012-10-07KVM: x86: fix missing checks in syscall emulationStephan Bärwolf
2012-10-07KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"Stephan Bärwolf
2012-10-07KVM: x86: Prevent starting PIT timers in the absence of irqchip supportJan Kiszka
2012-10-07PNP: fix "work around Dell 1536/1546 BIOS MMCONFIG bug that breaks USB"Willy Tarreau
2012-10-07x86/PCI: amd: factor out MMCONFIG discoveryBjorn Helgaas
2012-10-07oprofile: use KM_NMI slot for kmap_atomicJunxiao Bi
2012-10-07fix pgd_lock deadlockPhilipp Hahn
2012-10-07powerpc/pmac: Fix SMP kernels on pre-core99 UP machinesBenjamin Herrenschmidt