summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-06-16[MIPS] Sibyte: Build RTC support as an objectMaciej W. Rozycki
2008-06-16[MIPS] Fix the fix for divide by zero error in build_{clear,copy}_pageAtsushi Nemoto
2008-06-16[MIPS] Fix build for PNX platforms.Ralf Baechle
2008-06-16[MIPS] Add RM200 with R5000 CPU to known ARC machinesThomas Bogendoerfer
2008-06-16[MIPS] Better load address for big endian SNI RMThomas Bogendoerfer
2008-06-16[MIPS] SB1250: Initialize io_map_baseMaciej W. Rozycki
2008-06-16[MIPS] Export empty_zero_page for sake of the ext4 module.Ralf Baechle
2008-06-16[POWERPC] Turn on ATA_SFF so we get SATA_SVW back in defconfigsPaul Mackerras
2008-06-16Merge branch 'linus' into x86/timerstip-x86-timers-2008-06-16_09.20_MonIngo Molnar
2008-06-16[POWERPC] Remove ppc32's export of console_driversStephen Rothwell
2008-06-16[POWERPC] Fix -Os kernel builds with newer gcc versionsKumar Gala
2008-06-16[POWERPC] Fix bootwrapper builds with newer gcc versionsKumar Gala
2008-06-16[POWERPC] Fix warning in pseries/eeh_driver.cAndrew Morton
2008-06-16[POWERPC] Add missing of_node_put in pseries/nvram.cJulia Lawall
2008-06-16[POWERPC] Fix return value check logic in debugfs virq_mapping setupEmil Medve
2008-06-16Merge branch 'linux-2.6' into mergePaul Mackerras
2008-06-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spuf...Paul Mackerras
2008-06-16powerpc/spufs: fix missed stop-and-signal eventLuke Browning
2008-06-16powerpc/spufs: synchronize interaction between spu exception handling and tim...Luke Browning
2008-06-16powerpc/spufs: remove class_0_dsisr from spu exception handlingLuke Browning
2008-06-16powerpc/spufs: wait for stable spu status in spu_stopped()Luke Browning
2008-06-16Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras
2008-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2008-06-13parisc: fix off by one in setup_sigcontext32Kyle McMartin
2008-06-13parisc: export empty_zero_pageKyle McMartin
2008-06-13parisc: export copy_user_page_asmKyle McMartin
2008-06-13parisc: move head.S to head.text sectionKyle McMartin
2008-06-13Revert "parisc: fix trivial section name warnings"Kyle McMartin
2008-06-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-06-12provide rtc_cmos platform deviceStas Sergeev
2008-06-12uml: work around broken host PTRACE_SYSEMUJeff Dike
2008-06-12uml: remove include of asm/user.hJeff Dike
2008-06-12m68knommu: init coldfire timer TRR with n - 1, not nPhilippe De Muyter
2008-06-12Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git...Jesse Barnes
2008-06-12Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-06-12x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtestKevin Winchester
2008-06-12x86, lockdep: fix "WARNING: at kernel/lockdep.c:2658 check_flags+0x4c/0x128()"Vegard Nossum
2008-06-12x86: fix an incompatible pointer type warning on 64-bit compilationsDavid Howells
2008-06-12x86: fix lockdep warning during suspend-to-ramPeter Zijlstra
2008-06-12x86: fix unused variable 'loops' warning in arch/x86/boot/a20.cManish Katiyar
2008-06-12Revert "x86: fix ioapic bug again"Ingo Molnar
2008-06-12x86: fix asm warning in head_32.SJoe Korty
2008-06-12x86: fix endless page faults in mount_block_root for Linux 2.6Henry Nestler
2008-06-12geode: fix modular buildIngo Molnar
2008-06-12Merge branch 'core/iter-div' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-06-12common implementation of iterative div/modJeremy Fitzhardinge
2008-06-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-06-11[IA64] Update check_sal_cache_flush to use platform_send_ipi()Alex Chiang
2008-06-11ACPI: handle invalid ACPI SLIT tableFenghua Yu