First
|
Prev |
Next
|
Last
Pages: 1850 1851 1852 1853 1854 1855 1856 1857 1858 1859 1860 1861 1862 1863 1864 1865 1866 1867 1868 1869 1870
[PATCH 13/17] hid: update gfp/slab.h includes Implicit slab.h inclusion via percpu.h is about to go away. Make sure gfp.h or slab.h is included as necessary. Signed-off-by: Tejun Heo <tj(a)kernel.org> Cc: Stephen Rothwell <sfr(a)canb.auug.org.au> Cc: Jiri Kosina <jkosina(a)suse.cz> --- drivers/hid/hid-roccat-kone.c | 1 + 1 files changed, 1 insertions(+), ... 29 Mar 2010 14:44
kmemcheck: build failure after merge of the slabh tree Hello, On 03/30/2010 01:25 AM, Randy Dunlap wrote: This tree seems to be a bit messy. :( Sorry. Most of the failures came from me forgetting to run the conversion script on codes which are in linux-next but not mainline, so all the new codes ended up broken by default. I just sent out patches against tre... 29 Mar 2010 14:44
[PATCH 10/17] wireless: update gfp/slab.h includes Implicit slab.h inclusion via percpu.h is about to go away. Make sure gfp.h or slab.h is included as necessary. Signed-off-by: Tejun Heo <tj(a)kernel.org> Cc: Stephen Rothwell <sfr(a)canb.auug.org.au> Cc: John W. Linville <linville(a)tuxdriver.com> --- drivers/net/wireless/ath/ath9k/htc.h | 1 + drivers/n... 29 Mar 2010 14:44
[PATCH 11/17] mtd: update gfp/slab.h includes Implicit slab.h inclusion via percpu.h is about to go away. Make sure gfp.h or slab.h is included as necessary. Signed-off-by: Tejun Heo <tj(a)kernel.org> Cc: Stephen Rothwell <sfr(a)canb.auug.org.au> Cc: David Woodhouse <dwmw2(a)infradead.org> --- drivers/mtd/mtdcore.c | 1 + drivers/mtd/nand/mpc5121_... 29 Mar 2010 14:44
[PATCH 06/17] vbus: update gfp/slab.h includes Implicit slab.h inclusion via percpu.h is about to go away. Make sure gfp.h or slab.h is included as necessary. Signed-off-by: Tejun Heo <tj(a)kernel.org> Cc: Stephen Rothwell <sfr(a)canb.auug.org.au> Cc: Gregory Haskins <ghaskins(a)novell.com> --- drivers/vbus/pci-bridge.c | 1 + 1 files changed, 1 insertions(... 29 Mar 2010 14:44
[PATCH 01/17] sound: update gfp/slab.h includes Implicit slab.h inclusion via percpu.h is about to go away. Make sure gfp.h or slab.h is included as necessary. Signed-off-by: Tejun Heo <tj(a)kernel.org> Cc: Stephen Rothwell <sfr(a)canb.auug.org.au> Cc: Takashi Iwai <tiwai(a)suse.de> --- sound/soc/codecs/cq93vc.c | 1 + sound/soc/davinci/davinci-vcif.c... 29 Mar 2010 14:44
lots of "bridge window ... (disabled)" messages Hi Bjorn, I just booted Linus latest git tree on my Tukwila system. I'm seeing a lot of bridge windows marked as disabled. Here's the start of a diff of dmesg output comparing a kernel from last week to today's kernel (git 01e7770 vs. b72c409): < pci 0000:00:01.0: bridge window [mem 0xfff00000 - 000fffff pre... 29 Mar 2010 19:13
[PATCH 3/3] perf/core, x86: implement ARCH_PERFMON_EVENTSEL bit masks ARCH_PERFMON_EVENTSEL bit masks are offen used in the kernel. This patch adds macros for the bit masks and removes local defines. Signed-off-by: Robert Richter <robert.richter(a)amd.com> --- arch/x86/include/asm/perf_event.h | 58 ++++++++++++++------------------ arch/x86/kernel/cpu/perf_event.c | ... 29 Mar 2010 13:37
[PATCH 0/3] perf/core, x86: unify perfctr bitmasks This patch set unifies performance counter bit masks for x86. All mask are almost the same for all x86 models and thus can use the same macro definitions in arch/x86/include/asm/perf_event.h. It removes duplicate code. There is also a patch that reverts some changes of the big perf_counter -> perf_event rename. ... 29 Mar 2010 13:37
[PATCH -v2] perf, probe-finder: Build fix on Debian Building chokes with In file included from /usr/include/gelf.h:53, from /usr/include/elfutils/libdw.h:53, from util/probe-finder.h:61, from util/probe-finder.c:39: /usr/include/libelf.h:98: error: expected specifier-qualifier-list before 'off64_t' /usr/include/... 29 Mar 2010 13:37 |