| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/PCI: Implement pcibios_{add|remove}_bus() hooks | Jiang Liu | 2013-04-12 | 1 | -0/+11 |
* | x86: Do not try to sync identity map for non-mapped pages | Dave Hansen | 2013-03-07 | 1 | -0/+7 |
* | x86, doc: Be explicit about what the x86 struct boot_params requires | Peter Jones | 2013-03-06 | 1 | -1/+15 |
* | x86: Don't clear efi_info even if the sentinel hits | Josh Boyer | 2013-03-06 | 1 | -1/+3 |
* | x86, mm: Make sure to find a 2M free block for the first mapped area | Yinghai Lu | 2013-03-06 | 1 | -3/+2 |
* | x86: Fix 32-bit *_cpu_data initializers | Krzysztof Mazur | 2013-03-06 | 1 | -2/+8 |
* | x86, smpboot: Remove unused variable | Borislav Petkov | 2013-03-05 | 1 | -2/+1 |
* | Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2013-03-03 | 2 | -1/+18 |
|\ |
|
| * | xen/pci: We don't do multiple MSI's. | Konrad Rzeszutek Wilk | 2013-03-01 | 1 | -0/+9 |
| * | xen/pat: Disable PAT using pat_enabled value. | Konrad Rzeszutek Wilk | 2013-02-28 | 1 | -1/+9 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-03-03 | 1 | -5/+4 |
|\ \ |
|
| * | | more file_inode() open-coded instances | Al Viro | 2013-02-27 | 1 | -5/+4 |
* | | | x86, ACPI, mm: Revert movablemem_map support | Yinghai Lu | 2013-03-02 | 3 | -137/+12 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-03-02 | 3 | -9/+3 |
|\ \ \ |
|
| * | | | fix compat truncate/ftruncate | Al Viro | 2013-02-25 | 1 | -2/+2 |
| * | | | switch lseek to COMPAT_SYSCALL_DEFINE | Al Viro | 2013-02-24 | 3 | -7/+1 |
* | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-02-28 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | x86/kvm: Fix pvclock vsyscall fixmap | Peter Hurley | 2013-02-28 | 1 | -1/+1 |
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan... | Linus Torvalds | 2013-02-28 | 1 | -0/+1 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | x86/nmi: export local_touch_nmi() symbol for modules | Jacob Pan | 2013-01-17 | 1 | -0/+1 |
* | | | | | Merge branch 'akpm' (final batch from Andrew) | Linus Torvalds | 2013-02-27 | 3 | -20/+15 |
|\ \ \ \ \ |
|
| * | | | | | hlist: drop the node parameter from iterators | Sasha Levin | 2013-02-27 | 2 | -20/+14 |
| * | | | | | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS | Stephen Rothwell | 2013-02-27 | 1 | -0/+1 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-02-27 | 4 | -15/+28 |
|\ \ \ \ \ |
|
| * | | | | | x86, efi: remove duplicate code in setup_arch() by using, efi_is_native() | Satoru Takeuchi | 2013-02-14 | 3 | -8/+9 |
| * | | | | | x86, efi: Allow slash in file path of initrd | Lee, Chun-Yi | 2013-01-31 | 1 | -7/+19 |
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-02-27 | 3 | -22/+37 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | x86: Make sure we can boot in the case the BDA contains pure garbage | H. Peter Anvin | 2013-02-27 | 1 | -19/+34 |
| * | | | | | x86, efi: Mark disable_runtime as __initdata | Matt Fleming | 2013-02-25 | 1 | -1/+1 |
| * | | | | | x86, doc: Fix incorrect comment about 64-bit code segment descriptors | Konrad Rzeszutek Wilk | 2013-02-25 | 1 | -2/+2 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-26 | 2 | -6/+4 |
|\ \ \ \ \ \ |
|
| * | | | | | | new helper: file_inode(file) | Al Viro | 2013-02-22 | 2 | -6/+4 |
* | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-02-26 | 5 | -15/+53 |
|\ \ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| * | | | | | | x86/mm/pageattr: Prevent PSE and GLOABL leftovers to confuse pmd/pte_present ... | Andrea Arcangeli | 2013-02-24 | 1 | -3/+47 |
| * | | | | | | Revert "x86, mm: Make spurious_fault check explicitly check explicitly check ... | Andrea Arcangeli | 2013-02-24 | 1 | -7/+1 |
| * | | | | | | x86/mm/numa: Don't check if node is NUMA_NO_NODE | Wen Congyang | 2013-02-24 | 1 | -2/+1 |
| * | | | | | | x86, efi: Make "noefi" really disable EFI runtime serivces | Matt Fleming | 2013-02-20 | 1 | -2/+3 |
| * | | | | | | x86/apic: Fix parsing of the 'lapic' cmdline option | Mathias Krause | 2013-02-20 | 1 | -1/+1 |
* | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-02-26 | 3 | -2/+46 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2013-02-20 | 2 | -1/+24 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | tracing/syscalls: Allow archs to ignore tracing compat syscalls | Steven Rostedt | 2013-02-12 | 2 | -1/+24 |
| * | | | | | | | | perf/x86: Add Intel IvyBridge event scheduling constraints | Stephane Eranian | 2013-02-20 | 1 | -1/+22 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-02-25 | 7 | -68/+135 |
|\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'pci/rafael-set-root-bridge-handle' into next | Bjorn Helgaas | 2013-01-17 | 2 | -0/+12 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | ACPI / PCI: Set root bridge ACPI handle in advance | Rafael J. Wysocki | 2013-01-13 | 2 | -0/+12 |
| * | | | | | | | | | Merge branch 'pci/yinghai-survey-resources' into next | Bjorn Helgaas | 2013-01-09 | 1 | -64/+121 |
| |\ \ \ \ \ \ \ \ \
| | |/ / / / / / / / |
|
| | * | | | | | | | | x86/PCI: Implement pcibios_resource_survey_bus() | Yinghai Lu | 2013-01-07 | 1 | -0/+13 |
| | * | | | | | | | | x86/PCI: Keep resource allocation functions after boot | Yinghai Lu | 2013-01-07 | 1 | -6/+6 |
| | * | | | | | | | | x86/PCI: Don't track firmware-assigned BAR values for hot-added devices | Yinghai Lu | 2013-01-07 | 1 | -1/+9 |
| | * | | | | | | | | x86/PCI: Factor out pcibios_allocate_dev_rom_resource() | Yinghai Lu | 2013-01-07 | 1 | -17/+35 |