summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-12-17MIPS: Sibyte: Use hweight8 instead of counting bitsAkinobu Mita1-5/+2
2009-12-17MIPS: Yeeloong 2F: Add board specific suspend supportWu Zhangjin2-0/+79
2009-12-17MIPS: Loongson 2F: Add suspend support frameworkWu Zhangjin3-0/+172
2009-12-17MIPS: Add support for uncached accelerated mappings.Wu Zhangjin3-0/+74
2009-12-17MIPS: Loongson 2F: Cleanup the #if clausesWu Zhangjin6-11/+17
2009-12-17MIPS: Lemote 2F: Add defconfig fileWu Zhangjin1-0/+1836
2009-12-17MIPS: Lemote 2F: Add reset supportWu Zhangjin3-1/+180
2009-12-17MIPS: Lemote 2F: Add IRQ supportWu Zhangjin3-0/+143
2009-12-17MIPS: Lemote 2F: Add PCI supportWu Zhangjin3-1/+216
2009-12-17MIPS: Lemote 2F: Add basic CS5536 VSM supportWu Zhangjin12-0/+1533
2009-12-17MIPS: Lemote 2f: Enable legacy RTC driverWu Zhangjin1-1/+1
2009-12-17MIPS: Lemote 2F: Add a LEMOTE_MACH2F kernel optionWu Zhangjin3-0/+37
2009-12-17MIPS: Loongson: Add basic Loongson 2F supportWu Zhangjin10-20/+197
2009-12-17MIPS: oprofile: Only do performance counter handling for counter interruptsWu Zhangjin1-1/+4
2009-12-17MIPS: Loongson: Cleanup the serial port supportWu Zhangjin7-20/+60
2009-12-17MIPS: Loongson: Cleanup machtype supportWu Zhangjin3-9/+19
2009-12-17MIPS: Collect FPU emulator statistics per-CPU.David Daney3-50/+80
2009-12-17MIPS: Remove addinitrd and CONFIG_PROBE_INITRD_HEADERRalf Baechle7-168/+3
2009-12-17MIPS: Fuloong 2E: Update defconfig fileWu Zhangjin1-32/+61
2009-12-17MIPS: Bonito64: Make Loongson independent from Bonito64 code.Wu Zhangjin15-55/+352
2009-12-17MIPS: Loongson: Add serial port supportWu Zhangjin2-0/+72
2009-12-17MIPS: Loongson early_printk: Fix variable type of uart_baseWu Zhangjin1-5/+5
2009-12-17MIPS: Fuloong2e: Cleanup KconfigWu Zhangjin1-26/+26
2009-12-17MIPS: Loongson: Register reserved memory pagesWu Zhangjin1-0/+8
2009-12-17MIPS: MIPSsim: Remove unused codeDmitri Vorobiev3-35/+1
2009-12-17MIPS: Put PGD in C0_CONTEXT for 64-bit R2 processors.David Daney5-14/+68
2009-12-17MIPS: Add drotr and dins instructions to uasm.David Daney2-3/+20
2009-12-17MIPS: Octeon: Add register definitions for MGMT Ethernet driver.David Daney2-0/+1442
2009-12-17MIPS: Octeon: Add platform devices MGMT Ethernet ports.David Daney1-0/+58
2009-12-17NET: Add driver for Octeon MDIO buses.David Daney1-0/+178
2009-12-17MIPS: Octeon: Add platform device for MDIO buses.David Daney1-0/+30
2009-12-17MIPS: Reorder operations in stackframe.h for better schedulingDavid Daney1-8/+12
2009-12-17MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZEDmitri Vorobiev8-19/+17
2009-12-17MIPS: IP22: Remove an unused functionDmitri Vorobiev2-7/+1
2009-12-17MIPS: Add support for GZIP / BZIP2 / LZMA compressed kernel imagesWu Zhangjin9-3/+558
2009-12-17cpumask: rename tsk_cpumask to tsk_cpus_allowedRusty Russell1-1/+1
2009-12-16Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds37-21/+4861
2009-12-16OMAP3: serial - fix bug introduced inMika Westerberg1-3/+4
2009-12-16mfd: twl: fix twl4030 rename for remaining driver, board filesBalaji T K6-6/+6
2009-12-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-1/+1
2009-12-16[ARM] Update mach-typesRussell King1-1/+43
2009-12-16Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King4-3/+334
2009-12-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds6-34/+10
2009-12-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds18-293/+244
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds131-13563/+6757
2009-12-16Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds13-46/+27
2009-12-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds6-18/+50
2009-12-16Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-6/+0
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-9/+2
2009-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds57-1091/+1897