Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | iommu sg: x86: convert calgary IOMMU to use the IOMMU helper | FUJITA Tomonori | 2008-02-05 | 1 | -14/+20 | |
* | | | | | | | | iommu sg merging: x86: make pci-gart iommu respect the segment size limits | FUJITA Tomonori | 2008-02-05 | 1 | -0/+7 | |
* | | | | | | | | timerfd: wire the new timerfd API to the x86 family | Davide Libenzi | 2008-02-05 | 1 | -1/+3 | |
* | | | | | | | | x86: switch pci-gart over to using set_memory_np() instead of clear_kernel_ma... | Andi Kleen | 2008-02-04 | 1 | -1/+2 | |
* | | | | | | | | x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZE | Andi Kleen | 2008-02-04 | 2 | -3/+3 | |
* | | | | | | | | x86: fix EFI mapping | Huang, Ying | 2008-02-04 | 2 | -38/+41 | |
* | | | | | | | | x86: add cpu mtrr init function definitions to mtrr.h | Harvey Harrison | 2008-02-04 | 2 | -4/+4 | |
* | | | | | | | | x86: add cpu init function defintions to cpu.h | Harvey Harrison | 2008-02-04 | 2 | -10/+9 | |
* | | | | | | | | x86: small sparse fix in process_32.c | Harvey Harrison | 2008-02-04 | 1 | -1/+1 | |
* | | | | | | | | x86: add include to cpu/intel.c | Harvey Harrison | 2008-02-04 | 1 | -0/+1 | |
* | | | | | | | | x86: cleanup - eliminate numbers in LDT allocation code | Cyrill Gorcunov | 2008-02-04 | 1 | -1/+2 | |
* | | | | | | | | x86: remove misleading comments in trampoline_*.S | Pavel Machek | 2008-02-04 | 2 | -9/+1 | |
* | | | | | | | | x86: remove long dead cyrix mtrr code | Harvey Harrison | 2008-02-04 | 2 | -119/+0 | |
* | | | | | | | | x86: unify CPU feature string names | H. Peter Anvin | 2008-02-04 | 4 | -150/+84 | |
* | | | | | | | | x86: cpuid, msr: use inode mutex instead of big kernel lock | H. Peter Anvin | 2008-02-04 | 2 | -9/+12 | |
* | | | | | | | | x86: cpuid: allow querying %ecx-sensitive CPUID levels | H. Peter Anvin | 2008-02-04 | 1 | -25/+20 | |
* | | | | | | | | x86: use _ASM_EXTABLE macro in arch/x86/kernel/test_nx.c | H. Peter Anvin | 2008-02-04 | 1 | -10/+2 | |
* | | | | | | | | x86: rename module scx200_32 to scx200 | Sam Ravnborg | 2008-02-04 | 1 | -1/+2 | |
* | | | | | | | | x86: restore correct module name for apm | Sam Ravnborg | 2008-02-04 | 1 | -1/+2 | |
* | | | | | | | | x86: VMI fix | Ingo Molnar | 2008-02-04 | 1 | -3/+3 | |
* | | | | | | | | Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2008-02-02 | 1 | -2/+6 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Suspend: Clean up suspend_64.c | Borislav Petkov | 2008-02-01 | 1 | -2/+6 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2008-02-02 | 1 | -20/+23 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | PCI: use dev_printk in x86 quirk messages | bjorn.helgaas@hp.com | 2008-02-01 | 1 | -20/+23 | |
* | | | | | | | | x86: fix bootup crash in native_read_tsc() | Ingo Molnar | 2008-02-02 | 1 | -1/+1 | |
* | | | | | | | | x86: avoid section mismatch involving arch_register_cpu | Alexander van Heukelum | 2008-02-01 | 1 | -2/+1 | |
* | | | | | | | | x86: fixes for lookup_address args | Harvey Harrison | 2008-02-01 | 1 | -1/+1 | |
* | | | | | | | | x86: fix sparse warnings in cpu/common.c | Harvey Harrison | 2008-02-01 | 1 | -10/+10 | |
* | | | | | | | | x86: make early_console static in early_printk.c | Harvey Harrison | 2008-02-01 | 1 | -1/+1 | |
* | | | | | | | | x86: fix section mismatch warning in kernel/pci-calgary | Sam Ravnborg | 2008-02-01 | 1 | -2/+2 | |
* | | | | | | | | x86: fix section mismatch warning in acpi/boot.c | Sam Ravnborg | 2008-02-01 | 1 | -1/+7 | |
* | | | | | | | | x86: fix section mismatch warnings when referencing notifiers | Sam Ravnborg | 2008-02-01 | 3 | -3/+3 | |
* | | | | | | | | x86: silence section mismatch warning in smpboot_64.c | Sam Ravnborg | 2008-02-01 | 1 | -1/+1 | |
* | | | | | | | | x86_64: make bootmap_start page align v6 | Yinghai Lu | 2008-02-01 | 2 | -4/+7 | |
* | | | | | | | | x86_64: add debug name for early_res | Yinghai Lu | 2008-02-01 | 2 | -8/+13 | |
|/ / / / / / / | ||||||
* | | | | | | | x86: fix small sparse warning | Harvey Harrison | 2008-01-31 | 1 | -1/+1 | |
* | | | | | | | x86: fix sparse warning in kernel/scx200_32.c | Harvey Harrison | 2008-01-31 | 1 | -1/+1 | |
* | | | | | | | x86: c_p_a clflush_cache_range fix | Huang, Ying | 2008-01-31 | 1 | -1/+4 | |
* | | | | | | | x86: fix sparse warnings in intel_cacheinfo.c | Harvey Harrison | 2008-01-31 | 1 | -3/+3 | |
* | | | | | | | x86: fix arch/x86/kernel/test_nx.c modular build bug | Ingo Molnar | 2008-01-30 | 1 | -0/+5 | |
* | | | | | | | x86: fix overlap between pagetable with bss section | Yinghai Lu | 2008-01-30 | 1 | -2/+2 | |
* | | | | | | | x86: early boot debugging via FireWire (ohci1394_dma=early) | Bernhard Kaindl | 2008-01-30 | 2 | -0/+22 | |
* | | | | | | | x86: fixes some bugs about EFI memory map handling | Huang, Ying | 2008-01-30 | 5 | -29/+3 | |
* | | | | | | | x86: use reboot_type on EFI 32 | Huang, Ying | 2008-01-30 | 1 | -2/+0 | |
* | | | | | | | x86: rodata config hookup | Ingo Molnar | 2008-01-30 | 1 | -0/+2 | |
* | | | | | | | x86: add testcases for RODATA and NX protections/attributes | Arjan van de Ven | 2008-01-30 | 2 | -0/+262 | |
* | | | | | | | x86: cpa: move flush to cpa | Thomas Gleixner | 2008-01-30 | 1 | -1/+0 | |
* | | | | | | | x86: convert CPA users to the new set_page_ API | Arjan van de Ven | 2008-01-30 | 2 | -6/+5 | |
* | | | | | | | x86: introduce max_pfn_mapped | Thomas Gleixner | 2008-01-30 | 1 | -2/+2 | |
* | | | | | | | x86: do not PSE on CONFIG_DEBUG_PAGEALLOC=y | Ingo Molnar | 2008-01-30 | 1 | -7/+0 |