Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | | | | | | | | | | | | * | | | | | | | | | | | x86 ptrace: unify TIF_SINGLESTEP | Roland McGrath | 2008-07-16 | |
| | | | | | | | | | | | | | | * | | | | | | | | | | | x86 ptrace: block-step fix | Roland McGrath | 2008-07-16 | |
| | | | | | | | | | | | | | | | |_|/ / / / / / / / | | | | | | | | | | | | | | | |/| | | | | | | | | | ||||
| | | | | | | | | | | | | | * | | | | | | | | | | | x86: check function status in EDD boot code | Jan Beulich | 2008-07-18 | |
| | | | | | | | | | | | | | * | | | | | | | | | | | x86: unify and correct the GDT_ENTRY() macro | H. Peter Anvin | 2008-07-17 | |
| | | | | | | | | | | | | | | |/ / / / / / / / / | | | | | | | | | | | | | | |/| | | | | | | | | | ||||
| | | | | | | | | | | | | * | | | | | | | | | | | x86 reboot quirks: add Dell Precision WorkStation T5400 | Ingo Molnar | 2008-07-17 | |
| | | | | | | | | | | | | | |/ / / / / / / / / | | | | | | | | | | | | | |/| | | | | | | | | | ||||
| | | | | | | | | | | | * | | | | | | | | | | | x86: Add a debugfs interface to dump PAT memtype | venkatesh.pallipadi@intel.com | 2008-07-18 | |
| | | | | | | | | | | | * | | | | | | | | | | | x86: Add a arch directory for x86 under debugfs | venkatesh.pallipadi@intel.com | 2008-07-18 | |
| | | | | | | |_|_|_|_|/ / / / / / / / / / / | | | | | | |/| | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | * | | | | | | | | | | | x86: add unknown_nmi_panic kernel parameter | Simon Arlott | 2008-07-20 | |
| | | | | | | | | | | | |/ / / / / / / / / | | | | | | | | | | | |/| | | | | | | | | | ||||
| | | | | | | | | | * | | | | | | | | | | | x86, 64-bit: patch paravirt inline replacements when loading modules | Anders H Kaseorg | 2008-06-30 | |
| | | | | | | | | | | |_|_|_|_|_|_|_|_|/ | | | | | | | | | | |/| | | | | | | | | | ||||
| | | | | | | | | * | | | | | | | | | | | x86: enable memory tester support on 32-bit | Yinghai Lu | 2008-07-18 | |
| | | | | | | | | * | | | | | | | | | | | x86: seperate memtest from init_64.c | Yinghai Lu | 2008-07-18 | |
| | | | | | | | | | |/ / / / / / / / / | | | | | | | | | |/| | | | | | | | | | ||||
| | | | | | | | * | | | | | | | | | | | Merge branch 'linus' into x86/kprobes | Ingo Molnar | 2008-07-16 | |
| | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | |_|/ / / / / / / / | | | | | | | | | |/| | | | | | | | | | ||||
| | | | | | | | * / | | | | | | | | | | Kprobe smoke test lockdep warning | Peter Zijlstra | 2008-07-15 | |
| | | | | | | |/ / / / / / / / / / / | | | | | | |/| | | | | | | | | | | | ||||
| | | | | | | * | | | | | | | | | | | x86: remove ifdef CONFIG_SWIOTLB in pci-dma.c | FUJITA Tomonori | 2008-07-11 | |
| | | | | | | * | | | | | | | | | | | x86: remove ifdef CONFIG_CALGARY_IOMMU in pci-dma.c | FUJITA Tomonori | 2008-07-11 | |
| | | | | | | * | | | | | | | | | | | x86: remove ifdef CONFIG_GART_IOMMU in pci-dma.c | FUJITA Tomonori | 2008-07-11 | |
| | | | | | | * | | | | | | | | | | | x86: make only GART code include gart.h | FUJITA Tomonori | 2008-07-11 | |
| | | | | * | | | | | | | | | | | | | x86: consolidate the definition of the force_mwait variable | Thomas Petazzoni | 2008-07-18 | |
| | | | | | |_|_|/ / / / / / / / / | | | | | |/| | | | | | | | | | | | ||||
| | | | * | | | | | | | | | | | | | x86: remove extra calling to get ext cpuid level | Yinghai Lu | 2008-07-21 | |
| | | | * | | | | | | | | | | | | | x86: use setup_clear_cpu_cap() when disabling the lapic | Yinghai Lu | 2008-07-21 | |
| | | | * | | | | | | | | | | | | | x86: introducing asm-x86/traps.h | Jaswinder Singh | 2008-07-18 | |
| | | | * | | | | | | | | | | | | | x86: re-enable OPTIMIZE_INLINING | Ingo Molnar | 2008-07-18 | |
| | | | * | | | | | | | | | | | | | x86: traps_xx: modify x86_64 to use _log_lvl variants | Alexander van Heukelum | 2008-07-18 | |
| | | | * | | | | | | | | | | | | | x86: traps_xx: refactor die() like in x86_64 | Alexander van Heukelum | 2008-07-18 | |
| | | | |/ / / / / / / / / / / / | ||||
| | | * | | | | | | | | | | | | | x86: add ->pre_time_init to x86_quirks | Yinghai Lu | 2008-07-20 | |
| | | * | | | | | | | | | | | | | x86: extend and use x86_quirks to clean up NUMAQ code | Yinghai Lu | 2008-07-20 | |
| | | * | | | | | | | | | | | | | x86: introduce x86_quirks | Yinghai Lu | 2008-07-20 | |
| | | * | | | | | | | | | | | | | x86: improve debug printout: add target bootmem range in early_res_to_bootmem() | Yinghai Lu | 2008-07-20 | |
| | | * | | | | | | | | | | | | | x86: remove arch_get_ram_range | Yinghai Lu | 2008-07-18 | |
| | | * | | | | | | | | | | | | | x86: reduce force_mwait visibility | Jan Beulich | 2008-07-18 | |
| | | * | | | | | | | | | | | | | x86: reduce forbid_dac's visibility | Jan Beulich | 2008-07-18 | |
| | | * | | | | | | | | | | | | | x86: fix two modpost warnings | Jan Beulich | 2008-07-18 | |
| | | * | | | | | | | | | | | | | x86_64: ia32_signal.c: remove signal number conversion | Hiroshi Shimamoto | 2008-07-18 | |
| | | * | | | | | | | | | | | | | arch/x86/kernel/cpu/common_64.c: remove double inclusions | Alexander Beregalov | 2008-07-18 | |
| | | * | | | | | | | | | | | | | x86_32: remove redundant KERN_INFO | Hiroshi Shimamoto | 2008-07-18 | |
| | | * | | | | | | | | | | | | | x86 setup.c: cleanup includes | Alexander Beregalov | 2008-07-18 | |
| | | * | | | | | | | | | | | | | x86_64: ia32_signal.c: use macro instead of immediate | Hiroshi Shimamoto | 2008-07-18 | |
| | | * | | | | | | | | | | | | | Merge branch 'linus' into x86/cleanups | Ingo Molnar | 2008-07-18 | |
| | | |\| | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | x86: smpboot maxcpus - add checking for NULL early param | Cyrill Gorcunov | 2008-07-09 | |
| | | * | | | | | | | | | | | | | x86: io delay - add checking for NULL early param | Cyrill Gorcunov | 2008-07-09 | |
| | | * | | | | | | | | | | | | | x86: idle process - add checking for NULL early param | Cyrill Gorcunov | 2008-07-09 | |
| | * | | | | | | | | | | | | | | x86: I/O APIC: Always report how the timer has been set up | Maciej W. Rozycki | 2008-07-18 | |
| | * | | | | | | | | | | | | | | x86: APIC: Make apic_verbosity unsigned | Maciej W. Rozycki | 2008-07-18 | |
| | * | | | | | | | | | | | | | | x86: I/O APIC: Include <asm/i8259.h> required by some code | Maciej W. Rozycki | 2008-07-18 | |
| | * | | | | | | | | | | | | | | x86: apic_32 - introduce calibrate_APIC_clock | Cyrill Gorcunov | 2008-07-18 | |
| | * | | | | | | | | | | | | | | x86: apic_64 - make calibrate_APIC_clock to return error code | Cyrill Gorcunov | 2008-07-18 | |
| | * | | | | | | | | | | | | | | x86: APIC: remove apic_write_around(); use alternatives | Maciej W. Rozycki | 2008-07-18 | |
| | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | AMD IOMMU: set iommu for device from ACPI code too | Joerg Roedel | 2008-07-18 | |
| * | | | | | | | | | | | | | | Merge branch 'linus' into x86/amd-iommu | Ingo Molnar | 2008-07-18 | |
| |\| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | x86, AMD IOMMU: replace DEVID macro with a function | Joerg Roedel | 2008-07-11 |