| Commit message (Expand) | Author | Files | Lines |
2008-09-04 | x86: capitalize function call interrupts consistently | Andi Kleen | 2 | -2/+2 |
2008-08-27 | x86: acpi: move acpi_mcfg_64bit_base_addr into CONFIG_PCI_MMCONFIG | Hiroshi Shimamoto | 1 | -2/+2 |
2008-08-26 | x86: msr-on-cpu: remove unnecessary level of abstraction | H. Peter Anvin | 1 | -42/+36 |
2008-08-26 | x86: msr: fix bogus return values from rdmsr_safe/wrmsr_safe | H. Peter Anvin | 1 | -8/+8 |
2008-08-26 | x86: cpuid: correct return value on partial operations | H. Peter Anvin | 1 | -5/+9 |
2008-08-26 | x86: msr: correct return value on partial operations | H. Peter Anvin | 1 | -10/+18 |
2008-08-26 | x86: cpuid: propagate error from smp_call_function_single() | H. Peter Anvin | 1 | -1/+4 |
2008-08-26 | x86: msr: propagate errors from smp_call_function_single() | H. Peter Anvin | 3 | -19/+28 |
2008-08-26 | smp: have smp_call_function_single() detect invalid CPUs | H. Peter Anvin | 1 | -3/+7 |
2008-08-25 | x86: add X86_FEATURE_XMM4_2 definitions | Austin Zhang | 1 | -0/+2 |
2008-08-25 | x86: fix cpufreq + sched_clock() regression | Peter Zijlstra | 1 | -1/+1 |
2008-08-25 | x86: cleanup in amd_cpu_notify() | Robert Richter | 1 | -1/+1 |
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-24 | Fix oops in acer_wmi driver (acer_wmi_init) | Arjan van de Ven | 1 | -0/+5 |
2008-08-23 | removed unused #include <linux/version.h>'s | Adrian Bunk | 67 | -72/+0 |
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-23 | ipv6: protocol for address routes | Stephen Hemminger | 1 | -0/+1 |
2008-08-23 | icmp: icmp_sk() should not use smp_processor_id() in preemptible code | Denis V. Lunev | 2 | -19/+26 |
2008-08-22 | crypto: authenc - Avoid using clobbered request pointer | Herbert Xu | 1 | -4/+6 |
2008-08-22 | ALSA: hda - Fix call of alc888_coef_init() | Takashi Iwai | 1 | -3/+3 |
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 | pkt_sched: Fix qdisc list locking | Jarek Poplawski | 3 | -8/+42 |
2008-08-22 | [libata] pata_it821x: fix warning | Jeff Garzik | 1 | -1/+1 |
2008-08-22 | libata: Fix a large collection of DMA mode mismatches | Alan Cox | 7 | -11/+33 |
2008-08-22 | ahci: sis controllers actually can do PMP | Tejun Heo | 1 | -3/+3 |
2008-08-22 | pata_via: clean up recent tf_load changes | Tejun Heo | 1 | -48/+11 |
2008-08-22 | libata: restore SControl on detach | Tejun Heo | 2 | -5/+6 |
2008-08-22 | libata: use ata_link_printk() when printing SError | Tejun Heo | 1 | -1/+1 |
2008-08-22 | libata: always do follow-up SRST if hardreset returned -EAGAIN | Tejun Heo | 1 | -14/+6 |
2008-08-22 | libata: fix EH action overwriting in ata_eh_reset() | Tejun Heo | 1 | -2/+2 |
2008-08-22 | sata_mv: add the Gen IIE flag to the SoC devices. | Saeed Bishara | 1 | -1/+2 |
2008-08-22 | ata_piix: IDE Mode SATA patch for Intel Ibex Peak DeviceIDs | Seth Heasley | 1 | -0/+8 |
2008-08-22 | ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDs | Seth Heasley | 1 | -0/+2 |
2008-08-22 | sata_mv: don't issue two DMA commands concurrently | Tejun Heo | 1 | -24/+10 |
2008-08-22 | libata: implement no[hs]rst force params | Tejun Heo | 4 | -16/+38 |
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 | [S390] Update default configuration. | Martin Schwidefsky | 1 | -16/+38 |
2008-08-21 | [S390] dcssblk: fix race in dcssblk_add_store() | Gerald Schaefer | 1 | -0/+4 |
2008-08-21 | [S390] cio: call ccw driver notify function with lock held | Peter Oberparleiter | 5 | -38/+41 |
2008-08-21 | [S390] dasd: fix data size for PSF/PRSSD command | Stefan Weinhuber | 1 | -1/+1 |
2008-08-21 | [S390] fix ext2_find_next_bit | Eric Sandeen | 1 | -3/+3 |
2008-08-21 | [S390] cio: fix ccw group device cleanup | Peter Oberparleiter | 1 | -8/+12 |
2008-08-21 | [S390] qdio: remove the module_get & module_put pair | Jan Glauber | 1 | -4/+0 |