| Commit message (Expand) | Author | Files | Lines |
2008-08-25 | x86: fix HPET regression in 2.6.26 versus 2.6.25, check hpet against BAR, v3 | Yinghai Lu | 1 | -0/+78 |
2008-08-25 | x86: do not enable TSC notifier if we don't need it | Linus Torvalds | 1 | -0/+4 |
2008-08-23 | x86 MCE: Fix CPU hotplug problem with multiple multicore AMD CPUs | Rafael J. Wysocki | 3 | -13/+11 |
2008-08-23 | x86: fix: make PCI ECS for AMD CPUs hotplug capable | Robert Richter | 1 | -4/+31 |
2008-08-23 | x86: fix: do not run code in amd_bus.c on non-AMD CPUs | Robert Richter | 1 | -3/+16 |
2008-08-22 | x86: work around MTRR mask setting, v2 | Ingo Molnar | 1 | -1/+6 |
2008-08-22 | x86: fix section mismatch warning - uv_cpu_init | Marcin Slusarz | 4 | -3/+10 |
2008-08-22 | x86: fix VMI for early params | Alok Kataria | 1 | -8/+8 |
2008-08-22 | x86: fix two modpost warnings in mm/init_64.c | Jan Beulich | 1 | -2/+2 |
2008-08-22 | x86: fix 1:1 mapping init on 64-bit (memory hotplug case) | Jan Beulich | 1 | -14/+18 |
2008-08-22 | x86: work around MTRR mask setting | Yinghai Lu | 1 | -2/+13 |
2008-08-21 | x86: PAT Update validate_pat_support for intel CPUs | venkatesh.pallipadi@intel.com | 1 | -2/+15 |
2008-08-21 | devmem, x86: PAT Change /dev/mem mmap with O_SYNC to use UC_MINUS | venkatesh.pallipadi@intel.com | 1 | -12/+5 |
2008-08-21 | x86: PAT proper tracking of set_memory_uc and friends | venkatesh.pallipadi@intel.com | 1 | -3/+3 |
2008-08-21 | arch/x86/kernel/apm_32.c: remove duplicated #include | Huang Weiyi | 1 | -1/+0 |
2008-08-21 | x86: fix BUG: unable to handle kernel paging request (numaq_tsc_disable) | Vegard Nossum | 1 | -1/+1 |
2008-08-21 | x86: export pv_lock_ops non-GPL | Jeremy Fitzhardinge | 1 | -1/+1 |
2008-08-21 | x86, mmiotrace: silence section mismatch warning - leave_uniprocessor | Marcin Slusarz | 1 | -1/+3 |
2008-08-21 | arch/x86/pci/irq.c: attempt to clean up code layout | Andrew Morton | 1 | -29/+38 |
2008-08-21 | x86: use WARN() in arch/x86/kernel | Arjan van de Ven | 3 | -10/+4 |
2008-08-21 | x86: use WARN() in arch/x86/mm/ioremap.c | Arjan van de Ven | 1 | -5/+3 |
2008-08-21 | werror: fix pci calgary | David Howells | 1 | -5/+6 |
2008-08-20 | x86: fix oprofile + hibernation badness | Andi Kleen | 1 | -3/+36 |
2008-08-20 | x86: another user of PTE_FLAGS_MASK | Jeremy Fitzhardinge | 1 | -2/+2 |
2008-08-20 | x86, SGI UV: hardcode the TLB flush interrupt system vector | Cliff Wickman | 3 | -6/+3 |
2008-08-20 | x86_64: use save/loadsegment in ia32 compat | Jeremy Fitzhardinge | 3 | -17/+20 |
2008-08-20 | x86: fix Xorg startup/shutdown slowdown with PAT | Venki Pallipadi | 1 | -2/+31 |
2008-08-20 | x86, cleanup: use X86_CR4_PGE in x86/power/hibernate_asm_32.S | Uros Bizjak | 1 | -7/+7 |
2008-08-20 | x86: fix "kernel won't boot on a Cyrix MediaGXm (Geode)" | Samuel Sieb | 1 | -18/+0 |
2008-08-19 | x86: <asm/asm.h> consistency cleanups | H. Peter Anvin | 2 | -2/+7 |
2008-08-19 | x86 iommu: remove unneeded parenthesis | Jiri Kosina | 1 | -1/+1 |
2008-08-19 | [IA64] use generic compat_old_sys_readdir | Christoph Hellwig | 3 | -140/+1 |
2008-08-19 | [IA64] pci_acpi_scan_root cleanup | Luck, Tony | 1 | -10/+11 |
2008-08-19 | [IA64] Shrink shadow_flush_counts to a short array to save 8k of per_cpu area. | Robin Holt | 1 | -4/+4 |
2008-08-19 | [IA64] Remove sn2_defconfig. | Robin Holt | 1 | -1285/+0 |
2008-08-18 | ata: add missing ATA_* defines | Bartlomiej Zolnierkiewicz | 1 | -0/+13 |
2008-08-18 | ata: add missing ATA_CMD_* defines | Bartlomiej Zolnierkiewicz | 1 | -0/+20 |
2008-08-18 | ata: add missing ATA_ID_* defines (take 2) | Bartlomiej Zolnierkiewicz | 1 | -46/+76 |
2008-08-18 | sgiioc4: fixup message on resource allocation failure | Bartlomiej Zolnierkiewicz | 1 | -2/+2 |
2008-08-18 | ide-cd: use bcd2bin/bin2bcd | Adrian Bunk | 1 | -10/+10 |
2008-08-18 | cdrom: handle TOC | Alexander Inyukhin | 1 | -7/+0 |
2008-08-18 | gdrom: add dummy audio_ioctl handler | Borislav Petkov | 1 | -0/+7 |
2008-08-18 | viocd: add dummy audio ioctl handler | Borislav Petkov | 1 | -0/+7 |
2008-08-18 | cleanup powerpc/include/asm/ide.h | Adrian Bunk | 1 | -42/+1 |
2008-08-18 | drivers/ide/pci/: use __devexit_p() | Adrian Bunk | 10 | -10/+10 |
2008-08-18 | lockdep: fix spurious 'inconsistent lock state' warning | Dmitry Baryshkov | 1 | -1/+1 |
2008-08-18 | x86: fix build warnings in real mode code | Andi Kleen | 2 | -1/+2 |
2008-08-18 | x86, calgary: fix section mismatch warning - get_tce_space_from_tar | Marcin Slusarz | 1 | -1/+1 |
2008-08-18 | x86: silence section mismatch warning - get_local_pda | Marcin Slusarz | 1 | -2/+9 |
2008-08-18 | x86, percpu: silence section mismatch warnings related to EARLY_PER_CPU varia... | Marcin Slusarz | 1 | -1/+1 |