summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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
| * | | | | Staging: octeon-ethernet: Convert to use PHY Abstraction Layer.David Daney2009-12-179-281/+125
| * | | | | NET: Add Ethernet driver for Octeon MGMT devices.David Daney2009-12-175-0/+1192
| * | | | | 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-174-0/+370
| * | | | | 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 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2009-12-1720-914/+1171
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mas...Chris Mason2009-12-171-4/+9
| |\ \ \ \ \
| | * | | | | Btrfs: make sure fallocate properly starts a transactionChris Mason2009-12-171-4/+9
| * | | | | | Merge branch btrfs-master into for-linusChris Mason2009-12-1720-916/+1168
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Btrfs: make metadata chunks smallerJosef Bacik2009-12-172-11/+2
| | * | | | | Btrfs: Show discard option in /proc/mountsMatthew Wilcox2009-12-171-0/+2
| | * | | | | Btrfs: deny sys_link across subvolumes.TARUISI Hiroaki2009-12-171-0/+4
| | * | | | | Btrfs: fail mount on bad mount optionsSage Weil2009-12-171-1/+8
OpenPOWER on IntegriCloud