aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-06-20Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds13-56/+53
2005-06-20[PATCH] Driver Core: arch: update device attribute callbacksYani Ioannou11-22/+22
2005-06-20[PATCH] sn: fixes due to driver core changesPatrick Mochel1-12/+9
2005-06-20[PATCH] class: convert arch/* to use the new class api instead of class_simplegregkh@suse.de2-22/+22
2005-06-20Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds34-482/+1091
2005-06-20[PATCH] ARM: 2719/1: enable module support in ixp2000 defconfigs by defaultLennert Buytenhek5-5/+35
2005-06-20[PATCH] ARM: 2716/1: SharpSL Param: Fix typoRichard Purdie1-1/+1
2005-06-20[PATCH] ARM: 2701/1: free up ixp2000 timer 4 for the watchdogLennert Buytenhek1-8/+26
2005-06-20[PATCH] ARM: 2693/1: Add PCI support for Versatile/PBCatalin Marinas4-6/+371
2005-06-20[PATCH] ARM: 2686/2: AAEC-2000 Core supportBellido Nicolas8-1/+250
2005-06-20[PATCH] ARM: Add iomap support for ARMRussell King2-4/+47
2005-06-20[PATCH] ARM: Remove nmi_tick() from Integrator.Russell King1-1/+0
2005-06-20[PATCH] ARM: Add missed include for dmabounce.cRussell King1-0/+2
2005-06-20[PATCH] ARM: Lindent GCC helper functionsRussell King8-313/+274
2005-06-20Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6Linus Torvalds3-6/+10
2005-06-20[PATCH] ARM: Remove gcc type-isms from GCC helper functionsRussell King8-95/+90
2005-06-20[PATCH] ARM: Remove obsolete arch/arm/kernel/arch.cRussell King2-47/+1
2005-06-20[PATCH] initialize TCE tablesJohn Rose1-0/+3
2005-06-20[PATCH] ppc64: use cpu_has_feature macroAnton Blanchard1-4/+5
2005-06-20[PATCH] ppc64: quieten RTAS printksAnton Blanchard1-2/+2
2005-06-20[PATCH] ARM: Ensure DMA-bounced buffers are properly written to RAMRussell King1-2/+14
2005-06-20[PATCH] ARM: Add common CACHE_COLOUR macroRussell King1-4/+2
2005-06-20[PATCH] ARM: Fix delayed dcache flush for ARMv6 non-aliasing cachesRussell King2-46/+29
2005-06-19[PATCH] ARM SMP: Messages about CPUs should be prefixed by CPU%uRussell King1-1/+2
2005-06-19Merge with ../linux-2.6-smpRussell King7-2/+403
2005-06-19[PATCH] ARM SMP: Fix PXA/SA11x0 suspend resume crashRussell King3-1/+5
2005-06-19[PATCH] ARM SMP: Add missed files from Integrator/CP platformRussell King2-0/+229
2005-06-18Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-123/+190
2005-06-18[PATCH] ARM SMP: Add basic support Integrator/CP platformRussell King3-2/+23
2005-06-18[PATCH] ARM SMP: Add support for startup of secondary processorsRussell King2-0/+151
2005-06-18Merge with ../linux-2.6-smpRussell King3-123/+190
2005-06-18Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse99-1051/+1383
2005-06-16[PATCH] ARM: 2715/1: restore CPLD interrupts upon resume for Lubbock and MainstoneNicolas Pitre2-1/+60
2005-06-16[PATCH] ARM: 2713/1: Fix the GPIO base for Integrator/CPCatalin Marinas1-1/+0
2005-06-16[PATCH] ARM: 2712/1: Fix the RGB order for the Versatile CLCDCatalin Marinas1-1/+1
2005-06-14[PATCH] update ppc64 defconfigOlaf Hering1-37/+67
2005-06-14[PATCH] ppc64: update example configsPaul Mackerras4-114/+196
2005-06-14[PATCH] apm.c: ignore_normal_resume is set a bit too lateThomas Hood1-1/+1
2005-06-13[PATCH] uml: slirp and slip driver cleanups and fixesJeff Dike9-245/+181
2005-06-13[PATCH] uml: use fork instead of cloneJeff Dike1-29/+19
2005-06-13[PATCH] uml: build cleanupsJeff Dike2-4/+3
2005-06-13[PATCH] uml: remove duplicate includesJeff Dike3-4/+0
2005-06-13[PATCH] ARM: 2711/1: fix compilation on PXA targets with CONFIG_PM=nNicolas Pitre2-0/+8
2005-06-12[PATCH] M68k: Mark Sun-3 NCR5380 SCSI brokenGeert Uytterhoeven1-1/+0
2005-06-12[PATCH] M68k: Update defconfigsGeert Uytterhoeven12-52/+48
2005-06-12[PATCH] ARM: 2709/1: Systems with PCMCIA should also see IDE options (for CompactFlash memories)David Brownell1-1/+3
2005-06-10ppc: remove two extraneous descriptors for the 405EP CPULinus Torvalds1-22/+0
2005-06-09[PATCH] ppc32: Fix nasty sleep/wakeup problemBenjamin Herrenschmidt1-2/+5
2005-06-09[PATCH] ppc32: add 405EP cpu_spec entryEugene Surovegin1-0/+11
2005-06-09Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-32/+47