aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2007-02-27[SPARC64]: Fix PCI interrupts on E450 et al.David S. Miller
2007-02-26[PARISC] clocksource: Move update_cr16_clocksource later in bootKyle McMartin
2007-02-26[PARISC] time: clocksource lost update_callbackKyle McMartin
2007-02-26[PARISC] time: Convert clocksource is_continuous to flagKyle McMartin
2007-02-26[PARISC] clocksource_cr16: Use clocksource_change_rating()Kyle McMartin
2007-02-26[PARISC] Remove __read_mostly annotation from command_lineKyle McMartin
2007-02-26[MIPS] Make SMTC_IDLE_HOOK_DEBUG a proper option in Kconfig.debug.Ralf Baechle
2007-02-26[MIPS] Fix foobar in wiring up compat_sys_epoll_pwait syscall.Ralf Baechle
2007-02-26[MIPS] Always fixup unaligned accesses in kernel mode.Ralf Baechle
2007-02-26[MIPS] Fix dma_sync_*_for_device() functionsThomas Bogendoerfer
2007-02-26[MIPS] SNI: MIPS_CPU_IRQ_BASE cleanupThomas Bogendoerfer
2007-02-26[MIPS] RTLX: Delete multiple definition of ret shaddowing each other.Ralf Baechle
2007-02-26[MIPS] RTLX, VPE: Make open actually atomic.Ralf Baechle
2007-02-26[MIPS] excite: Set serial driver iotype to UPIO_RM9000Thomas Koeller
2007-02-26[MIPS] excite: Rename CONFIG optionThomas Koeller
2007-02-26[MIPS] Mark pcibios_fixup_device_resources() as __devinitAtsushi Nemoto
2007-02-26[MIPS] Kill redundant EXTRA_AFLAGSAtsushi Nemoto
2007-02-26[MIPS] RTLX: Handle signals when sleeping.Ralf Baechle
2007-02-26[MIPS] TB0287: Enable SM501 driver support in defconfigYoichi Yuasa
2007-02-26Revert "[CPUFREQ] constify cpufreq_driver where possible."Linus Torvalds
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2007-02-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-02-26[ARM] CLPS7500 doesn't have IO portsRussell King
2007-02-26[ARM] Fix more apm-emulation.hRussell King
2007-02-26[PATCH] x86: add -freg-struct-return to CFLAGSIngo Molnar
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
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