summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
| * x86: fix Intel Mac booting with EFIHugh Dickins2008-07-031-4/+4
* | Alpha Linux kernel fails with inconsistent kallsyms dataBastian Blank2008-07-041-7/+7
* | mn10300: provide __ucmpdi2() for MN10300David Howells2008-07-043-1/+46
* | mn10300: export certain arch symbols required to build allmodconfigDavid Howells2008-07-042-0/+4
* | [MIPS] cevt-txx9: Reset timer counter on initializationAtsushi Nemoto2008-07-031-0/+3
* | [MIPS] IP22: Fix crashes due to wrong L1_CACHE_BYTESThomas Bogendoerfer2008-07-031-1/+1
* | [MIPS] IP32: Fix unexpected irq 71Thomas Bogendoerfer2008-07-031-0/+5
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-07-022-1/+3
|\ \
| * | [IA64] export account_system_vtimeDoug Chapman2008-06-301-0/+1
| * | [IA64] Bugfix for system with 32 cpusTony Luck2008-06-301-1/+2
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-024-4/+5
|\ \ \
| * | | [ARM] 5131/1: Annotate platform_secondary_init with trace_hardirqs_offCatalin Marinas2008-06-301-0/+2
| * | | [ARM] Export dma_sync_sg_for_device()Russell King2008-06-221-1/+2
| * | | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2008-06-222-3/+1
| |\ \ \