summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2007-02-26Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-02-26[SPARC64]: Update defconfig.David S. Miller
2007-02-26[SPARC64]: Fix arch_teardown_msi_irq().David S. Miller
2007-02-26[SPARC64]: virt_irq_free only needed when CONFIG_PCI_MSIDavid S. Miller
2007-02-26[PATCH] x86_64 irq: Safely cleanup an irq after moving it.Eric W. Biederman
2007-02-26[PATCH] x86_64 irq: Add constants for the reserved IRQ vectors.Eric W. Biederman
2007-02-26[PATCH] x86_64 irq: Remove unnecessary irq 0 setup.Eric W. Biederman
2007-02-26[PATCH] x86_64 irq: Simplify assign_irq_vector's arguments.Eric W. Biederman
2007-02-26[PATCH] x86_64 irq: Begin consolidating per_irq data in structures.Eric W. Biederman
2007-02-26[PATCH] x86_64 irq: Use NR_IRQS not NR_IRQ_VECTORSEric W. Biederman
2007-02-26[PATCH] x86_64 irq: In __DO_ACTION perform the FINAL action for every entry.Eric W. Biederman
2007-02-26[PATCH] x86_64 irq: Simplfiy the set_affinity logic.Eric W. Biederman
2007-02-26[PATCH] x86_64 irq: Refactor setup_IO_APIC_irqEric W. Biederman
2007-02-26[PATCH] x86_64 irq: Remove the unused vector parameter from ioapic_register_intrEric W. Biederman
2007-02-26[PATCH] x86_64 irq: Kill declaration of removed array, interruptEric W. Biederman
2007-02-26[PATCH] irq: Remove set_native_irq_infoEric W. Biederman
2007-02-26[PATCH] x86_64 irq: Simplfy __assign_irq_vectorEric W. Biederman
2007-02-26Revert "[PATCH] i386: add idle notifier"Linus Torvalds
2007-02-25[ARM] 4226/1: initial .data and .bss mappings of XIP kernel should be TEXT_OF...Nicolas Pitre
2007-02-25[ARM] 4224/2: allow XIP kernel to boot againNicolas Pitre
2007-02-22[CPUFREQ] constify some data tables.Dave Jones
2007-02-22[CPUFREQ] constify cpufreq_driver where possible.Dave Jones
2007-02-22[ARM] 4232/1: AT91: Generic GPIO bugAndrew Victor
2007-02-22[ARM] 4231/1: AT91: Merge and typo fixes.Andrew Victor
2007-02-22[ARM] 4229/1: S3C2410: Add MACH_QT2410 to s3c2410_defconfigBen Dooks
2007-02-22[ARM] 4228/2: S3C24XX: update s3c2410_defconfig for 2.6.21-rc1Ben Dooks
2007-02-22[MIPS] Fix port 0 mac address for mips mv6434x platformsDale Farnsworth
2007-02-22Revert "[PATCH] Generic ioremap_page_range: mips conversion"Ralf Baechle
2007-02-22[MIPS] Cobalt: Rename "Colo" MTD partition to "firmware".Ralf Baechle
2007-02-22[MIPS] SMP: Get smp_tune_scheduling to do something useful.Ralf Baechle
2007-02-22[MIPS] Add basic SMARTMIPS ASE supportFranck Bui-Huu
2007-02-21[PARISC] Add missing statfs64 and fstatfs64 syscallsGuy Martin
2007-02-21[S390] Replace $(ARCH) macros in MakefileMichael Holzheu
2007-02-21[S390] nss: Free unused memory in kernel image.Heiko Carstens
2007-02-21[S390] bss section clearing.Heiko Carstens
2007-02-21[S390] Remove BUG() statementMichael Holzheu
2007-02-21[S390] New header file ipl.hMichael Holzheu
2007-02-21[S390] New get_cpu_id() inline assemblyMichael Holzheu
2007-02-21[S390] etr: Add barrier() to etr_sync_cpu_start().Heiko Carstens
2007-02-21[S390] Optional ZONE_DMA for s390.Heiko Carstens
2007-02-21[S390] smp_call_function cleanupJan Glauber
2007-02-21[S390] prevent softirqs if delay is called disabledMartin Schwidefsky
2007-02-21[S390] update default configurationMartin Schwidefsky
2007-02-20[PATCH] GPIO API: SA1100 wrapper cleanupPhilipp Zabel
2007-02-20[PATCH] GPIO API: PXA wrapper cleanupPhilipp Zabel
2007-02-20Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-02-20{rd,wr}msr_on_cpu SMP=n optimizationAdrian Bunk
2007-02-20rdmsr_on_cpu, wrmsr_on_cpuAlexey Dobriyan
2007-02-20[CPUFREQ] Revert default on deprecated config X86_SPEEDSTEP_CENTRINO_ACPIThomas Renninger
2007-02-20Merge ARM fixesRussell King