aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* MIPS: MIPSsim: Remove unused codeDmitri Vorobiev2009-12-16
* MIPS: Put PGD in C0_CONTEXT for 64-bit R2 processors.David Daney2009-12-16
* MIPS: Add drotr and dins instructions to uasm.David Daney2009-12-16
* MIPS: Octeon: Add register definitions for MGMT Ethernet driver.David Daney2009-12-16
* MIPS: Octeon: Add platform devices MGMT Ethernet ports.David Daney2009-12-16
* NET: Add driver for Octeon MDIO buses.David Daney2009-12-16
* MIPS: Octeon: Add platform device for MDIO buses.David Daney2009-12-16
* MIPS: Reorder operations in stackframe.h for better schedulingDavid Daney2009-12-16
* MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZEDmitri Vorobiev2009-12-16
* MIPS: IP22: Remove an unused functionDmitri Vorobiev2009-12-16
* MIPS: Add support for GZIP / BZIP2 / LZMA compressed kernel imagesWu Zhangjin2009-12-16
* Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2009-12-16
|\
| * powerpc: fix up for mmu_mapin_ram api changeStephen Rothwell2009-12-14
| * powerpc: wii: allow ioremap within the memory holeAlbert Herranz2009-12-13
| * powerpc: allow ioremap within reserved memory regionsAlbert Herranz2009-12-13
| * wii: use both mem1 and mem2 as ramAlbert Herranz2009-12-13
| * wii: bootwrapper: add fixup to calc useable mem2Albert Herranz2009-12-13
| * powerpc: gamecube/wii: early debugging using usbgeckoAlbert Herranz2009-12-13
| * powerpc: reserve fixmap entries for early debugAlbert Herranz2009-12-13
| * powerpc: wii: default configAlbert Herranz2009-12-13
| * powerpc: wii: platform supportAlbert Herranz2009-12-13
| * powerpc: wii: hollywood interrupt controller supportAlbert Herranz2009-12-13
| * powerpc: broadway processor supportAlbert Herranz2009-12-13
| * powerpc: wii: bootwrapper bitsAlbert Herranz2009-12-13
| * powerpc: wii: device treeAlbert Herranz2009-12-13
| * powerpc: gamecube: default configAlbert Herranz2009-12-13
| * powerpc: gamecube: platform supportAlbert Herranz2009-12-13
| * powerpc: gamecube/wii: flipper interrupt controller supportAlbert Herranz2009-12-13
| * powerpc: gamecube/wii: udbg support for usbgeckoAlbert Herranz2009-12-13
| * powerpc: gamecube/wii: do not include PCI supportAlbert Herranz2009-12-13
| * powerpc: gamecube/wii: declare as non-coherent platformsAlbert Herranz2009-12-13
| * powerpc: gamecube/wii: introduce GAMECUBE_COMMONAlbert Herranz2009-12-13
| * powerpc: gamecube: bootwrapper bitsAlbert Herranz2009-12-13
| * powerpc: gamecube: device treeAlbert Herranz2009-12-13
| * powerpc: gamecube/wii: usbgecko bootwrapper console supportAlbert Herranz2009-12-13
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-12-16
|\ \
| * \ Merge branch 'bugzilla-14700' into releaseLen Brown2009-12-15
| |\ \
| | * | ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f.Zhao Yakui2009-12-14
| | |/
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds2009-12-16
|\ \ \
| * | | switch alloc_file() to passing struct pathAl Viro2009-12-16
| * | | sanitize do_pipe_flags() callers in archAl Viro2009-12-16
| |/ /
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-16
|\ \ \
| * | | x86: Fix kprobes build with non-gawk awkJonathan Nieder2009-12-15
| * | | Merge branch 'x86/mce' into x86/urgentIngo Molnar2009-12-15
| |\ \ \
| | * | | cpumask: Use modern cpumask style in arch/x86/kernel/cpu/mcheck/mce-inject.cRusty Russell2009-11-04
| * | | | Merge branch 'x86/asm' into x86/urgentIngo Molnar2009-12-15
| |\ \ \ \
| | * | | | x86: Merge kernel_thread()Brian Gerst2009-12-10
| | * | | | x86: Sync 32/64-bit kernel_threadBrian Gerst2009-12-10
| | * | | | x86, 32-bit: Use same regs as 64-bit for kernel_thread_helperBrian Gerst2009-12-10
| | * | | | x86, 64-bit: Use user_mode() to determine new stack pointer in copy_thread()Brian Gerst2009-12-10