aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-06-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-14/+104
2007-06-08x86_64: oops_begin() fixAndrew Morton1-1/+2
2007-06-08fix sysrq-m oopsBob Picco1-0/+2
2007-06-08uml: get declaration of simple_strtoulJeff Dike4-22/+20
2007-06-08uml: fix kernel stack size on x86_64Jeff Dike1-0/+1
2007-06-08potential parse error in ifdef part 3Yoann Padioleau3-7/+7
2007-06-08m68knommu: fix ColdFire timer off by 1Greg Ungerer1-4/+6
2007-06-07[SPARC64]: Handle PCI bridges without 'ranges' property.David S. Miller2-13/+103
2007-06-07[SPARC64]: Include <linux/rwsem.h> instead of <asm/rwsem.h>.Robert P. J. Day1-1/+1
2007-06-07Merge git://git.linux-xtensa.org/kernel/xtensa-feedLinus Torvalds12-599/+414
2007-06-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-60/+65
2007-06-07enable interrupts in user path of page fault.Steven Rostedt2-0/+11
2007-06-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-12/+11
2007-06-07Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds16-71/+110
2007-06-07[SPARC64]: Fix SBUS IRQ regression caused by PCI-E driver.David S. Miller2-54/+54
2007-06-07[SPARC64]: Fix 2 bugs in PCI Sabre bus scanning.David S. Miller1-6/+11
2007-06-07Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds6-9/+14
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-06[MIPS] Fix warning by moving do_default_vi into CONFIG_CPU_MIPSR2_SRSAtsushi Nemoto1-6/+6
2007-06-06[MIPS] Fix some minor typoes in arch/mips/Kconfig.Robert P. J. Day1-3/+3
2007-06-06[MIPS] Remove prototype for deleted function qemu_handle_intRalf Baechle1-2/+0
2007-06-06[MIPS] Fix some system calls with long long argumentsAtsushi Nemoto3-2/+12
2007-06-06[MIPS] Make dma_map_sg handle sg elements which are longer than one pageThomas Bogendoerfer1-2/+3
2007-06-06[MIPS] Fix VGA corruption on RM300CThomas Bogendoerfer1-1/+32
2007-06-06[MIPS] RM300: Fix MMIO problems by marking the PCI INT ACK region busyThomas Bogendoerfer1-1/+17
2007-06-06[MIPS] EMMA2RH: remove dead KGDB codeSergei Shtylyov1-24/+0
2007-06-06[MIPS] Remove duplicate fpu enable hazard code.Chris Dearman1-1/+1
2007-06-06[MIPS] Atlas, Malta, SEAD: Remove scroll from interrupt handler.Ralf Baechle5-29/+36
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-04sh: Fix se73180 platform device registration.Paul Mundt1-2/+2