aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-12[IA64] regset: 64-bit supportShaohua Li1-0/+690
2008-03-11x86: remove quicklistsThomas Gleixner2-12/+9
2008-03-11x86: ia32 syscall restart fixRoland McGrath2-6/+41
2008-03-11x86: ioremap, remove WARN_ON()Ingo Molnar1-2/+0
2008-03-10fix BIOS PCI config cycle buglet causing ACPI boot regressionIngo Molnar1-0/+10
2008-03-11lguest: Revert 1ce70c4fac3c3954bd48c035f448793867592bc0, fix real problem.Rusty Russell1-1/+1
2008-03-11lguest: Sanitize the lguest clock.Rusty Russell1-32/+21
2008-03-09alpha: fix iommu-related boot panicIvan Kokshaysky1-8/+7
2008-03-07x86_64: make ptrace always sign-extend orig_ax to 64 bitsRoland McGrath1-0/+10
2008-03-07x86-boot: don't request VBE2 informationPeter Korsgaard2-10/+1
2008-03-07x86: re-add reboot fixupsIngo Molnar1-0/+6
2008-03-07x86: fix typo in step.cJan Beulich1-2/+2
2008-03-07x86: fix merge mistake in i387.cJan Beulich1-1/+1
2008-03-07x86: clear DF before calling signal handlerAurelien Jarno3-5/+5
2008-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.25Linus Torvalds29-907/+619
2008-03-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds3-9/+12
2008-03-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds30-462/+281
2008-03-06[IA64] kprobes arch consolidation build fixHarvey Harrison2-2/+2
2008-03-06[IA64] update efi region debugging to use MB, GB and TB as well as KBSimon Horman1-4/+22
2008-03-06[IA64] use dev_printk in video quirkBjorn Helgaas1-1/+1
2008-03-06[IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison26-191/+186
2008-03-06[IA64] remove unnecessary nfs includes from sys_ia32.cKOSAKI Motohiro1-6/+1
2008-03-06[IA64] remove CONFIG_SMP ifdef in ia64_send_ipi()Bjorn Helgaas1-4/+0
2008-03-06sh: Fix up the sh64 build.Paul Mundt1-14/+7
2008-03-06sh: Fix up SH7710 VoIP-GW build.Paul Mundt6-449/+250
2008-03-06sh: Flag PMB support as EXPERIMENTAL.Paul Mundt1-1/+1
2008-03-06sh: Update r7780mp defconfig.Paul Mundt1-25/+66
2008-03-06sh: hp6xx: Fix up hp6xx_apm build failure.Paul Mundt1-0/+2
2008-03-06sh: Fix up section mismatches.Paul Mundt2-2/+2
2008-03-06sh: hp6xx: Correct APM output.Kristoffer Ericson1-6/+14
2008-03-06sh: update se7780 defconfiggoda.yusuke1-391/+255
2008-03-06sh: replace remaining __FUNCTION__ occurrencesHarvey Harrison13-17/+17
2008-03-06sh: export copy-page() to modulesAndrew Morton2-0/+2
2008-03-06sh_ksyms_32.c update for gcc 4.3Adrian Bunk1-2/+2
2008-03-06sh/mm/pg-sh7705.c must #include <linux/fs.h>Adrian Bunk1-0/+1
2008-03-05Merge branch 'fixes-25' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-2/+6
2008-03-05[IA64] arch_ptrace() cleanupPetr Tesarik1-59/+31
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-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds10-220/+212