aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds2009-12-173-3/+3
|\
| * fix up O_SYNC commentsChristoph Hellwig2009-12-173-3/+3
* | Merge branch 'for-linus' of git://gitserver.sunplusct.com/linux-2.6-scoreLinus Torvalds2009-12-176-9/+31
|\ \
| * | score: include asm-generic/param.h in asm/delay.h.Chen Liqin2009-12-171-0/+2
| * | score: fixed pfn_valid define.Chen Liqin2009-12-173-6/+2
| * | score: add flush_dcahce_page and PG_dcache_dirty defineChen Liqin2009-12-172-3/+27
| |/
* | Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-1751-55/+53
|\ \
| * | score: add asm/asm-offsets.h wrapperMichal Marek2009-12-121-0/+1
| * | kbuild: move utsrelease.h to include/generatedSam Ravnborg2009-12-1210-10/+10
| * | kbuild: move autoconf.h to include/generatedSam Ravnborg2009-12-121-1/+1
| * | drop explicit include of autoconf.hSam Ravnborg2009-12-124-4/+0
| * | kbuild: move compile.h to include/generatedSam Ravnborg2009-12-121-1/+1
| * | kbuild: drop include2/ used for O=... buildsSam Ravnborg2009-12-121-4/+2
| * | sh: move machtypes.h to include/generatedSam Ravnborg2009-12-126-13/+8
| * | arm: move mach-types to include/generatedSam Ravnborg2009-12-124-14/+5
| * | ia64: move nr-irqs.h to include/generatedSam Ravnborg2009-12-123-7/+4
| * | kbuild: move asm-offsets.h to include/generatedSam Ravnborg2009-12-1221-1/+21
* | | x86/ptrace: make genregs[32]_get/set more robustLinus Torvalds2009-12-171-8/+8
| |/ |/|
* | 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-121-0/+3
| * | powerpc: allow ioremap within reserved memory regionsAlbert Herranz2009-12-123-1/+9
| * | wii: use both mem1 and mem2 as ramAlbert Herranz2009-12-125-7/+106
| * | wii: bootwrapper: add fixup to calc useable mem2Albert Herranz2009-12-121-3/+115
| * | powerpc: gamecube/wii: early debugging using usbgeckoAlbert Herranz2009-12-126-0/+94
| * | powerpc: reserve fixmap entries for early debugAlbert Herranz2009-12-121-0/+3
| * | powerpc: wii: default configAlbert Herranz2009-12-121-0/+1406
| * | powerpc: wii: platform supportAlbert Herranz2009-12-123-1/+211
| * | powerpc: wii: hollywood interrupt controller supportAlbert Herranz2009-12-123-0/+264
| * | powerpc: broadway processor supportAlbert Herranz2009-12-121-3/+3
| * | powerpc: wii: bootwrapper bitsAlbert Herranz2009-12-124-2/+191
| * | powerpc: wii: device treeAlbert Herranz2009-12-121-0/+218
| * | powerpc: gamecube: default configAlbert Herranz2009-12-121-0/+1061
| * | powerpc: gamecube: platform supportAlbert Herranz2009-12-123-0/+127
| * | powerpc: gamecube/wii: flipper interrupt controller supportAlbert Herranz2009-12-123-0/+289
| * | powerpc: gamecube/wii: udbg support for usbgeckoAlbert Herranz2009-12-124-0/+316
| * | powerpc: gamecube/wii: do not include PCI supportAlbert Herranz2009-12-121-1/+1
| * | powerpc: gamecube/wii: declare as non-coherent platformsAlbert Herranz2009-12-121-1/+1
| * | powerpc: gamecube/wii: introduce GAMECUBE_COMMONAlbert Herranz2009-12-121-0/+4
| * | powerpc: gamecube: bootwrapper bitsAlbert Herranz2009-12-124-1/+153
| * | powerpc: gamecube: device treeAlbert Herranz2009-12-121-0/+114
| * | powerpc: gamecube/wii: usbgecko bootwrapper console supportAlbert Herranz2009-12-123-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-151-1/+1
| |\ \ \
| | * | | ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f.Zhao Yakui2009-12-141-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