summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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/ker...Linus 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-08Merge branch 'for_2.6.33rc_c' of git://git.pwsan.com/linux-2.6 into omap-fixe...Tony Lindgren13-91/+137
2010-01-08OMAP2 clock: dynamically allocate CPUFreq frequency tablePaul Walmsley1-8/+44
2010-01-08OMAP clock/CPUFreq: add clk_exit_cpufreq_table()Paul Walmsley3-0/+13
2010-01-08OMAP2xxx OPP: clean up comments in OPP dataPaul Walmsley2-33/+35
2010-01-08OMAP2xxx clock: clk2xxx.c doesn't compile if CPUFREQ is enabledFelipe Balbi1-1/+4
2010-01-08OMAP1 clock: remove __initdata from struct clk_functions to prevent crashCory Maccarrone1-1/+1
2010-01-08OMAP1 clock: Add missing clocks for OMAP 7xxCory Maccarrone1-2/+2
2010-01-08OMAP clock: remove incorrect EXPORT_SYMBOL()sPaul Walmsley1-6/+0
2010-01-08OMAP3 clock: Add capability to change rate of dpll4_m5_ckTuukka Toivonen1-0/+2
2010-01-08OMAP3 clock: McBSP 2, 3, 4 functional clock parent is PER_96M_FCLK, not CORE_...Paul Walmsley1-1/+1
2010-01-08OMAP3: clock: add clockdomains for UART1 & 2Kevin Hilman1-0/+2
2010-01-08OMAP2420 IO mapping: move IVA mapping virtual address out of vmalloc spacePaul Walmsley1-6/+9
2010-01-08OMAP2xxx IO mapping: mark DSP mappings as being 2420-onlyPaul Walmsley3-35/+28
2010-01-08ARM: OMAP3: PM: Fix the Invalid CM_CLKSTCTRL reg access.Abhijit Pagare1-2/+2
2010-01-08OMAP2: remove duplicated #includeHuang Weiyi2-2/+0
2010-01-08Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds3-207/+99
2010-01-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-5/+5
2010-01-08Merge branch 'for-linus/samsung' of git://git.fluff.org/bjdooks/linuxLinus Torvalds1-9/+1
2010-01-08Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-8/+17
2010-01-08[IA64] move fnptr definition inside #ifdef __KERNEL__Tony Luck1-5/+5
2010-01-08omap3: EVM: Choose OMAP_PACKAGE_CBBVaibhav Hiremath1-0/+1
2010-01-08omap3: Fix booting if package is uninitializedTony Lindgren1-2/+4
2010-01-08omap3: add missing parenthesesRoel Kluin1-2/+2
2010-01-08omap3: add missing parenthesesRoel Kluin1-1/+1
2010-01-08omap2/3: ZOOM: Correcting key mapping for few keysVimal Singh1-4/+4
2010-01-08omap2/3: make serial_in_override() address the right uart portAlexander Shishkin1-2/+10
2010-01-08omap1: Fix compile for omap1_bl.cTony Lindgren1-1/+0