aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-06-16[MIPS] Fix the fix for divide by zero error in build_{clear,copy}_pageAtsushi Nemoto1-1/+1
2008-06-16[MIPS] Fix build for PNX platforms.Ralf Baechle3-19/+28
2008-06-16[MIPS] Add RM200 with R5000 CPU to known ARC machinesThomas Bogendoerfer1-0/+5
2008-06-16[MIPS] Better load address for big endian SNI RMThomas Bogendoerfer1-0/+4
2008-06-16[MIPS] SB1250: Initialize io_map_baseMaciej W. Rozycki1-3/+5
2008-06-16[MIPS] Export empty_zero_page for sake of the ext4 module.Ralf Baechle1-0/+1
2008-06-16[POWERPC] Turn on ATA_SFF so we get SATA_SVW back in defconfigsPaul Mackerras2-6/+122
2008-06-16[POWERPC] Remove ppc32's export of console_driversStephen Rothwell1-2/+0
2008-06-16[POWERPC] Fix -Os kernel builds with newer gcc versionsKumar Gala4-1/+246
2008-06-16[POWERPC] Fix bootwrapper builds with newer gcc versionsKumar Gala2-1/+234
2008-06-16[POWERPC] Fix warning in pseries/eeh_driver.cAndrew Morton1-4/+7
2008-06-16[POWERPC] Add missing of_node_put in pseries/nvram.cJulia Lawall1-1/+3
2008-06-16[POWERPC] Fix return value check logic in debugfs virq_mapping setupEmil Medve1-1/+1
2008-06-16Merge branch 'linux-2.6' into mergePaul Mackerras50-176/+216
2008-06-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufs into mergePaul Mackerras4-31/+54
2008-06-16powerpc/spufs: fix missed stop-and-signal eventLuke Browning1-0/+5
2008-06-16powerpc/spufs: synchronize interaction between spu exception handling and time slicingLuke Browning2-19/+37
2008-06-16powerpc/spufs: remove class_0_dsisr from spu exception handlingLuke Browning3-8/+0
2008-06-16powerpc/spufs: wait for stable spu status in spu_stopped()Luke Browning1-5/+13
2008-06-16Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into mergePaul Mackerras46-2160/+3983
2008-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds2-8/+14
2008-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds15-28/+25
2008-06-13parisc: fix off by one in setup_sigcontext32Kyle McMartin1-2/+2
2008-06-13parisc: export empty_zero_pageKyle McMartin1-0/+1
2008-06-13parisc: export copy_user_page_asmKyle McMartin1-0/+3
2008-06-13parisc: move head.S to head.text sectionKyle McMartin2-1/+3
2008-06-13Revert "parisc: fix trivial section name warnings"Kyle McMartin11-27/+18
2008-06-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2008-06-12provide rtc_cmos platform deviceStas Sergeev1-0/+34
2008-06-12uml: work around broken host PTRACE_SYSEMUJeff Dike1-9/+16
2008-06-12uml: remove include of asm/user.hJeff Dike1-2/+2
2008-06-12m68knommu: init coldfire timer TRR with n - 1, not nPhilippe De Muyter1-1/+7
2008-06-12Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip into for-linusJesse Barnes2-8/+14
2008-06-12Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds8-20/+15
2008-06-12x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtestKevin Winchester1-2/+2
2008-06-12x86, lockdep: fix "WARNING: at kernel/lockdep.c:2658 check_flags+0x4c/0x128()"Vegard Nossum1-0/+1
2008-06-12x86: fix an incompatible pointer type warning on 64-bit compilationsDavid Howells1-2/+2
2008-06-12x86: fix lockdep warning during suspend-to-ramPeter Zijlstra1-0/+1
2008-06-12x86: fix unused variable 'loops' warning in arch/x86/boot/a20.cManish Katiyar1-2/+1
2008-06-12Revert "x86: fix ioapic bug again"Ingo Molnar2-17/+4
2008-06-12x86: fix asm warning in head_32.SJoe Korty1-1/+1
2008-06-12x86: fix endless page faults in mount_block_root for Linux 2.6Henry Nestler1-0/+5
2008-06-12geode: fix modular buildIngo Molnar1-0/+2
2008-06-12Merge branch 'core/iter-div' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-10/+3
2008-06-12common implementation of iterative div/modJeremy Fitzhardinge1-10/+3
2008-06-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds2-29/+7
2008-06-11[IA64] Update check_sal_cache_flush to use platform_send_ipi()Alex Chiang1-4/+3
2008-06-11ACPI: handle invalid ACPI SLIT tableFenghua Yu2-29/+7
2008-06-11[ARM] 5077/1: spi: fix list scan success verification in PXA ssp driverGuennadi Liakhovetski1-1/+1
2008-06-11[IA64] perfmon: fix async exit bugstephane eranian1-5/+5