| Commit message (Expand) | Author | Age |
* | Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2009-12-16 |
|\ |
|
| * | powerpc: fix up for mmu_mapin_ram api change | Stephen Rothwell | 2009-12-14 |
| * | powerpc: wii: allow ioremap within the memory hole | Albert Herranz | 2009-12-13 |
| * | powerpc: allow ioremap within reserved memory regions | Albert Herranz | 2009-12-13 |
| * | wii: use both mem1 and mem2 as ram | Albert Herranz | 2009-12-13 |
| * | wii: bootwrapper: add fixup to calc useable mem2 | Albert Herranz | 2009-12-13 |
| * | powerpc: gamecube/wii: early debugging using usbgecko | Albert Herranz | 2009-12-13 |
| * | powerpc: reserve fixmap entries for early debug | Albert Herranz | 2009-12-13 |
| * | powerpc: wii: default config | Albert Herranz | 2009-12-13 |
| * | powerpc: wii: platform support | Albert Herranz | 2009-12-13 |
| * | powerpc: wii: hollywood interrupt controller support | Albert Herranz | 2009-12-13 |
| * | powerpc: broadway processor support | Albert Herranz | 2009-12-13 |
| * | powerpc: wii: bootwrapper bits | Albert Herranz | 2009-12-13 |
| * | powerpc: wii: device tree | Albert Herranz | 2009-12-13 |
| * | powerpc: gamecube: default config | Albert Herranz | 2009-12-13 |
| * | powerpc: gamecube: platform support | Albert Herranz | 2009-12-13 |
| * | powerpc: gamecube/wii: flipper interrupt controller support | Albert Herranz | 2009-12-13 |
| * | powerpc: gamecube/wii: udbg support for usbgecko | Albert Herranz | 2009-12-13 |
| * | powerpc: gamecube/wii: do not include PCI support | Albert Herranz | 2009-12-13 |
| * | powerpc: gamecube/wii: declare as non-coherent platforms | Albert Herranz | 2009-12-13 |
| * | powerpc: gamecube/wii: introduce GAMECUBE_COMMON | Albert Herranz | 2009-12-13 |
| * | powerpc: gamecube: bootwrapper bits | Albert Herranz | 2009-12-13 |
| * | powerpc: gamecube: device tree | Albert Herranz | 2009-12-13 |
| * | powerpc: gamecube/wii: usbgecko bootwrapper console support | Albert Herranz | 2009-12-13 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2009-12-16 |
|\ \ |
|
| * \ | Merge branch 'bugzilla-14700' into release | Len Brown | 2009-12-15 |
| |\ \ |
|
| | * | | ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f. | Zhao Yakui | 2009-12-14 |
| | |/ |
|
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v... | Linus Torvalds | 2009-12-16 |
|\ \ \ |
|
| * | | | switch alloc_file() to passing struct path | Al Viro | 2009-12-16 |
| * | | | sanitize do_pipe_flags() callers in arch | Al Viro | 2009-12-16 |
| |/ / |
|
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-12-16 |
|\ \ \ |
|
| * | | | x86: Fix kprobes build with non-gawk awk | Jonathan Nieder | 2009-12-15 |
| * | | | Merge branch 'x86/mce' into x86/urgent | Ingo Molnar | 2009-12-15 |
| |\ \ \ |
|
| | * | | | cpumask: Use modern cpumask style in arch/x86/kernel/cpu/mcheck/mce-inject.c | Rusty Russell | 2009-11-04 |
| * | | | | Merge branch 'x86/asm' into x86/urgent | Ingo Molnar | 2009-12-15 |
| |\ \ \ \ |
|
| | * | | | | x86: Merge kernel_thread() | Brian Gerst | 2009-12-10 |
| | * | | | | x86: Sync 32/64-bit kernel_thread | Brian Gerst | 2009-12-10 |
| | * | | | | x86, 32-bit: Use same regs as 64-bit for kernel_thread_helper | Brian Gerst | 2009-12-10 |
| | * | | | | x86, 64-bit: Use user_mode() to determine new stack pointer in copy_thread() | Brian Gerst | 2009-12-10 |
| | * | | | | x86, 64-bit: Move kernel_thread to C | Brian Gerst | 2009-12-10 |
| | * | | | | x86-64, paravirt: Call set_iopl_mask() on 64 bits | H. Peter Anvin | 2009-12-09 |
| | * | | | | x86-32: Avoid pipeline serialization in PTREGSCALL1 and 2 | H. Peter Anvin | 2009-12-09 |
| | * | | | | x86: Merge sys_clone | Brian Gerst | 2009-12-09 |
| | * | | | | x86, 32-bit: Convert sys_vm86 & sys_vm86old | Brian Gerst | 2009-12-09 |
| | * | | | | x86: Merge sys_sigaltstack | Brian Gerst | 2009-12-09 |
| | * | | | | x86: Merge sys_execve | Brian Gerst | 2009-12-09 |
| | * | | | | x86: Merge sys_iopl | Brian Gerst | 2009-12-09 |
| | * | | | | x86-32: Add new pt_regs stubs | Brian Gerst | 2009-12-09 |
| * | | | | | x86: Split swiotlb initialization into two stages | FUJITA Tomonori | 2009-12-15 |
| * | | | | | x86: Regex support and known-movable symbols for relocs, fix _end | H. Peter Anvin | 2009-12-14 |