summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86: fix setup code crashes on my old 486 boxJoerg Roedel2008-08-203-7/+13
* sparc64: Handle stack trace attempts before irqstacks are setup.David S. Miller2008-08-202-20/+21
* sparc64: Implement IRQ stacks.David S. Miller2008-08-207-30/+157
* sparc64: Make global reg dumping even more useful.David S. Miller2008-08-202-6/+36
* sparc64: Fix recursion in stack overflow detection handling.David S. Miller2008-08-201-3/+14
* sparc64: Fix end-of-stack checking in save_stack_trace().David S. Miller2008-08-201-2/+4
* x86: amd opteron TOM2 mask val fixYinghai Lu2008-08-202-3/+3
* KVM: ia64: Fix irq disabling leak in error handling codeJulia Lawall2008-08-201-2/+3
* KVM: task switch: translate guest segment limit to virt-extension byte granul...Marcelo Tosatti2008-08-201-0/+4
* KVM: Avoid instruction emulation when event delivery is pendingAvi Kivity2008-08-203-1/+9
* KVM: task switch: use seg regs provided by subarch instead of reading from GDTMarcelo Tosatti2008-08-201-63/+30
* KVM: task switch: segment base is linear addressMarcelo Tosatti2008-08-201-3/+9
* sparc64: Do not clobber %g7 in setcontext() trap.David S. Miller2008-08-201-2/+4
* sparc64: Fix global reg snapshotting on self-cpu.David S. Miller2008-08-201-1/+1
* Add compat handler for PTRACE_GETSIGINFOAndreas Schwab2008-08-062-0/+29
* Kprobe smoke test lockdep warningPeter Zijlstra2008-08-061-1/+0
* x86: io delay - add checking for NULL early paramCyrill Gorcunov2008-08-061-0/+3
* x86: idle process - add checking for NULL early paramCyrill Gorcunov2008-08-061-0/+3
* cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called alreadyThomas Renninger2008-08-011-0/+6
* UML - Fix boot crashJeff Dike2008-08-011-0/+8
* x86: fix kernel_physical_mapping_init() for large x86 systemsIngo Molnar2008-08-011-1/+1
* sparc64: Fix cpufreq notifier registry.David S. Miller2008-08-011-5/+10
* sparc64: Fix lockdep issues in LDC protocol layer.David S. Miller2008-08-012-20/+28
* x86: fix crash due to missing debugctlmsr on AMD K6-3Jan Kratochvil2008-08-011-1/+1
* x86, suspend, acpi: enter Big Real ModeH. Peter Anvin2008-08-011-4/+13
* x86 reboot quirks: add Dell Precision WorkStation T5400Ingo Molnar2008-08-011-0/+8
* Patch Upstream: x86 ptrace: fix PTRACE_GETFPXREGS errorRoland McGrath2008-08-012-4/+4
* KVM: MMU: Fix potential race setting upper shadow ptes on nonpae hostsAvi Kivity2008-08-011-3/+4
* KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destructionMarcelo Tosatti2008-08-014-0/+16
* KVM: x86 emulator: Fix HLT instructionMohammed Gamal2008-08-011-1/+1
* KVM: VMX: Add ept_sync_context in flush_tlbSheng Yang2008-08-011-0/+3
* KVM: mmu_shrink: kvm_mmu_zap_page requires slots_lock to be heldMarcelo Tosatti2008-08-011-0/+3
* KVM: SVM: fix suspend/resume supportJoerg Roedel2008-08-011-12/+22
* KVM: VMX: Fix a wrong usage of vmcs_configSheng Yang2008-08-011-2/+2
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-101-1/+24
|\
| * x86: fix /dev/mem compatibility under PATVenkatesh Pallipadi2008-07-101-1/+24
* | arch/x86/kernel/.gitignore: Added vmlinux.lds to .gitignore file because it s...Daniel Guilak2008-07-101-0/+1
* | powerpc: Add missing reference to coherent_dma_maskVitaly Bordug2008-07-081-0/+2
* | [MIPS] Fix 32bit kernels on R4k with 128 byte cache line sizeThomas Bogendoerfer2008-07-081-29/+32
* | [MIPS] Atlas, decstation: Fix section mismatches triggered by defconfigsShane McDonald2008-07-082-5/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-07-071-4/+4
|\ \
| * | Revert "PCI: Correct last two HP entries in the bfsort whitelist"Jesse Barnes2008-07-071-4/+4
* | | [UML] fix gcc ICEs and unresolved externsJeff Dike2008-07-073-1/+10
|/ /
* | powerpc: Fix unterminated of_device_id array in legacy_serial.cBenjamin Herrenschmidt2008-07-071-2/+3
|/
* Merge branch 'x86/s2ram-fix' into x86/urgentIngo Molnar2008-07-053-2/+57
|\
| * x86 ACPI: normalize segment descriptor register on resumeH. Peter Anvin2008-07-053-2/+57
* | x86 ACPI: fix resume from suspend to RAM on uniprocessor x86-64Rafael J. Wysocki2008-07-051-1/+1
|/
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-043-9/+10
|\
| * xen: fix address truncation in pte mfn<->pfn conversionJeremy Fitzhardinge2008-07-041-2/+2
| * arch/x86/mm/init_64.c: early_memtest(): fix typesAndrew Morton2008-07-031-3/+4