aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-05-21
|\
| * Merge tag 'v3.4-rc5' into nextJames Morris2012-05-03
| |\
| * | x86: Enable HAVE_ARCH_SECCOMP_FILTERWill Drewry2012-04-13
| * | signal, x86: add SIGSYS info and make it synchronous.Will Drewry2012-04-13
| * | arch/x86: add syscall_get_arch to syscall.hWill Drewry2012-04-13
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-21
|\ \ \
| * | | x86: Use common threadinfo allocatorThomas Gleixner2012-05-08
| * | | Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner2012-05-08
| |\ \ \
| | * | | fork: Remove the weak insanityThomas Gleixner2012-05-08
| | | |/ | | |/|
| * | | x86: Use kick_all_cpus_sync()Thomas Gleixner2012-05-08
| * | | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner2012-05-05
| * | | x86: Use generic init_taskThomas Gleixner2012-05-05
| * | | x86: Use generic idle thread allocationThomas Gleixner2012-04-26
| * | | x86: Add task_struct argument to smp_ops.cpu_upThomas Gleixner2012-04-26
| * | | smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-26
* | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-05-21
|\ \ \ \
| * | | | x86/nmi: Fix the type of the nmiaction.flags fieldBetty Dall2012-05-07
| * | | | x86/nmi: Fix page faults by nmiaction if kmemcheck is enabledLi Zhong2012-04-25
| * | | | x86/nmi: Add new NMI queues to deal with IO_CHK and SERRDon Zickus2012-04-25
* | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-21
|\ \ \ \ \
| * | | | | irq_remap: Fix compiler warning with CONFIG_IRQ_REMAP=ySuresh Siddha2012-05-08
| * | | | | Merge tag 'intr-remapping-ops-for-ingo' of git://git.kernel.org/pub/scm/linux...Ingo Molnar2012-05-07
| |\ \ \ \ \
| | * | | | | iommu: rename intr_remapping.[ch] to irq_remapping.[ch]Suresh Siddha2012-05-07
| | * | | | | iommu: rename intr_remapping references to irq_remappingSuresh Siddha2012-05-07
| | * | | | | x86, iommu/vt-d: Clean up interfaces for interrupt remappingJoerg Roedel2012-05-07
| | * | | | | iommu/vt-d: Convert MSI remapping setup to remap_opsJoerg Roedel2012-05-07
| | * | | | | iommu/vt-d: Convert free_irte into a remap_ops callbackJoerg Roedel2012-05-07
| | * | | | | iommu/vt-d: Convert IR set_affinity function to remap_opsJoerg Roedel2012-05-07
| | * | | | | iommu/vt-d: Convert IR ioapic-setup to use remap_opsJoerg Roedel2012-05-07
| | * | | | | iommu/vt-d: Convert missing apic.c intr-remapping call to remap_opsJoerg Roedel2012-05-07
| | * | | | | iommu/vt-d: Make intr-remapping initialization genericJoerg Roedel2012-05-07
* | | | | | | Merge tag 'pci-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/helg...Linus Torvalds2012-05-21
|\ \ \ \ \ \ \
| * | | | | | | x86/PCI: only check for spinlock being held in SMP kernelsBjorn Helgaas2012-05-15
| * | | | | | | resources: add resource_overlaps()Wei Yang2012-05-07
| * | | | | | | Merge branch 'topic/stratus' into nextBjorn Helgaas2012-05-07
| |\ \ \ \ \ \ \
| | * | | | | | | PCI: work around Stratus ftServer broken PCIe hierarchyBjorn Helgaas2012-04-30
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | x86/PCI: fix unused variable warning in amd_bus.cYinghai Lu2012-05-01
| * | | | | | | x86/PCI: merge pcibios_scan_root() and pci_scan_bus_on_node()Yinghai Lu2012-04-30
| * | | | | | | x86/PCI: dynamically allocate pci_root_info for native host bridge driversYinghai Lu2012-04-30
| * | | | | | | x86/PCI: embed pci_sysdata into pci_root_info on ACPI pathYinghai Lu2012-04-30
| * | | | | | | x86/PCI: embed name into pci_root_info structYinghai Lu2012-04-30
| * | | | | | | x86/PCI: add host bridge resource release for _CRS pathYinghai Lu2012-04-30
| * | | | | | | x86/PCI: refactor get_current_resources()Yinghai Lu2012-04-30
| * | | | | | | x86/PCI: fix memleak with get_current_resources()Yinghai Lu2012-04-30
| |/ / / / / /
* | | | | | | net: drop NET dependency from HAVE_BPF_JITSam Ravnborg2012-05-21
* | | | | | | Merge branch 'vfs-cleanups' (random vfs cleanups)Linus Torvalds2012-05-21
|\ \ \ \ \ \ \
| * | | | | | | x86: make word-at-a-time strncpy_from_user clear bytes at the endLinus Torvalds2012-04-28
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'stat-cleanups' (clean up copying of stat info to user space)Linus Torvalds2012-05-21
|\ \ \ \ \ \ \
| * | | | | | | vfs: don't force a big memset of stat data just to clear padding fieldsLinus Torvalds2012-05-06
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'x86/ld-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2012-05-19
|\ \ \ \ \ \ \