aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2005-06-29Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds
2005-06-29[PATCH] ARM: Don't force SIGFPERussell King
2005-06-29[PATCH] ARM: Fix VFP to use do_div()Russell King
2005-06-29[PATCH] ARM: 2771/1: Dynamic Tick support for OMAP, take 4Tony Lindgren
2005-06-29[PATCH] Serial: Split 8250 port table (part 2)Russell King
2005-06-29[PATCH] ARM: Remove nmi_tick from integrator platformsRussell King
2005-06-29[PATCH] ARM: 2723/2: remove __udivdi3 and __umoddi3 from the kernelNicolas Pitre
2005-06-29[PATCH] ARM: 2769/1: cpu_init() stack setup fixCatalin Marinas
2005-06-29[PATCH] ARM: Convert ARM timer implementations to use readl/writelRussell King
2005-06-29[PATCH] ARM: 2765/1: S3C24XX - small cleanups in arch/arm/mach-s3c2410Ben Dooks
2005-06-29[PATCH] ARM: 2764/1: S3C24XX - Common PM functions for Simtec boardsBen Dooks
2005-06-29Merge with ../linux-2.6-smpRussell King
2005-06-28[PATCH] sparc32: Kconfig fixupsWilliam Lee Irwin III
2005-06-28[PATCH] irqpollAlan Cox
2005-06-28[PATCH] coverity: i386: build.c: negative return to unsigned fixKAMBAROV, ZAUR
2005-06-28Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2005-06-28[PATCH] ARM: 2763/1: S3C24XX - mark IRQ_LCD as validBen Dooks
2005-06-28[PATCH] ARM: 2760/1: Add a warning on dynamic tick timekeeping on some platformsTony Lindgren
2005-06-28[PATCH] ARM: 2761/1: OProfile: Add call graphing support for armRichard Purdie
2005-06-28[PATCH] ARM SMP: Add IPI support code for SMP TLB flushingRussell King
2005-06-28[PATCH] ARM SMP: Use local_flush_tlb* where we really want to be localRussell King
2005-06-27Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH
2005-06-27[PATCH] PCI: use the MCFG table to properly access pci devices (x86-64)Greg Kroah-Hartman
2005-06-27[PATCH] PCI: use the MCFG table to properly access pci devices (i386)Greg Kroah-Hartman
2005-06-27[PATCH] PCI: add proper MCFG table parsing to ACPI core.Greg Kroah-Hartman
2005-06-27[PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patchMichael Ellerman
2005-06-27[PATCH] ACPI based I/O APIC hot-plug: ia64 supportKenji Kaneshige
2005-06-27[PATCH] ACPI based I/O APIC hot-plug: add interfacesKenji Kaneshige
2005-06-27[PATCH] acpi bridge hotadd: Read bridge resources when fixing up the busRajesh Shah
2005-06-27[PATCH] acpi bridge hotadd: Make pcibios_fixup_bus() hot-plug safeRajesh Shah
2005-06-27[PATCH] acpi bridge hotadd: Fix pci_enable_device() for p2p bridgesRajesh Shah
2005-06-27[PATCH] acpi bridge hotadd: ACPI based root bridge hot-addRajesh Shah
2005-06-27[PATCH] PCI Allow OutOfRange PIRQ table addressjayalk@intworks.biz
2005-06-27Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2005-06-27[SPARC64]: Get rid of fast IRQ feature.David S. Miller
2005-06-27[SPARC64]: Avoid membar instructions in delay slots.David S. Miller
2005-06-27[PATCH] kprobes/ia64: refuse kprobe on ivt codeKeshavamurthy Anil S
2005-06-27[PATCH] kprobes/ia64: refuse inserting kprobe on slot 1Rusty Lynch
2005-06-27[PATCH] Return probe redesign: ppc64 specific implementationRusty Lynch
2005-06-27[PATCH] Return probe redesign: ia64 specific implementationRusty Lynch
2005-06-27[PATCH] Return probe redesign: x86_64 specific changesRusty Lynch
2005-06-27[PATCH] Return probe redesign: i386 specific changesRusty Lynch
2005-06-27[PATCH] kprobes: fix single-step out of line - take2Ananth N Mavinakayanahalli
2005-06-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2005-06-27[PATCH] seccomp: tsc disableAndrea Arcangeli
2005-06-27[PATCH] ppc64: Add missing exportsBenjamin Herrenschmidt
2005-06-27[PATCH] ppc32: Remove CONFIG_PMAC_PBOOKBenjamin Herrenschmidt
2005-06-27[PATCH] ppc32: Bump PMU interrupt priorityBenjamin Herrenschmidt
2005-06-27[PATCH] 8xx: avoid "dcbst" misbehaviour with unpopulated TLBMarcelo Tosatti
2005-06-27[PATCH] mips: fixed try_to_freeze build errorYoichi Yuasa