summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Fixup damage done by 22a9835c350782a5c3257343713932af3ac92ee0.Ralf Baechle2006-04-192-4/+6
* [MIPS] Replace redundant declarations of _end by <asm/sections.h>.Ralf Baechle2006-04-195-10/+7
* [MIPS] JMR3927 build fixes for the RTC code.Ralf Baechle2006-04-191-30/+30
* [MIPS] EV96100: ev96100_cpu_irq needs a struct pt_regs argument.Ralf Baechle2006-04-191-1/+1
* [MIPS] EV96100: Fix over two year old typo in variable name.Ralf Baechle2006-04-191-1/+1
* [MIPS] Ocelot 3: Fix build errors after the recent move of Marvell headers.Ralf Baechle2006-04-191-12/+12
* [MIPS] ITE: Glue build.Ralf Baechle2006-04-191-0/+1
* [MIPS] Jaguar: Fix build errors after the recent move of Marvell headers.Ralf Baechle2006-04-191-18/+18
* [MIPS] ITE8172: Fix build error due to missmatching prototypes.Ralf Baechle2006-04-191-3/+0
* [MIPS] Fix CONFIG_LIMITED_DMA build.Ralf Baechle2006-04-191-0/+2
* [MIPS] PNX8550 build fix.Ralf Baechle2006-04-191-0/+1
* [MIPS] Rewrite spurious_interrupt from assembler to C.Ralf Baechle2006-04-1917-44/+39
* [MIPS] Fix breakage due to the grand makefile crapectomy.Ralf Baechle2006-04-191-2/+2
* [MIPS] Sort out duplicate exports.Ralf Baechle2006-04-192-17/+0
* [MIPS] Wire up sync_file_range(2).Ralf Baechle2006-04-195-0/+14
* [MIPS] Wire splice syscall.Ralf Baechle2006-04-194-0/+4
* [MIPS] Fix vectored interrupt support in TLB exception handler generator.Ralf Baechle2006-04-191-2/+2
* [MIPS] Some formatting fixes.Ralf Baechle2006-04-191-3/+3
* [MIPS] Fixup printk in mips_srs_init.Ralf Baechle2006-04-191-1/+2
* [MIPS] Remove redundant initialization of sr_allocated.Ralf Baechle2006-04-191-2/+0
* [MIPS] Make set_vi_srs_handler static.Ralf Baechle2006-04-191-1/+1
* [MIPS] Cleanup free_initmem the same way as i386 did.Ralf Baechle2006-04-191-25/+23
* [MIPS] Added tb0287_defconfig back.Yoichi Yuasa2006-04-191-0/+1096
* [PATCH] i386: Move CONFIG_DOUBLEFAULT into arch/i386 where it belongs.Andi Kleen2006-04-181-0/+9
* [PATCH] x86_64: Add tee and sync_file_rangeAndi Kleen2006-04-181-0/+1
* [PATCH] x86_64: x86_64 add crashdump trigger pointsVivek Goyal2006-04-181-0/+5
* [PATCH] i386/x86-64: Fix ACPI disabled LAPIC handling mismergeAndi Kleen2006-04-181-1/+4
* [PATCH] x86_64: Update defconfigAndi Kleen2006-04-181-6/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-04-1820-120/+176
|\
| * powerpc: Use correct sequence for putting CPU into nap modePaul Mackerras2006-04-187-65/+101
| * [PATCH] spufs: fix context-switch decrementer codeJordi Caubet2006-04-131-1/+1
| * [PATCH] powerpc32: Set cpu explicitly in kernel compilesOlaf Hering2006-04-131-0/+4
| * [PATCH] powerpc/pseries: bugfix: balance calls to pci_device_putLinas Vepstas2006-04-131-2/+4
| * [PATCH] powerpc: Fix machine detection in prom_init.cMichael Ellerman2006-04-131-3/+2
| * [PATCH] ppc32: Fix string comparing in platform_notify_mapVitaly Bordug2006-04-131-4/+5
| * [PATCH] powerpc: Avoid __initcall warningsAnton Blanchard2006-04-132-3/+3
| * [PATCH] powerpc: Ensure runlatch is off in the idle loopAnton Blanchard2006-04-131-2/+2
| * powerpc: Fix CHRP booting - needs a define_machine callPaul Mackerras2006-04-053-26/+25
| * powerpc: iSeries has only 256 IRQsStephen Rothwell2006-04-042-14/+29
* | [SPARC64]: Export pcibios_resource_to_bus().David S. Miller2006-04-171-0/+1
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-04-152-2/+2
|\ \
| * | [ARM] 3475/1: S3C2410: fix spelling mistake in SMDK partition tableBen Dooks2006-04-131-1/+1
| * | [ARM] 3474/1: S3C2440: USB rate writes wrong var to CLKDIVNBen Dooks2006-04-111-1/+1
* | | Fix AT91RM9200 build breakageDavid Brownell2006-04-141-1/+11
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-04-143-3/+4
|\ \ \
| * | | [SPARC]: Hook up sys_tee() into syscall tables.David S. Miller2006-04-143-3/+4
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-04-141-0/+3
|\ \ \ \
| * | | | [PATCH] arch/i386/pci/irq.c - new VIA chipsets (fwd)Grzegorz Janoszka2006-04-141-0/+3
| |/ / /
* | | | [PATCH] DMI: move dmi_scan.c from arch/i386 to drivers/firmware/Bjorn Helgaas2006-04-144-364/+3
|/ / /
* | | Merge branch 'tee' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-04-143-0/+3
|\ \ \
OpenPOWER on IntegriCloud