summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-16raid6/async_tx: handle holes in block list in async_syndrome_valNeilBrown
2009-10-16md/async: don't pass a memory pointer as a page pointer.NeilBrown
2009-10-16md: Fix handling of raid5 array which is being reshaped to fewer devices.NeilBrown
2009-10-16md: fix problems with RAID6 calculations for DDF.NeilBrown
2009-10-16md/raid456: downlevel multicore operations to raid_run_opsDan Williams
2009-10-16md: drivers/md/unroll.pl replaced with awk analogVladimir Dronnikov
2009-10-16md: remove clumsy usage of do_sync_mapping_range from bitmap codeNeilBrown
2009-10-16md: raid1/raid10: handle allocation errors during array setup.NeilBrown
2009-10-16md/raid5: initialize conf->device_lock earlierDan Williams
2009-10-16md/raid1/raid10: add a cond_reschedNeilBrown
2009-10-16Revert "md: do not progress the resync process if the stripe was blocked"NeilBrown
2009-09-24Merge branch 'cputime' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-09-24Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2009-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2009-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2009-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-currentLinus Torvalds
2009-09-24module: don't call percpu_modfree on NULL pointer.Rusty Russell
2009-09-24module: fix memory leak when load fails after srcversion/version allocatedRusty Russell
2009-09-24module: preferred way to use MODULE_AUTHORJohannes Berg
2009-09-24param: allow whitespace as kernel parameter separatorPeter Oberparleiter
2009-09-24module: reduce string table for loaded modules (v2)Jan Beulich
2009-09-24module: reduce symbol table for loaded modules (v2)Jan Beulich
2009-09-24Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2009-09-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2009-09-24Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds
2009-09-24drivers/usb/serial/sierra.c: fix CONFIG_PM=n buildAndrew Morton
2009-09-24alpha: AGP update (fixes compile failure)Ivan Kokshaysky
2009-09-24task_struct cleanup: move binfmt field to mm_structHiroshi Shimamoto
2009-09-24include/linux/unaligned/{l,b}e_byteshift.h: fix usage for compressed kernelsAlbin Tonnerre
2009-09-24lzma/gzip: fix potential oops when input data is truncatedPhillip Lougher
2009-09-24drivers/vlynq/vlynq.c: fix resource size off by 1 errorJulia Lawall
2009-09-24fs/romfs: correct error-handling codeJulia Lawall
2009-09-24gru: allocation may fail in quicktest1()Roel Kluin
2009-09-24gru: use proc_create()Alexey Dobriyan
2009-09-24aio: ifdef fields in mm_structAlexey Dobriyan
2009-09-24memstick: move dev_dbgJiri Slaby
2009-09-24adfs: remove redundant test on unsignedRoel Kluin
2009-09-24edac: core: remove completion-wait for complete with rcu_barrierJesper Dangaard Brouer
2009-09-24edac: i3200 memory controller driverJason Uhlenkott
2009-09-24edac: fix resource size calculationJulia Lawall
2009-09-24edac: mpc85xx add mpc83xx supportIra W. Snyder
2009-09-24edac: mpc85xx add P2020DS supportYang Shi
2009-09-24linux/futex.h: place kernel types behind __KERNEL__Mike Frysinger
2009-09-24pidns: deny CLONE_PARENT|CLONE_NEWPID combinationSukadev Bhattiprolu
2009-09-24fork(): disable CLONE_PARENT for initSukadev Bhattiprolu
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan
2009-09-24MAINTAINERS: add Matt Mackall and Herbert Xu to HARDWARE RANDOM NUMBER GENERATORJoe Perches
2009-09-24bfin-otp: add writing supportMike Frysinger
2009-09-24drivers/char/uv_mmtimer.c: add memory mapped RTC driver for UVDimitri Sivanich