summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-06-24[IA64] Fix boot failure on ia64/sn2Jes Sorensen1-2/+1
2008-06-24x86: arch/x86/kernel/machine_kexec_32.c: remove extra semicolonsWANG Cong1-2/+2
2008-06-24xen: remove support for non-PAE 32-bitJeremy Fitzhardinge5-73/+27
2008-06-24x86: pat.c final cleanup of loop body in reserve_memtypeAndreas Herrmann1-19/+11
2008-06-24x86: pat.c introduce function to check for conflicts with existing memtypesAndreas Herrmann1-63/+33
2008-06-24x86: pat.c consolidate list_add handling in reserve_memtypeAndreas Herrmann1-13/+8
2008-06-24x86: pat.c consolidate error/debug messages in reserve_memtypeAndreas Herrmann1-40/+11
2008-06-24x86: pat.c more trivial changesAndreas Herrmann1-13/+8
2008-06-24x86: pat.c choose more crisp variable namesAndreas Herrmann1-65/+62
2008-06-24x86: introduce macro to check whether an address range is in the ISA rangeAndreas Herrmann2-4/+3
2008-06-24KVM: VMX: Fix host msr corruption with preemption enabledAvi Kivity1-8/+11
2008-06-24KVM: MMU: Fix oops on guest userspace access to guest pagetableAvi Kivity1-6/+0
2008-06-24KVM: MMU: large page update_pte issue with non-PAE 32-bit guests (resend)Marcelo Tosatti1-5/+7
2008-06-24KVM: MMU: Fix rmap_write_protect() hugepage iteration bugMarcelo Tosatti1-0/+1
2008-06-24KVM: close timer injection race window in __vcpu_runMarcelo Tosatti3-3/+8
2008-06-24KVM: Fix race between timer migration and vcpu migrationMarcelo Tosatti1-12/+3
2008-06-23Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-27/+36
2008-06-23x86: change early_gart_iommu_check() back to any_mappedYinghai Lu1-2/+2
2008-06-22[ARM] Export dma_sync_sg_for_device()Russell King1-1/+2
2008-06-22Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2-3/+1
2008-06-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-0/+2
2008-06-20alpha: resurrect Cypress IDE quirkIvan Kokshaysky1-0/+17
2008-06-20alpha: fix compile failures with gcc-4.3 (bug #10438)Ivan Kokshaysky2-1/+4
2008-06-20alpha: link failure fixIvan Kokshaysky1-0/+1
2008-06-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-13/+22
2008-06-20[IA64] SN2: security hole in sn2_ptc_proc_writeCliff Wickman1-0/+2
2008-06-20Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIPLinus Torvalds1-1/+1
2008-06-20xen: don't drop NX bitJeremy Fitzhardinge2-25/+31
2008-06-20xen: mask unwanted pte bits in __supported_pte_maskJeremy Fitzhardinge2-3/+6
2008-06-20xen: don't drop NX bitJeremy Fitzhardinge2-25/+31
2008-06-20xen: mask unwanted pte bits in __supported_pte_maskJeremy Fitzhardinge2-3/+6
2008-06-19x86-64: remove unnecessary ptregs call stubsJan Beulich2-5/+2
2008-06-19x86, geode: add a VSA2 ID for General SoftwareJordan Crouse1-1/+4
2008-06-19x86: shrink pat_x_mtrr_type to its essentialsAndreas Herrmann1-19/+11
2008-06-19x86: use BOOTMEM_EXCLUSIVE on 32-bitBernhard Walle1-2/+8
2008-06-19x86, 32-bit: fix boot failure on TSC-less processorsMikael Pettersson1-10/+8
2008-06-19x86: fix NULL pointer deref in __switch_toSuresh Siddha2-0/+2
2008-06-18x86: coding style fixes to x86/kernel/cpu/cpufreq/cpufreq-nforce2.cPaolo Ciarrocchi1-21/+23
2008-06-18x86: coding style fixes to arch/x86/math-emu/reg_constantPaolo Ciarrocchi1-4/+4
2008-06-18x86: coding style fixes to arch/x86/kernel/cpu/mcheck/k7.cPaolo Ciarrocchi1-18/+18
2008-06-18x86: coding style fixes to arch/x86/kernel/cpu/mcheck/p4.cPaolo Ciarrocchi1-45/+45
2008-06-18[POWERPC] Clear sub-page HPTE present bits when demoting page sizePaul Mackerras1-0/+4
2008-06-18[POWERPC] 4xx: Clear new TLB cache attribute bits in Data Storage vectorJosh Boyer1-1/+6
2008-06-18x86: PAT: make pat_x_mtrr_type() more readableHugh Dickins1-35/+12
2008-06-18x86: correctly report NR_BANKS in mce_64.cDaniel Rahn1-1/+1
2008-06-17x86-64: Fix "bytes left to copy" return value for copy_from_user()Linus Torvalds2-28/+22
2008-06-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds4-9/+21
2008-06-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds62-2208/+4651
2008-06-16Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds22-801/+796
2008-06-16MN10300: Kill linux/a.out.h inclusionsDavid Howells2-2/+0