summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2008-03-09alpha: fix iommu-related boot panicIvan Kokshaysky
2008-03-07x86_64: make ptrace always sign-extend orig_ax to 64 bitsRoland McGrath
2008-03-07x86-boot: don't request VBE2 informationPeter Korsgaard
2008-03-07x86: re-add reboot fixupsIngo Molnar
2008-03-07x86: fix typo in step.cJan Beulich
2008-03-07x86: fix merge mistake in i387.cJan Beulich
2008-03-07x86: clear DF before calling signal handlerAurelien Jarno
2008-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.25Linus Torvalds
2008-03-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds
2008-03-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-03-06[IA64] kprobes arch consolidation build fixHarvey Harrison
2008-03-06[IA64] update efi region debugging to use MB, GB and TB as well as KBSimon Horman
2008-03-06[IA64] use dev_printk in video quirkBjorn Helgaas
2008-03-06[IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison
2008-03-06[IA64] remove unnecessary nfs includes from sys_ia32.cKOSAKI Motohiro
2008-03-06[IA64] remove CONFIG_SMP ifdef in ia64_send_ipi()Bjorn Helgaas
2008-03-06sh: Fix up the sh64 build.Paul Mundt
2008-03-06sh: Fix up SH7710 VoIP-GW build.Paul Mundt
2008-03-06sh: Flag PMB support as EXPERIMENTAL.Paul Mundt
2008-03-06sh: Update r7780mp defconfig.Paul Mundt
2008-03-06sh: hp6xx: Fix up hp6xx_apm build failure.Paul Mundt
2008-03-06sh: Fix up section mismatches.Paul Mundt
2008-03-06sh: hp6xx: Correct APM output.Kristoffer Ericson
2008-03-06sh: update se7780 defconfiggoda.yusuke
2008-03-06sh: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-03-06sh: export copy-page() to modulesAndrew Morton
2008-03-06sh_ksyms_32.c update for gcc 4.3Adrian Bunk
2008-03-06sh/mm/pg-sh7705.c must #include <linux/fs.h>Adrian Bunk
2008-03-05Merge branch 'fixes-25' of git://git.kernel.org/pub/scm/linux/kernel/git/dave...Linus Torvalds
2008-03-05[IA64] arch_ptrace() cleanupPetr Tesarik
2008-03-05[IA64] remove duplicate code from arch_ptrace()Petr Tesarik
2008-03-05[IA64] convert sys_ptrace to arch_ptracePetr Tesarik
2008-03-05[IA64] remove find_thread_for_addr()Petr Tesarik
2008-03-05[IA64] do not sync RBS when changing PT_AR_BSP or PT_CFMPetr Tesarik
2008-03-05[IA64] access user RBS directlyPetr Tesarik
2008-03-05[CPUFREQ] Remove debugging message from e_powersaverDave Jones
2008-03-05[S390] incorrect reipl nss name.Hongjie Yang
2008-03-05[S390] Load disabled wait psw if reipl fails.Michael Holzheu
2008-03-05[S390] Fix IPL from NSS.Heiko Carstens
2008-03-05[S390] Get rid of memcpy gcc warning workaround.Heiko Carstens
2008-03-05[S390] idle: Fix machine check handling in idle loop.Heiko Carstens
2008-03-05[S390] Update default configuration.Martin Schwidefsky
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-03-04Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-03-04cris: correct usage of __user for copy to and from user space in lib/usercopy...Jesper Nilsson
2008-03-04alpha: remove unused DEBUG_FORCEDAC define in IOMMUFUJITA Tomonori
2008-03-04alpha: make IOMMU respect the segment boundary limitsFUJITA Tomonori
2008-03-04alpha: IOMMU had better access to the free space bitmap at only one placeFUJITA Tomonori
2008-03-04alpha: convert IOMMU to use ALIGN()FUJITA Tomonori
2008-03-04CRIS: Import string.c (memcpy) from newlib: fixes compile error with gcc 4Jesper Nilsson