First  |  Prev |  Next  |  Last
Pages: 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845
x86 breakpoint regression fix
On Wed, Jun 30, 2010 at 04:02:39PM +0200, Frederic Weisbecker wrote: Ingo, Please pull the perf/urgent branch that can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing.git perf/urgent Please actually pull my perf/urgent-2 branch, it has the appropriate Tested... 30 Jun 2010 18:42
oom: kill duplicate OOM_DISABLE check
On Wed, Jun 30, 2010 at 06:31:00PM +0900, KOSAKI Motohiro wrote: select_bad_process() and badness() have the same OOM_DISABLE check. This patch kill one. Signed-off-by: KOSAKI Motohiro <kosaki.motohiro(a)jp.fujitsu.com> Reviewed-by: Minchan Kim <minchan.kim(a)gmail.com> -- Kind regards, Minchan Kim ... 30 Jun 2010 10:52
[PATCH] OMAP:DSS2:OMAPFB: Fix probe error path
If enabling fb0 fails in omapfb_create_framebuffers(), remove sysfs file before returning to probe. This is required to complete the cleanup in the above mentioned error case. Signed-off-by: Afzal Mohammed <lazfamam(a)gmail.com> --- drivers/video/omap2/omapfb/omapfb-main.c | 1 + 1 files changed, 1 insertions... 30 Jun 2010 10:52
oom: /proc/<pid>/oom_score treat kernel thread honestly
On Wed, Jun 30, 2010 at 06:30:19PM +0900, KOSAKI Motohiro wrote: If kernel thread are using use_mm(), badness() return positive value. This is not big issue because caller care it correctly. but there is one exception, /proc/<pid>/oom_score call badness() directly and don't care the task is regular process.... 1 Jul 2010 11:05
[PATCH 0/1] HID: Send Report ID when numbered reports are sent over the control endpoint.
This patch relies on: [PATCH 1/1] hidraw: Use Interrupt Endpoint for OUT Transfers if Available Alan Ott (1): HID: Send Report ID when numbered reports are sent over the control endpoint. drivers/hid/usbhid/hid-core.c | 13 ++++++++++--- 1 files changed, 10 insertions(+), 3 deletions(-) -- To... 30 Jun 2010 10:52
Hello.....
Sir/Madam, I am a senior government official in Nigeria. If you are a big investor in your country, then my partners and I would like to carry out a very important deal running into over US$150 million with you and your company. I do not like discussing business over the internet so if you could send me your pho... 30 Jun 2010 10:52
[PATCH 2/3] ASoC: DaVinci: Added selection of clk input pin for McBSP
From: Raffaele Recalcati <raffaele.recalcati(a)bticino.it> When McBSP peripheral gets the clock from an external pin, there are three possible chooses, MCBSP_CLKX, MCBSP_CLKR and MCBSP_CLKS. evm-dm365 uses MCBSP_CLKR, instead in bmx board I have a different hardware connection and I use MCBSP_C... 30 Jun 2010 10:52
kacpi_notify goes into an infinite loop (luckly it calls cond_resched)
On Mon, 2010-05-31 at 10:57 +0800, Zhang Rui wrote: Hi, Steve, On Sat, 2010-05-29 at 09:01 +0800, Steven Rostedt wrote: I just replaced Windows with F12 on my wife's computer, to have nothing but issues. But anyway, one of the issues I had on this box was in vanilla linux kernel 2.6.34 (all the... 30 Jun 2010 13:07
[PATCH 1/3] ASoC: DaVinci: Added two clocking possibilities to McBSP (I2S)
From: Raffaele Recalcati <raffaele.recalcati(a)bticino.it> Added two clocking options for dm365 McBSP peripheral when used with I2S timings, that are SND_SOC_DAIFMT_CBS_CFS (the cpu generates clock and frame sync) and SND_SOC_DAIFMT_CBS_CFM (the cpu gets clock from external pin and generates frame s... 30 Jun 2010 10:52
[PATCH] x86-64: use symbolics instead of raw numbers in entry_64.S
.... making the code a little less fragile. Also use pushq_cfi instead of raw CFI annotations in two more places, and add two missing annotations after stack pointer adjustments which got modified here anyway. Signed-off-by: Jan Beulich <jbeulich(a)novell.com> --- linux-2.6.35-rc3/arch/x86/kernel/entry_64.S +... 30 Jun 2010 10:52
First  |  Prev |  Next  |  Last
Pages: 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845