aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-06-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds8-42/+428
2007-06-07[POWERPC] Fix building of COFF zImagesPaul Mackerras1-0/+1
2007-06-07[POWERPC] spufs: Fix error handling in spufs_fill_dir()Sebastian Siewior1-2/+15
2007-06-07[POWERPC] spufs: Don't yield nosched contextChristoph Hellwig1-3/+5
2007-06-07[POWERPC] scc_sio: Fix link failureChristoph Hellwig1-1/+1
2007-06-07[POWERPC] cbe_cpufreq: Limit frequency via cpufreq notifier chainThomas Renninger1-6/+27
2007-06-07[POWERPC] Fix pci_setup_phb_io_dynamic for pci_iomapArnd Bergmann1-1/+1
2007-06-07[POWERPC] spufs scheduler: Fix wakeup racesChristoph Hellwig1-82/+77
2007-06-07[POWERPC] spufs: Synchronize pte invalidation vs ps closeChristoph Hellwig3-30/+32
2007-06-07[POWERPC] spufs: Free mm if spufs_fill_dir() failedSebastian Siewior1-0/+1
2007-06-07[POWERPC] spufs: Fix gang destroy leaksJeremy Kerr1-35/+5
2007-06-07[POWERPC] spufs: Hook up spufs_release_memChristoph Hellwig1-0/+1
2007-06-07[POWERPC] spufs: Refuse to load the module when not running on cellArnd Bergmann1-0/+4
2007-06-07[POWERPC] pasemi: Fix iommu + 64K PAGE_SIZE bugOlof Johansson1-8/+0
2007-06-04[SPARC64]: Fix {mc,smt}_capable().David S. Miller3-0/+9
2007-06-04[SPARC64]: Make core and sibling groups equal on UltraSPARC-IV.David S. Miller1-1/+2
2007-06-04[SPARC64]: Proper multi-core scheduling support.David S. Miller4-1/+77
2007-06-04[SPARC64]: Provide mmu statistics via sysfs.David Miller2-15/+222
2007-06-04[SPARC64]: Fix service channel hypervisor function names.David Miller1-20/+20
2007-06-04[SPARC64]: Export basic cpu properties via sysfs.David S. Miller1-0/+86
2007-06-04[SPARC64]: Move topology init code into new file, sysfs.cDavid S. Miller3-21/+28
2007-06-04mtrr atomicity fixAndrew Morton1-1/+4
2007-06-02[POWERPC] Fix zImage.coff generation for 32-bit pmacMilton Miller1-2/+2
2007-06-02[POWERPC] Fix compile breakage for IBM/AMCC 4xx arch/ppc platformsStefan Roese1-0/+1
2007-06-02[POWERPC] Compare irq numbers with NO_IRQ not IRQ_NONEMichael Ellerman1-3/+3
2007-06-02[POWERPC] Fix compile warning in pseries xics codeMichael Neuling1-4/+6
2007-06-02[POWERPC] Don't use HOSTCFLAGS in BOOTCFLAGSDavid Gibson1-8/+6
2007-06-02[POWERPC] Create a zImage for legacy iSeriesStephen Rothwell2-1/+4
2007-06-02[POWERPC] pasemi idle uses hard_smp_processor_idStephen Rothwell1-0/+1
2007-06-02[POWERPC] ps3/interrupt.c uses get_hard_smp_processor_idStephen Rothwell1-0/+1
2007-06-02[POWERPC] Fix compiler/assembler flags for Ebony platform boot filesDavid Gibson1-2/+2
2007-06-02[POWERPC] Fix ppc32 single-stepping out of syscallsBenjamin Herrenschmidt1-0/+2
2007-06-02[POWERPC] Update documentation for of_find_node_by_type()Michael Ellerman1-5/+6
2007-06-01microcode: fix section mismatch warningSam Ravnborg1-1/+1
2007-06-01ALPHA: misc fixesJay Estabrook1-12/+14
2007-06-01ALPHA: support graphics on non-zero PCI domainsJay Estabrook9-94/+155
2007-06-01h8300 trival patchesYoshinori Sato2-3/+3
2007-06-01Work around Dell E520 BIOS reboot bugTim Gardner1-0/+8
2007-06-01x86: fix oprofile double freeChris Wright1-3/+9
2007-06-01parse errors in ifdefsYoann Padioleau4-10/+10
2007-06-01m68k: parenthesis balanceMariusz Kozlowski1-1/+1
2007-06-01x86_64: allocate sparsemem memmap above 4GZou Nan hai1-0/+6
2007-06-01Fix vmi.c compilationAlexey Dobriyan1-0/+1
2007-05-31PCI: i386: fixup for Siemens Nixdorf AG FSC Multiprocessor Interrupt ControllersIvan Kokshaysky1-0/+11
2007-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixLinus Torvalds1-5/+6
2007-05-31Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds4-19/+30
2007-05-31Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds8-4/+15
2007-05-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-2/+74
2007-05-31[S390] Fix section annotations.Heiko Carstens2-5/+5
2007-05-31[S390] arch/s390/kernel/debug.c: use mutex instead of semaphoreChristoph Hellwig1-11/+11