aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2007-07-12[ARM] 4393/2: ARMv7: Add uncompressing code for the new CPU Id formatCatalin Marinas
2007-07-12[ARM] Fix bounding error in ioremap_pfn()Russell King
2007-07-12[ARM] riscpc: fix decompressor font file handlingRussell King
2007-07-12[ARM] 4377/1: KS8695: GPIO driverAndrew Victor
2007-07-12[ARM] If linux/irq.h is included, asm/irq.h is not requiredRussell King
2007-07-12[ARM] 4407/1: Remove in-kernel mach id setting for gtwx5715 ixp4xx boardMichael-Luke Jones
2007-07-12[ARM] 4408/2: Fixup support for gtwx5715 ixp4xx boardMichael-Luke Jones
2007-07-12[ARM] 4426/2: Netgear WG302 v2 and WAG302 v2 supportImre Kaloz
2007-07-12[ARM] 4425/2: Gateway 7001 series supportImre Kaloz
2007-07-12[ARM] 4385/2: ixdp425: NAND supportVladimir Barinov
2007-07-12[ARM] 4429/2: iop13xx: expose the 'iop' attribute versions of the tpmi contro...Dan Williams
2007-07-12[ARM] 4374/3: i.MX/MX1 clock event sourcePavel Pisa
2007-07-12[ARM] 4373/1: i.MX/MX1 GPIO support implementationPavel Pisa
2007-07-12[ARM] 4420/2: AT91: GPIO buttons on SAM9261-EK boardAndrew Victor
2007-07-12[ARM] 4379/1: AT91: LCD support on SAM9261-EK and SAM9263-EK boardsAndrew Victor
2007-07-12[ARM] 4470/2: OSIRIS: large page NAND supportBen Dooks
2007-07-12[ARM] 4467/3: BAST: AX88796 device resourcesBen Dooks
2007-07-12[ARM] 4469/1: ANUBIS: large page NAND supportBen Dooks
2007-07-12[ARM] 4468/2: ANUBIS: Add SM501 device resourcesBen Dooks
2007-07-12[ARM] 4466/1: ANUBIS: Anubis AX88796 supportBen Dooks
2007-07-12[ARM] 4432/5: davinci: pin mux supportVladimir Barinov
2007-07-12[ARM] 4457/2: davinci: GPIO supportVladimir Barinov
2007-07-12[ARM] 4430/1: davinci: clock control supportVladimir Barinov
2007-07-12Blackfin arch: add missing CONFIG_LARGE_ALLOCS when upstream mergingBryan Wu
2007-07-12Blackfin arch: as pointed out by Robert P. J. Day, update the CPU_FREQ name t...Mike Frysinger
2007-07-12Blackfin arch: extract the entry point from the linked kernelMike Frysinger
2007-07-12Blackfin arch: clean up some coding style issuesBryan Wu
2007-07-12Blackfin arch: combine the common code of free_initrd_mem and free_initmemMike Frysinger
2007-07-12Blackfin arch: Add Support for Peripheral PortMux and resouce allocationMichael Hennerich
2007-07-12Blackfin arch: use PAGE_SIZE when doing aligns rather than hardcoded valuesMike Frysinger
2007-07-12Blackfin arch: fix bug set dma_address properly in dma_map_sgSonic Zhang
2007-07-12Blackfin arch: Disable CACHELINE_ALIGNED_L1 for BF54x by defaultMichael Hennerich
2007-07-12Blackfin arch: Port the dm9000 driver to Blackfin by using the correct low-le...Alex Landau
2007-07-12Blackfin arch: There is no CDPRIO Bit in the EBIU_AMGCTL Register of BF54x archMichael Hennerich
2007-07-12Blackfin arch: scrub dead codeMike Frysinger
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo
2007-07-11PM: do not use saved_state from struct dev_pm_info on ARMRafael J. Wysocki
2007-07-11PCI: Only build PCI syscalls on architectures that want themMatthew Wilcox
2007-07-11PCI: remove pci_dac_dma_... APIsJan Beulich
2007-07-11PCI: i386: traps, change VENDOR to DEVICEJiri Slaby
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok
2007-07-11PCI: read revision ID by defaultAuke Kok
2007-07-11PCI: Make pcibios_add_platform_entries() return errorsMichael Ellerman
2007-07-11PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman
2007-07-11[IA64] Support multiple CPUs going through OS_MCARuss Anderson
2007-07-11[IA64] silence GCC ia64 unused variable warningsJes Sorensen
2007-07-11[IA64] prevent MCA when performing MMIO mmap to PCI config spaceAlex Chiang
2007-07-10[NET]: Kill eth_copy_and_sum().David S. Miller
2007-07-10Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-07-10[MIPS] PNX8550: Cleanup proc code.Robert P. J. Day