aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-04-20sh: pci: Consolidate lboxre2 and r2d IRQ fixups.Paul Mundt
2009-04-20sh: pci: Rename SH7751 platform ops files to fixups.Paul Mundt
2009-04-20sh: pci: Rewrite SH7751 PCI support to follow SH7780.Paul Mundt
2009-04-20sh: pci: Rename ops-cayman -> fixups-cayman.Paul Mundt
2009-04-20sh: pci: Convert the SH-5 code over to the new interface.Paul Mundt
2009-04-20sh: pci: Tidy up the dreamcast PCI support.Paul Mundt
2009-04-20sh: pci: Kill off legacy ide quirks.Paul Mundt
2009-04-20sh: pci: Consolidate pcibios_setup() in pci-lib.Paul Mundt
2009-04-20sh: pci: Kill off dead references to is_pci_ioaddr and friends.Paul Mundt
2009-04-20sh: pci: Flag the dreamcast BBA as IORESOURCE_PCI_FIXED.Paul Mundt
2009-04-20sh: pci: Kill off superfluous lboxre2 pci fixups.Paul Mundt
2009-04-20sh: pci: Kill off the now unused hose->io_base.Paul Mundt
2009-04-20sh: pci: Consolidate the remaining common bits.Paul Mundt
2009-04-20sh: pci: Consolidate bus<->resource mapping in pci-lib.Paul Mundt
2009-04-20sh: pci: Track io and mem_offset per-channel.Paul Mundt
2009-04-20sh: pci: New-style controller registration.Paul Mundt
2009-04-20sh: pci: Rework fixed region checks in ioremap().Paul Mundt
2009-04-20sh: pci: Consolidate pci_iomap() and use the generic I/O base.Paul Mundt
2009-04-20sh: pci: Kill off unused pcibios_fixup().Paul Mundt
2009-04-20sh: pci: Consolidate pcibios_align_resource() definitions.Paul Mundt
2009-04-20sh: pci: HAVE_PCI_MMAP support.Paul Mundt
2009-04-20sh: pci: Split out new-style PCI core.Paul Mundt
2009-04-20sh: pci: Drop asm-generic/pci.h, so we can use our own fixups.Paul Mundt
2009-04-19acpi-cpufreq: Do not let get_measured perf depend on internal variableThomas Renninger
2009-04-19acpi-cpufreq: style-only: add parens to math expressionThomas Renninger
2009-04-19acpi-cpufreq: Cleanup: Use printk_onceThomas Renninger
2009-04-19x86, acpi_cpufreq: Fix the NULL pointer dereference in get_measured_perfPallipadi, Venkatesh
2009-04-19[ARM] pxa/pcm990: start external GPIOs immediately after built-in onesGuennadi Liakhovetski
2009-04-19[ARM] pxa/palm27x: General fix for Palm27x aSoC driverMarek Vasut
2009-04-19lguest: fix guest crash on non-linear addresses in gdt pvopsRusty Russell
2009-04-19sh: sh7724: Register CMT as an early platform device here too.Paul Mundt
2009-04-19sh: sh7724: Don't default enable the RTC clock.Paul Mundt
2009-04-19Merge branches 'sh/earlytimer' and 'sh/shmobile-r2r-staging'Paul Mundt
2009-04-19sh: Early Platform Data for SuperH MobileMagnus Damm
2009-04-19sh: Add plat_early_device_setup()Magnus Damm
2009-04-19sh: arch earlytimer supportMagnus Damm
2009-04-17Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-04-17Merge branch 'defconfig-s3c2410' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King
2009-04-17Merge branch 'v2630-rc2-fixes' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King
2009-04-17Get rid of final remnants of include/asm-$(ARCH)Linus Torvalds
2009-04-17Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds
2009-04-17Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-04-17[ARM] S3C24XX: ADC: Check pending queue before freeing adc clientRamax Lo
2009-04-17[ARM] S3C: Fix ADC driver sparse warningBen Dooks
2009-04-17[ARM] Osiris: Fix double initialisation in machine blockBen Dooks
2009-04-17[ARM] Anubis: Fix sparse warnings for items that should be staticBen Dooks
2009-04-17[ARM] JIVE: Fix sparse warnings about items which should be staticBen Dooks
2009-04-17[ARM] S3C: Fix sparse warning from missing 's3c_device_hwmon'Ben Dooks
2009-04-17[ARM] S3C24XX: Fix sparse error in gpiolib.cBen Dooks
2009-04-17sh: pci: Start unifying the SH7780 PCIC initialization.Paul Mundt