summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* sh: hp6xx: Fix up hp6xx_apm build failure.Paul Mundt2008-03-061-0/+2
* sh: Fix up section mismatches.Paul Mundt2008-03-062-2/+2
* sh: hp6xx: Correct APM output.Kristoffer Ericson2008-03-061-6/+14
* sh: update se7780 defconfiggoda.yusuke2008-03-061-391/+255Star
* sh: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-0613-17/+17
* sh: export copy-page() to modulesAndrew Morton2008-03-062-0/+2
* sh_ksyms_32.c update for gcc 4.3Adrian Bunk2008-03-061-2/+2
* sh/mm/pg-sh7705.c must #include <linux/fs.h>Adrian Bunk2008-03-061-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-03-0510-220/+212Star
|\
| * [SPARC]: Fix link errors with gcc-4.3David S. Miller2008-03-043-207/+203Star
| * sparc64: replace remaining __FUNCTION__ occurancesHarvey Harrison2008-03-032-2/+2
| * sparc: replace remaining __FUNCTION__ occurancesHarvey Harrison2008-03-031-3/+3
| * [SPARC]: Add reboot_command[] extern decl to asm/system.hDavid S. Miller2008-02-292-4/+0Star
| * [SPARC]: Mark linux_sparc_{fpu,chips} static.David S. Miller2008-02-292-4/+4
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-03-0510-42/+164
|\ \
| * | [IA64] fix ia64 kprobes compilationAdrian Bunk2008-03-041-0/+5
| * | [IA64] workaround tiger ia64_sal_get_physical_id_info hangAlex Chiang2008-03-041-0/+7
| * | [IA64] move defconfig to arch/ia64/configs/Adrian Bunk2008-03-042-0/+2
| * | [IA64] Fix irq migration in multiple vector domainKenji Kaneshige2008-03-043-32/+109
| * | [IA64] signal(ia64_ia32): add a signal stack overflow checkShi Weihua2008-03-041-1/+12
| * | [IA64] signal(ia64): add a signal stack overflow checkShi Weihua2008-03-041-9/+27
| * | [IA64] CONFIG_SGI_SN2 - auto select NUMA and ACPI_NUMAJes Sorensen2008-03-041-0/+2
* | | cris: correct usage of __user for copy to and from user space in lib/usercopy...Jesper Nilsson2008-03-052-2/+2
* | | alpha: remove unused DEBUG_FORCEDAC define in IOMMUFUJITA Tomonori2008-03-051-1/+0Star
* | | alpha: make IOMMU respect the segment boundary limitsFUJITA Tomonori2008-03-051-6/+34
* | | alpha: IOMMU had better access to the free space bitmap at only one placeFUJITA Tomonori2008-03-051-13/+15
* | | alpha: convert IOMMU to use ALIGN()FUJITA Tomonori2008-03-051-3/+3
* | | CRIS: Import string.c (memcpy) from newlib: fixes compile error with gcc 4Jesper Nilsson2008-03-052-317/+345
* | | Kprobes: indicate kretprobe support in KconfigAnanth N Mavinakayanahalli2008-03-057-0/+13
* | | CRIS v10: Include mm.h instead of vmstat.h in kernel/time.cJesper Nilsson2008-03-051-1/+1
|/ /
* | x86: a P4 is a P6 not an i486Hugh Dickins2008-03-041-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-03-043-7/+12
|\ \
| * | x86/xen: fix DomU boot problemIan Campbell2008-03-041-1/+2
| * | x86: not set node to cpu_to_node if the node is not onlineYinghai Lu2008-03-041-2/+6
| * | x86, i387: fix ptrace leakage using init_fpu()Suresh Siddha2008-03-041-4/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds2008-03-047-76/+142
|\ \ \
| * | | x86: disable KVM for Voyager and friendsRandy Dunlap2008-03-041-1/+1
| * | | KVM: VMX: Avoid rearranging switched guest msrs while they are loadedAvi Kivity2008-03-041-0/+1
| * | | KVM: MMU: Fix race when instantiating a shadow pteAvi Kivity2008-03-042-11/+6Star
| * | | KVM: Avoid infinite-frequency local apic timerAvi Kivity2008-03-041-0/+4
| * | | KVM: make MMU_DEBUG compile againMarcelo Tosatti2008-03-042-2/+2
| * | | KVM: move alloc_apic_access_page() outside of non-preemptable regionMarcelo Tosatti2008-03-041-3/+3
| * | | KVM: SVM: fix Windows XP 64 bit installation crashJoerg Roedel2008-03-041-0/+22
| * | | KVM: remove the usage of the mmap_sem for the protection of the memory slots.Izik Eidus2008-03-044-38/+71
| * | | KVM: emulate access to MSR_IA32_MCG_CTLJoerg Roedel2008-03-031-0/+5
| * | | KVM: Make the supported cpuid list a host property rather than a vm propertyAvi Kivity2008-03-031-20/+22
| * | | KVM: Fix kvm_arch_vcpu_ioctl_set_sregs so that set_cr0 works properlyPaul Knowles2008-03-031-1/+1
| * | | KVM: SVM: set NM intercept when enabling CR0.TS in the guestJoerg Roedel2008-03-031-1/+3
| * | | KVM: SVM: Fix lazy FPU switchingJoerg Roedel2008-03-031-0/+2
* | | | m68k{,nommu}: Wire up new timerfd syscallsGeert Uytterhoeven2008-03-042-2/+6