| Commit message (Expand) | Author | Age |
... | |
* | | | | MIPS: Sibyte: Fix compilation error. | Mark Mason | 2009-09-30 |
* | | | | MIPS: BCM1480: Re-apply patch lost due to bad resolution of merge conflict. | Ralf Baechle | 2009-09-30 |
* | | | | MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART. | Maxime Bizon | 2009-09-30 |
* | | | | MIPS: Loongson2: Fix typo "enalbe" -> "enable" | Uwe Kleine-König | 2009-09-30 |
* | | | | MIPS: SMTC: Remove duplicate structure field initialization | Julia Lawall | 2009-09-30 |
* | | | | MIPS: Remove duplicated #include | Huang Weiyi | 2009-09-30 |
* | | | | MIPS: BCM63xx: Remove duplicated #include | Huang Weiyi | 2009-09-30 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-09-30 |
|\ \ \ \ |
|
| * | | | | sparc64: implement page mapping percpu first chunk allocator | Tejun Heo | 2009-09-28 |
| |/ / / |
|
* | | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-09-30 |
|\ \ \ \ |
|
| * | | | | omap: Fix wrong condition check in while loop for mailbox and iommu2 | Hiroshi DOYU | 2009-09-28 |
| * | | | | omap: Fix MMC gpio_wp for BeagleBoard C2 and above | Jarkko Nikula | 2009-09-24 |
| * | | | | omap: Fix matrix_keymap_data usage | Tony Lindgren | 2009-09-24 |
| * | | | | omap: Fix a OMAP_MPUIO_VBASE typo for 850 | Angelo Arrifano | 2009-09-24 |
| * | | | | omap: Fix wrong jtag_id for 850 | Angelo Arrifano | 2009-09-24 |
| * | | | | omap: iovmm: Fix compiler warning | Sanjeev Premi | 2009-09-24 |
| * | | | | omap: mailbox: Flush posted write when acking mailbox irq | Hiroshi DOYU | 2009-09-24 |
| * | | | | omap: mailbox: Execute softreset at startup | Hiroshi DOYU | 2009-09-24 |
| * | | | | omap: Add missing mux pin for EHCI phy reset line | Ajay Kumar Gupta | 2009-09-24 |
| * | | | | omap: Fix 44xx compile | Tony Lindgren | 2009-09-24 |
| * | | | | omap: Fix mcspi compile for 2420 | Tony Lindgren | 2009-09-24 |
| * | | | | omap: Fix compile for arch/arm/mach-omap2 | Tony Lindgren | 2009-09-24 |
* | | | | | Revert "x86, mce: do not compile mcelog message on AMD" | Linus Torvalds | 2009-09-30 |
| |/ / /
|/| | | |
|
* | | | | alpha: Fix duplicate <asm/thread_info.h> include | Linus Torvalds | 2009-09-27 |
* | | | | const: mark struct vm_struct_operations | Alexey Dobriyan | 2009-09-27 |
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2009-09-27 |
|\ \ \ \ |
|
| * | | | | ACPI: IA64=y ACPI=n build fix | Len Brown | 2009-09-27 |
| * | | | | ACPI: fix Compaq Evo N800c (Pentium 4m) boot hang regression | Zhao Yakui | 2009-09-27 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-09-27 |
|\ \ \ \ |
|
| * | | | | x86: Fix hwpoison code related build failure on 32-bit NUMAQ | Linus Torvalds | 2009-09-27 |
| |/ / / |
|
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2009-09-26 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | [IA64] implement ticket locks for Itanium | Tony Luck | 2009-09-25 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds | 2009-09-26 |
|\ \ \ \ |
|
| * | | | | alpha: fix build after vmlinux.lds.S cleanup | Sam Ravnborg | 2009-09-25 |
| * | | | | mips: fix build of vmlinux.lds | Manuel Lauss | 2009-09-25 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-09-26 |
|\ \ \ \ |
|
| * | | | | perf_event, x86: Fix 'perf sched record' crashing the machine | Peter Zijlstra | 2009-09-23 |
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-09-26 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'x86/asm' into x86/urgent | Ingo Molnar | 2009-09-25 |
| |\ \ \ \ \ |
|
| | * | | | | | x86: Cleanup linker script using new linker script macros. | Tim Abbott | 2009-09-18 |
| | * | | | | | x86: Use section .data.page_aligned for the idt_table. | Tim Abbott | 2009-09-18 |
| | * | | | | | x86: convert to use __HEAD and HEAD_TEXT macros. | Tim Abbott | 2009-09-18 |
| | * | | | | | x86: convert compressed loader to use __HEAD and HEAD_TEXT macros. | Tim Abbott | 2009-09-18 |
| | * | | | | | x86: fix fragile computation of vsyscall address | Anders Kaseorg | 2009-09-18 |
| * | | | | | | x86: Remove redundant non-NUMA topology functions | Rusty Russell | 2009-09-24 |
| * | | | | | | x86: early_printk: Protect against using the same device twice | Jason Wessel | 2009-09-24 |
| * | | | | | | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2009-09-24 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | x86: Reduce verbosity of "PAT enabled" kernel message | Roland Dreier | 2009-09-24 |
| * | | | | | | | x86: Reduce verbosity of "TSC is reliable" message | Roland Dreier | 2009-09-24 |
| * | | | | | | | x86: mce: Use safer ways to access MCE registers | Ingo Molnar | 2009-09-23 |