| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | x86: Fix assert syntax in vmlinux.lds.S | H. Peter Anvin | 2009-08-03 | 1 | -8/+8 |
| | * | x86: Make 64-bit efi_ioremap use ioremap on MMIO regions | Paul Mackerras | 2009-08-03 | 3 | -4/+9 |
| | * | x86: Add quirk to make Apple MacBook5,2 use reboot=pci | Paul Mackerras | 2009-08-03 | 1 | -1/+33 |
| | * | x86: Fix CPA memtype reserving in the set_pages_array*() cases | Thomas Hellstrom | 2009-08-03 | 1 | -9/+21 |
| | * | x86, pat: Fix set_memory_wc related corruption | Pallipadi, Venkatesh | 2009-07-31 | 1 | -3/+6 |
| | * | x86: fix section mismatch for i386 init code | Robert Richter | 2009-07-27 | 1 | -1/+5 |
| * | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 2009-07-31 | 1 | -0/+102 |
| |\ \ |
|
| | * | | dmaengine: at_hdmac: add DMA slave transfers | Nicolas Ferre | 2009-07-23 | 1 | -0/+76 |
| | * | | dmaengine: at_hdmac: new driver for the Atmel AHB DMA Controller | Nicolas Ferre | 2009-07-23 | 1 | -0/+26 |
| * | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-07-31 | 58 | -2754/+4006 |
| |\ \ \ |
|
| | * | | | powerpc: Update defconfigs for embedded 6xx/7xxx, 8xx, 8{3,5,6}xxx | Kumar Gala | 2009-07-30 | 52 | -2374/+3639 |
| | * | | | powerpc/86xx: Update GE Fanuc sbc310 default configuration | Martyn Welch | 2009-07-30 | 1 | -59/+154 |
| | * | | | powerpc/86xx: Update defconfig for GE Fanuc's PPC9A | Martyn Welch | 2009-07-30 | 1 | -322/+196 |
| | * | | | powerpc/83xx: Fix PCI IO base address on MPC837xE-RDB boards | Anton Vorontsov | 2009-07-30 | 3 | -3/+3 |
| | * | | | powerpc/85xx: Don't scan for TBI PHY addresses on MPC8569E-MDS boards | Anton Vorontsov | 2009-07-30 | 1 | -0/+4 |
| | * | | | powerpc/85xx: Fix ethernet link detection on MPC8569E-MDS boards | Anton Vorontsov | 2009-07-30 | 1 | -0/+13 |
| | * | | | powerpc/mm: Fix SMP issue with MMU context handling code | Kumar Gala | 2009-07-30 | 1 | -0/+1 |
| * | | | | lguest: update commentry | Rusty Russell | 2009-07-30 | 3 | -26/+83 |
| * | | | | lguest: fix comment style | Rusty Russell | 2009-07-30 | 4 | -198/+353 |
| * | | | | Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-07-29 | 1 | -0/+1 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | x86: Export kmap_atomic_prot() needed for TTM. | Thomas Hellstrom | 2009-07-29 | 1 | -0/+1 |
| * | | | | mm: Remove duplicate definitions in MIPS and SH | Benjamin Herrenschmidt | 2009-07-28 | 2 | -19/+0 |
| | |_|/
| |/| | |
|
| * | | | Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2009-07-27 | 17 | -220/+126 |
| |\ \ \ |
|
| | * | | | microblaze: Makefile cleanup | Sam Ravnborg | 2009-07-27 | 2 | -18/+19 |
| | * | | | microblaze: Typo fix for cpu param inconsistency | Michal Simek | 2009-07-27 | 2 | -2/+2 |
| | * | | | microblaze: Add support for R_MICROBLAZE_64_NONE | Michal Simek | 2009-07-27 | 1 | -0/+4 |
| | * | | | microblaze: Get module loading working | John Williams | 2009-07-27 | 1 | -5/+10 |
| | * | | | microblaze: remove sys_ipc | Arnd Bergmann | 2009-07-27 | 2 | -100/+1 |
| | * | | | microblaze: Support unaligned address for put/get_user macros | Michal Simek | 2009-07-27 | 2 | -64/+47 |
| | * | | | microblaze: Detect new Microblaze 7.20 versions | Michal Simek | 2009-07-27 | 1 | -0/+2 |
| | * | | | microblaze: Fix do_page_fault for no context | Michal Simek | 2009-07-27 | 1 | -9/+4 |
| | * | | | microblaze: Add _PAGE_FILE macros to pgtable.h | Michal Simek | 2009-07-27 | 1 | -3/+3 |
| | * | | | microblaze: Fix put_user macro for 64bits arguments | Michal Simek | 2009-07-27 | 1 | -1/+1 |
| | * | | | microblaze: Clear print messages for DTB passing via r7 | Michal Simek | 2009-07-27 | 1 | -0/+3 |
| | * | | | microblaze: Not to clear r7 after copying DTB to kernel | Michal Simek | 2009-07-27 | 1 | -1/+0 |
| | * | | | microblaze: Add messages about FDT blob | Michal Simek | 2009-07-27 | 1 | -3/+6 |
| | * | | | microblaze: Final support for statically linked DTB | John Williams | 2009-07-27 | 3 | -15/+26 |
| | * | | | microblaze: remove duplicated #include | Huang Weiyi | 2009-07-27 | 1 | -1/+0 |
| | * | | | microblaze: Define tlb_flush macro | Michal Simek | 2009-07-27 | 1 | -1/+1 |
| * | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-07-27 | 10 | -23/+37 |
| |\ \ \ \ |
|
| | * | | | | x86: geode: Mark mfgpt irq IRQF_TIMER to prevent resume failure | Thomas Gleixner | 2009-07-24 | 1 | -1/+1 |
| | * | | | | x86, amd: Don't probe for extended APIC ID if APICs are disabled | Jeremy Fitzhardinge | 2009-07-22 | 1 | -1/+1 |
| | * | | | | x86, mce: Rename incorrect macro name "CONFIG_X86_THRESHOLD" | Hidehiro Kawai | 2009-07-22 | 1 | -1/+1 |
| | * | | | | x86-64: Fix bad_srat() to clear all state | Andi Kleen | 2009-07-22 | 1 | -2/+4 |
| | * | | | | x86, mce: Fix set_trigger() accessor | Jan Beulich | 2009-07-21 | 1 | -4/+2 |
| | * | | | | x86: Fix movq immediate operand constraints in uaccess.h | H. Peter Anvin | 2009-07-21 | 1 | -2/+2 |
| | * | | | | x86: Fix movq immediate operand constraints in uaccess_64.h | Uros Bizjak | 2009-07-21 | 1 | -5/+5 |
| | * | | | | x86: Add reboot fixup for SBC-fitPC2 | Denis Turischev | 2009-07-21 | 1 | -0/+8 |
| | * | | | | x86: Include all of .data.* sections in _edata on 64-bit | Catalin Marinas | 2009-07-18 | 1 | -7/+0 |
| | * | | | | x86: Add quirk for Intel DG45ID board to avoid low memory corruption | Alexey Fisher | 2009-07-18 | 1 | -0/+13 |