aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Update broken web addresses in arch directory.Justin P. Mattock2010-10-18
* Update broken web addresses in the kernel.Justin P. Mattock2010-10-18
* Revert "drivers/usb: Remove unnecessary return's from void functions" for mus...Jiri Kosina2010-10-06
* Revert "Fix typo: configuation => configuration" partiallyJiri Kosina2010-09-24
* ida: document IDA_BITMAP_LONGS calculationNamhyung Kim2010-09-23
* ext2: fix a typo on comment in ext2/inode.cNamhyung Kim2010-09-23
* drivers/scsi: Remove unnecessary casts of private_dataJoe Perches2010-09-23
* drivers/s390: Remove unnecessary casts of private_dataJoe Perches2010-09-23
* net/sunrpc/rpc_pipe.c: Remove unnecessary casts of private_dataJoe Perches2010-09-23
* drivers/infiniband: Remove unnecessary casts of private_dataJoe Perches2010-09-23
* drivers/gpu/drm: Remove unnecessary casts of private_dataJoe Perches2010-09-23
* kernel/pm_qos_params.c: Remove unnecessary casts of private_dataJoe Perches2010-09-23
* fs/ecryptfs: Remove unnecessary casts of private_dataJoe Perches2010-09-23
* fs/seq_file.c: Remove unnecessary casts of private_dataJoe Perches2010-09-23
* arm: uengine.c: remove C99 commentsH Hartley Sweeten2010-09-23
* arm: scoop.c: remove C99 commentsH Hartley Sweeten2010-09-23
* Fix typo configue => configure in commentsThomas Weber2010-09-23
* Fix typo: configuation => configurationThomas Weber2010-09-23
* Fix typo interrest[ing|ed] => interest[ing|ed]Thomas Weber2010-09-21
* Fix various typos of valid in commentsNikanth Karthikesan2010-09-21
* Doc: Fix typo s/packages/packagedNikanth Karthikesan2010-09-21
* Revert "drivers/usb: Remove unnecessary return's from void functions" partiallyJiri Kosina2010-09-02
* idr: describe how nextidp works in idr_get_next().Naohiro Aota2010-08-31
* idr: fix kernel-doc warnings.Naohiro Aota2010-08-31
* MAINTAINERS: update broken web addressJustin P. Mattock2010-08-30
* parport_pc: show the detection of a 2 serial port ITE8874 chipNiels de Vos2010-08-24
* Kconfig: delete duplicate wordStephan Sperber2010-08-23
* Fix typo in Kconfig help textThomas Weber2010-08-23
* Use kzalloc in idedisk_prep_fn.Tao Ma2010-08-19
* Fix typo s/contenious/continuous in commentNikanth Karthikesan2010-08-18
* Fix spelling mistake in jhashAnton Blanchard2010-08-18
* include/video/vga.h: update web address.Justin P. Mattock2010-08-16
* vesafb: fix comment a typoJustin P. Mattock2010-08-16
* paravirt: noreplace-paravirt is implemented for x86 and ia-64Jiri Kosina2010-08-16
* Merge branch 'master' into for-nextJiri Kosina2010-08-11
|\
| * Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2010-08-10
| |\
| | * Merge git://git.infradead.org/users/dwmw2/libraid-2.6 into for-linusNeilBrown2010-08-09
| | |\
| | | * Merge branch 'async' of macbook:git/btrfs-unstableDavid Woodhouse2010-08-09
| | | |\
| | | | * async_tx: Move ASYNC_RAID6_TEST option to crypto/async_tx/, fix dependenciesDavid Woodhouse2009-10-29
| | | | * md: Factor out RAID6 algorithms into lib/David Woodhouse2009-10-29
| | * | | md: clean up do_md_stopNeilBrown2010-08-08
| | * | | md: fix another deadlock with removing sysfs attributes.NeilBrown2010-08-08
| | * | | md: move revalidate_disk() back outside open_mutexDan Williams2010-08-08
| | * | | md/raid10: fix deadlock with unaligned read during resyncNeilBrown2010-08-07
| | * | | md/bitmap: separate out loading a bitmap from initialising the structures.NeilBrown2010-07-25
| | * | | md/bitmap: prepare for storing write-intent-bitmap via dm-dirty-log.NeilBrown2010-07-25
| | * | | md/bitmap: optimise scanning of empty bitmaps.NeilBrown2010-07-25
| | * | | md/bitmap: clean up plugging calls.NeilBrown2010-07-25
| | * | | md/bitmap: reduce dependence on sysfs.NeilBrown2010-07-25
| | * | | md/bitmap: white space clean up and similar.NeilBrown2010-07-25