aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-11[MIPS] Remove Momenco Jaguar ATX supportFranck Bui-Huu15-2316/+0
2007-05-11[MIPS] Remove Momenco Ocelot G supportFranck Bui-Huu14-2013/+3
2007-05-11[MIPS] MT: Reenable EIC support and add support for SOCit SC.Chris Dearman3-13/+22
2007-05-11[MIPS] Define and use vi_handler_t for vectored interrupt handlers.Ralf Baechle1-2/+2
2007-05-11[MIPS] Fix do_default_vi to use get_irq_regs to get the irq register ptr.Ralf Baechle1-2/+2
2007-05-11[MIPS] Make do_default_vi staticRalf Baechle1-1/+1
2007-05-11[MIPS] Add __ucmpdi2 implementationThiemo Seufer2-1/+20
2007-05-11[MIPS] early_printk: allow the early console to run earlierFranck Bui-Huu1-0/+6
2007-05-11[MIPS] early_printk: use init sectionFranck Bui-Huu1-2/+3
2007-05-11[PATCH] audit signal recipientsAmy Griffis5-0/+45
2007-05-11[PATCH] add SIGNAL syscall class (v3)Amy Griffis10-0/+65
2007-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds29-931/+316
2007-05-10Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds9-745/+226
2007-05-10[IA64] mca.c:121: warning: 'cpe_poll_timer' defined but not usedTony Luck1-0/+2
2007-05-10[IA64] Fix - Section mismatch: reference to .init.data:mvec_nameTony Luck2-2/+2
2007-05-10Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds5-154/+162
2007-05-10[IA64] more warning cleanupsTony Luck2-3/+3
2007-05-10[IA64] Wire up epoll_pwait and utimensatTony Luck1-0/+2
2007-05-10[IA64] Fix warnings resulting from type-checking in dev_dbg()Tony Luck1-1/+1
2007-05-10[IA64] typo s/kenrel/kernel/Tony Luck1-1/+1
2007-05-10Revert "[PATCH] paravirt: Add startup infrastructure for paravirtualization"Eric W. Biederman3-45/+0
2007-05-10x86_64: fix default_do_nmi() missing return after an if ()Mathieu Desnoyers1-0/+1
2007-05-10[S390] update default configuration.Martin Schwidefsky1-106/+128
2007-05-10[S390] Kconfig: use common Kconfig files for s390.Martin Schwidefsky1-33/+16
2007-05-10[S390] Avoid compile warning.Heiko Carstens1-1/+4
2007-05-10[S390] fix subsystem removal falloutCornelia Huck2-14/+14
2007-05-10[POWERPC] Fix compile error with kexec and CONFIG_SMP=nPaul Mackerras1-0/+1
2007-05-10[POWERPC] Split initrd logic out of early_init_dt_scan_chosen() to fix warningMichael Ellerman1-16/+31
2007-05-10[POWERPC] Fix warning in hpte_decode(), and generalize itPaul Mackerras1-20/+17
2007-05-10[POWERPC] Minor pSeries IOMMU debug cleanupMichael Neuling1-1/+2
2007-05-10[POWERPC] Assorted janitorial EEH cleanupsLinas Vepstas2-6/+14
2007-05-10[POWERPC] Fix incorrect calculation of I/O window addressesPaul Mackerras1-24/+13
2007-05-10[POWERPC] celleb: Update celleb_defconfigIshizaki Kou1-44/+85
2007-05-10[POWERPC] celleb: Fix parsing of machine type hack command line optionIshizaki Kou1-1/+1
2007-05-10[POWERPC] celleb: Fix PCI config space accesses to subordinate busesIshizaki Kou1-4/+4
2007-05-10[POWERPC] celleb: Fix support for multiple PCI domainsIshizaki Kou1-0/+1
2007-05-10Merge branch 'linux-2.6'Paul Mackerras172-923/+3762
2007-05-10[SPARC64]: Use alloc_pci_dev() in PCI bus probes.David S. Miller1-1/+1
2007-05-10[SPARC64]: Fix recursion in PROM tree building.David S. Miller1-4/+15
2007-05-09[POWERPC] User rheap from arch/powerpc/libKumar Gala3-700/+0
2007-05-09[POWERPC] 83xx: Fix the PCI ranges in the MPC834x_MDS device tree.Scott Wood1-2/+2
2007-05-09[POWERPC] 83xx: Fix the PCI ranges in the MPC832x_MDS device tree.Scott Wood1-1/+1
2007-05-09[POWERPC] Change rheap functions to use ulongs instead of pointersTimur Tabi9-160/+179
2007-05-09[POWERPC] 86xx: Enable the AC97 interface on 8641D board.Jason Jin1-1/+6
2007-05-09[POWERPC] 83xx: Suppress warning when CONFIG_ options aren't definedKumar Gala1-0/+2
2007-05-09[POWERPC] 83xx: Suppress warning when CONFIG_PCI is not definedLi Yang3-0/+6
2007-05-09[IA64] sa_interrupt is deprecatedakpm@linux-foundation.org1-1/+1
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds16-215/+254
2007-05-09Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds26-329/+495
2007-05-09Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds44-186/+2835