aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-04Kprobes: indicate kretprobe support in KconfigAnanth N Mavinakayanahalli7-0/+13
2008-03-04CRIS v10: Include mm.h instead of vmstat.h in kernel/time.cJesper Nilsson1-1/+1
2008-03-04x86: a P4 is a P6 not an i486Hugh Dickins1-1/+1
2008-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds3-7/+12
2008-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds7-76/+142
2008-03-04x86/xen: fix DomU boot problemIan Campbell1-1/+2
2008-03-04x86: not set node to cpu_to_node if the node is not onlineYinghai Lu1-2/+6
2008-03-04x86, i387: fix ptrace leakage using init_fpu()Suresh Siddha1-4/+4
2008-03-04m68k{,nommu}: Wire up new timerfd syscallsGeert Uytterhoeven2-2/+6
2008-03-04m68knommu: remove duplicate hw_tick() codeGreg Ungerer1-10/+0
2008-03-04m68knommu: update defconfigGreg Ungerer1-56/+56
2008-03-04x86: disable KVM for Voyager and friendsRandy Dunlap1-1/+1
2008-03-04KVM: VMX: Avoid rearranging switched guest msrs while they are loadedAvi Kivity1-0/+1
2008-03-04KVM: MMU: Fix race when instantiating a shadow pteAvi Kivity2-11/+6
2008-03-04KVM: Avoid infinite-frequency local apic timerAvi Kivity1-0/+4
2008-03-04KVM: make MMU_DEBUG compile againMarcelo Tosatti2-2/+2
2008-03-04KVM: move alloc_apic_access_page() outside of non-preemptable regionMarcelo Tosatti1-3/+3
2008-03-04KVM: SVM: fix Windows XP 64 bit installation crashJoerg Roedel1-0/+22
2008-03-04KVM: remove the usage of the mmap_sem for the protection of the memory slots.Izik Eidus4-38/+71
2008-03-03Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-4/+2
2008-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds1-11/+10
2008-03-03x86: revert "x86: CPA: avoid split of alias mappings"Rafael J. Wysocki1-11/+10
2008-03-03Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/arnd/cell-2.6 into mergePaul Mackerras100-772/+619
2008-03-03KVM: emulate access to MSR_IA32_MCG_CTLJoerg Roedel1-0/+5
2008-03-03KVM: Make the supported cpuid list a host property rather than a vm propertyAvi Kivity1-20/+22
2008-03-03KVM: Fix kvm_arch_vcpu_ioctl_set_sregs so that set_cr0 works properlyPaul Knowles1-1/+1
2008-03-03KVM: SVM: set NM intercept when enabling CR0.TS in the guestJoerg Roedel1-1/+3
2008-03-03KVM: SVM: Fix lazy FPU switchingJoerg Roedel1-0/+2
2008-03-03[POWERPC] Convert the cell IOMMU fixed mapping to 16M IOMMU pagesMichael Ellerman1-15/+22
2008-03-03[POWERPC] Allow for different IOMMU page sizes in cell IOMMU codeMichael Ellerman1-13/+18
2008-03-03[POWERPC] Cell IOMMU: n_pte_pages is in 4K page units, not IOMMU_PAGE_SIZEMichael Ellerman1-5/+4
2008-03-03[POWERPC] Split setup of IOMMU stab and ptab, allocate dynamic/fixed ptabs separatelyMichael Ellerman1-26/+43
2008-03-03[POWERPC] Move allocation of cell IOMMU pad pageMichael Ellerman1-6/+6
2008-03-03[POWERPC] Remove unused pte_offset variableMichael Ellerman1-4/+1
2008-03-03[POWERPC] Use it_offset not pte_offset in cell IOMMU codeMichael Ellerman1-2/+2
2008-03-03[POWERPC] Clearup cell IOMMU fixed mapping terminologyMichael Ellerman1-4/+4
2008-03-03[POWERPC] enable hardware watchpoints on cell bladesJens Osterkamp1-0/+7
2008-03-03[POWERPC] move celleb DABRX definitionsJens Osterkamp1-3/+0
2008-03-03[POWERPC] OProfile: enable callgraph support for CellBob Nelson1-1/+1
2008-03-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufs into mergePaul Mackerras6-12/+38
2008-03-03Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into mergePaul Mackerras7-30/+36
2008-03-01[ARM] Fix freeing of page tables for ARM in free_pgd_slowUwe Kleine-König1-4/+2
2008-02-29Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-11/+6
2008-02-29[ARM] 4842/1: pxa: remove redundant IRQ saving/restoring in clk_pxa3xx_cken_*eric miao1-8/+0
2008-02-29[ARM] 4841/1: pxa: fix typo in LCD platform data definition code for zyloniteeric miao1-1/+1
2008-02-29[ARM] 4839/1: fixes kernel Oops in /dev/mem device driver for memory map with PHYS_OFFAlexandre Rusev1-0/+2
2008-02-29[ARM] eliminate MODULE_PARM() usageRandy Dunlap1-1/+1
2008-02-29[ARM] 4836/1: Make ATAGS_PROC depend on KEXECUli Luckas1-1/+2
2008-02-29xen: mask out SEP from CPUIDJeremy Fitzhardinge1-0/+1
2008-02-29x86: disable BTS ptrace extensions for nowIngo Molnar3-0/+16