summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | MIPS: Tracing: Add dynamic function tracer supportWu Zhangjin2009-12-175-1/+154
| * | | | MIPS: Tracing: Enable HAVE_FUNCTION_TRACE_MCOUNT_TEST for MIPSWu Zhangjin2009-12-172-0/+4
| * | | | MIPS: Tracing: Add static function tracer support for MIPSWu Zhangjin2009-12-176-1/+121
| * | | | MIPS: Fixup last users of irq_chip->typename Thomas Gleixner2009-12-175-6/+6
| * | | | MIPS: Loongson 2F: Add CPU frequency scaling supportWu Zhangjin2009-12-1713-4/+524
| * | | | MIPS: Add basic CPUFreq options.Wu Zhangjin2009-12-172-0/+30
| * | | | MIPS: Lemote 2F: Add cs5536 MFGPT timer supportWu Zhangjin2009-12-175-0/+271
| * | | | MIPS: Lemote 2F: Add Lynloong supportWu Zhangjin2009-12-175-1/+7
| * | | | MIPS: Lemote 2F: Add NAS supportWu Zhangjin2009-12-175-1/+7
| * | | | MIPS: PowerTV: Base files for Cisco PowerTV platformDavid VomLehn2009-12-1739-0/+6952
| * | | | MIPS: Sibyte: Use hweight8 instead of counting bitsAkinobu Mita2009-12-171-5/+2
| * | | | MIPS: Yeeloong 2F: Add board specific suspend supportWu Zhangjin2009-12-172-0/+79
| * | | | MIPS: Loongson 2F: Add suspend support frameworkWu Zhangjin2009-12-173-0/+172
| * | | | MIPS: Add support for uncached accelerated mappings.Wu Zhangjin2009-12-173-0/+74
| * | | | MIPS: Loongson 2F: Cleanup the #if clausesWu Zhangjin2009-12-176-11/+17
| * | | | MIPS: Lemote 2F: Add defconfig fileWu Zhangjin2009-12-171-0/+1836
| * | | | MIPS: Lemote 2F: Add reset supportWu Zhangjin2009-12-173-1/+180
| * | | | MIPS: Lemote 2F: Add IRQ supportWu Zhangjin2009-12-173-0/+143
| * | | | MIPS: Lemote 2F: Add PCI supportWu Zhangjin2009-12-173-1/+216
| * | | | MIPS: Lemote 2F: Add basic CS5536 VSM supportWu Zhangjin2009-12-1712-0/+1533
| * | | | MIPS: Lemote 2f: Enable legacy RTC driverWu Zhangjin2009-12-171-1/+1
| * | | | MIPS: Lemote 2F: Add a LEMOTE_MACH2F kernel optionWu Zhangjin2009-12-173-0/+37
| * | | | MIPS: Loongson: Add basic Loongson 2F supportWu Zhangjin2009-12-1710-20/+197
| * | | | MIPS: oprofile: Only do performance counter handling for counter interruptsWu Zhangjin2009-12-171-1/+4
| * | | | MIPS: Loongson: Cleanup the serial port supportWu Zhangjin2009-12-177-20/+60
| * | | | MIPS: Loongson: Cleanup machtype supportWu Zhangjin2009-12-173-9/+19
| * | | | MIPS: Collect FPU emulator statistics per-CPU.David Daney2009-12-173-50/+80
| * | | | MIPS: Remove addinitrd and CONFIG_PROBE_INITRD_HEADERRalf Baechle2009-12-177-168/+3
| * | | | MIPS: Fuloong 2E: Update defconfig fileWu Zhangjin2009-12-171-32/+61
| * | | | MIPS: Bonito64: Make Loongson independent from Bonito64 code.Wu Zhangjin2009-12-1715-55/+352
| * | | | MIPS: Loongson: Add serial port supportWu Zhangjin2009-12-172-0/+72
| * | | | MIPS: Loongson early_printk: Fix variable type of uart_baseWu Zhangjin2009-12-171-5/+5
| * | | | MIPS: Fuloong2e: Cleanup KconfigWu Zhangjin2009-12-171-26/+26
| * | | | MIPS: Loongson: Register reserved memory pagesWu Zhangjin2009-12-171-0/+8
| * | | | MIPS: MIPSsim: Remove unused codeDmitri Vorobiev2009-12-173-35/+1
| * | | | MIPS: Put PGD in C0_CONTEXT for 64-bit R2 processors.David Daney2009-12-175-14/+68
| * | | | MIPS: Add drotr and dins instructions to uasm.David Daney2009-12-172-3/+20
| * | | | MIPS: Octeon: Add register definitions for MGMT Ethernet driver.David Daney2009-12-172-0/+1442
| * | | | MIPS: Octeon: Add platform devices MGMT Ethernet ports.David Daney2009-12-171-0/+58
| * | | | NET: Add driver for Octeon MDIO buses.David Daney2009-12-171-0/+178
| * | | | MIPS: Octeon: Add platform device for MDIO buses.David Daney2009-12-171-0/+30
| * | | | MIPS: Reorder operations in stackframe.h for better schedulingDavid Daney2009-12-171-8/+12
| * | | | MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZEDmitri Vorobiev2009-12-178-19/+17
| * | | | MIPS: IP22: Remove an unused functionDmitri Vorobiev2009-12-172-7/+1
| * | | | MIPS: Add support for GZIP / BZIP2 / LZMA compressed kernel imagesWu Zhangjin2009-12-179-3/+558
| | |/ / | |/| |
* | | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2009-12-171-0/+2
|\ \ \ \
| * | | | spi_s3c24xx: add FIQ pseudo-DMA supportBen Dooks2009-12-171-0/+2
* | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-12-1735-159/+593
|\ \ \ \ \
| * \ \ \ \ Merge branch 'cache' (early part)Russell King2009-12-1728-153/+213
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'pending-l2x0' into cacheRussell King2009-12-141-21/+72
| | |\ \ \ \ \
OpenPOWER on IntegriCloud