summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://oak/home/sfr/kernels/iseries/workPaul Mackerras2006-10-0410-74/+148
|\
| * [POWERPC] iSeries has no legacy I/OStephen Rothwell2006-10-031-0/+10
| * [POWERPC] implement BEGIN/END_FW_FTR_SECTIONStephen Rothwell2006-10-035-9/+94
| * [POWERPC] iSeries does not need pcibios_fixup_resourcesStephen Rothwell2006-10-031-4/+0
| * [POWERPC] Allow combined iSeries and MULTIPLATFORM buildStephen Rothwell2006-10-031-4/+4
| * [POWERPC] fix ioremap for a combined kernelStephen Rothwell2006-09-251-22/+7
| * [POWERPC] modify PCI code for a merged kernelStephen Rothwell2006-09-252-32/+30
| * [POWERPC] iSeries: set FW_FEATURE_ISERIES earlierStephen Rothwell2006-09-251-3/+3
* | [POWERPC] Don't try to just continue if xmon has no input devicePaul Mackerras2006-10-041-1/+1
* | [POWERPC] Fix a printk in pseries_mpic_init_IRQMichael Ellerman2006-10-041-1/+1
* | [POWERPC] Get default baud rate in udbg_sccBenjamin Herrenschmidt2006-10-041-2/+12
* | [POWERPC] Fix zImage.coff on oldworld PowerMacBenjamin Herrenschmidt2006-10-041-0/+1
* | [POWERPC] Fix xmon=off and cleanup xmon initialisationMichael Ellerman2006-10-044-39/+39
* | [POWERPC] Cell interrupt reworkBenjamin Herrenschmidt2006-10-044-122/+238
* | [MIPS] Fix wreckage after removal of tickadj; convert to GENERIC_TIME.Ralf Baechle2006-10-033-76/+4
* | [MIPS] DECstation defconfig updateMaciej W. Rozycki2006-10-031-73/+73
* | [MIPS] Fix size of zones_size and zholes_size arrayAtsushi Nemoto2006-10-031-2/+2
* | [MIPS] BCM1480: Mask pending interrupts against c0_status.im.Ralf Baechle2006-10-031-1/+1
* | [MIPS] SB1250: Interrupt handler fixesMaciej W. Rozycki2006-10-031-2/+5
* | [MIPS] Remove IT8172-based platforms, ITE 8172G and Globespan IVR support.Yoichi Yuasa2006-10-0325-4207/+0
* | [MIPS] BCM1250: TRDY timeout tweaks for Broadcom SiByte systemsMaciej W. Rozycki2006-10-031-1/+22
* | [MIPS] Remove dead DECstation boot codeMaciej W. Rozycki2006-10-033-139/+0
* | x86: Fix booting with "no387 nofxsr"Linus Torvalds2006-10-031-0/+9
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-10-0316-63/+212
|\ \
| * | [ARM] 3848/1: pxafb: Add option of fixing video modes and spitz QVGA mode sup...Richard Purdie2006-10-029-49/+113
| * | [ARM] 3880/1: remove the last trace of iop31x supportLennert Buytenhek2006-09-301-3/+0
| * | [ARM] 3879/1: ep93xx: instantiate platform devices for ep93xx ethernetLennert Buytenhek2006-09-303-0/+87
| * | [ARM] 3809/3: get rid of 4 megabyte kernel image size limitLennert Buytenhek2006-09-302-10/+11
| * | [ARM] Fix XIP_KERNEL build error in arch/arm/mm/mmu.cRussell King2006-09-301-1/+1
* | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-10-034-4/+0
|\ \ \
| * | | [SERIAL] Remove wrong asm/serial.h inclusionsRussell King2006-10-014-4/+0
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2006-10-0353-3287/+5681
|\ \ \ \
| * | | | sh: Kill off remaining config.h references.Paul Mundt2006-10-0319-31/+0
| * | | | sh: Initial gitignore listPaul Mundt2006-10-032-0/+2
| * | | | sh: build fixes for defconfigs.Paul Mundt2006-10-0313-28/+19
| * | | | sh: Set pclk default for SH7705.Paul Mundt2006-10-031-1/+1
| * | | | sh: defconfig updates.Paul Mundt2006-10-0321-3227/+5659
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6Linus Torvalds2006-10-031-140/+316
|\ \ \ \ \
| * | | | | sh64: Update cayman defconfig.Paul Mundt2006-10-031-140/+316
| |/ / / /
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-10-034-5/+21
|\ \ \ \ \
| * | | | | [SPARC64]: Update defconfig.David S. Miller2006-10-021-5/+18
| * | | | | [SPARC64]: Move signal compat bits to new header file.David S. Miller2006-10-023-0/+3
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-10-0345-669/+3011
|\ \ \ \ \ \
| * | | | | | [POWERPC] Fix rheap alignment problemLi Yang2006-10-022-4/+21
| * | | | | | [POWERPC] Enable generic rtc hook for the MPC8349 mITXKim Phillips2006-10-021-0/+4
| * | | | | | [POWERPC] Add powerpc get/set_rtc_time interface to new generic rtc classKim Phillips2006-10-021-0/+42
| * | | | | | [POWERPC] Create a "wrapper" script and use it in arch/powerpc/bootPaul Mackerras2006-09-285-135/+299
| * | | | | | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb...Paul Mackerras2006-09-2816-18/+2235
| |\ \ \ \ \ \
| | * | | | | | POWERPC: Bring the fs_no calculation to the relevant SoC enumerationVitaly Bordug2006-09-212-5/+11
| | * | | | | | POWERPC: overhaul with cpm2_map mechanismVitaly Bordug2006-09-216-62/+170