First  |  Prev |  Next  |  Last
Pages: 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361
patch "Staging: ti-st: update ABI and TODO" added to staging-next tree
Greg, -----Original Message----- From: gregkh(a)suse.de [mailto:gregkh(a)suse.de] Sent: Wednesday, July 28, 2010 10:24 AM To: Savoy, Pavan; gregkh(a)suse.de Subject: patch "Staging: ti-st: update ABI and TODO" added to staging-next tree Is it good enough to be moved out of staging? I mean the multi-de... 29 Jul 2010 11:53
EHLİYETİ OLAN DİKKAT !!!
D�KKAT !!! Ehliyeti ve Ticari Arac� Olan Okusun L�tfen ! Arac�n�z�n ruhsat�nda y�k nakli b�l�m� m� i�aretlli? Dikkat �ok �nemli ! Bu bir reklam i�erikli mail de�ildir,firma yetkilisini bilgilendirin l�tfen. Src,Psikotekik ve K2 Belgesi olmadan trafi�e ��kmay�n�z . (212) 465 42 32 (pbx) Bizi aramadan i�l... 29 Jul 2010 04:15
trace: uprobes trace_event interface
> Possible enhancement: Moving this config right after KPROBE_EVENT, because those two provide similar dynamic events. Agree. -- Thanks and Regards Srikar -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordom... 2 Aug 2010 05:59
[PATCH 1/5] memcg: sc.nr_to_reclaim should be initialized
Currently, mem_cgroup_shrink_node_zone() initialize sc.nr_to_reclaim as 0. It mean shrink_zone() only scan 32 pages and immediately return even if it doesn't reclaim any pages. This patch fixes it. Signed-off-by: KOSAKI Motohiro <kosaki.motohiro(a)jp.fujitsu.com> Acked-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu(a)jp.f... 29 Jul 2010 02:06
[PATCH 4/5] memcg: remove nid and zid argument from mem_cgroup_soft_limit_reclaim()
mem_cgroup_soft_limit_reclaim() has zone, nid and zid argument. but nid and zid can be calculated from zone. So remove it. Signed-off-by: KOSAKI Motohiro <kosaki.motohiro(a)jp.fujitsu.com> Acked-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu(a)jp.fujitsu.com> Acked-by: Mel Gorman <mel(a)csn.ul.ie> --- include/linux/memcon... 29 Jul 2010 02:06
[PATCH 0/5] memcg: few nit fix and cleanups
This fixes were a part of memcg tracepoint series. and now It was divided from such series. All patches are trivial. KOSAKI Motohiro (5): memcg: sc.nr_to_reclaim should be initialized memcg: kill unnecessary initialization memcg: mem_cgroup_shrink_node_zone() doesn't need sc.nodemask memcg: remov... 29 Jul 2010 02:06
[PATCH 3/5] memcg: mem_cgroup_shrink_node_zone() doesn't need sc.nodemask
Currently mem_cgroup_shrink_node_zone() call shrink_zone() directly. thus it doesn't need to initialize sc.nodemask because shrink_zone() doesn't use it at all. Signed-off-by: KOSAKI Motohiro <kosaki.motohiro(a)jp.fujitsu.com> Acked-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu(a)jp.fujitsu.com> Acked-by: Mel Gorman <mel@c... 29 Jul 2010 02:06
[PATCH 2/5] memcg: kill unnecessary initialization in mem_cgroup_shrink_node_zone()
sc.nr_reclaimed and sc.nr_scanned have already been initialized few lines above "struct scan_control sc = {}" statement. So, This patch remove this unnecessary code. Signed-off-by: KOSAKI Motohiro <kosaki.motohiro(a)jp.fujitsu.com> Acked-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu(a)jp.fujitsu.com> --- mm/vmscan.c | ... 29 Jul 2010 02:06
[PATCH 3/6] leds: Remove owner field from attribute initialization in bd2802 driver
Signed-off-by: Guenter Roeck <guenter.roeck(a)ericsson.com> --- drivers/leds/leds-bd2802.c | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/drivers/leds/leds-bd2802.c b/drivers/leds/leds-bd2802.c index 5dcdf9d..19dc4b6 100644 --- a/drivers/leds/leds-bd2802.c +++ b/drivers/leds/leds-bd2... 29 Jul 2010 02:06
[PATCH 6/6] Remove owner field from sysfs struct attribute
Signed-off-by: Guenter Roeck <guenter.roeck(a)ericsson.com> --- include/linux/sysfs.h | 6 ------ 1 files changed, 0 insertions(+), 6 deletions(-) diff --git a/include/linux/sysfs.h b/include/linux/sysfs.h index f2694eb..880fa1a 100644 --- a/include/linux/sysfs.h +++ b/include/linux/sysfs.h @@ -22,14 +22,8 ... 29 Jul 2010 02:06
First  |  Prev |  Next  |  Last
Pages: 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361