aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-01-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-01-12Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-01-12m68knommu: fix definitions of __pa() and __va()Greg Ungerer
2010-01-12ARM: Ensure ARMv6/7 mm files are built using appropriate assembler optionsRussell King
2010-01-12ARM: Fix wrong dmbRussell King
2010-01-12MIPS: Ignore vmlinux.*Yoichi Yuasa
2010-01-12MIPS: Move vmlinux.ecoff to arch/mips/bootYoichi Yuasa
2010-01-12MIPS: cpumask_of_node() should handle -1 as a nodeAnton Blanchard
2010-01-12MIPS: Octeon: Use non-overflowing arithmetic in sched_clockDavid Daney
2010-01-12MIPS: Malta, PowerTV: Remove unnecessary "Linux started"Yoichi Yuasa
2010-01-12MIPS: BCM63xx: Remove duplicate CONFIG_CMDLINE.Yoichi Yuasa
2010-01-12MIPS: AR7: Remove unused prom_getchar()Yoichi Yuasa
2010-01-12MIPS: PowerTV: Remove extra r4k_clockevent_init() callDavid VomLehn
2010-01-12MIPS: Cobalt use strlcat() for the command line argumentsYoichi Yuasa
2010-01-12MIPS: Octeon: Add sched_clock() to csrc-octeon.cDavid Daney
2010-01-12MIPS: TXx9: Cleanup builtin-cmdline processingAtsushi Nemoto
2010-01-12MIPS: PowerTV: simplify prom_init_cmdline() and merge into prom_init()Yoichi Yuasa
2010-01-12MIPS: PowerTV: Remove unused platform_die()Yoichi Yuasa
2010-01-12MIPS: PowerTV: Remove mips_machine_halt()Yoichi Yuasa
2010-01-12MIPS: PowerTV: Remove unused ptv_memsizeYoichi Yuasa
2010-01-12MIPS: PowerTV: Remove unused prom_getcmdline()Yoichi Yuasa
2010-01-12MIPS: AR7: Remove kgdb_enabledYoichi Yuasa
2010-01-12MIPS: Alchemy: Correct code taking the size of a pointerJulia Lawall
2010-01-12MIPS: BCM63xx: Fix whitespace damaged board_bcm963xx.cFlorian Fainelli
2010-01-12MIPS: VR41xx: Use strlcat() for the command line argumentsYoichi Yuasa
2010-01-12MIPS: Cleanup and Fixup of compressed kernel supportWu Zhangjin
2010-01-12MIPS: Cleanup forgotten label_module_alloc in tlbex.cDavid Daney
2010-01-11Revert "x86, apic: Use logical flat on intel with <= 8 logical cpus"Ananth N Mavinakayanahalli
2010-01-11core, x86: make LIST_POISON less deadlyAvi Kivity
2010-01-11Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-01-11mn10300: update the ASB2303 defconfigDavid Howells
2010-01-11mn10300: make the ASB2305's PCnet32 NIC work by using the PCI bridge's SRAMDavid Howells
2010-01-11mn10300: insert PCI root bus resources for the ASB2305 devel motherboardDavid Howells
2010-01-11mn10300: use generic pci_enable_resources()Bjorn Helgaas
2010-01-11mn10300: use KERN_ERR not KERN_ERRORDavid Howells
2010-01-11mn10300: fix several bogus includes on abs2305Al Viro
2010-01-11mn10300: wire up missing new syscallsDavid Howells
2010-01-11mn10300: add cc clobbers to asm statementsMark Salter
2010-01-11mn10300: objcopy flags fixMark Salter
2010-01-11mn10300: signal stack fixMark Salter
2010-01-11x86: add support for LZO-compressed kernelsAlbin Tonnerre
2010-01-11arm: add support for LZO-compressed kernelsAlbin Tonnerre
2010-01-11zlib: optimize inffast when copying direct from outputJoakim Tjernlund
2010-01-11mm: make totalhigh_pages unsigned longAndreas Fenkart
2010-01-11ARM: 5873/1: ARM: Fix the reset logic for ARM RealView boardsColin Tuckley
2010-01-10ARM: 5872/1: ARM: include needed linux/cpu.h in asm/cpu.hSantosh Shilimkar
2010-01-10ARM: 5871/1: arch/arm: Fix build failure for lpd7a404_defconfig caused by mis...Peter Hüwe
2010-01-10ARM: 5870/1: arch/arm: Fix build failure for defconfigs without CONFIG_ISA_DM...Peter Hüwe
2010-01-08Merge branch 'for_2.6.33rc_c' of git://git.pwsan.com/linux-2.6 into omap-fixe...Tony Lindgren
2010-01-08OMAP2 clock: dynamically allocate CPUFreq frequency tablePaul Walmsley