summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2009-12-1637-21/+4861
|\
| * powerpc: fix up for mmu_mapin_ram api changeStephen Rothwell2009-12-144-6/+6
| * powerpc: wii: allow ioremap within the memory holeAlbert Herranz2009-12-131-0/+3
| * powerpc: allow ioremap within reserved memory regionsAlbert Herranz2009-12-133-1/+9
| * wii: use both mem1 and mem2 as ramAlbert Herranz2009-12-135-7/+106
| * wii: bootwrapper: add fixup to calc useable mem2Albert Herranz2009-12-131-3/+115
| * powerpc: gamecube/wii: early debugging using usbgeckoAlbert Herranz2009-12-136-0/+94
| * powerpc: reserve fixmap entries for early debugAlbert Herranz2009-12-131-0/+3
| * powerpc: wii: default configAlbert Herranz2009-12-131-0/+1406
| * powerpc: wii: platform supportAlbert Herranz2009-12-133-1/+211
| * powerpc: wii: hollywood interrupt controller supportAlbert Herranz2009-12-133-0/+264
| * powerpc: broadway processor supportAlbert Herranz2009-12-131-3/+3
| * powerpc: wii: bootwrapper bitsAlbert Herranz2009-12-134-2/+191
| * powerpc: wii: device treeAlbert Herranz2009-12-131-0/+218
| * powerpc: gamecube: default configAlbert Herranz2009-12-131-0/+1061
| * powerpc: gamecube: platform supportAlbert Herranz2009-12-133-0/+127
| * powerpc: gamecube/wii: flipper interrupt controller supportAlbert Herranz2009-12-133-0/+289
| * powerpc: gamecube/wii: udbg support for usbgeckoAlbert Herranz2009-12-134-0/+316
| * powerpc: gamecube/wii: do not include PCI supportAlbert Herranz2009-12-131-1/+1
| * powerpc: gamecube/wii: declare as non-coherent platformsAlbert Herranz2009-12-131-1/+1
| * powerpc: gamecube/wii: introduce GAMECUBE_COMMONAlbert Herranz2009-12-131-0/+4
| * powerpc: gamecube: bootwrapper bitsAlbert Herranz2009-12-134-1/+153
| * powerpc: gamecube: device treeAlbert Herranz2009-12-131-0/+114
| * powerpc: gamecube/wii: usbgecko bootwrapper console supportAlbert Herranz2009-12-133-1/+172
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-12-161-1/+1
|\ \
| * \ Merge branch 'bugzilla-14700' into releaseLen Brown2009-12-161-1/+1
| |\ \
| | * | ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f.Zhao Yakui2009-12-151-1/+1
| | |/
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds2009-12-166-34/+10
|\ \ \
| * | | switch alloc_file() to passing struct pathAl Viro2009-12-161-7/+8
| * | | sanitize do_pipe_flags() callers in archAl Viro2009-12-165-27/+2
| |/ /
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-1618-293/+244
|\ \ \
| * | | x86: Fix kprobes build with non-gawk awkJonathan Nieder2009-12-151-5/+5
| * | | Merge branch 'x86/mce' into x86/urgentIngo Molnar2009-12-151-10/+12
| |\ \ \
| | * | | cpumask: Use modern cpumask style in arch/x86/kernel/cpu/mcheck/mce-inject.cRusty Russell2009-11-041-10/+12