summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-11-10sparc64: Fix race in arch/sparc64/kernel/trampoline.SAndrea Shepard
2008-10-22x86: avoid dereferencing beyond stack + THREAD_SIZEDavid Rientjes
2008-10-22x86, early_ioremap: fix fencepost errorAlan Cox
2008-10-22x86: improve UP kernel when CPU-hotplug and SMP is enabledThomas Gleixner
2008-10-22x86: Reserve FIRST_DEVICE_VECTOR in used_vectors bitmap.Stefan Bader
2008-10-08S390: CVE-2008-1514: prevent ptrace padding area read/write in 31-bit modeJarod Wilson
2008-10-08sparc64: Fix missing devices due to PCI bridge test in of_create_pci_dev().David S. Miller
2008-10-08sparc64: Fix disappearing PCI devices on e3500.David S. Miller
2008-10-08sparc64: Fix OOPS in psycho_pcierr_intr_other().David S. Miller
2008-10-08sparc64: Fix interrupt register calculations on Psycho and Sabre.David S. Miller
2008-10-08sparc64: Fix PCI error interrupt registry on PSYCHO.David S. Miller
2008-10-08x86: HPET: read back compare register before reading counterThomas Gleixner
2008-10-08x86: HPET fix moronic 32/64bit thinkoThomas Gleixner
2008-10-08HPET: make minimum reprogramming delta usefulThomas Gleixner
2008-10-08x86: fix memmap=exactmap boot argumentPrarit Bhargava
2008-10-08x86: add io delay quirk for Presario F700Chuck Ebbert
2008-10-08x86: fix SMP alternatives: use mutex instead of spinlock, text_poke is sleepablePekka Paalanen
2008-10-08x86-64: fix overlap of modules and fixmap areasJan Beulich
2008-10-08x86: PAT proper tracking of set_memory_uc and friendsVenkatesh Pallipadi
2008-10-08x86: fix oprofile + hibernation badnessAndi Kleen
2008-10-08x86: fdiv bug detection fixKrzysztof Helt
2008-10-08x86: Fix 27-rc crash on vsmp due to paravirt during module loadRavikiran Thirumalai
2008-10-08APIC routing fixYinghai Lu
2008-10-08x86: Fix broken LDT access in VMIZachary Amsden
2008-10-08x64, fpu: fix possible FPU leakage in error conditionsSuresh Siddha
2008-10-08x86-64: Clean up save/restore_i387() usageLinus Torvalds
2008-10-08KVM: SVM: fix guest global tlb flushes with NPTJoerg Roedel
2008-10-08KVM: SVM: fix random segfaults with NPT enabledJoerg Roedel
2008-10-08x86-32: AMD c1e force timer broadcast lateChuck Ebbert
2008-09-08KVM: MMU: Fix torn shadow pteAvi Kivity
2008-09-08x86: work around MTRR mask setting, v2Ingo Molnar
2008-09-08sparc64: Fix cmdline_memory_size handling bugs.David S. Miller
2008-09-08sparc64: Fix overshoot in nid_range().David S. Miller
2008-09-08x86: fix "kernel won't boot on a Cyrix MediaGXm (Geode)"Samuel Sieb
2008-09-08x86: work around MTRR mask settingYinghai Lu
2008-08-20x86: fix setup code crashes on my old 486 boxJoerg Roedel
2008-08-20sparc64: Handle stack trace attempts before irqstacks are setup.David S. Miller
2008-08-20sparc64: Implement IRQ stacks.David S. Miller
2008-08-20sparc64: Make global reg dumping even more useful.David S. Miller
2008-08-20sparc64: Fix recursion in stack overflow detection handling.David S. Miller
2008-08-20sparc64: Fix end-of-stack checking in save_stack_trace().David S. Miller
2008-08-20x86: amd opteron TOM2 mask val fixYinghai Lu
2008-08-20KVM: ia64: Fix irq disabling leak in error handling codeJulia Lawall
2008-08-20KVM: task switch: translate guest segment limit to virt-extension byte granul...Marcelo Tosatti
2008-08-20KVM: Avoid instruction emulation when event delivery is pendingAvi Kivity
2008-08-20KVM: task switch: use seg regs provided by subarch instead of reading from GDTMarcelo Tosatti
2008-08-20KVM: task switch: segment base is linear addressMarcelo Tosatti
2008-08-20sparc64: Do not clobber %g7 in setcontext() trap.David S. Miller
2008-08-20sparc64: Fix global reg snapshotting on self-cpu.David S. Miller
2008-08-06Add compat handler for PTRACE_GETSIGINFOAndreas Schwab