aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-06-14Blackfin arch: try to split up functions like this into smaller units according to LKML reviewAubrey Li1-112/+121
2007-06-11Blackfin arch: add proper ENDPROC()Mike Frysinger21-8/+72
2007-06-11Blackfin arch: move more of our startup code to .init so it can be freed once we are up and runningMike Frysinger4-20/+29
2007-06-11Blackfin arch: unify differences between our diff head.S files -- no functional changesMike Frysinger3-27/+32
2007-06-11Blackfin arch: update defconfigsMike Frysinger5-214/+528
2007-06-11Blackfin arch: scrub old console definesMike Frysinger1-35/+0
2007-06-14Blackfin arch: implement a basic /proc/sram file for L1 allocation visibilityMike Frysinger1-12/+80
2007-06-11Blackfin arch: mark our memory init functions with __init so they get freed after initMike Frysinger2-14/+14
2007-06-11Blackfin arch: all symbols were offset by 4k, since we didn't have the __text label.Robin Getz1-0/+1
2007-06-11Blackfin arch: spelling fixesSimon Arlott14-17/+17
2007-06-11Blackfin arch: DMA code minor naming convention fixAubrey Li1-3/+3
2007-06-11Blackfin arch: remove defconfig fileMike Frysinger1-1327/+0
2007-06-11Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds11-29/+36
2007-06-11[MIPS] Fix IP27 buildAtsushi Nemoto1-1/+1
2007-06-11[MIPS] Fix modpost warnings by making start_secondary __cpuinitRalf Baechle1-1/+1
2007-06-11[MIPS] SMTC: Fix build error caused by nonsense code.Chris Dearman1-14/+2
2007-06-11[MIPS] SMTC: The MT ASE requires to initialize c0_pagemask and c0_wired.Ralf Baechle1-0/+7
2007-06-11[MIPS] SMTC: Don't continue in set_vi_srs_handler on detected bad arguments.Ralf Baechle1-2/+3
2007-06-11[MIPS] SMTC: Fix warning.Ralf Baechle1-2/+2
2007-06-11[MIPS] Wire up utimensat, signalfd, timerfd, eventfdAtsushi Nemoto4-1/+17
2007-06-11[MIPS] Atlas: Fix build.Ralf Baechle1-3/+2
2007-06-11[MIPS] Always install the DSP exception handler.Chris Dearman1-2/+1
2007-06-11[MIPS] SMTC: Don't set and restore irqregs ptr from self_ipi.Ralf Baechle1-3/+0
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