aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-17
|\
| * score: add asm/asm-offsets.h wrapperMichal Marek2009-12-12
| * kbuild: move utsrelease.h to include/generatedSam Ravnborg2009-12-12
| * kbuild: move autoconf.h to include/generatedSam Ravnborg2009-12-12
| * drop explicit include of autoconf.hSam Ravnborg2009-12-12
| * kbuild: move compile.h to include/generatedSam Ravnborg2009-12-12
| * kbuild: drop include2/ used for O=... buildsSam Ravnborg2009-12-12
| * sh: move machtypes.h to include/generatedSam Ravnborg2009-12-12
| * arm: move mach-types to include/generatedSam Ravnborg2009-12-12
| * ia64: move nr-irqs.h to include/generatedSam Ravnborg2009-12-12
| * kbuild: move asm-offsets.h to include/generatedSam Ravnborg2009-12-12
* | x86/ptrace: make genregs[32]_get/set more robustLinus Torvalds2009-12-17
* | 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