2010-10-24 | Hidetoshi Seto | i7core_edac: Remove unused member channels in i7core_pvt Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2010-10-24 | Hidetoshi Seto | i7core_edac: Remove unused arg csrow from get_dimm_config Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2010-10-24 | Hidetoshi Seto | i7core_edac: Reduce args of i7core_register_mci Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2010-10-24 | Hidetoshi Seto | i7core_edac: Introduce i7core_unregister_mci Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2010-10-24 | Hidetoshi Seto | i7core_edac: Use saved pointers Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2010-10-24 | Hidetoshi Seto | i7core_edac: Check probe counter in i7core_remove Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2010-10-24 | Hidetoshi Seto | i7core_edac: Call pci_dev_put() when alloc_i7core_dev... Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2010-10-24 | Hidetoshi Seto | i7core_edac: Fix error path of i7core_register_mci Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2010-10-24 | Hidetoshi Seto | i7core_edac: Fix order of lines in i7core_register_mci Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2010-10-24 | Hidetoshi Seto | i7core_edac: Always do get/put for all devices Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2010-10-24 | Hidetoshi Seto | i7core_edac: Introduce i7core_pci_ctl_create/release Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2010-10-24 | Hidetoshi Seto | i7core_edac: Introduce free_i7core_dev Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2010-10-24 | Hidetoshi Seto | i7core_edac: Introduce alloc_i7core_dev Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2010-10-24 | Hidetoshi Seto | i7core_edac: Reduce args of i7core_get_onedevice Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2010-10-24 | Hidetoshi Seto | i7core_edac: Fix the logic in i7core_remove() Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2010-10-18 | Hidetoshi Seto | PCI: add PCI_MSIX_TABLE/PBA defines Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2010-10-08 | Hidetoshi Seto | HWPOISON/signalfd: add support for addr_lsb Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2010-05-11 | Hidetoshi Seto | PCI: aerdrv: trivial cleanup for aerdrv_core.c Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2010-05-11 | Hidetoshi Seto | PCI: aerdrv: trivial cleanup for aerdrv.c Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2010-05-11 | Hidetoshi Seto | PCI: aerdrv: introduce default_downstream_reset_link Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2010-05-11 | Hidetoshi Seto | PCI: aerdrv: rework find_aer_service Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2010-05-11 | Hidetoshi Seto | PCI: aerdrv: remove is_downstream Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2010-05-11 | Hidetoshi Seto | PCI: aerdrv: remove magical ROOT_ERR_STATUS_MASKS Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2010-05-11 | Hidetoshi Seto | PCI: aerdrv: redefine PCI_ERR_ROOT_*_SRC Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2010-05-11 | Hidetoshi Seto | PCI: aerdrv: rework do_recovery Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2010-05-11 | Hidetoshi Seto | PCI: aerdrv: rework get_e_source() Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2010-05-11 | Hidetoshi Seto | PCI: aerdrv: rework aer_isr_one_error() Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2010-05-11 | Hidetoshi Seto | PCI: aerdrv: rework add_error_device Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2010-05-11 | Hidetoshi Seto | PCI: aerdrv: remove compare_device_id Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2010-05-11 | Hidetoshi Seto | PCI: aerdrv: introduce is_error_source Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2010-05-11 | Hidetoshi Seto | PCI: aerdrv: rework find_source_device Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2010-05-11 | Hidetoshi Seto | PCI: aerdrv: make aer_{en,dis}able_rootport static Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2010-05-11 | Hidetoshi Seto | PCI: aerdrv: cleanup inconsistent functions Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2010-05-11 | Hidetoshi Seto | PCI: aerdrv: RsvdP of PCI_ERR_ROOT_COMMAND Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2010-05-11 | Hidetoshi Seto | PCI: aerdrv, doc: update example output in pcieaer... Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2010-03-06 | Hidetoshi Seto | checkpatch: trivial fix for trailing statements check Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2010-01-04 | Hidetoshi Seto | PCI: pcie portdrv: style cleanup Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2009-12-16 | Hidetoshi Seto | ACPI: fix for lapic_timer_propagate_broadcast() Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2009-12-14 | Hidetoshi Seto | x86, mce: Clean up thermal init by introducing intel_thermal... Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2009-12-08 | Hidetoshi Seto | x86, mce: fix confusion between bank attributes and... Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2009-12-03 | Hidetoshi Seto | x86, mce: don't restart timer if disabled Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2009-12-02 | Hidetoshi Seto | sched, cputime: Introduce thread_group_times() Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2009-12-02 | Hidetoshi Seto | sched, cputime: Cleanups related to task_times() Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2009-11-26 | Hidetoshi Seto | sched, time: Define nsecs_to_jiffies() Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2009-11-26 | Hidetoshi Seto | sched: Remove task_{u,s,g}time() Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2009-11-26 | Hidetoshi Seto | sched: Introduce task_times() to replace task_{u,s... Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2009-11-26 | Hidetoshi Seto | x86, mce: Add __cpuinit to hotplug callback functions Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2009-11-18 | Hidetoshi Seto | mm/memory_hotplug: fix section mismatch Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2009-11-12 | Hidetoshi Seto | sched: Fix granularity of task_u/stime() Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2009-11-12 | Hidetoshi Seto | x86, mce: Fix __init annotations Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2009-10-13 | Hidetoshi Seto | perf_event, x86, mce: Use TRACE_EVENT() for MCE logging Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2009-09-14 | Hidetoshi Seto | [IA64] kdump: Short path to freeze CPUs Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2009-09-14 | Hidetoshi Seto | [IA64] kdump: Try INIT regardless of Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2009-09-14 | Hidetoshi Seto | [IA64] kdump: Mask INIT first in panic-kdump path Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2009-09-14 | Hidetoshi Seto | [IA64] kdump: Don't return APs to SAL from kdump Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2009-09-14 | Hidetoshi Seto | [IA64] kexec: Unregister MCA handler before kexec Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2009-09-14 | Hidetoshi Seto | [IA64] kexec: Make INIT safe while transition to Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2009-09-14 | Hidetoshi Seto | [IA64] kdump: Mask MCA/INIT on frozen cpus Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2009-09-09 | Hidetoshi Seto | PCI: pcie, aer: report all error before recovery Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2009-09-09 | Hidetoshi Seto | PCI: pcie, aer: change error print format Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2009-09-09 | Hidetoshi Seto | PCI: pcie, aer: flags to bits Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2009-09-09 | Hidetoshi Seto | PCI: pcie, aer: remove unused macros Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2009-09-09 | Hidetoshi Seto | PCI: pcie, aer: report multiple/first error on a device Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2009-09-09 | Hidetoshi Seto | PCI: pcie, aer: refer mask state in mask register properly Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2009-09-09 | Hidetoshi Seto | PCI: pcie, aer: remove spinlock in aerdrv_errprint.c Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2009-09-09 | Hidetoshi Seto | PCI: pcie, aer: fix report of multiple errors Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2009-09-09 | Hidetoshi Seto | PCI: pcie, aer: init struct aer_err_info for reuse Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2009-09-09 | Hidetoshi Seto | PCI: pcie, aer: rework MASK macros in aerdrv_errprint.c Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2009-09-09 | Hidetoshi Seto | PCI: pcie, aer: AER_PR for printing in aerdrv_errprint.c Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2009-09-09 | Hidetoshi Seto | PCI: pcie, aer: checkpatch style cleanup in pcie/aer/* Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2009-09-09 | Hidetoshi Seto | PCI MSI: Style cleanups Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2009-09-09 | Hidetoshi Seto | PCI MSI: MSI-X cleanup, msix_setup_entries() Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2009-09-09 | Hidetoshi Seto | PCI MSI: MSI-X cleanup, msix_program_entries() Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2009-09-09 | Hidetoshi Seto | PCI MSI: MSI-X cleanup, msix_map_region() Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2009-09-09 | Hidetoshi Seto | PCI MSI: Relocate error path in init_msix_capability() Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2009-09-09 | Hidetoshi Seto | PCI MSI: Unify msi_free_irqs() and msix_free_all_irqs() Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2009-09-09 | Hidetoshi Seto | PCI MSI: Use list_first_entry() Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2009-09-09 | Hidetoshi Seto | PCI MSI: Remove attribute check from pci_disable_msi() Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2009-08-26 | Hidetoshi Seto | x86, mce: CE in last bank prevents panic by unknown MCE Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2009-07-30 | Hidetoshi Seto | sysrq, kdump: make sysrq-c consistent Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2009-07-30 | Hidetoshi Seto | kexec: fix omitting offset in extended crashkernel... Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2009-06-29 | Hidetoshi Seto | PCI MSI: Fix restoration of MSI/MSI-X mask states in... Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2009-06-29 | Hidetoshi Seto | PCI MSI: Unmask MSI if setup failed Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2009-06-29 | Hidetoshi Seto | PCI MSI: shorten PCI_MSIX_ENTRY_* symbol names Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2009-06-29 | Hidetoshi Seto | PCI MSI: Return if alloc_msi_entry for MSI-X failed Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2009-06-25 | Hidetoshi Seto | x86, mce: percpu mcheck_timer should be pinned Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2009-06-23 | Hidetoshi Seto | x86, mce: Fix mce resume on 32bit Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2009-06-19 | Hidetoshi Seto | PCI: make msi_free_irqs() to use msix_mask_irq() instead... Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2009-06-18 | Hidetoshi Seto | x86, mce: fix error path in mce_create_device() Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2009-06-16 | Hidetoshi Seto | x86, mce: rename _64.c files which are no longer 64... Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2009-06-16 | Hidetoshi Seto | x86, mce: mce.h cleanup Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2009-06-16 | Hidetoshi Seto | x86, mce: remove therm_throt.h Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2009-06-16 | Hidetoshi Seto | x86, mce: remove intel_set_thermal_handler() Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2009-06-16 | Hidetoshi Seto | x86, mce: squash mce_intel.c into therm_throt.c Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2009-06-16 | Hidetoshi Seto | x86, mce: unify smp_thermal_interrupt Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2009-06-16 | Hidetoshi Seto | x86, mce: unify smp_thermal_interrupt, prepare Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2009-06-16 | Hidetoshi Seto | x86, mce: unify smp_thermal_interrupt, prepare mce_intel_64 Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2009-06-16 | Hidetoshi Seto | x86, mce: unify smp_thermal_interrupt, prepare p4 Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2009-06-16 | Hidetoshi Seto | x86, mce: make mce_disabled boolean Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2009-06-16 | Hidetoshi Seto | x86, mce: unify mce.h Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
next |