summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] CRIS update: SMPMikael Starvik2005-07-283-73/+4Star
* [PATCH] CRIS update: profilerMikael Starvik2005-07-282-1/+90
* [PATCH] CRIS update: mmMikael Starvik2005-07-283-47/+131
* [PATCH] CRIS update: misc patchesMikael Starvik2005-07-287-60/+116
* [PATCH] CRIS update: IRQMikael Starvik2005-07-282-256/+83Star
* [PATCH] CRIS update: I/O and DMA allocatorMikael Starvik2005-07-284-72/+1223
* [PATCH] CRIS update: driversMikael Starvik2005-07-288-172/+276
* [PATCH] CRIS update: debugMikael Starvik2005-07-282-26/+75
* [PATCH] CRIS update: consoleMikael Starvik2005-07-281-77/+196
* [PATCH] CRIS update: configuration and buildMikael Starvik2005-07-289-313/+515
* [PATCH] CRIS update: arch splitMikael Starvik2005-07-281-31/+6Star
* [PATCH] m32r: add missing Kconfig help textAdrian Bunk2005-07-281-0/+3
* [PATCH] i386: add missing Kconfig help textAdrian Bunk2005-07-281-0/+3
* [PATCH] mips: remove obsolete GIU driver for vr41xxYoichi Yuasa2005-07-282-456/+1Star
* [PATCH] ppc64: remove another fixed address constraintDavid Gibson2005-07-282-36/+85
* [PATCH] ppc64: dynamically allocate segment tablesDavid Gibson2005-07-284-22/+37
* [PATCH] make a few functions static in pmac_setup.cOlaf Hering2005-07-282-14/+14
* [PATCH] ppc64: update defconfigsOlaf Hering2005-07-285-778/+896
* [PATCH] ppc32: Fix building of TQM8260 boardKumar Gala2005-07-281-1/+1
* [PATCH] ppc32: fix 440SP MAL channels countEugene Surovegin2005-07-281-2/+2
* [PATCH] ppc32: Fix building of radstone_ppc7dKumar Gala2005-07-281-99/+135
* [PATCH] ppc32: Fix building of prpmc750Kumar Gala2005-07-281-0/+1
* [PATCH] ppc32: Fix typo in setup of 2nd PCI bus on 85xxKumar Gala2005-07-281-2/+2
* [PATCH] ppc32: fix compilation error with CONFIG_PQ2FADSDowning, Thomas2005-07-281-3/+3
* [PATCH] ppc32: 8xx: update DataTLBMiss exception commentMarcelo Tosatti2005-07-281-7/+5Star
* [PATCH] ppc32: Make the UARTs on MPC824x individual platform devicesKumar Gala2005-07-284-18/+61
* [PATCH] ppc32: Add proper prototype for cpm2_reset()Kumar Gala2005-07-285-7/+3Star
* [PATCH] ppc32: update defconfigsOlaf Hering2005-07-282-525/+798
* [PATCH] ppc/ppc64: use Kconfig.hzOlaf Hering2005-07-282-10/+3Star
* [PATCH] Fix warning in powernow-k8.cBrian Gerst2005-07-281-3/+2Star
* [PATCH] Add pcibios_bus_to_resource for pariscDominik Brodowski2005-07-281-0/+18
* [PATCH] try_to_freeze() call fixesNigel Cunningham2005-07-284-4/+4
* [PATCH] x86_64: fix SMP boot lockup on some machinesAndi Kleen2005-07-281-1/+1
* [PATCH] uml: fix misdeclared functionJeff Dike2005-07-281-12/+2Star
* [PATCH] uml: update module interfaceDominik Hackl2005-07-281-2/+2
* [PATCH] uml: add skas0 command-line optionPaolo 'Blaisorblade' Giarrusso2005-07-282-10/+44
* [PATCH] uml: add dependency to arch/um/Makefile for parallel buildsOlaf Hering2005-07-281-1/+1
* [PATCH] uml: readd missing define to arch/um/Makefile-i386Olaf Hering2005-07-281-0/+1
* [PATCH] mips: fbdev Kcofnig fixYoichi Yuasa2005-07-281-35/+0Star
* [PATCH] x86_64 fsnotify build fixAndrew Morton2005-07-271-1/+1
* [PATCH] fix MAX_USER_RT_PRIO and MAX_RT_PRIOSteven Rostedt2005-07-271-1/+1
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-07-277-320/+434
|\
| * [PATCH] ARM: 2831/1: S3C2440 - split s3c2440 clocks from central clock codeBen Dooks2005-07-263-57/+117
| * [PATCH] ARM: 2829/1: S3C2410 - split s3c2440 irq specifics from core irq.cBen Dooks2005-07-264-255/+312
| * [PATCH] ARM: 2828/1: BAST - remove static map of ASIX areaBen Dooks2005-07-261-8/+5Star
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm-smpLinus Torvalds2005-07-271-0/+3
|\ \
| * | [PATCH] ARM SMP: Mark device mappings as "device" in ARMv6 parlanceRussell King2005-07-261-0/+3
| |/
* | [PATCH] x86_64 sync machine_power_off with i386Eric W. Biederman2005-07-261-0/+3
* | [PATCH] APM: Remove redundant call to set_cpus_allowedEric W. Biederman2005-07-261-7/+0Star
* | [PATCH] i386 machine_power_off cleanupEric W. Biederman2005-07-261-3/+1Star