aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-06-23[PATCH] cfq-iosched: Don't set the queue batching limitsJens Axboe
2006-06-23[PATCH] remove dead code from elevator switchingDave Jones
2006-06-23[PATCH] blktrace_api.h: endian annotationsAlexey Dobriyan
2006-06-23[PATCH] blk_start_queue() must be called with irq disabled - add warningPaolo 'Blaisorblade' Giarrusso
2006-06-23[PATCH] iosched: use hlist for request hashtableAkinobu Mita
2006-06-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-06-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2006-06-23[PATCH] docs: update sparse.txt with CHECK_ENDIANBob Copeland
2006-06-23[PATCH] drivers/block/loop.c: don't return garbage if LOOP_SET_STATUS not calledConstantine Sapuntzakis
2006-06-23[PATCH] make kernel warn about incorrectly sized partitionsMike Miller
2006-06-23[PATCH] More BUG_ON conversionEric Sesterhenn
2006-06-23[PATCH] JBD: split checkpoint listsJan Kara
2006-06-23[PATCH] Sparse fixes for synclink_csPeter Hagervall
2006-06-23[PATCH] adjust handle_IRR_event() return typeJan Beulich
2006-06-23[PATCH] drivers/md/raid6algos.c: fix a NULL dereferenceAdrian Bunk
2006-06-23[PATCH] CodingStyle: add typedefs chapterRandy Dunlap
2006-06-23[PATCH] When CONFIG_BASE_SMALL=1, cascade() may enter an infinite loopPorpoise
2006-06-23[PATCH] list: use list_replace_init() instead of list_splice_init()Oleg Nesterov
2006-06-23[PATCH] list: introduce list_replace() helperOleg Nesterov
2006-06-23[PATCH] two additions to ./linux/Documentation/ioctl-number.txtbjdouma
2006-06-23[PATCH] SGI IOC4: Detect IO card variantBrent Casavant
2006-06-23[PATCH] Doc: add audit & acct to DocBookRandy Dunlap
2006-06-23[PATCH] Make RCU API inaccessible to non-GPL Linux kernel modulesPaul E. McKenney
2006-06-23[PATCH] kernel/sys.c doesn't need init.hJes Sorensen
2006-06-23[PATCH] add Doc/SubmitChecklistRandy Dunlap
2006-06-23[PATCH] Remove semi-softlockup from invalidate_mapping_pagesNeilBrown
2006-06-23[PATCH] CONFIG_NET=n build fixAndrew Morton
2006-06-23[PATCH] connector-exportsAndrew Morton
2006-06-23[PATCH] ipmi: strstrip conversionPekka Enberg
2006-06-23[PATCH] strstrip() APIPekka Enberg
2006-06-23[PATCH] Process Events: License ChangeMatt Helsley
2006-06-23[PATCH] Process Events - Header CleanupMatt Helsley
2006-06-23[PATCH] remove unlikely() in might_sleep_if()Hua Zhong
2006-06-23[PATCH] percpu counter data type changes to suppport more than 2**31 ext3 fre...Mingming Cao
2006-06-23[PATCH] percpu_counters: create lib/percpu_counter.cRavikiran G Thirumalai
2006-06-23[PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processesLaurent MEYER
2006-06-23[PATCH] binflt_elf: remove more castsJesper Juhl
2006-06-23[PATCH] binfmt_elf: CodingStyle cleanup and remove some pointless castsJesper Juhl
2006-06-23[PATCH] Update devices.txtJan Engelhardt
2006-06-23[PATCH] leds: Amstrad Delta LED supportJonathan McDowell
2006-06-23[PATCH] make noirqdebug/irqfixup __read_mostly, add (un)likely()Andreas Mohr
2006-06-23[PATCH] ext3_clear_inode(): avoid kfree(NULL)Andrew Morton
2006-06-23[PATCH] jbd: avoid kfree(NULL)Andrew Morton
2006-06-23[PATCH] x86/powerpc make hardirq_ctx and softirq_ctx __read_mostlyAndreas Mohr
2006-06-23[PATCH] invert irq/migration.c brach predictionDaniel Walker
2006-06-23[PATCH] ISDN: correctly handle isdn_writebuf_stub() errorsJesper Juhl
2006-06-23[PATCH] i4l: memory leak fix for sc_ioctl().Jesper Juhl
2006-06-23[PATCH] OSS: cs46xx cleanup and tiny bugfixJesper Juhl
2006-06-23[PATCH] jbd: fix BUG in journal_commit_transaction()Jan Kara
2006-06-23[PATCH] cond_resched() might_sleep() fixIngo Molnar