aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-06-30[PATCH] ppc64: Move initialisation of xItLpQueue into ItLpQueue.cMichael Ellerman2-20/+23
2005-06-30[PATCH] ppc64: Don't pass the pointers to xItLpQueue aroundMichael Ellerman5-31/+31
2005-06-30[PATCH] ppc64: Reorganise the paca initialisation macrosMichael Ellerman1-146/+65
2005-06-30[PATCH] ppc64: Move set_spread_lpevents() into ItLpQueue.cMichael Ellerman2-21/+21
2005-06-30[PATCH] ppc64: Spread lpevents by default on iSeriesMichael Ellerman1-1/+1
2005-06-30[PATCH] ppc64: Remove lpqueue pointer from the paca on iSeriesMichael Ellerman7-26/+19
2005-06-29Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds19-311/+549
2005-06-29Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds5-5/+5
2005-06-29[IA64] Update zx1_defconfigTony Luck1-44/+122
2005-06-29[IA64] Update tiger_defconfigTony Luck1-8/+31
2005-06-29Auto merge with /home/aegl/GIT/linusTony Luck22-142/+554
2005-06-29[PATCH] ARM: Don't force SIGFPERussell King1-1/+1
2005-06-29[PATCH] ARM: Fix VFP to use do_div()Russell King3-4/+27
2005-06-29[PATCH] ARM: 2771/1: Dynamic Tick support for OMAP, take 4Tony Lindgren2-8/+52
2005-06-29[PATCH] Serial: Split 8250 port table (part 2)Russell King5-5/+5
2005-06-29[PATCH] ARM: Remove nmi_tick from integrator platformsRussell King1-1/+0
2005-06-29[PATCH] ARM: 2723/2: remove __udivdi3 and __umoddi3 from the kernelNicolas Pitre4-412/+1
2005-06-29[PATCH] ARM: 2769/1: cpu_init() stack setup fixCatalin Marinas1-1/+2
2005-06-29[PATCH] ARM: Convert ARM timer implementations to use readl/writelRussell King2-65/+38
2005-06-29[PATCH] ARM: 2765/1: S3C24XX - small cleanups in arch/arm/mach-s3c2410Ben Dooks2-8/+4
2005-06-29[PATCH] ARM: 2764/1: S3C24XX - Common PM functions for Simtec boardsBen Dooks4-35/+75
2005-06-29Merge with ../linux-2.6-smpRussell King3-2/+125
2005-06-28[PATCH] sparc32: Kconfig fixupsWilliam Lee Irwin III1-56/+0
2005-06-28[PATCH] irqpollAlan Cox1-1/+1
2005-06-28[PATCH] coverity: i386: build.c: negative return to unsigned fixKAMBAROV, ZAUR1-1/+2
2005-06-28Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-4/+158
2005-06-28[PATCH] ARM: 2763/1: S3C24XX - mark IRQ_LCD as validBen Dooks1-3/+4
2005-06-28[PATCH] ARM: 2760/1: Add a warning on dynamic tick timekeeping on some platformsTony Lindgren1-0/+5
2005-06-28[PATCH] ARM: 2761/1: OProfile: Add call graphing support for armRichard Purdie4-1/+149
2005-06-28[IA64] Fix another IA64 preemption problemPeter Chubb1-0/+3
2005-06-28[IA64] Replace stale KDB-code with useful MAGIC_SYSRQ code in simserial.cDavid Mosberger-Tang1-5/+11
2005-06-28[IA64-SGI] Altix patch to tiocx, add subsys_initcallBruce Losure1-5/+9
2005-06-28[IA64] sparse cleanup of TIOCA filesPrarit Bhargava1-4/+4
2005-06-28[IA64-SGI] - new macros for SGI SN simulator Jack Steiner2-9/+20
2005-06-28[IA64] sparse cleanup of shub_mmr.hPrarit Bhargava1-0/+1
2005-06-28[IA64] Speed up lfetch.fault [NULL]David Mosberger-Tang1-0/+19
2005-06-28[IA64] Recognize HP sx2000 chipsetBjorn Helgaas1-0/+4
2005-06-28[IA64-SGI] altix: enable vgacon supportMark Maule3-8/+18
2005-06-28[IA64-SGI] pcdp: add PCDP pci interface supportMark Maule1-4/+8
2005-06-28Auto merge with /home/aegl/GIT/ia64-testTony Luck6-224/+299
2005-06-28[PATCH] ARM SMP: Add IPI support code for SMP TLB flushingRussell King1-0/+123
2005-06-28[PATCH] ARM SMP: Use local_flush_tlb* where we really want to be localRussell King2-2/+2
2005-06-28[PATCH] remove duplicate printf in arch/ppc64/boot/main.cOlaf Hering1-5/+2
2005-06-28[PATCH] remove printk usage in arch/ppc64/boot/prom.cOlaf Hering2-15/+2
2005-06-28[PATCH] remove unused arch/ppc64/boot/mknote.cOlaf Hering1-43/+0
2005-06-28[PATCH] remove unused arch/ppc64/boot/piggyback.cOlaf Hering2-87/+1
2005-06-28[PATCH] ppc64: don't create spurious symlinks under node0 sysdevNathan Lynch1-1/+6
2005-06-28[PATCH] ppc64: simplify nvram partition scanning codeArnd Bergmann1-5/+3
2005-06-27Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH42-688/+867
2005-06-27[PATCH] PCI: use the MCFG table to properly access pci devices (x86-64)Greg Kroah-Hartman1-10/+48