summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-01-29[MIPS] tlbex.c: cleanup debug codeFranck Bui-Huu
2008-01-29[MIPS] tlbex.c: use __cacheline_aligned instead of __tlb_handler_align Franck Bui-Huu
2008-01-29[MIPS] tlbex.c: cleanup include filesFranck Bui-Huu
2008-01-29[MIPS] tlbex.c: Cleanup __init usages.Franck Bui-Huu
2008-01-29[MIPS] Delete now-unreferenced i2c-yosemite.h header file.Robert P. J. Day
2008-01-29[MIPS] Remove duplicate includes.Lucas Woods
2008-01-29[MIPS] ARC: Use strchr instead of strstr.Roel Kluin
2008-01-29[MIPS] Remove useless S-cache flushes.Ralf Baechle
2008-01-29[MIPS] Use pte_present instead of open coded test for _PAGE_PRESENT.Ralf Baechle
2008-01-29[MIPS] Put cast inside macro instead of all the callersAndrew Sharp
2008-01-29[MIPS] clean up au1xxx_irqmap.c include filesYoichi Yuasa
2008-01-29[MIPS] remove unused mips_machtypeYoichi Yuasa
2008-01-29[MIPS] CFE: Make code remotely resemble Linux code.Christoph Hellwig
2008-01-29[MIPS] cleanup tx39/tx49 setup codeAtsushi Nemoto
2008-01-29[MIPS] R4000/R4400 daddiu erratum workaroundMaciej W. Rozycki
2008-01-29[MIPS] R4000/R4400 errata workaroundsMaciej W. Rozycki
2008-01-29[MIPS] Converting most array size calculations to use ARRAY_SIZE().Alejandro Martinez Ruiz
2008-01-29[MIPS] tlbex: Cleanup handling of R2 hazards in TLB handlers.Ralf Baechle
2008-01-29[MIPS] Delete unused CONFIG_64BIT_CONTEXTRalf Baechle
2008-01-29[MIPS] Delete unused CONFIG_DMA_IP32.Ralf Baechle
2008-01-28pasemi: export pasemi_dma_init()Olof Johansson
2008-01-28pasemi: DMA engine management libraryOlof Johansson
2008-01-28[netdrvr] irq handler minor cleanups in several driversJeff Garzik
2008-01-28Remove references to "make dep"Adrian Bunk
2008-01-28remove __attribute_used__Adrian Bunk
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg
2008-01-28[POWERPC] 83xx: Clean up / convert mpc83xx board DTS files to v1 format.Paul Gortmaker
2008-01-28FRV: Drop 'TOPDIR' from MakefilesWANG Cong
2008-01-28CRIS: Remove 'TOPDIR' from MakefilesWANG Cong
2008-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2008-01-29Merge branch 'blk-end-request' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-01-28[POWERPC] 85xx: Only invalidate TLB0 and TLB1Kumar Gala
2008-01-28[POWERPC] 83xx: Fix typo in mpc837x compatible entriesKim Phillips
2008-01-28[POWERPC] 85xx: convert sbc85* boards to use machine_device_initcallKumar Gala
2008-01-28[POWERPC] 83xx: rework platform KconfigKumar Gala
2008-01-28[POWERPC] 85xx: rework platform KconfigKumar Gala
2008-01-28[POWERPC] QE: Explicitly set address-cells and size cells for muramPaul Gortmaker
2008-01-28[POWERPC] Convert StorCenter DTS file to /dts-v1/ format.Jon Loeliger
2008-01-28[POWERPC] 86xx: Convert all 86xx DTS files to /dts-v1/ format.Jon Loeliger
2008-01-28[PPC] Remove 85xx from arch/ppcKumar Gala
2008-01-28[PPC] Remove 83xx from arch/ppcKumar Gala
2008-01-28[POWERPC] 83xx: add the mpc837x rdb defconfigKim Phillips
2008-01-28[POWERPC] 83xx: add the mpc837[789]_rdb dts filesKim Phillips
2008-01-28[POWERPC] 83xx: add MPC837x RDB platform supportKim Phillips
2008-01-28[POWERPC] 83xx: add the mpc8315 rdb defconfigKim Phillips
2008-01-28[POWERPC] 83xx: ipic: add interrupt vector 94Kim Phillips
2008-01-28[POWERPC] 83xx: Add the MPC8315E RDB dtsKim Phillips
2008-01-28[POWERPC] 83xx: add base platform support for the mpc8315 rdb boardKim Phillips
2008-01-28[POWERPC] 83xx: fold the mpc8313 platform into the mpc831x platformKim Phillips
2008-01-28[POWERPC] fsl_spi: stop using device_type = "spi"Anton Vorontsov