Uncool feature for TTM introduced by x86, pat: Use page flags to track memtypes of RAM pages
Jerome Glisse <glisse(a)freedesktop.org> writes: Can we modify the interface to support again changing from uc to wc or wc to uc ? (i can try to do a patch for that). At least on Intel CPUs that support self-snoop (all modern ones) that should really be very cheap. -Andi -- ak(a)linux.intel.com -- Spea... 18 Feb 2010 12:49
linux-next: Tree for February 18 (netfilter)
On 02/18/10 01:49, Stephen Rothwell wrote: Hi all, Changes since 20100217: The net tree lost its build failure but gained a conflict against the kvm tree. include/net/netfilter/nf_conntrack.h:94: error: field 'ct_general' has incomplete type include/net/netfilter/nf_conntrack.h:178: error: 'co... 18 Feb 2010 13:57
linux-next: Tree for February 18 (media/video/gspca)
On 02/18/10 01:49, Stephen Rothwell wrote: Hi all, Changes since 20100217: when CONFIG_INPUT is not enabled: drivers/media/video/gspca/gspca.c:2345: error: 'struct gspca_dev' has no member named 'input_dev' drivers/media/video/gspca/gspca.c:2347: error: 'struct gspca_dev' has no member named 'input_d... 18 Feb 2010 11:41
Staging: r8187se: Remove dead code from r8185b_init.c
On Sun, Feb 14, 2010 at 10:07:57PM -0600, Larry Finger wrote: Remove dead code from r8185b_init.c. Same line-wrap problem :( -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo... 18 Feb 2010 11:41
Staging: r8187se: Remove two private variables that have a fixed value
On Sun, Feb 14, 2010 at 10:04:56PM -0600, Larry Finger wrote: For the RTL8187SE, the variable priv->rf_chip is always RF_ZEBRA4 and priv->RegThreeWireMode is always HW_THREE_WIRE_SI. Remove these 2 variables. Signed-off-by: Larry Finger <Larry.Finger(a)lwfinger.net> Careful with your email client, it w... 18 Feb 2010 11:41
[git:v4l-dvb/master] V4L/DVB: TVP7002 driver for DM365
From: Santiago Nunez-Corrales <santiago.nunez(a)ridgerun.com> This patch provides the implementation of the TVP7002 decoder driver for DM365. Implemented using the V4L2 DV presets API. Removed shadow register values. Testing shows that the device needs not to be powered down and up for correct behaviour. Improved ... 18 Feb 2010 11:41
cciss: Consolidate duplicate bits in cciss_cmd.h & cciss_ioctl.h
On Wed, Feb 17, 2010 at 04:55:11PM -0700, dann frazier wrote: There are several duplicate definitions in cciss_cmd.h and cciss_ioctl.h. Consolidate these into the new cciss_defs.h file. This patch doesn't change the definitions exposed under include/linux, so userspace apps shouldn't be affected. Sig... 18 Feb 2010 10:34
cciss: remove C99-style comments
On Wed, Feb 17, 2010 at 04:53:31PM -0700, dann frazier wrote: Some cleanup before the header file split-out so we don't propagate this style into new files. Signed-off-by: dann frazier <dannf(a)hp.com> [...] Acked-by: Stephen M. Cameron <scameron(a)beardog.cce.hp.com> -- To unsubscribe from this list: send... 18 Feb 2010 10:34
SSD on Linux
I just purchased an Intel X25-M G2 80 gb SSD. I know Linus had an Intel SSD drive, and liked it. I was wondering if I should make any changes to the system when using an SSD drive? How should I optimize my system for SSD? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body ... 18 Feb 2010 10:34
KVM: SVM: Make lazy FPU switching work with nested svm
On 18.02.2010, at 12:38, Joerg Roedel wrote: TDB. TDB? That's not a patch description. Alex -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read ... 18 Feb 2010 10:34