aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-13zlib: Fix build of powerpc boot wrapperBenjamin Herrenschmidt1-3/+1
2010-01-13Makefile: do not override LC_CTYPEMichal Marek1-1/+1
2010-01-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds29-54/+181
2010-01-12Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds25-354/+134
2010-01-12m68knommu: fix definitions of __pa() and __va()Greg Ungerer3-15/+7
2010-01-12ARM: Ensure ARMv6/7 mm files are built using appropriate assembler optionsRussell King1-0/+12
2010-01-12ARM: Fix wrong dmbRussell King1-3/+1
2010-01-12MIPS: Ignore vmlinux.*Yoichi Yuasa1-0/+1
2010-01-12MIPS: Move vmlinux.ecoff to arch/mips/bootYoichi Yuasa1-1/+1
2010-01-12MIPS: cpumask_of_node() should handle -1 as a nodeAnton Blanchard1-1/+3
2010-01-12MIPS: Octeon: Use non-overflowing arithmetic in sched_clockDavid Daney1-3/+28
2010-01-12MIPS: Malta, PowerTV: Remove unnecessary "Linux started"Yoichi Yuasa3-7/+0
2010-01-12MIPS: BCM63xx: Remove duplicate CONFIG_CMDLINE.Yoichi Yuasa1-3/+0
2010-01-12MIPS: AR7: Remove unused prom_getchar()Yoichi Yuasa1-7/+0
2010-01-12MIPS: PowerTV: Remove extra r4k_clockevent_init() callDavid VomLehn1-1/+0
2010-01-12MIPS: Cobalt use strlcat() for the command line argumentsYoichi Yuasa1-16/+8
2010-01-12MIPS: Octeon: Add sched_clock() to csrc-octeon.cDavid Daney1-0/+7
2010-01-12MIPS: TXx9: Cleanup builtin-cmdline processingAtsushi Nemoto1-21/+0
2010-01-12MIPS: PowerTV: simplify prom_init_cmdline() and merge into prom_init()Yoichi Yuasa4-56/+10
2010-01-12MIPS: PowerTV: Remove unused platform_die()Yoichi Yuasa1-21/+0
2010-01-12MIPS: PowerTV: Remove mips_machine_halt()Yoichi Yuasa1-18/+0
2010-01-12MIPS: PowerTV: Remove unused ptv_memsizeYoichi Yuasa1-5/+0
2010-01-12MIPS: PowerTV: Remove unused prom_getcmdline()Yoichi Yuasa1-5/+0
2010-01-12MIPS: AR7: Remove kgdb_enabledYoichi Yuasa1-8/+0
2010-01-12MIPS: Alchemy: Correct code taking the size of a pointerJulia Lawall1-2/+2
2010-01-12MIPS: BCM63xx: Fix whitespace damaged board_bcm963xx.cFlorian Fainelli1-17/+16
2010-01-12MIPS: VR41xx: Use strlcat() for the command line argumentsYoichi Yuasa1-3/+3
2010-01-12MIPS: Cleanup and Fixup of compressed kernel supportWu Zhangjin3-155/+59
2010-01-12MIPS: Cleanup forgotten label_module_alloc in tlbex.cDavid Daney1-8/+0
2010-01-11Revert "x86, apic: Use logical flat on intel with <= 8 logical cpus"Ananth N Mavinakayanahalli2-19/+22
2010-01-11core, x86: make LIST_POISON less deadlyAvi Kivity1-0/+5
2010-01-11Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds27-109/+296
2010-01-11mn10300: update the ASB2303 defconfigDavid Howells1-37/+70
2010-01-11mn10300: make the ASB2305's PCnet32 NIC work by using the PCI bridge's SRAMDavid Howells1-0/+17
2010-01-11mn10300: insert PCI root bus resources for the ASB2305 devel motherboardDavid Howells1-22/+35
2010-01-11mn10300: use generic pci_enable_resources()Bjorn Helgaas3-41/+2
2010-01-11mn10300: use KERN_ERR not KERN_ERRORDavid Howells1-1/+1
2010-01-11mn10300: fix several bogus includes on abs2305Al Viro4-7/+6
2010-01-11mn10300: wire up missing new syscallsDavid Howells2-1/+3
2010-01-11mn10300: add cc clobbers to asm statementsMark Salter10-12/+18
2010-01-11mn10300: objcopy flags fixMark Salter1-1/+1
2010-01-11mn10300: signal stack fixMark Salter1-1/+1
2010-01-11x86: add support for LZO-compressed kernelsAlbin Tonnerre3-1/+9
2010-01-11arm: add support for LZO-compressed kernelsAlbin Tonnerre5-92/+68
2010-01-11zlib: optimize inffast when copying direct from outputJoakim Tjernlund1-1/+3
2010-01-11mm: make totalhigh_pages unsigned longAndreas Fenkart6-8/+6
2010-01-11ARM: 5873/1: ARM: Fix the reset logic for ARM RealView boardsColin Tuckley7-15/+57
2010-01-10ARM: 5872/1: ARM: include needed linux/cpu.h in asm/cpu.hSantosh Shilimkar1-0/+1
2010-01-10ARM: 5871/1: arch/arm: Fix build failure for lpd7a404_defconfig caused by missing includesPeter Hüwe1-0/+2
2010-01-10ARM: 5870/1: arch/arm: Fix build failure for defconfigs without CONFIG_ISA_DMA_API setPeter Hüwe1-2/+2