Age | Commit message (Expand) | Author | Files | Lines |
2020-10-06 | x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}() | Dan Williams | 1 | -7/+3 |
2020-07-16 | treewide: Remove uninitialized_var() usage | Kees Cook | 1 | -5/+5 |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 1 | -1/+1 |
2019-08-20 | x86/PCI: Remove superfluous returns from void functions | Krzysztof Wilczynski | 1 | -4/+0 |
2018-11-23 | x86/headers: Fix -Wmissing-prototypes warning | Yi Wang | 1 | -0/+1 |
2018-06-07 | x86/mce: Check for alternate indication of machine check recovery on Skylake | Tony Luck | 1 | -2/+9 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-08-03 | treewide: Consolidate Apple DMI checks | Lukas Wunner | 1 | -0/+10 |
2016-10-25 | x86/quirks: Hide maybe-uninitialized warning | Arnd Bergmann | 1 | -2/+1 |
2016-09-05 | x86/mce: Add PCI quirks to identify Xeons with machine check recovery | Tony Luck | 1 | -0/+31 |
2015-10-21 | timers/x86/hpet: Type adjustments | Jan Beulich | 1 | -1/+1 |
2014-09-15 | x86: HPET force enable for e6xx based systems | Peter Neubauer | 1 | -0/+18 |
2014-03-14 | x86/amd/numa: Fix northbridge quirk to assign correct NUMA node | Daniel J Blueman | 1 | -1/+1 |
2014-01-25 | x86/quirks: Add workaround for AMD F16h Erratum792 | Aravind Gopalakrishnan | 1 | -0/+37 |
2013-04-02 | x86, quirks: Shut-up a long-standing gcc warning | Borislav Petkov | 1 | -7/+11 |
2013-01-03 | X86: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -2/+2 |
2012-06-12 | x86/PCI: move fixup hooks from __init to __devinit | Sebastian Andrzej Siewior | 1 | -1/+1 |
2011-12-05 | x86, amd: Fix up numa_node information for AMD CPU family 15h model 0-0fh nor... | Andreas Herrmann | 1 | -0/+13 |
2011-07-21 | x86, quirks: Use pci_dev->revision | Sergei Shtylyov | 1 | -3/+2 |
2010-09-15 | x86: HPET force enable for CX700 / VIA Epia LT | Udo van den Heuvel | 1 | -0/+2 |
2010-07-15 | x86: Force HPET readback_cmp for all ATI chipsets | Thomas Gleixner | 1 | -5/+0 |
2010-05-17 | x86, hpet: Add reference to chipset erratum documentation for disable-hpet-ms... | Andreas Herrmann | 1 | -0/+3 |
2010-04-28 | x86, hpet: Restrict read back to affected ATI chipsets | Thomas Gleixner | 1 | -0/+5 |
2010-01-23 | x86: Disable HPET MSI on ATI SB700/SB800 | Pallipadi, Venkatesh | 1 | -0/+13 |
2009-11-16 | x86: AMD Northbridge: Verify NB's node is online | Prarit Bhargava | 1 | -1/+8 |
2009-09-09 | x86/PCI: pci quirks, fix pci refcounting | Jiri Slaby | 1 | -1/+1 |
2009-06-07 | Merge branch 'linus' into x86/cpu | Ingo Molnar | 1 | -2/+0 |
2009-04-24 | x86, hpet: Stop soliciting hpet=force users on ICH4M | Len Brown | 1 | -2/+0 |
2009-04-17 | x86: fixup numa_node information for AMD CPU northbridge functions | Andreas Herrmann | 1 | -0/+37 |
2009-03-28 | Merge branch 'linus' into x86/core | Ingo Molnar | 1 | -1/+2 |
2009-03-10 | x86: BUG to BUG_ON changes | Stoyan Gaydarov | 1 | -2/+1 |
2009-01-12 | x86: hpet: allow force enable on ICH10 HPET | Andi Kleen | 1 | -1/+2 |
2008-12-16 | x86: enable HPET on Fujitsu u9200 | Janne Kulmala | 1 | -0/+2 |
2008-10-16 | x86: remove irqbalance in kernel for 32 bit | Yinghai Lu | 1 | -3/+0 |
2008-09-05 | x86: hpet: modify IXP400 quirk to enable interrupts | Andreas Herrmann | 1 | -2/+39 |
2008-07-15 | Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+2 |
2008-07-14 | x86: add PCI ID for 6300ESB force hpet | Joe Buehler | 1 | -0/+2 |
2008-07-14 | x86: add another PCI ID for ICH6 force-hpet | Krzysztof Oledzki | 1 | -0/+2 |
2008-06-05 | x86: add another PCI ID for ICH6 force hpet. | Krzysztof Oledzki | 1 | -0/+2 |
2008-05-12 | x86: print info about available HPET quirk | Thomas Gleixner | 1 | -3/+26 |
2008-05-12 | x86: enable hpet=force for AMD SB400 | Andreas Herrmann | 1 | -0/+29 |
2008-03-21 | x86: hpet clock enable quirk on nVidia nForce 430 | Zbigniew Luszpinski | 1 | -0/+2 |
2008-02-11 | Use proper abstractions in quirk_intel_irqbalance | Matthew Wilcox | 1 | -3/+6 |
2008-02-10 | Change pci_raw_ops to pci_raw_read/write | Matthew Wilcox | 1 | -1/+1 |
2008-02-06 | x86: trivial sparse/checkpatch in quirks.c | Harvey Harrison | 1 | -13/+13 |
2008-02-01 | PCI: use dev_printk in x86 quirk messages | bjorn.helgaas@hp.com | 1 | -20/+23 |
2008-01-30 | x86: force enable HPET on (some?) ICH9 boards | Alistair John Strachan | 1 | -0/+2 |
2007-10-23 | x86: Add HPET force support for MCP55 (nForce 5) chipsets | Carlos Corbacho | 1 | -0/+18 |
2007-10-23 | x86: Force enable HPET for CK804 (nForce 4) chipsets | Carlos Corbacho | 1 | -1/+36 |
2007-10-19 | x86: enable HPET on ICH3 and ICH4 | Udo A. Steinberg | 1 | -0/+18 |