aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-21Blackfin arch: dont clear status register bits in SWRST so we can actually use itMike Frysinger3-18/+0
2007-05-21Blackfin arch: initial tepla-bf561 board supportMike Frysinger3-2/+70
2007-05-21Blackfin arch: Fix bug using usb keyboard crashes kernelMichael Hennerich1-1/+3
2007-05-21Blackfin arch: fix trace output for FLAT binariesMike Frysinger1-5/+13
2007-05-21Blackfin arch: DMA operation cleanupMichael Hennerich1-4/+200
2007-05-21Blackfin arch: Fix reserved map after we changed PORT_H definitionMichael Hennerich1-2/+2
2007-05-21Blackfin arch: mark a bunch of local functions as staticMike Frysinger2-5/+4
2007-05-21Blackfin arch: Add configuration data for ISP176x on BF561Michael Hennerich1-0/+49
2007-05-21Blackfin arch: fix a few random warningsMike Frysinger1-12/+10
2007-05-21Blackfin arch: ISP1761 doesn't work for USB flash diskAubrey Li2-1/+6
2007-05-21Blackfin arch: add SPI MMC driver support on bf533-stamp, tested on STAMP-BF533Bryan Wu1-0/+28
2007-05-21Blackfin arch: Add Workaround for ANOMALY 05000257Michael Hennerich2-6/+20
2007-05-21Detach sched.h from mm.hAlexey Dobriyan13-6/+14
2007-05-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds36-546/+745
2007-05-18Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+1
2007-05-17[SPARC64]: Fix sched_clock() et al.David S. Miller1-1/+1
2007-05-17Revert "[PATCH] x86: Drop cc-options call for all options supported in gcc 3.2+"Linus Torvalds1-1/+1
2007-05-17i386: don't check_pgt_cache in flush_tlb_mmHugh Dickins1-1/+1
2007-05-17i386/x86-64: fix section mismatchBernhard Walle2-2/+2
2007-05-17Slab allocators: define common size limitationsChristoph Lameter4-32/+0
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter1-3/+1
2007-05-17[POWERPC] Pass per-file CFLAGs for platform specific op codesJosh Boyer1-0/+3
2007-05-17[POWERPC] Correct #endif commentJon Tollefson1-2/+2
2007-05-17[POWERPC] Fix ppc_rtas_progress_show()Segher Boessenkool1-1/+1
2007-05-17[POWERPC] Fix sed command lines for zlib source constructionSegher Boessenkool1-3/+3
2007-05-17[POWERPC] Specify GNUTARGET on $(AR) invocationsSegher Boessenkool1-1/+2
2007-05-17[POWERPC] Make sure device node type/name is not NULL on hot-added nodesBenjamin Herrenschmidt1-0/+5
2007-05-17[POWERPC] Small fixes for the Ebony device treeDavid Gibson2-27/+16
2007-05-17[POWERPC] Fix warning on UPStephen Rothwell1-2/+2
2007-05-17[POWERPC] cell_defconfig: Disable cpufreq and pmiChristian Krafft1-14/+1
2007-05-17[POWERPC] Fix IO space on PCI buses created from of_platformBenjamin Herrenschmidt2-5/+28
2007-05-17[POWERPC] Add spinlock to request_phb_iospace()Benjamin Herrenschmidt1-0/+4
2007-05-17[POWERPC] Fix make rules for treeImage.initrdDavid Gibson1-3/+3
2007-05-17[POWERPC] Remove warning in mpic.cOlof Johansson1-3/+9
2007-05-17[POWERPC] Update pasemi_defconfigOlof Johansson1-164/+219
2007-05-17[POWERPC] pasemi: CONFIG_GENERIC_TBSYNC no longer neededOlof Johansson1-1/+0
2007-05-17[POWERPC] Update iseries_defconfigStephen Rothwell1-93/+116
2007-05-17[POWERPC] Fix bug adding properties with flatdevtree.c's ft_set_prop()David Gibson1-9/+8
2007-05-17[POWERPC] viopath: Use a completion in some more placesChristoph Hellwig1-6/+6
2007-05-17[POWERPC] viopath: Use completionChristoph Hellwig1-4/+5
2007-05-17[POWERPC] Fix Kconfig undefined symbol 'IBM_NEW_EMAC_ZMII'Tony Breeds1-1/+2
2007-05-17[POWERPC] Removed hardcoded phandles from dtsKumar Gala5-168/+139
2007-05-17[PPC] MCC2 missing in MPC826x device_listMorten Banzon1-16/+20
2007-05-17[POWERPC] 85xx: Add device nodes for error reporting devices used by EDACKumar Gala4-0/+64
2007-05-17[POWERPC] 85xx: Add device nodes for error reporting devices used by EDACDave Jiang3-1/+49
2007-05-17[POWERPC] Fix alignment problem in rh_alloc_align() with exact-sized blocksTimur Tabi1-14/+8
2007-05-17[POWERPC] Fix COMMON symbol warningsKumar Gala2-7/+29
2007-05-17[POWERPC] Remove CPU_FTR_NEED_COHERENT for 7448.James.Yang1-1/+1
2007-05-16Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds8-62/+140
2007-05-16Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-1/+287