Commit Graph

5762 Commits (01fc0ac198eabcbf460e1ed058860a935b6c2c9a)

Author SHA1 Message Date
Jason Wessel 8097551d9a kgdb,x86: do not set kgdb_single_step on x86 15 years ago
Jason Wessel cf6f196d11 kgdb,i386: Fix corner case access to ss with NMI watch dog exception 15 years ago
Roel Kluin a5d09d6833 kgdb,x86: remove redundant test 15 years ago
Al Viro f8b7256096 Unify sys_mmap* 15 years ago
Cyrill Gorcunov 125580380f x86, perf events: Check if we have APIC enabled 15 years ago
Xiao Guangrong 5e855db5d8 perf_event: Fix variable initialization in other codepaths 15 years ago
Joerg Roedel 8638c4914f x86/amd-iommu: Fix PCI hotplug with passthrough mode 15 years ago
Joerg Roedel b7cc9554bc x86/amd-iommu: Fix passthrough mode 15 years ago
Joe Perches 40685236b3 x86: setup_percpu.c: Use pr_<level> and add pr_fmt(fmt) 15 years ago
Joe Perches 5cd476effe x86: es7000_32.c: Use pr_<level> and add pr_fmt(fmt) 15 years ago
Andy Isaacson a1884b8e55 x86: Print DMI_BOARD_NAME as well as DMI_PRODUCT_NAME from __show_regs() 15 years ago
Andy Isaacson 814e2c84a7 x86: Factor duplicated code out of __show_regs() into show_regs_common() 15 years ago
Frederic Weisbecker 44234adcdc hw-breakpoints: Modify breakpoints without unregistering them 15 years ago
Joe Perches f58e1f53de arch/x86/kernel/microcode*: Use pr_fmt() and remove duplicated KERN_ERR prefix 15 years ago
Hidetoshi Seto 5c0e9f28da x86, mce: fix confusion between bank attributes and mce attributes 15 years ago
Jan Beulich bc09effabf x86/mce: Set up timer unconditionally 15 years ago
Thomas Gleixner a946d8f11f x86: Fix bogus warning in apic_noop.apic_write() 15 years ago
Frederic Weisbecker af2d8289f5 x86: Fixup wrong irq frame link in stacktraces 15 years ago
Frederic Weisbecker b625b3b3b7 x86: Fixup wrong debug exception frame link in stacktraces 15 years ago
Frederic Weisbecker 7f33f9c5cc x86/perf: Exclude the debug stack from the callchains 15 years ago
Frederic Weisbecker b326e9560a hw-breakpoints: Use overflow handler instead of the event callback 15 years ago
Frederic Weisbecker 2f0993e0fb hw-breakpoints: Drop callback and task parameters from modify helper 15 years ago
Leann Ogasawara 4832ddda2e x86: ASUS P4S800 reboot=bios quirk 15 years ago
Chris Wright 5d990b6275 PCI: add pci_request_acs 15 years ago
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
Mikael Pettersson 7d1849aff6 x86, apic: Enable lapic nmi watchdog on AMD Family 11h 15 years ago
Xiaotian Feng 57fea8f7ab x86/reboot: Add pci_dev_put in reboot_fixup_32.c for consistency 15 years ago
Darrick J. Wong 4528752f49 x86, Calgary IOMMU quirk: Find nearest matching Calgary while walking up the PCI tree 15 years ago
Hidetoshi Seto fe5ed91ddc x86, mce: don't restart timer if disabled 15 years ago
Tim Blechmann be8147e686 Revert "sched, x86: Optimize branch hint in __switch_to()" 15 years ago
Suresh Siddha 6d20792e85 x86: Remove unnecessary mdelay() from cpu_disable_common() 15 years ago
Suresh Siddha 1c83995b6c x86, ioapic: Document another case when level irq is seen as an edge 15 years ago
Suresh Siddha c29d9db338 x86, ioapic: Fix the EOI register detection mechanism 15 years ago
Maciej W. Rozycki ca64c47cec x86, io-apic: Move the effort of clearing remoteIRR explicitly before migrating the irq 15 years ago
Frederic Weisbecker 1cedae7290 hw-breakpoints: Keep track of user disabled breakpoints 15 years ago
H. Peter Anvin ccef086454 x86, mm: Correct the implementation of is_untracked_pat_range() 15 years ago
Helight.Xu 9eaa192d89 x86: Fix a section mismatch in arch/x86/kernel/setup.c 15 years ago
Thomas Gleixner 18ed61da98 x86: hpet: Make WARN_ON understandable 15 years ago
Joerg Roedel 492667dacc x86/amd-iommu: Remove amd_iommu_pd_table 15 years ago
Joerg Roedel 8eed983334 x86/amd-iommu: Move reset_iommu_command_buffer out of locked code 15 years ago
Joerg Roedel b00d3bcff4 x86/amd-iommu: Cleanup DTE flushing code 15 years ago
Joerg Roedel 3fa43655d8 x86/amd-iommu: Introduce iommu_flush_device() function 15 years ago
Joerg Roedel 7f760ddd70 x86/amd-iommu: Cleanup attach/detach_device code 15 years ago
Joerg Roedel 7c392cbe98 x86/amd-iommu: Keep devices per domain in a list 15 years ago
Joerg Roedel 241000556f x86/amd-iommu: Add device bind reference counting 15 years ago
Joerg Roedel 657cbb6b6c x86/amd-iommu: Use dev->arch->iommu to store iommu related information 15 years ago
Joerg Roedel 8793abeb78 x86/amd-iommu: Remove support for domain sharing 15 years ago
Joerg Roedel 171e7b3739 x86/amd-iommu: Rearrange dma_ops related functions 15 years ago
Joerg Roedel 308973d3b9 x86/amd-iommu: Move some pte allocation functions in the right section 15 years ago
Joerg Roedel 87a64d5238 x86/amd-iommu: Remove iommu parameter from dma_ops_domain_alloc 15 years ago