summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-10-09sparc64: Fix missing devices due to PCI bridge test in of_create_pci_dev().David S. Miller1-1/+1
2008-10-09sparc64: Fix disappearing PCI devices on e3500.David S. Miller1-5/+4
2008-10-09sparc64: Fix OOPS in psycho_pcierr_intr_other().David S. Miller1-3/+5
2008-10-09sparc64: Fix interrupt register calculations on Psycho and Sabre.David S. Miller1-98/+6
2008-10-09sparc64: Fix PCI error interrupt registry on PSYCHO.David S. Miller1-3/+3
2008-10-09x86: HPET: read back compare register before reading counterThomas Gleixner1-0/+7
2008-10-09x86: HPET fix moronic 32/64bit thinkoThomas Gleixner1-4/+4
2008-10-09HPET: make minimum reprogramming delta usefulThomas Gleixner1-2/+2
2008-10-09x86: fix memmap=exactmap boot argumentPrarit Bhargava2-2/+2
2008-10-09x86: add io delay quirk for Presario F700Chuck Ebbert1-0/+8
2008-10-09x86: fix SMP alternatives: use mutex instead of spinlock, text_poke is sleepablePekka Paalanen1-9/+9
2008-10-09x86-64: fix overlap of modules and fixmap areasJan Beulich1-0/+1
2008-10-09x86: PAT proper tracking of set_memory_uc and friendsVenkatesh Pallipadi1-3/+3
2008-10-09x86: fix oprofile + hibernation badnessAndi Kleen1-3/+36
2008-10-09x86: fdiv bug detection fixKrzysztof Helt1-1/+5
2008-10-09x86: Fix 27-rc crash on vsmp due to paravirt during module loadRavikiran Thirumalai1-1/+1
2008-10-09APIC routing fixYinghai Lu7-8/+21
2008-10-09x86: Fix broken LDT access in VMIZachary Amsden1-1/+1
2008-10-09x64, fpu: fix possible FPU leakage in error conditionsSuresh Siddha2-2/+18
2008-10-09x86-64: Clean up save/restore_i387() usageLinus Torvalds1-0/+53
2008-10-09KVM: SVM: fix guest global tlb flushes with NPTJoerg Roedel1-0/+4
2008-10-09KVM: SVM: fix random segfaults with NPT enabledJoerg Roedel1-0/+10
2008-10-09x86-32: AMD c1e force timer broadcast lateChuck Ebbert1-1/+24
2008-09-08KVM: MMU: Fix torn shadow pteAvi Kivity1-1/+1
2008-09-08x86: work around MTRR mask setting, v2Ingo Molnar1-1/+6
2008-09-08sparc64: Fix cmdline_memory_size handling bugs.David S. Miller1-8/+19
2008-09-08sparc64: Fix overshoot in nid_range().David S. Miller1-0/+3
2008-09-08x86: fix "kernel won't boot on a Cyrix MediaGXm (Geode)"Samuel Sieb1-18/+0
2008-09-08x86: work around MTRR mask settingYinghai Lu1-2/+13
2008-08-20x86: fix setup code crashes on my old 486 boxJoerg Roedel3-7/+13
2008-08-20sparc64: Handle stack trace attempts before irqstacks are setup.David S. Miller2-20/+21
2008-08-20sparc64: Implement IRQ stacks.David S. Miller7-30/+157
2008-08-20sparc64: Make global reg dumping even more useful.David S. Miller2-6/+36
2008-08-20sparc64: Fix recursion in stack overflow detection handling.David S. Miller1-3/+14
2008-08-20sparc64: Fix end-of-stack checking in save_stack_trace().David S. Miller1-2/+4
2008-08-20x86: amd opteron TOM2 mask val fixYinghai Lu2-3/+3
2008-08-20KVM: ia64: Fix irq disabling leak in error handling codeJulia Lawall1-2/+3
2008-08-20KVM: task switch: translate guest segment limit to virt-extension byte granul...Marcelo Tosatti1-0/+4
2008-08-20KVM: Avoid instruction emulation when event delivery is pendingAvi Kivity3-1/+9
2008-08-20KVM: task switch: use seg regs provided by subarch instead of reading from GDTMarcelo Tosatti1-63/+30
2008-08-20KVM: task switch: segment base is linear addressMarcelo Tosatti1-3/+9
2008-08-20sparc64: Do not clobber %g7 in setcontext() trap.David S. Miller1-2/+4
2008-08-20sparc64: Fix global reg snapshotting on self-cpu.David S. Miller1-1/+1
2008-08-06Add compat handler for PTRACE_GETSIGINFOAndreas Schwab2-0/+29
2008-08-06Kprobe smoke test lockdep warningPeter Zijlstra1-1/+0
2008-08-06x86: io delay - add checking for NULL early paramCyrill Gorcunov1-0/+3
2008-08-06x86: idle process - add checking for NULL early paramCyrill Gorcunov1-0/+3
2008-08-01cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called alreadyThomas Renninger1-0/+6
2008-08-01UML - Fix boot crashJeff Dike1-0/+8
2008-08-01x86: fix kernel_physical_mapping_init() for large x86 systemsIngo Molnar1-1/+1