summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2007-05-21[S390] Wire up sys_utimensat.Heiko Carstens2-0/+10
2007-05-20[ARM] spelling fixesSimon Arlott39-62/+62
2007-05-20[ARM] 4400/1: S3C24XX: Add high-speed MMC device definitionBen Dooks2-0/+31
2007-05-20[ARM] 4399/2: S3C2443: Fix SMDK2443 nand timingsBen Dooks1-0/+4
2007-05-20[ARM] 4398/1: S3C2443: Fix watchdog IRQ numberBen Dooks1-0/+4
2007-05-20[ARM] 4396/1: S3C2443: Add missing HCLK clocksBen Dooks1-1/+21
2007-05-20[ARM] 4395/1: S3C24XX: add include of <linux/sysdev.h> to relevant machinesBen Dooks5-0/+5
2007-05-20[ARM] 4387/1: fix /proc/cpuinfo formatting for pre-ARM7 partsGreg Ungerer1-1/+1
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg28-28/+36
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg28-28/+31
2007-05-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds36-546/+745
2007-05-18Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+1
2007-05-18[SPARC64]: Fix sched_clock() et al.David S. Miller1-1/+1
2007-05-18Revert "[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-17[ARM] ARMv6: add CPU_HAS_ASID configurationRussell King2-1/+9
2007-05-17[ARM] integrator: fix pci_v3 compile error with DEBUG_LLRussell King1-0/+1
2007-05-17[ARM] gic: Fix gic cascade irq handlingRussell King1-11/+9
2007-05-17Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds8-62/+140
2007-05-17Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-1/+287