login
Header Space

 
 

Mailing list archives

Search results

Found 352 matching messages (0.068 seconds). Page 1 of 18.

Re: [patch 1/3, resend] scripts: replace gawk, head, bc with shell, update

... awk is indeed a bit of overkill. > > Cc: Roman Zippel <zippel@linux-m68k.org> > Cc: Sam Ravnborg < ... Verych > --- Acked-by: Roman Zippel <zippel@linux-m68k.org> bye, Roman - To unsubscribe from this list: send the line " ...

linux-kernel - Roman Zippel - Feb 7 2007 - 10:28

Re: [PATCH] msleep() with hrtimers

... 8 Aug 2007 01:16:49 +0200 (CEST) > Roman Zippel <zippel@linux-m68k.org> wrote: > > > ... hrtimer for a simple sleep. Please apply this patch instead. bye, Roman Signed-off-by: Roman Zippel <zippel@linux-m68k.org> --- include/linux/delay.h | 5 ...

linux-kernel - Roman Zippel - Aug 7 2007 - 23:47

Re: [ANNOUNCE/RFC] Really Fair Scheduler

... /complexity, it actually > increases with Roman's patch (UP, nodebug, x86): ... produces far better numbers. bye, Roman --- include/linux/sched.h | 26 ... scheduling + * Copyright (C) 2007, Roman Zippel <zippel@linux-m68k.org> + */ + +typedef ...

linux-kernel - Roman Zippel - Sep 7 2007 - 11:35

Re: [announce] CFS-devel, performance improvements

... as part of that we've also picked up some ideas from Roman > | Zippel's 'Really Fair Scheduler' patch ... to the ->time_norm metric used by | Roman's patch (and both are losely ... account in my patch. bye, Roman - To unsubscribe from this list: ...

linux-kernel - Roman Zippel - Sep 13 2007 - 12:50

Re: [PATCH 7/8] Remove current_tick_length()

... 2008-03-14 at 19:40 +0100, zippel@linux-m68k.org wrote: > > plain text ... it's needed. > > > > Signed-off-by: Roman Zippel <zippel@linux-m68k.org> > > Hrm. I'm ... for this change? Useless bloat? bye, Roman -- To unsubscribe from this list: send ...

linux-kernel - Roman Zippel - Mar 14 2008 - 23:32

Re: [PATCH] fix adjtimex() freq return error

... Andrew Morton wrote: > This fix caused Roman's > ntp-fix-adj_offset_ss_read-bug-and ... an issue for stable. bye, Roman [PATCH] improve adjtimex frequency rounding ... shift. Signed-off-by: Roman Zippel <zippel@linux-m68k.org> --- include/ ...

linux-kernel - Roman Zippel - Aug 20 2008 - 23:07

Re: [PATCH] qconf: fix SIGSEGV on empty menu items

... Thanks, but this is more complex than necessary. It simply lacks some initializers. bye, Roman Signed-off-by: Roman Zippel <zippel@linux-m68k.org> --- Index: linux-2.6/scripts/kconfig/qconf.cc ...

linux-kernel - Roman Zippel - Jan 5 2007 - 23:20

Re: .version keeps being updated

... a seperate format string for proc. bye, Roman [PATCH] fix linux banner format string Revert ... and simply use a separate format string for proc. Signed-off-by: Roman Zippel <zippel@linux-m68k.org> --- Makefile | 31 ...

linux-kernel - Roman Zippel - Jan 10 2007 - 09:45

The who needs reviews anyways [PATCH]

... we support something else than bash - proper quoting - proper indentation bye, Roman Signed-off-by: Roman Zippel <zippel@linux-m68k.org> --- Makefile | 9 ++++-- scripts/Kbuild.include ...

linux-kernel - Roman Zippel - Feb 8 2007 - 17:48

Re: The who needs reviews anyways [PATCH]

... Fri, 9 Feb 2007, Andreas Schwab wrote: > Roman Zippel <zippel@linux-m68k.org> writes: > > > - printf has other side effects, instead stop ... keep) all our scripts POSIX clean. bye, Roman - To unsubscribe from this list: send the ...

