aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-08[ARM] 4855/1: Orion: use correct ethernet unit address rangeLennert Buytenhek1-2/+2
2008-03-08[ARM] 4853/1: include uImage target in make helpUwe Kleine-König1-0/+1
2008-03-08[ARM] 4851/1: ns9xxx: fix size of gpioresUwe Kleine-König1-1/+1
2008-03-07x86_64: make ptrace always sign-extend orig_ax to 64 bitsRoland McGrath1-0/+10
2008-03-07[PPC] 8xx: swap bug-fixYuri Tikhonov1-1/+29
2008-03-07[POWERPC] 85xx: sbc8548 - Fix incorrect PCI-X and PCI interrupt mapJeremy McNicoll1-5/+11
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-07[POWERPC] QE: Fix QE firmware uploading limitTimur Tabi1-1/+1
2008-03-07[POWERPC] 8xx: Fix wrapper platform for adder875, and combine defconfigs.Scott Wood3-822/+43
2008-03-07[POWERPC] 8xx: fix swapVitaly Bordug1-1/+29
2008-03-07[POWERPC] 83xx: Add local bus device nodes to MPC837xMDS device trees.Li Yang4-5/+201
2008-03-07[POWERPC] 83xx: Fix wrong USB phy type in mpc837xmds dtsLi Yang3-6/+6
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-06Merge branch 'omap-fixes'Russell King10-169/+229
2008-03-06[ARM] AT91: correct at91sam9263ek LCD power gpio pinNicolas Ferre1-4/+1
2008-03-06[ARM] replace remaining __FUNCTION__ occurrencesHarvey Harrison28-100/+100
2008-03-06[ARM] 4849/1: move ATAGS asm definitionsGreg Ungerer2-3/+3
2008-03-06[ARM] 4848/1: at91: remove false lockdep warningsDavid Brownell1-0/+7
2008-03-06[ARM] 4847/1: kprobes: fix compilation with CONFIG_DEBUG_FS=yNicolas Pitre1-0/+5
2008-03-06[ARM] 4845/1: Orion: Ignore memory tags with invalid dataGuennadi Liakhovetski5-0/+29
2008-03-06ARM: OMAP2: Register the L4 io bus to boot OMAP2Kyungmin Park1-0/+6
2008-03-06ARM: OMAP1: Compile in other 16xx boards to OSK defconfigTony Lindgren1-5/+5
2008-03-06ARM: OMAP1: Refresh H2 defconfigTony Lindgren1-22/+49
2008-03-06ARM: OMAP1: Refresh OSK defconfigTony Lindgren1-24/+89
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