summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-01-093-64/+57
|\
| * [CRYPTO] aes-i586: Remove unused variable ls_tabDaniel Marjamäki2006-01-091-10/+0
| * [CRYPTO] aes-i586: Nano-optimisation on key length checkDenis Vlasenko2006-01-091-21/+19
| * [CRYPTO] Allow AES C/ASM implementations to coexistHerbert Xu2006-01-092-0/+4
| * [CRYPTO] Use standard byte order macros wherever possibleHerbert Xu2006-01-092-33/+34
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-01-093-1343/+732
|\ \
| * | [SPARC64]: Update defconfig.David S. Miller2006-01-091-1338/+726
| * | [SPARC64]: Fix ptrace/straceRichard Mortimer2006-01-091-5/+2
| * | [SPARC64]: Add needed pm_power_off symbol.David S. Miller2006-01-091-0/+4
| |/
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-01-0977-1183/+1972
|\ \ | |/ |/|
| * [ARM] 3246/1: S3C24XX - retab clock list in arch/arm/mach-s3c2410/clock.cBen Dooks2006-01-091-103/+103
| * [ARM] 3070/2: Add __ioremap_pfn() APIDeepak Saxena2006-01-091-20/+29
| * [ARM] Only call set_type method in setup_irq if it's definedRussell King2006-01-091-1/+2
| * Merge Linus' tree.Russell King2006-01-09123-987/+862
| |\
| * | [ARM] 3240/2: AT91RM9200 support for 2.6 (Core)SAN People2006-01-0915-3/+1807
| * | [ARM] Remove CONFIG_ARCH_CAMELOT from defconfigsRussell King2006-01-0949-49/+0
| * | [ARM] Update mach-typesRussell King2006-01-091-1/+29
| * | [ARM] Remove EPXA10DB machine supportRussell King2006-01-0813-1006/+2
* | | [PATCH] Fix more "if ((err = foo() < 0))" typosAlexey Dobriyan2006-01-091-1/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-01-09154-3662/+23532
|\ \ \ | |_|/ |/| |
| * | powerpc: unbreak iSeries compilation againPaul Mackerras2006-01-092-1/+5
| * | [PATCH] powerpc: Don't use KERNELBASE in add_memory()Michael Ellerman2006-01-091-1/+1
| * | powerpc: set CONFIG_PPC_OF=y always for ARCH=powerpcPaul Mackerras2006-01-093-7/+5
| * | [PATCH] powerpc: DABR exceptions should report the address not the PCAnton Blanchard2006-01-091-3/+4
| * | [PATCH] ppc64: POWER5+ oprofile supportAnton Blanchard2006-01-091-2/+2
| * | [PATCH] ppc64: Fix oprofile when compiled as a moduleAnton Blanchard2006-01-092-80/+50
| * | [PATCH] 4/5 powerpc: Add cpufreq support for all desktop G5Benjamin Herrenschmidt2006-01-091-47/+449
| * | [PATCH] 3/5 powerpc: Add platform functions interpreterBenjamin Herrenschmidt2006-01-096-42/+1743
| * | [PATCH] 2/5 powerpc: Rework PowerMac i2c part 2Benjamin Herrenschmidt2006-01-092-89/+247
| * | [PATCH] 1/5 powerpc: Rework PowerMac i2c part 1Benjamin Herrenschmidt2006-01-094-348/+730
| * | [PATCH] ppc64: fix time syscallAnton Blanchard2006-01-092-29/+1
| * | [PATCH] ppc32: Put cache flush routines back into .relocate_code sectionPaul Janzen2006-01-091-2/+4
| * | [PATCH] spufs: set irq affinity for running threadsArnd Bergmann2006-01-094-16/+40
| * | [PATCH] spufs: fix sparse warningsArnd Bergmann2006-01-094-6/+5
| * | [PATCH] spufs: abstract priv1 register access.Arnd Bergmann2006-01-095-129/+208
| * | [PATCH] spufs: move spu_run call to its own fileArnd Bergmann2006-01-094-153/+160
| * | [PATCH] spufs: clean up use of bitopsArnd Bergmann2006-01-094-13/+12
| * | [PATCH] spufs: fix spufs_fill_dir error pathArnd Bergmann2006-01-091-35/+38
| * | [PATCH] spufs: dont leak directories in failed spu_createArnd Bergmann2006-01-091-17/+37
| * | [PATCH] spufs fix spu_acquire_runnable error pathArnd Bergmann2006-01-091-2/+2
| * | [PATCH] spufs: serialize sys_spu_run per spuArnd Bergmann2006-01-093-5/+12
| * | [PATCH] spufs: check for proper file pointer in sys_spu_runArnd Bergmann2006-01-093-3/+5
| * | [PATCH] spufs: dont hold root->isem in spu_forgetArnd Bergmann2006-01-091-10/+10
| * | [PATCH] spufs: fix locking in spu_acquire_runnableArnd Bergmann2006-01-091-4/+6
| * | [PATCH] cell: enable pause(0) in cpu_idleArnd Bergmann2006-01-099-7/+314
| * | [PATCH] powerpc: fixing compile issue with !CONFIG_PCI in legacy_serial.cKumar Gala2006-01-091-1/+11
| * | [PATCH] powerpc: Fix search for the main interrupt controllerHaren Myneni2006-01-091-6/+9
| * | [PATCH] powerpc: Call find_legacy_serial_ports() if we enable CONFIG_SERIAL_8250Kumar Gala2006-01-093-4/+3
| * | [PATCH] powerpc: added a udbg_progressKumar Gala2006-01-092-7/+7
| * | [PATCH] powerpc: Add the ability to handle SOC ports in legacy_serialKumar Gala2006-01-091-10/+52
OpenPOWER on IntegriCloud