aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-11
|\
| * Merge branch 'amd-iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2009-12-10
| |\
| | * x86/amd-iommu: Fix PCI hotplug with passthrough modeJoerg Roedel2009-12-10
| | * x86/amd-iommu: Fix passthrough modeJoerg Roedel2009-12-10
| * | x86: mmio-mod.c: Use pr_fmtJoe Perches2009-12-10
| * | x86: kmmio.c: Add and use pr_fmt(fmt)Joe Perches2009-12-10
| * | x86: i8254.c: Add pr_fmt(fmt)Joe Perches2009-12-10
| * | x86: setup_percpu.c: Use pr_<level> and add pr_fmt(fmt)Joe Perches2009-12-10
| * | x86: es7000_32.c: Use pr_<level> and add pr_fmt(fmt)Joe Perches2009-12-10
| * | x86: Print DMI_BOARD_NAME as well as DMI_PRODUCT_NAME from __show_regs()Andy Isaacson2009-12-09
| * | x86: Factor duplicated code out of __show_regs() into show_regs_common()Andy Isaacson2009-12-09
| * | arch/x86/kernel/microcode*: Use pr_fmt() and remove duplicated KERN_ERR prefixJoe Perches2009-12-09
| * | Merge branch 'linus' into x86/urgentIngo Molnar2009-12-09
| |\ \
| * | | x86, mce: fix confusion between bank attributes and mce attributesHidetoshi Seto2009-12-08
| * | | x86/mce: Set up timer unconditionallyJan Beulich2009-12-07
| * | | x86: Fix bogus warning in apic_noop.apic_write()Thomas Gleixner2009-12-07
| * | | Merge branch 'linus' into x86/urgentIngo Molnar2009-12-07
| |\ \ \
| * | | | x86: Fix typo in arch/x86/mm/kmmio.cShaun Patterson2009-12-06
| * | | | x86: ASUS P4S800 reboot=bios quirkLeann Ogasawara2009-12-04
* | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-11
|\ \ \ \ \
| * | | | | x86, perf events: Check if we have APIC enabledCyrill Gorcunov2009-12-10
| * | | | | perf_event: Fix variable initialization in other codepathsXiao Guangrong2009-12-10
| * | | | | hw-breakpoints: Modify breakpoints without unregistering themFrederic Weisbecker2009-12-09
| * | | | | x86 insn: Delete empty or incomplete inat-tables.cMasami Hiramatsu2009-12-07
| * | | | | x86: Compile insn.c and inat.c only for KPROBESOGAWA Hirofumi2009-12-07
| * | | | | x86, perf probe: Fix warning in test_get_len()Jean Delvare2009-12-06
| * | | | | x86: Fixup wrong irq frame link in stacktracesFrederic Weisbecker2009-12-06
| * | | | | x86: Fixup wrong debug exception frame link in stacktracesFrederic Weisbecker2009-12-06
| * | | | | x86/perf: Exclude the debug stack from the callchainsFrederic Weisbecker2009-12-06
| * | | | | hw-breakpoints: Use overflow handler instead of the event callbackFrederic Weisbecker2009-12-06
| * | | | | hw-breakpoints: Drop callback and task parameters from modify helperFrederic Weisbecker2009-12-06
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2009-12-11
|\ \ \ \ \ \
| * | | | | | [ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interfaceThomas Renninger2009-11-24
| * | | | | | [CPUFREQ] use an enum for speedstep processor identificationRusty Russell2009-11-24
| * | | | | | [CPUFREQ] powernow-k6: set transition latency value so ondemand governor can ...Krzysztof Helt2009-11-24
| * | | | | | [CPUFREQ] cpumask: don't put a cpumask on the stack in x86...cpufreq/powernow...Rusty Russell2009-11-24
* | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-12-11
|\ \ \ \ \ \ \
| * | | | | | | vfs: Implement proper O_SYNC semanticsChristoph Hellwig2009-12-10
* | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2009-12-11
|\ \ \ \ \ \ \ \
| * | | | | | | | kgdb,x86: do not set kgdb_single_step on x86Jason Wessel2009-12-11
| * | | | | | | | kgdb,i386: Fix corner case access to ss with NMI watch dog exceptionJason Wessel2009-12-11
| * | | | | | | | kgdb,x86: remove redundant testRoel Kluin2009-12-11
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/mmapLinus Torvalds2009-12-11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Unify sys_mmap*Al Viro2009-12-11
| |/ / / / / / / /
* | | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-12-11
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | PCI: add pci_request_acsChris Wright2009-12-04
| * | | | | | | | x86/PCI: claim SR-IOV BARs in pcibios_allocate_resourceYinghai Lu2009-12-04
| * | | | | | | | x86/PCI: MMCONFIG: add lookup functionBjorn Helgaas2009-11-24
| * | | | | | | | x86/PCI: MMCONFIG: clean up printksBjorn Helgaas2009-11-24
| * | | | | | | | x86/PCI: MMCONFIG: add pci_mmconfig_remove() to remove MMCONFIG regionBjorn Helgaas2009-11-24