summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2006-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-01-10remove the outdated arch/i386/kernel/cpu/{,mtrr/}changelogAdrian Bunk
2006-01-10spelling: s/trough/through/Adrian Bunk
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-01-10spelling: s/retreive/retrieve/Adrian Bunk
2006-01-09Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-01-10spelling: s/usefull/useful/Adrian Bunk
2006-01-09[SPARC64]: Update defconfig.David S. Miller
2006-01-09[SPARC64]: Fix ptrace/straceRichard Mortimer
2006-01-09[CRYPTO] aes-i586: Remove unused variable ls_tabDaniel Marjamäki
2006-01-09[CRYPTO] aes-i586: Nano-optimisation on key length checkDenis Vlasenko
2006-01-09[CRYPTO] Allow AES C/ASM implementations to coexistHerbert Xu
2006-01-09[CRYPTO] Use standard byte order macros wherever possibleHerbert Xu
2006-01-09[SPARC64]: Add needed pm_power_off symbol.David S. Miller
2006-01-09[ARM] 3246/1: S3C24XX - retab clock list in arch/arm/mach-s3c2410/clock.cBen Dooks
2006-01-09[PATCH] Fix more "if ((err = foo() < 0))" typosAlexey Dobriyan
2006-01-09[ARM] 3070/2: Add __ioremap_pfn() APIDeepak Saxena
2006-01-09[ARM] Only call set_type method in setup_irq if it's definedRussell King
2006-01-09Merge Linus' tree.Russell King
2006-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds
2006-01-09[ARM] 3240/2: AT91RM9200 support for 2.6 (Core)SAN People
2006-01-09[ARM] Remove CONFIG_ARCH_CAMELOT from defconfigsRussell King
2006-01-09[ARM] Update mach-typesRussell King
2006-01-09powerpc: unbreak iSeries compilation againPaul Mackerras
2006-01-09[PATCH] powerpc: Don't use KERNELBASE in add_memory()Michael Ellerman
2006-01-09powerpc: set CONFIG_PPC_OF=y always for ARCH=powerpcPaul Mackerras
2006-01-09[PATCH] powerpc: DABR exceptions should report the address not the PCAnton Blanchard
2006-01-09[PATCH] ppc64: POWER5+ oprofile supportAnton Blanchard
2006-01-09[PATCH] ppc64: Fix oprofile when compiled as a moduleAnton Blanchard
2006-01-09[PATCH] 4/5 powerpc: Add cpufreq support for all desktop G5Benjamin Herrenschmidt
2006-01-09[PATCH] 3/5 powerpc: Add platform functions interpreterBenjamin Herrenschmidt
2006-01-09[PATCH] 2/5 powerpc: Rework PowerMac i2c part 2Benjamin Herrenschmidt
2006-01-09[PATCH] 1/5 powerpc: Rework PowerMac i2c part 1Benjamin Herrenschmidt
2006-01-09[PATCH] ppc64: fix time syscallAnton Blanchard
2006-01-09[PATCH] ppc32: Put cache flush routines back into .relocate_code sectionPaul Janzen
2006-01-09[PATCH] spufs: set irq affinity for running threadsArnd Bergmann
2006-01-09[PATCH] spufs: fix sparse warningsArnd Bergmann
2006-01-09[PATCH] spufs: abstract priv1 register access.Arnd Bergmann
2006-01-09[PATCH] spufs: move spu_run call to its own fileArnd Bergmann
2006-01-09[PATCH] spufs: clean up use of bitopsArnd Bergmann
2006-01-09[PATCH] spufs: fix spufs_fill_dir error pathArnd Bergmann
2006-01-09[PATCH] spufs: dont leak directories in failed spu_createArnd Bergmann
2006-01-09[PATCH] spufs fix spu_acquire_runnable error pathArnd Bergmann
2006-01-09[PATCH] spufs: serialize sys_spu_run per spuArnd Bergmann
2006-01-09[PATCH] spufs: check for proper file pointer in sys_spu_runArnd Bergmann
2006-01-09[PATCH] spufs: dont hold root->isem in spu_forgetArnd Bergmann
2006-01-09[PATCH] spufs: fix locking in spu_acquire_runnableArnd Bergmann
2006-01-09[PATCH] cell: enable pause(0) in cpu_idleArnd Bergmann
2006-01-09[PATCH] powerpc: fixing compile issue with !CONFIG_PCI in legacy_serial.cKumar Gala