Re: [ 00/27] 3.7.1-stable review

2012-12-16 Thread Nikola Ciprich
torage/Kconfig | 2 +- > kernel/rcutree.c| 15 > kernel/trace/ftrace.c | 2 +- > kernel/trace/ring_buffer.c | 16 ++-- > mm/dmapool.c | 31 > tools/perf/builtin-test.c

Re: [ 00/22] 3.0.57-stable review

2012-12-16 Thread Nikola Ciprich
- > mm/mempolicy.c| 22 --- > mm/shmem.c| 22 ++- > 26 files changed, 236 insertions(+), 109 deletions(-) > > > -- > To unsubscribe from this list: send the line "unsubscribe stable&quo

Re: [ 00/11] 3.0.56-stable review

2012-12-07 Thread Nikola Ciprich
+ > mm/sparse.c | 10 -- > net/ipv4/route.c | 4 > 12 files changed, 56 insertions(+), 21 deletions(-) > > > -- > To unsubscribe from this list: send the line "unsubscribe stable" in > the body of a message t

Re: [ 00/37] 3.0.54-stable review

2012-12-02 Thread Nikola Ciprich
| 3 +++ > net/mac80211/ibss.c | 8 > sound/pci/hda/patch_cirrus.c| 1 + > sound/pci/hda/patch_realtek.c | 4 > sound/pcmcia/pdaudiocf/pdaudiocf.c | 2 +- > sound/pcmcia/vx/vxpocket.c

Re: [PATCH 1/1] [for 3.0] e1000e: Disable ASPM L1 on 82574

2012-09-17 Thread Nikola Ciprich
Hi Greg, in case there isn't any problem with this one, could it be included in 3.0.44? (I see it didn't made it into 3.0.43 ;-)) cheers! nik On Thu, Aug 30, 2012 at 02:14:31PM -0700, Greg KH wrote: > On Thu, Aug 30, 2012 at 11:54:24AM +0200, Nikola Ciprich wrote: > > Hi,

Re: [PATCH 1/1] [for 3.0] e1000e: Disable ASPM L1 on 82574

2012-08-30 Thread Nikola Ciprich
Hi, can I ask about this request? Is it incorrect in any way? thanks in advance nik On Mon, Aug 20, 2012 at 08:23:43PM +0200, Nikola Ciprich wrote: > commit ce14e691e8091187993bceccbc4740eae0821dee > Author: Nikola Ciprich > Date: Mon Aug 20 18:46:20 2012 +0200 > >

Re: [PATCH 1/1] [for 3.0] e1000e: Disable ASPM L1 on 82574

2012-08-20 Thread Nikola Ciprich
on, Aug 20, 2012 at 08:23:43PM +0200, Nikola Ciprich wrote: > commit ce14e691e8091187993bceccbc4740eae0821dee > Author: Nikola Ciprich > Date: Mon Aug 20 18:46:20 2012 +0200 > > backport of d4a4206ebbaf48b55803a7eb34e330530d83a889 for 3.0: > > e

[PATCH 1/1] [for 3.0] e1000e: Disable ASPM L1 on 82574

2012-08-20 Thread Nikola Ciprich
commit ce14e691e8091187993bceccbc4740eae0821dee Author: Nikola Ciprich Date: Mon Aug 20 18:46:20 2012 +0200 backport of d4a4206ebbaf48b55803a7eb34e330530d83a889 for 3.0: e1000e: Disable ASPM L1 on 82574 ASPM on the 82574 causes trouble. Currently the driver disables L0s

Re: Leapsecond backports & Vacation schedule

2012-07-18 Thread Nikola Ciprich
age to majord...@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > -- - Ing. Nikola CIPRICH LinuxBox.cz, s.r.o. 28.rijna 168, 709 00 Ostrava tel.: +420 591 166 214 fax:+420 596 621 273 mobil: +420 777 093 799 www.linuxbox.cz mobil servis:

Re: [ 101/175] mm: vmscan: forcibly scan highmem if there are too many buffer_heads pinning highmem

2012-04-05 Thread Nikola Ciprich
Hi, sorry it took me a bit longer. here's my backport, compiles fine, kernel boots without any problems. please review. n. Signed-off-by: Nikola Ciprich https://bugzilla.kernel.org/show_bug.cgi?id=42578 --- diff -Naur linux-3.0/mm/vmscan.c linux-3.0-cc715d99e529d470dde2f33a6614f255ade

Re: Patch "mm: vmscan: forcibly scan highmem if there are too many buffer_heads pinning highmem" has been added to the 3.3-stable tree

2012-03-28 Thread Nikola Ciprich
_highmem_idx(i)) || > + !zone_watermark_ok_safe(zone, order, > high_wmark_pages(zone) + balance_gap, > end_zone, 0)) { > shrink_zone(priority, zone,

Re: Linux 2.6.32.59

2012-03-18 Thread Nikola Ciprich
rsive locking in usbnet_stop() > > Stanislaw Gruszka (1): > bsg: fix sysfs link remove warning > > Tyler Hicks (1): > eCryptfs: Handle failed metadata read in lookup > > Willy Tarreau (1): > Linux 2.6.32.59 > > -- > To unsubscribe fro