linux-kernel - Roman Zippel - Feb 8 2007 - 21:21

Re: [patch 3/3, resend] kbuild: correctly skip tilded backups in localversion files

... it's just a matter of taste. bye, Roman [PATCH] refix localversion handling This reverts part ... notdir ...) fix. Signed-off-by: Roman Zippel <zippel@linux-m68k.org> --- Makefile | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 ...

linux-kernel - Roman Zippel - Feb 13 2007 - 12:09

Re: [PATCH 2/2] rename thread_info to stack

... 1 May 2007 02:10:34 +0200 (CEST) Roman Zippel <zippel@linux-m68k.org> wrote: > > > This finally renames the thread_info field in task ... from which e.g. ia64 could benefit. bye, Roman - To unsubscribe from this list: send the line ...

linux-kernel - Roman Zippel - May 3 2007 - 06:52

Re: [PATCH 1/3] WAN Kconfig: change "depends on HDLC" to "select"

... Mon, 7 May 2007, Krzysztof Halasa wrote: > Roman Zippel <zippel@linux-m68k.org> writes: > > > What's the advantage? The HDLC option is ... and selects is generally a bad idea. bye, Roman - To unsubscribe from this list: send the ...

linux-kernel - Roman Zippel - May 7 2007 - 07:22

Re: [PATCH 1/3] WAN Kconfig: change "depends on HDLC" to "select"

... Mon, 7 May 2007, Krzysztof Halasa wrote: > Roman Zippel <zippel@linux-m68k.org> writes: > > > HDLC doesn't really look like simple library ... you have a good reason for it. bye, Roman - To unsubscribe from this list: send the ...

linux-kernel - Roman Zippel - May 7 2007 - 13:07

Re: [RFC][PATCH] do_div_signed()

... so gcc can do better register allocation and generate better code. bye, Roman Signed-off-by: Roman Zippel <zippel@linux-m68k.org> --- include/asm-generic/div64.h | 14 ++++++++++++++ include/asm-i386/div64 ...

linux-kernel - Roman Zippel - May 22 2007 - 07:52

Re: [PATCH for 2.6.22] [5/10] x86_64: Quieten Atari keyboard warnings in Kconfig

... other things at the moment.) > Signed-off-by: Andi Kleen Acked-by: Roman Zippel <zippel@linux-m68k.org> bye, Roman - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the ...

linux-kernel - Roman Zippel - Jun 20 2007 - 08:31

Re: Kconfig troubles when using menuconfig - Was: [patch]Re: [linux-usb-devel] linux-2.6.22-rc5-gf1518a0 build #300 failed in zc0301_core.c

... a video driver, I likely don't want a radio driver... bye, Roman Reset generates values only if Kconfig and .config agree. Signed-off-by: Roman Zippel <zippel@linux-m68k.org> --- scripts/kconfig/confdata.c | 37 ...

linux-kernel - Roman Zippel - Jun 22 2007 - 12:31

Re: [patch 1/2] HFS+: Refactor ASCII to unicode conversion routine for later reuse

... it even generates slightly smaller code. :) bye, Roman From: Duane Griffin Refactor ... functions. Signed-off-by: Duane Griffin Signed-off-by: Roman Zippel <zippel@linux-m68k.org> --- fs/hfsplus/unicode ...

linux-kernel - Roman Zippel - Jun 25 2007 - 08:11

Re: [patch 2/2] HFS+: Add custom dentry hash and comparison operations

... have to be ignored during compare/hash. bye, Roman From: Duane Griffin Add custom ... Griffin Signed-off-by: Roman Zippel <zippel@linux-m68k.org> --- fs/hfsplus/btree.c | 4 + fs/hfsplus/dir.c ...

linux-kernel - Roman Zippel - Jun 25 2007 - 08:17

Re: 2.6.22-rc6-mm1

... .config has been changed and they are not in sync. bye, Roman Reset generates values only if Kconfig and .config agree. Signed-off-by: Roman Zippel <zippel@linux-m68k.org> --- scripts/kconfig/confdata.c | 37 ...

linux-kernel - Roman Zippel - Jun 29 2007 - 10:17

speck-geostationary