summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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
2007-05-17Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds32-117/+111
2007-05-16[ARM] Silence OMAP kernel configuration warningRussell King1-1/+1
2007-05-16[IA64] optimize pagefaults a littleChristoph Hellwig2-35/+15
2007-05-16[ARM] Update ARM syscallsRussell King1-0/+4
2007-05-16[ARM] 4384/1: S3C2412/13 SPI registers offset correctionSandeep Sanjay Patil3-4/+14
2007-05-16[ARM] 4383/1: iop: fix usage of '__init' and 'inline' in iop filesDan Williams12-74/+38
2007-05-16[ARM] 4382/1: iop13xx: fix msi supportDan Williams1-1/+1
2007-05-16[ARM] Remove Integrator/CP SMP platform supportRussell King4-259/+1
2007-05-16[ARM] 4376/1: Selects GENERIC_GPIO for ARCH_IXP4XX in KconfigMilan Svoboda1-0/+1
2007-05-16[ARM] 4375/1: sharpsl_pm: Fix compile warningsRichard Purdie1-4/+8
2007-05-16[SPARC64]: Add hypervisor API negotiation and fix console bugs.David S. Miller4-1/+287
2007-05-16arm: walk_stacktrace() needs to be exportedAl Viro1-0/+2
2007-05-16fix uml-x86_64Al Viro3-3/+14
2007-05-16Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6Linus Torvalds16-115/+218
2007-05-16x86: Fix discontigmem + non-HIGHMEM compileLinus Torvalds1-6/+3
2007-05-16[IA64] Fix section conflict of ia64_mlogbuf_finishMartin Michlmayr1-1/+0
2007-05-15Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds3-11/+31