index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
mcelog.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-02
xen/mcelog: simplify MCE_GETCLEAR_FLAGS using xchg()
Uros Bizjak
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2019-11-14
xen/mcelog: add PPIN to record when available
Jan Beulich
2019-11-14
xen/mcelog: drop __MC_MSR_MCGCAP
Jan Beulich
2018-08-20
xen/mcelog: eliminate redundant setting of interface version
Jan Beulich
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-06-20
x86/MCE, xen/mcelog: Make /dev/mcelog registration messages more precise
Juergen Gross
2015-03-16
xen/mce: fix up xen_late_init_mcelog() error handling
Dan Carpenter
2013-06-28
xen: Convert printks to pr_<level>
Joe Perches
2012-07-19
xen/mce: add .poll method for mcelog device driver
Liu, Jinsong
2012-07-19
xen/mce: schedule a workqueue to avoid sleep in atomic context
Liu, Jinsong
2012-07-19
xen/mce: Add mcelog support for Xen platform
Liu, Jinsong