Age | Commit message (Expand) | Author |
2009-08-04 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-08-04 | x86: Work around compilation warning in arch/x86/kernel/apm_32.c | Subrata Modak |
2009-08-04 | x86, UV: Complete IRQ interrupt migration in arch_enable_uv_irq() | Jack Steiner |
2009-08-04 | x86, 32-bit: Fix double accounting in reserve_top_address() | Jan Beulich |
2009-08-04 | x86: Don't use current_cpu_data in x2apic phys_pkg_id | Yinghai Lu |
2009-08-04 | x86, UV: Fix UV apic mode | Jack Steiner |
2009-08-04 | x86, UV: Fix macros for accessing large node numbers | Jack Steiner |
2009-08-04 | x86, UV: Delete mapping of MMR rangs mapped by BIOS | Jack Steiner |
2009-08-04 | x86, UV: Handle missing blade-local memory correctly | Jack Steiner |
2009-08-03 | x86: fix assembly constraints in native_save_fl() | H. Peter Anvin |
2009-08-03 | x86, msr: execute on the correct CPU subset | Borislav Petkov |
2009-08-03 | x86: Fix assert syntax in vmlinux.lds.S | H. Peter Anvin |
2009-08-03 | x86: Make 64-bit efi_ioremap use ioremap on MMIO regions | Paul Mackerras |
2009-08-03 | x86: Add quirk to make Apple MacBook5,2 use reboot=pci | Paul Mackerras |
2009-08-03 | x86: Fix CPA memtype reserving in the set_pages_array*() cases | Thomas Hellstrom |
2009-07-30 | x86, pat: Fix set_memory_wc related corruption | Pallipadi, Venkatesh |
2009-07-30 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds |
2009-07-30 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2009-07-30 | lguest: update commentry | Rusty Russell |
2009-07-30 | lguest: fix comment style | Rusty Russell |
2009-07-29 | powerpc: Update defconfigs for embedded 6xx/7xxx, 8xx, 8{3,5,6}xxx | Kumar Gala |
2009-07-29 | powerpc/86xx: Update GE Fanuc sbc310 default configuration | Martyn Welch |
2009-07-29 | powerpc/86xx: Update defconfig for GE Fanuc's PPC9A | Martyn Welch |
2009-07-29 | powerpc/83xx: Fix PCI IO base address on MPC837xE-RDB boards | Anton Vorontsov |
2009-07-29 | powerpc/85xx: Don't scan for TBI PHY addresses on MPC8569E-MDS boards | Anton Vorontsov |
2009-07-29 | powerpc/85xx: Fix ethernet link detection on MPC8569E-MDS boards | Anton Vorontsov |
2009-07-29 | powerpc/mm: Fix SMP issue with MMU context handling code | Kumar Gala |
2009-07-29 | Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2009-07-29 | x86: Export kmap_atomic_prot() needed for TTM. | Thomas Hellstrom |
2009-07-27 | mm: Remove duplicate definitions in MIPS and SH | Benjamin Herrenschmidt |
2009-07-27 | x86: fix section mismatch for i386 init code | Robert Richter |
2009-07-27 | Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2009-07-27 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-07-27 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2009-07-27 | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() | Benjamin Herrenschmidt |
2009-07-27 | microblaze: Makefile cleanup | Sam Ravnborg |
2009-07-27 | microblaze: Typo fix for cpu param inconsistency | Michal Simek |
2009-07-27 | microblaze: Add support for R_MICROBLAZE_64_NONE | Michal Simek |
2009-07-27 | microblaze: Get module loading working | John Williams |
2009-07-27 | microblaze: remove sys_ipc | Arnd Bergmann |
2009-07-27 | microblaze: Support unaligned address for put/get_user macros | Michal Simek |
2009-07-27 | microblaze: Detect new Microblaze 7.20 versions | Michal Simek |
2009-07-27 | microblaze: Fix do_page_fault for no context | Michal Simek |
2009-07-27 | microblaze: Add _PAGE_FILE macros to pgtable.h | Michal Simek |
2009-07-27 | microblaze: Fix put_user macro for 64bits arguments | Michal Simek |
2009-07-27 | microblaze: Clear print messages for DTB passing via r7 | Michal Simek |
2009-07-27 | microblaze: Not to clear r7 after copying DTB to kernel | Michal Simek |
2009-07-27 | microblaze: Add messages about FDT blob | Michal Simek |
2009-07-27 | microblaze: Final support for statically linked DTB | John Williams |
2009-07-27 | microblaze: remove duplicated #include | Huang Weiyi |