summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-03-05[IA64] remove duplicate code from arch_ptrace()Petr Tesarik1-67/+29
2008-03-05[IA64] convert sys_ptrace to arch_ptracePetr Tesarik1-39/+3
2008-03-05[IA64] remove find_thread_for_addr()Petr Tesarik1-55/+1
2008-03-05[IA64] do not sync RBS when changing PT_AR_BSP or PT_CFMPetr Tesarik1-16/+3
2008-03-05[IA64] access user RBS directlyPetr Tesarik1-30/+14
2008-03-05[CPUFREQ] Remove debugging message from e_powersaverDave Jones1-2/+6
2008-03-05[S390] incorrect reipl nss name.Hongjie Yang1-2/+6
2008-03-05[S390] Load disabled wait psw if reipl fails.Michael Holzheu1-0/+1
2008-03-05[S390] Fix IPL from NSS.Heiko Carstens1-0/+4
2008-03-05[S390] Get rid of memcpy gcc warning workaround.Heiko Carstens2-8/+7
2008-03-05[S390] idle: Fix machine check handling in idle loop.Heiko Carstens2-2/+4
2008-03-05[S390] Update default configuration.Martin Schwidefsky1-5/+13
2008-03-05ARM: OMAP: gpio lockdep updatesDavid Brownell1-24/+35
2008-03-05ARM: OMAP1: omap1/pm.c build fixDavid Brownell1-1/+1
2008-03-05ARM: OMAP1: omap h2 regression fixDavid Brownell1-0/+4
2008-03-05ARM: OMAP1: omap h3 regression and build fixDavid Brownell1-0/+22
2008-03-05ARM: OMAP: fix omap i2c init (regression)David Brownell1-63/+0
2008-03-05ARM: OMAP: fix false lockdep warningsDavid Brownell1-0/+6
2008-03-05ARM: OMAP: Fix sleep under spinlock for cpufreqHiroshi DOYU1-22/+10
2008-03-05ARM: OMAP: Pass logical DMA channel number always to callback handlersJarkko Nikula1-8/+2
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds10-220/+212
2008-03-04Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds10-42/+164
2008-03-04cris: correct usage of __user for copy to and from user space in lib/usercopy...Jesper Nilsson2-2/+2
2008-03-04alpha: remove unused DEBUG_FORCEDAC define in IOMMUFUJITA Tomonori1-1/+0
2008-03-04alpha: make IOMMU respect the segment boundary limitsFUJITA Tomonori1-6/+34
2008-03-04alpha: IOMMU had better access to the free space bitmap at only one placeFUJITA Tomonori1-13/+15
2008-03-04alpha: convert IOMMU to use ALIGN()FUJITA Tomonori1-3/+3
2008-03-04CRIS: Import string.c (memcpy) from newlib: fixes compile error with gcc 4Jesper Nilsson2-317/+345
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-04[IA64] fix ia64 kprobes compilationAdrian Bunk1-0/+5
2008-03-04[IA64] workaround tiger ia64_sal_get_physical_id_info hangAlex Chiang1-0/+7
2008-03-04[IA64] move defconfig to arch/ia64/configs/Adrian Bunk2-0/+2
2008-03-04[IA64] Fix irq migration in multiple vector domainKenji Kaneshige3-32/+109
2008-03-04[IA64] signal(ia64_ia32): add a signal stack overflow checkShi Weihua1-1/+12
2008-03-04[IA64] signal(ia64): add a signal stack overflow checkShi Weihua1-9/+27
2008-03-04[IA64] CONFIG_SGI_SN2 - auto select NUMA and ACPI_NUMAJes Sorensen1-0/+2
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...Linus Torvalds3-7/+12
2008-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus 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