aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds46-1270/+957
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-5/+27
2007-02-26Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds59-93/+287
2007-02-26[SPARC64]: Update defconfig.David S. Miller1-4/+24
2007-02-26[SPARC64]: Fix arch_teardown_msi_irq().David S. Miller1-1/+1
2007-02-26[SPARC64]: virt_irq_free only needed when CONFIG_PCI_MSIDavid S. Miller1-0/+2
2007-02-26[PATCH] x86_64 irq: Safely cleanup an irq after moving it.Eric W. Biederman3-6/+81
2007-02-26[PATCH] x86_64 irq: Add constants for the reserved IRQ vectors.Eric W. Biederman2-36/+36
2007-02-26[PATCH] x86_64 irq: Remove unnecessary irq 0 setup.Eric W. Biederman1-6/+0
2007-02-26[PATCH] x86_64 irq: Simplify assign_irq_vector's arguments.Eric W. Biederman1-53/+56
2007-02-26[PATCH] x86_64 irq: Begin consolidating per_irq data in structures.Eric W. Biederman1-61/+50
2007-02-26[PATCH] x86_64 irq: Use NR_IRQS not NR_IRQ_VECTORSEric W. Biederman1-5/+5
2007-02-26[PATCH] x86_64 irq: In __DO_ACTION perform the FINAL action for every entry.Eric W. Biederman1-1/+1
2007-02-26[PATCH] x86_64 irq: Simplfiy the set_affinity logic.Eric W. Biederman1-9/+3
2007-02-26[PATCH] x86_64 irq: Refactor setup_IO_APIC_irqEric W. Biederman1-92/+34
2007-02-26[PATCH] x86_64 irq: Remove the unused vector parameter from ioapic_register_intrEric W. Biederman1-3/+3
2007-02-26[PATCH] x86_64 irq: Kill declaration of removed array, interruptEric W. Biederman1-2/+0
2007-02-26[PATCH] irq: Remove set_native_irq_infoEric W. Biederman4-12/+12
2007-02-26[PATCH] x86_64 irq: Simplfy __assign_irq_vectorEric W. Biederman1-8/+5
2007-02-26Revert "[PATCH] i386: add idle notifier"Linus Torvalds5-63/+1
2007-02-22[MIPS] Fix port 0 mac address for mips mv6434x platformsDale Farnsworth3-3/+3
2007-02-22Revert "[PATCH] Generic ioremap_page_range: mips conversion"Ralf Baechle1-8/+88
2007-02-22[MIPS] Cobalt: Rename "Colo" MTD partition to "firmware".Ralf Baechle1-1/+1
2007-02-22[MIPS] SMP: Get smp_tune_scheduling to do something useful.Ralf Baechle1-21/+4
2007-02-22[MIPS] Add basic SMARTMIPS ASE supportFranck Bui-Huu53-60/+191
2007-02-21[PARISC] Add missing statfs64 and fstatfs64 syscallsGuy Martin1-0/+2
2007-02-21[S390] Replace $(ARCH) macros in MakefileMichael Holzheu1-6/+6
2007-02-21[S390] nss: Free unused memory in kernel image.Heiko Carstens4-28/+17
2007-02-21[S390] bss section clearing.Heiko Carstens1-1/+1
2007-02-21[S390] Remove BUG() statementMichael Holzheu1-1/+1
2007-02-21[S390] New header file ipl.hMichael Holzheu4-22/+5
2007-02-21[S390] New get_cpu_id() inline assemblyMichael Holzheu2-2/+2
2007-02-21[S390] etr: Add barrier() to etr_sync_cpu_start().Heiko Carstens1-1/+9
2007-02-21[S390] Optional ZONE_DMA for s390.Heiko Carstens2-2/+4
2007-02-21[S390] smp_call_function cleanupJan Glauber1-104/+77
2007-02-21[S390] prevent softirqs if delay is called disabledMartin Schwidefsky1-0/+7
2007-02-21[S390] update default configurationMartin Schwidefsky1-6/+15
2007-02-20[PATCH] GPIO API: SA1100 wrapper cleanupPhilipp Zabel1-0/+30
2007-02-20[PATCH] GPIO API: PXA wrapper cleanupPhilipp Zabel1-1/+27
2007-02-20Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds21-196/+74
2007-02-20Merge ARM fixesRussell King1096-25243/+57078
2007-02-20Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2-22/+11
2007-02-20[PATCH] ARM: fix mach-at91 build breakageDavid Brownell1-1/+1
2007-02-20Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds13-74/+173
2007-02-20[NET] Eliminate user-selectable CONFIG_MV643XX_ETH_[012]Dale Farnsworth4-56/+15
2007-02-20[MIPS] Drop __init from init_8259A()Atsushi Nemoto1-5/+8
2007-02-20[MIPS] Fix Kconfig typo bugRalf Baechle1-1/+1
2007-02-20[MIPS] Fix double signal on trap and break instructionAtsushi Nemoto1-0/+2
2007-02-20[MIPS] sigset_32 has been made redundand by compat_sigset_t.Ralf Baechle1-8/+1
2007-02-20[MIPS] emma2rh: Remove needless <asm/i8259.h> inclusion.Yoichi Yuasa2-2/+0