aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-06-23[PATCH] Kill PF_SYNCWRITE flagJens Axboe10-29/+20
2006-06-23[PATCH] cfq-iosched: Don't set the queue batching limitsJens Axboe1-45/+3
2006-06-23[PATCH] remove dead code from elevator switchingDave Jones1-3/+0
2006-06-23[PATCH] blktrace_api.h: endian annotationsAlexey Dobriyan1-3/+3
2006-06-23[PATCH] blk_start_queue() must be called with irq disabled - add warningPaolo 'Blaisorblade' Giarrusso1-1/+4
2006-06-23[PATCH] iosched: use hlist for request hashtableAkinobu Mita2-49/+35
2006-06-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds73-232/+746
2006-06-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds177-5048/+6369
2006-06-23[PATCH] docs: update sparse.txt with CHECK_ENDIANBob Copeland1-15/+21
2006-06-23[PATCH] drivers/block/loop.c: don't return garbage if LOOP_SET_STATUS not calledConstantine Sapuntzakis1-1/+1
2006-06-23[PATCH] make kernel warn about incorrectly sized partitionsMike Miller1-0/+4
2006-06-23[PATCH] More BUG_ON conversionEric Sesterhenn18-65/+34
2006-06-23[PATCH] JBD: split checkpoint listsJan Kara2-181/+246
2006-06-23[PATCH] Sparse fixes for synclink_csPeter Hagervall1-27/+27
2006-06-23[PATCH] adjust handle_IRR_event() return typeJan Beulich13-57/+31
2006-06-23[PATCH] drivers/md/raid6algos.c: fix a NULL dereferenceAdrian Bunk1-4/+3
2006-06-23[PATCH] CodingStyle: add typedefs chapterRandy Dunlap1-12/+88
2006-06-23[PATCH] When CONFIG_BASE_SMALL=1, cascade() may enter an infinite loopPorpoise1-13/+9
2006-06-23[PATCH] list: use list_replace_init() instead of list_splice_init()Oleg Nesterov7-21/+19
2006-06-23[PATCH] list: introduce list_replace() helperOleg Nesterov1-0/+23
2006-06-23[PATCH] two additions to ./linux/Documentation/ioctl-number.txtbjdouma1-0/+2
2006-06-23[PATCH] SGI IOC4: Detect IO card variantBrent Casavant4-5/+79
2006-06-23[PATCH] Doc: add audit & acct to DocBookRandy Dunlap2-0/+13
2006-06-23[PATCH] Make RCU API inaccessible to non-GPL Linux kernel modulesPaul E. McKenney4-29/+3
2006-06-23[PATCH] kernel/sys.c doesn't need init.hJes Sorensen1-1/+0
2006-06-23[PATCH] add Doc/SubmitChecklistRandy Dunlap1-0/+57
2006-06-23[PATCH] Remove semi-softlockup from invalidate_mapping_pagesNeilBrown1-6/+16
2006-06-23[PATCH] CONFIG_NET=n build fixAndrew Morton1-1/+1
2006-06-23[PATCH] connector-exportsAndrew Morton2-4/+4
2006-06-23[PATCH] ipmi: strstrip conversionPekka Enberg1-16/+9
2006-06-23[PATCH] strstrip() APIPekka Enberg2-0/+31
2006-06-23[PATCH] Process Events: License ChangeMatt Helsley1-13/+6
2006-06-23[PATCH] Process Events - Header CleanupMatt Helsley2-2/+1
2006-06-23[PATCH] remove unlikely() in might_sleep_if()Hua Zhong1-1/+1
2006-06-23[PATCH] percpu counter data type changes to suppport more than 2**31 ext3 free blocks counterMingming Cao5-53/+58
2006-06-23[PATCH] percpu_counters: create lib/percpu_counter.cRavikiran G Thirumalai3-42/+47
2006-06-23[PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processesLaurent MEYER9-9/+9
2006-06-23[PATCH] binflt_elf: remove more castsJesper Juhl1-9/+10
2006-06-23[PATCH] binfmt_elf: CodingStyle cleanup and remove some pointless castsJesper Juhl1-161/+183
2006-06-23[PATCH] Update devices.txtJan Engelhardt1-24/+111
2006-06-23[PATCH] leds: Amstrad Delta LED supportJonathan McDowell4-0/+180
2006-06-23[PATCH] make noirqdebug/irqfixup __read_mostly, add (un)likely()Andreas Mohr2-8/+8
2006-06-23[PATCH] ext3_clear_inode(): avoid kfree(NULL)Andrew Morton1-11/+12
2006-06-23[PATCH] jbd: avoid kfree(NULL)Andrew Morton1-3/+6
2006-06-23[PATCH] x86/powerpc make hardirq_ctx and softirq_ctx __read_mostlyAndreas Mohr2-4/+4
2006-06-23[PATCH] invert irq/migration.c brach predictionDaniel Walker1-2/+2
2006-06-23[PATCH] ISDN: correctly handle isdn_writebuf_stub() errorsJesper Juhl1-4/+4
2006-06-23[PATCH] i4l: memory leak fix for sc_ioctl().Jesper Juhl1-0/+1
2006-06-23[PATCH] OSS: cs46xx cleanup and tiny bugfixJesper Juhl1-783/+489
2006-06-23[PATCH] jbd: fix BUG in journal_commit_transaction()Jan Kara2-6/+18