summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [IA64] kprobes arch consolidation build fixHarvey Harrison2008-03-062-2/+2
* [IA64] update efi region debugging to use MB, GB and TB as well as KBSimon Horman2008-03-061-4/+22
* [IA64] use dev_printk in video quirkBjorn Helgaas2008-03-061-1/+1
* [IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-0626-191/+186
* [IA64] remove unnecessary nfs includes from sys_ia32.cKOSAKI Motohiro2008-03-061-6/+1
* [IA64] remove CONFIG_SMP ifdef in ia64_send_ipi()Bjorn Helgaas2008-03-061-4/+0
* [IA64] arch_ptrace() cleanupPetr Tesarik2008-03-051-59/+31
* [IA64] remove duplicate code from arch_ptrace()Petr Tesarik2008-03-051-67/+29
* [IA64] convert sys_ptrace to arch_ptracePetr Tesarik2008-03-051-39/+3
* [IA64] remove find_thread_for_addr()Petr Tesarik2008-03-051-55/+1
* [IA64] do not sync RBS when changing PT_AR_BSP or PT_CFMPetr Tesarik2008-03-051-16/+3
* [IA64] access user RBS directlyPetr Tesarik2008-03-051-30/+14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-03-0410-220/+212
|\
| * [SPARC]: Fix link errors with gcc-4.3David S. Miller2008-03-033-207/+203
| * 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-282-4/+0
| * [SPARC]: Mark linux_sparc_{fpu,chips} static.David S. Miller2008-02-282-4/+4
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-03-0410-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-042-2/+2
* | | alpha: remove unused DEBUG_FORCEDAC define in IOMMUFUJITA Tomonori2008-03-041-1/+0
* | | alpha: make IOMMU respect the segment boundary limitsFUJITA Tomonori2008-03-041-6/+34
* | | alpha: IOMMU had better access to the free space bitmap at only one placeFUJITA Tomonori2008-03-041-13/+15
* | | alpha: convert IOMMU to use ALIGN()FUJITA Tomonori2008-03-041-3/+3
* | | CRIS: Import string.c (memcpy) from newlib: fixes compile error with gcc 4Jesper Nilsson2008-03-042-317/+345
* | | Kprobes: indicate kretprobe support in KconfigAnanth N Mavinakayanahalli2008-03-047-0/+13
* | | CRIS v10: Include mm.h instead of vmstat.h in kernel/time.cJesper Nilsson2008-03-041-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/+6
| * | | 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
OpenPOWER on IntegriCloud