summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2007-06-11Blackfin arch: move more of our startup code to .init so it can be freed once...Mike Frysinger4-20/+29
2007-06-11Blackfin arch: unify differences between our diff head.S files -- no function...Mike 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 a...Mike Frysinger2-14/+14
2007-06-11Blackfin arch: all symbols were offset by 4k, since we didn't have the __text...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-10[ARM] VFP: fix section mismatch errorRussell King2-1/+8
2007-06-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds3-14/+104
2007-06-09x86_64: oops_begin() fixAndrew Morton1-1/+2
2007-06-09fix sysrq-m oopsBob Picco1-0/+2
2007-06-09uml: get declaration of simple_strtoulJeff Dike4-22/+20
2007-06-09uml: fix kernel stack size on x86_64Jeff Dike1-0/+1
2007-06-09potential parse error in ifdef part 3Yoann Padioleau3-7/+7
2007-06-09m68knommu: fix ColdFire timer off by 1Greg Ungerer1-4/+6
2007-06-08[SPARC64]: Handle PCI bridges without 'ranges' property.David S. Miller2-13/+103
2007-06-08[SPARC64]: Include <linux/rwsem.h> instead of <asm/rwsem.h>.Robert P. J. Day1-1/+1
2007-06-08Merge git://git.linux-xtensa.org/kernel/xtensa-feedLinus Torvalds12-599/+414
2007-06-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds3-60/+65
2007-06-08enable interrupts in user path of page fault.Steven Rostedt2-0/+11
2007-06-08Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-12/+11
2007-06-08Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds16-71/+110
2007-06-08[SPARC64]: Fix SBUS IRQ regression caused by PCI-E driver.David S. Miller2-54/+54
2007-06-08[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/sp...Linus 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