LinuxLists
Users
About
Luis Chamberlain (
[email protected]
)
Number of posts: 1547 (0.46 per day)
First post: 2012-08-09 20:51:42
Last post: 2021-10-25 17:11:49
Previous Page
/
Next Page
Date
List
Subject
2015-04-30 20:32:02
linux-kernel
[PATCH v5 2/6] x86/mm/pat: redefine pat_enabled
2015-04-30 20:29:49
linux-kernel
[PATCH v5 1/6] x86/mm/pat: use pr_info() and friends
2015-04-30 20:27:39
linux-kernel
[PATCH v5 0/6] x86: address drivers that do not work with PAT
2015-04-30 18:34:23
linux-kernel
Re: [PATCH v4 2/8] init.h: add __read_mostly to early_param_on_off()
2015-04-30 17:38:25
linux-kernel
[PATCH v5 1/5] pci: add pci_iomap_wc() variants
2015-04-29 22:05:42
linux-kernel
[PATCH v4 8/8] IB/ipath: use arch_phys_wc_add() and require PAT disabled
2015-04-29 22:03:29
linux-kernel
[PATCH v4 7/8] IB/ipath: add counting for MTRR
2015-04-29 22:01:19
linux-kernel
[PATCH v4 6/8] ivtv: use arch_phys_wc_add() and require PAT disabled
2015-04-29 21:59:33
linux-kernel
[PATCH v4 6/6] video: fbdev: atyfb: use arch_phys_wc_add() and ioremap_wc()
2015-04-29 21:59:06
linux-kernel
[PATCH v4 5/8] arch/x86/mm/pat: export pat_enabled()
2015-04-29 21:57:21
linux-kernel
[PATCH v4 5/6] video: fbdev: atyfb: replace MTRR UC hole with strong UC
2015-04-29 21:56:57
linux-kernel
[PATCH v4 4/8] x86/mm/pat: use early_param_off() and redefine pat_enabled()
2015-04-29 21:55:12
linux-kernel
[PATCH v4 4/6] video: fbdev: atyfb: clarify ioremap() base and length used
2015-04-29 21:54:45
linux-kernel
[PATCH v4 3/8] init.h: add early_param_on() and early_param_off()
2015-04-29 21:53:03
linux-kernel
[PATCH v4 3/6] video: fbdev: atyfb: move framebuffer length fudging to helper
2015-04-29 21:52:34
linux-kernel
[PATCH v4 2/8] init.h: add __read_mostly to early_param_on_off()
2015-04-29 21:50:48
linux-kernel
[PATCH v4 2/6] x86: document WC MTRR effects on PAT / non-PAT pages
2015-04-29 21:50:22
linux-kernel
[PATCH v4 1/8] x86/mm/pat: use pr_info() and friends
2015-04-29 21:49:33
linux-kernel
[PATCH v4 5/5] video: fbdev: vt8623fb: use arch_phys_wc_add() and pci_iomap_wc()
2015-04-29 21:48:37
linux-kernel
[PATCH v4 1/6] x86: add ioremap_uc() - force strong UC, PCD=1, PWT=1
2015-04-29 21:48:13
linux-kernel
[PATCH v4 0/8] x86: address drivers that do not work with PAT
2015-04-29 21:47:21
linux-kernel
[PATCH v4 4/5] video: fbdev: s3fb: use arch_phys_wc_add() and pci_iomap_wc()
2015-04-29 21:46:25
linux-kernel
[PATCH v4 0/6] x86: document and address MTRR corner cases
2015-04-29 21:45:11
linux-kernel
[PATCH v4 3/5] video: fbdev: arkfb: use arch_phys_wc_add() and pci_iomap_wc()
2015-04-29 21:43:04
linux-kernel
[PATCH v4 2/5] lib: devres: add pcim_iomap_wc() variants
2015-04-29 21:40:49
linux-kernel
[PATCH v4 1/5] pci: add pci_iomap_wc() variants
2015-04-29 21:38:35
linux-kernel
[PATCH v4 0/5] pci/devres: add and use pci_iomap_wc() and pcim_iomap_wc()
2015-04-27 16:45:34
linux-kernel
[PATCH v2] ivtv: use arch_phys_wc_add() and require PAT disabled
2015-04-22 22:14:55
linux-kernel
[PATCH v2 8/8] kernel/module.c: use module_param_config_on() for sig_enforce
2015-04-22 22:14:54
linux-wireless
[PATCH v2 8/8] kernel/module.c: use module_param_config_on() for sig_enforce
2015-04-22 22:12:45
linux-kernel
[PATCH v2 7/8] kernel/module.c: avoid ifdefs for sig_enforce declaration
2015-04-22 22:12:43
linux-wireless
[PATCH v2 7/8] kernel/module.c: avoid ifdefs for sig_enforce declaration
2015-04-22 22:10:35
linux-kernel
[PATCH v2 6/8] kernel/workqueue.c: use module_param_config_on_off() for power_efficient
2015-04-22 22:10:33
linux-wireless
[PATCH v2 6/8] kernel/workqueue.c: use module_param_config_on_off() for power_efficient
2015-04-22 22:08:25
linux-kernel
[PATCH v2 5/8] kernel/workqueue.c: remove ifdefs over wq_power_efficient
2015-04-22 22:08:23
linux-wireless
[PATCH v2 5/8] kernel/workqueue.c: remove ifdefs over wq_power_efficient
2015-04-22 22:06:15
linux-kernel
[PATCH v2 4/8] moduleparam.h: add module_param_config_*() helpers
2015-04-22 22:06:13
linux-wireless
[PATCH v2 4/8] moduleparam.h: add module_param_config_*() helpers
2015-04-22 22:04:06
linux-kernel
[PATCH v2 3/8] kernel/params.c: generalize bool_enable_only
2015-04-22 22:04:03
linux-wireless
[PATCH v2 3/8] kernel/params.c: generalize bool_enable_only
2015-04-22 22:01:55
linux-kernel
[PATCH v2 2/8] kernel/module.c: use generic module param operaters for sig_enforce
2015-04-22 22:01:52
linux-wireless
[PATCH v2 2/8] kernel/module.c: use generic module param operaters for sig_enforce
2015-04-22 21:59:39
linux-kernel
[PATCH v2 1/8] kernel/params: constify struct kernel_param_ops uses
2015-04-22 21:59:37
linux-wireless
[PATCH v2 1/8] kernel/params: constify struct kernel_param_ops uses
2015-04-22 21:57:29
linux-kernel
[PATCH v2 0/8] module params: few simplifications
2015-04-22 21:57:26
linux-wireless
[PATCH v2 0/8] module params: few simplifications
2015-04-22 19:35:19
linux-kernel
[PATCH] [media] ivtv: use arch_phys_wc_add() and require PAT disabled
2015-04-22 19:29:05
linux-kernel
[PATCH] IB/ipath: use arch_phys_wc_add() and require PAT disabled
2015-04-22 18:40:46
linux-kernel
[PATCH v5 2/2] IB/qib: use arch_phys_wc_add()
2015-04-22 17:12:28
linux-kernel
[PATCH v4] mtrr: avoid ifdef'ery with phys_wc_to_mtrr_index()
2015-04-22 15:59:32
linux-kernel
Re: ioremap_uc() followed by set_memory_wc() - burrying MTRR