2014-04-27 | Hidetoshi Seto | Btrfs: skip submitting barrier for missing device Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2011-09-18 | Hidetoshi Seto | btrfs: fix d_off in the first dirent Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2011-09-14 | Hidetoshi Seto | x86, mce: Do not call del_timer_sync() in IRQ context Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2011-06-16 | Hidetoshi Seto | x86, mce: Use mce_sysdev_ prefix to group functions Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2011-06-16 | Hidetoshi Seto | x86, mce: Use mce_chrdev_ prefix to group functions Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2011-06-16 | Hidetoshi Seto | x86, mce: Cleanup mce_read() Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2011-06-16 | Hidetoshi Seto | x86, mce: Cleanup mce_create()/remove_device() Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2011-06-16 | Hidetoshi Seto | x86, mce: Check the result of ancient_init() Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2011-06-16 | Hidetoshi Seto | x86, mce: Introduce mce_gather_info() Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2011-06-16 | Hidetoshi Seto | x86, mce: Replace MCM_ with MCI_MISC_ Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2011-06-16 | Hidetoshi Seto | x86, mce: Replace MCE_SELF_VECTOR by irq_work Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2011-06-16 | Hidetoshi Seto | x86, mce, severity: Clean up trivial coding style problems Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2011-06-16 | Hidetoshi Seto | x86, mce, severity: Cleanup severity table Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
2011-06-16 | Hidetoshi Seto | x86, mce, severity: Make formatting a bit more readable Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> |
commit | commitdiff | tree |
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 |
next |