aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | | | | | | | | | | | | | | | | | | | | | | | | * | | | | | | | x86: ia32_signal: cleanup macro RELOAD_SEGHiroshi Shimamoto2008-11-18
| | | | | | | | | | | | | | | | | | | | | | | | | * | | | | | | | x86: ia32_signal: introduce COPY_SEG_CPL3Hiroshi Shimamoto2008-11-18
| | | | | | | | | | | | | | | | | | | | | | | | | * | | | | | | | x86: ia32_signal: cleanup macro COPYHiroshi Shimamoto2008-11-18
| | | | | | | | | | | | | | | | | | | | | | | | | * | | | | | | | x86: ia32_signal: remove unnecessary paddingHiroshi Shimamoto2008-11-12
| | | | | | | | | | | | | | | | | | | | | | | | | * | | | | | | | x86: signal_32: introduce retcode and rt_retcodeHiroshi Shimamoto2008-11-12
| | | | | | | | | | | | | | | | | | | | | | | | | * | | | | | | | x86: signal: cosmetic unification of setup_sigcontext()Hiroshi Shimamoto2008-11-08
| | | | | | | | | | | | | | | | | | | | | | | | | * | | | | | | | x86: signal_64: make setup_sigcontext() similarHiroshi Shimamoto2008-11-06
| | | | | | | | | | | | | | | | | | | | | | | | | * | | | | | | | x86: signal_64: setup fpstate in setup_sigcontext()Hiroshi Shimamoto2008-11-06
| | | | | | | | | | | | | | | | | | | | | | | | | * | | | | | | | x86: ia32_signal: do save_i387_xstate_ia32 at get_sigframe()Hiroshi Shimamoto2008-11-06
| | | | | | | | | | | | | | | | | | | | | | | | | * | | | | | | | x86: signal_32: do save_i387_xstate() at get_sigframe()Hiroshi Shimamoto2008-11-06
| | | | | | | | | | | | | | | | | | | | | | | | | * | | | | | | | x86: signal_64: remove unused code in __setup_rt_frame()Hiroshi Shimamoto2008-11-04
| | | | | | | | | | | | | | | | | | | | | | | | | * | | | | | | | x86: signal: cosmetic unification of NR_restart_syscallHiroshi Shimamoto2008-10-30
| | | | | | | | | | | | | | | | | | | | | | | | | * | | | | | | | x86: signal: cosmetic unification of macros for setup_rt_frame()Hiroshi Shimamoto2008-10-30
| | | | | | | | | | | | | | | | | | | | | | | | | * | | | | | | | x86: signal: cosmetic unification of signr_convert()Hiroshi Shimamoto2008-10-30
| | | | | | | | | | | | | | | | | | | | | | | | | * | | | | | | | x86: signal_64.c: get_stack() doesn't need entire regsHiroshi Shimamoto2008-10-27
| | | | | | | | | | | | | | | | | | | | | | | | | * | | | | | | | x86: signal: cosmetic unification of restore_sigcontext()Hiroshi Shimamoto2008-10-27
| | | | | | | | | | | | | | | | | | | | | | | | * | | | | | | | | x86: change static allocation of trampoline areaRafael J. Wysocki2008-12-08
| | | | | | | | | | | | | | | | | | | | | | | * | | | | | | | | | x86, apm: remove CONFIG_APM_REAL_MODE_POWER_OFF in favor of a kernel parameterNiels de Vos2008-12-02
| | | | | | | | | | | | | | | | | | | | | | | * | | | | | | | | | x86: drop REBOOT_CF9_COND from reboot fallback chainH. Peter Anvin2008-11-24
| | | | | | | | | | | | | | | | | | | | | | | * | | | | | | | | | x86: revert default reboot method to REBOOT_KBDH. Peter Anvin2008-11-23
| | | | | | | | | | | | | | | | | | | | | | | * | | | | | | | | | x86: attempt reboot via port CF9 if we have standard PCI portsH. Peter Anvin2008-11-11
| | | | | | | | | | | | | | | | | | | | | | | * | | | | | | | | | x86: call machine_shutdown and stop all CPUs in native_machine_haltIvan Vecera2008-11-11
| | | | | | | | | | | | | | | | | | | | | | * | | | | | | | | | | x86: clean up get_smp_config()Yinghai Lu2008-12-08
| | | | | | | | | | | | | | | | | | | | | | * | | | | | | | | | | Merge branch 'linus' into x86/quirksIngo Molnar2008-12-08
| | | | | | | | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | |/| | | | | | | | |
| | | | | | | | | | | | | | | | | | | | | | * | | | | | | | | | | x86: fix wakeup_cpu with numaq/es7000 v2 - call ->update_genapic()Yinghai Lu2008-11-20
| | | | | | | | | | | | | | | | | | | | | | * | | | | | | | | | | x86: use update_genapic to get rid of ES7000_CLUSTERED_APIC v2Yinghai Lu2008-11-18
| | | | | | | | | | | | | | | | | | | | | | * | | | | | | | | | | x86: fix wakeup_cpu with numaq/es7000, v2, fix #2Ingo Molnar2008-11-18
| | | | | | | | | | | | | | | | | | | | | | * | | | | | | | | | | x86: fix wakeup_cpu with numaq/es7000, v2, fixYinghai Lu2008-11-17
| | | | | | | | | | | | | | | | | | | | | | * | | | | | | | | | | x86: fix wakeup_cpu with numaq/es7000, v2Yinghai Lu2008-11-17
| | | | | | | | | | | | | | | | | | | | | * | | | | | | | | | | | x86, bts: DS and BTS initializationMarkus Metzger2008-11-10
| | | | | | | | | | | | | | | | | | | | * | | | | | | | | | | | | Merge commit 'v2.6.28-rc2' into x86/pci-ioapic-boot-irq-quirksIngo Molnar2008-10-28
| | | | | | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | |_|_|_|_|_|_|_|/ / / / | | | | | | | | | | | | | | | | | | | | | |/| | | | | | | | | | |
| | | | | | | | | | | | | | | | | | | | * | | | | | | | | | | | | x86, pci: introduce config option for pci reroute quirks (was: [PATCH 0/3] Bo...Stefan Assmann2008-07-18
| | | | | | | | | | | | | | | | | | | | * | | | | | | | | | | | | Merge branch 'linus' into x86/pci-ioapic-boot-irq-quirksIngo Molnar2008-07-18
| | | | | | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | | | | | | | * | | | | | | | | | | | | | PCI quirks: call boot IRQ quirks at end of device init and during resumeOlaf Dabrunz2008-07-13
| | | | | | | | | | | | | | | | | | | | * | | | | | | | | | | | | | PCI quirks: disable AMD/ATI legacy boot interrupt generationOlaf Dabrunz2008-07-13
| | | | | | | | | | | | | | | | | | | | * | | | | | | | | | | | | | PCI quirks: add quirk to disable boot interrupt generation on broadcom HT1000Olaf Dabrunz2008-07-13
| | | | | | | | | | | | | | | | | | | | * | | | | | | | | | | | | | Merge branch 'linus' into x86/pci-ioapic-boot-irq-quirksIngo Molnar2008-07-13
| | | | | | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | | | | | | | * | | | | | | | | | | | | | | pci, acpi: reroute PCI interrupt to legacy boot interrupt equivalent, warning...Bernhard Walle2008-07-08
| | | | | | | | | | | | | | | | | | | | * | | | | | | | | | | | | | | x86: boot IRQ quirks and rerouting, fixIngo Molnar2008-07-08
| | | | | | | | | | | | | | | | | | | | * | | | | | | | | | | | | | | pci, acpi: reroute PCI interrupt to legacy boot interrupt equivalentStefan Assmann2008-07-08
| | | | | | | | | | | | | | | | | | | | * | | | | | | | | | | | | | | pci: add quirk to disable boot interrupt generation on intel 6300ESBStefan Assmann2008-07-08
| | | | | | | | | | | | | | | | | | | | * | | | | | | | | | | | | | | x86, pci: introduce pci=ioapicreroute kernel cmdline optionStefan Assmann2008-07-08
| | | | | | | | | | | | | | | | | | | | * | | | | | | | | | | | | | | x86, pci: introduce pci=noioapicquirk kernel cmdline optionStefan Assmann2008-07-08
| | | | | | | | | | | | | | | | | | | | * | | | | | | | | | | | | | | pci: add PCI IDs for devices that need boot irq quirksOlaf Dabrunz2008-07-08
| | | | | | | | | | | | | | | | | | | * | | | | | | | | | | | | | | | x86: PAT: pfnmap documentation update changesvenkatesh.pallipadi@intel.com2008-12-19
| | | | | | | | | | | | | | | | | | | * | | | | | | | | | | | | | | | x86: PAT: move track untrack pfnmap stubs to asm-genericvenkatesh.pallipadi@intel.com2008-12-19
| | | | | | | | | | | | | | | | | | | * | | | | | | | | | | | | | | | x86: PAT: remove follow_pfnmap_pte in favor of follow_physvenkatesh.pallipadi@intel.com2008-12-19
| | | | | | | | | | | | | | | | | | | * | | | | | | | | | | | | | | | x86: PAT: modify follow_phys to return phys_addr prot and return valuevenkatesh.pallipadi@intel.com2008-12-19
| | | | | | | | | | | | | | | | | | | * | | | | | | | | | | | | | | | x86: PAT: clarify is_linear_pfn_mapping() interfacevenkatesh.pallipadi@intel.com2008-12-19
| | | | | | | | | | | | | | | | | | | * | | | | | | | | | | | | | | | x86: PAT: update documentation to cover pgprot and remap_pfn related changes ...venkatesh.pallipadi@intel.com2008-12-18