summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2007-06-11Blackfin arch: spelling fixesSimon Arlott
2007-06-11Blackfin arch: DMA code minor naming convention fixAubrey Li
2007-06-11Blackfin arch: remove defconfig fileMike Frysinger
2007-06-11Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-06-11[MIPS] Fix IP27 buildAtsushi Nemoto
2007-06-11[MIPS] Fix modpost warnings by making start_secondary __cpuinitRalf Baechle
2007-06-11[MIPS] SMTC: Fix build error caused by nonsense code.Chris Dearman
2007-06-11[MIPS] SMTC: The MT ASE requires to initialize c0_pagemask and c0_wired.Ralf Baechle
2007-06-11[MIPS] SMTC: Don't continue in set_vi_srs_handler on detected bad arguments.Ralf Baechle
2007-06-11[MIPS] SMTC: Fix warning.Ralf Baechle
2007-06-11[MIPS] Wire up utimensat, signalfd, timerfd, eventfdAtsushi Nemoto
2007-06-11[MIPS] Atlas: Fix build.Ralf Baechle
2007-06-11[MIPS] Always install the DSP exception handler.Chris Dearman
2007-06-11[MIPS] SMTC: Don't set and restore irqregs ptr from self_ipi.Ralf Baechle
2007-06-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds
2007-06-08x86_64: oops_begin() fixAndrew Morton
2007-06-08fix sysrq-m oopsBob Picco
2007-06-08uml: get declaration of simple_strtoulJeff Dike
2007-06-08uml: fix kernel stack size on x86_64Jeff Dike
2007-06-08potential parse error in ifdef part 3Yoann Padioleau
2007-06-08m68knommu: fix ColdFire timer off by 1Greg Ungerer
2007-06-07[SPARC64]: Handle PCI bridges without 'ranges' property.David S. Miller
2007-06-07[SPARC64]: Include <linux/rwsem.h> instead of <asm/rwsem.h>.Robert P. J. Day
2007-06-07Merge git://git.linux-xtensa.org/kernel/xtensa-feedLinus Torvalds
2007-06-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds
2007-06-07enable interrupts in user path of page fault.Steven Rostedt
2007-06-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-06-07Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-06-07[SPARC64]: Fix SBUS IRQ regression caused by PCI-E driver.David S. Miller
2007-06-07[SPARC64]: Fix 2 bugs in PCI Sabre bus scanning.David S. Miller
2007-06-07Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2007-06-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds
2007-06-07[POWERPC] Fix building of COFF zImagesPaul Mackerras
2007-06-07[POWERPC] spufs: Fix error handling in spufs_fill_dir()Sebastian Siewior
2007-06-07[POWERPC] spufs: Don't yield nosched contextChristoph Hellwig
2007-06-07[POWERPC] scc_sio: Fix link failureChristoph Hellwig
2007-06-07[POWERPC] cbe_cpufreq: Limit frequency via cpufreq notifier chainThomas Renninger
2007-06-07[POWERPC] Fix pci_setup_phb_io_dynamic for pci_iomapArnd Bergmann
2007-06-07[POWERPC] spufs scheduler: Fix wakeup racesChristoph Hellwig
2007-06-07[POWERPC] spufs: Synchronize pte invalidation vs ps closeChristoph Hellwig
2007-06-07[POWERPC] spufs: Free mm if spufs_fill_dir() failedSebastian Siewior
2007-06-07[POWERPC] spufs: Fix gang destroy leaksJeremy Kerr
2007-06-07[POWERPC] spufs: Hook up spufs_release_memChristoph Hellwig
2007-06-07[POWERPC] spufs: Refuse to load the module when not running on cellArnd Bergmann
2007-06-07[POWERPC] pasemi: Fix iommu + 64K PAGE_SIZE bugOlof Johansson
2007-06-06[MIPS] Fix warning by moving do_default_vi into CONFIG_CPU_MIPSR2_SRSAtsushi Nemoto
2007-06-06[MIPS] Fix some minor typoes in arch/mips/Kconfig.Robert P. J. Day
2007-06-06[MIPS] Remove prototype for deleted function qemu_handle_intRalf Baechle
2007-06-06[MIPS] Fix some system calls with long long argumentsAtsushi Nemoto
2007-06-06[MIPS] Make dma_map_sg handle sg elements which are longer than one pageThomas Bogendoerfer