summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bitops: remove duplicated extern declarationsAkinobu Mita2010-10-092-25/+12
* bitops: make asm-generic/bitops/find.h more genericAkinobu Mita2010-10-094-22/+28
* asm-generic: kdebug.h: Checkpatch cleanupAndrea Gelmini2010-10-091-1/+1
* asm-generic: fcntl: make exported headers use strict posix typesLucian Adrian Grijincu2010-10-091-1/+1
* asm-generic: cmpxchg does not handle non-long argumentsMathieu Lacage2010-10-091-19/+1
* asm-generic: make atomic_add_unless a functionMathieu Lacage2010-10-091-17/+17
* Merge branch 'hwpoison-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-10-073-7/+15
|\
| * HWPOISON: Stop shrinking at right page countAndi Kleen2010-10-071-1/+1
| * HWPOISON: Report correct address granuality for AO huge page errorsAndi Kleen2010-10-071-5/+5
| * HWPOISON: Copy si_addr_lsb to userAndi Kleen2010-10-071-0/+8
| * page-types.c: fix name of unpoison interfaceNaoya Horiguchi2010-10-071-1/+1
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-072-4/+9
|\ \
| * | elevator: fix oops on early call to elevator_change()Jens Axboe2010-10-072-4/+9
* | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2010-10-072-5/+8
|\ \ \
| * | | md: check return code of read_sb_pageVasiliy Kulikov2010-10-071-4/+5
| * | | md/raid1: minor bio initialisation improvements.NeilBrown2010-10-071-0/+2
| * | | md/raid1: avoid overflow in raid1 resync when bitmap is in use.NeilBrown2010-10-071-1/+1
* | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-10-076-17/+75
|\ \ \ \
| * | | | drm: don't drop handle reference on unloadDave Airlie2010-10-074-4/+1
| * | | | drm/ttm: Fix two race conditions + fix busy codepathsThomas Hellstrom2010-10-062-13/+74
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-10-073-11/+22
|\ \ \ \ \
| * | | | | Input: wacom - fix runtime PM related deadlockDmitry Torokhov2010-10-041-11/+12
| * | | | | Input: joydev - fix JSIOCSAXMAP ioctlKenneth Waters2010-09-211-0/+3
| * | | | | Input: uinput - setup MT usage during device creationHenrik Rydberg2010-09-191-0/+7
* | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2010-10-071-5/+14
|\ \ \ \ \ \
| * | | | | | xfs: properly account for reclaimed inodesJohannes Weiner2010-10-061-5/+14
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-0735-144/+271
|\ \ \ \ \ \
| * | | | | | V4L/DVB: v4l: radio: si470x: fix unneeded free_irq() callMarek Szyprowski2010-09-301-1/+1
| * | | | | | V4L/DVB: v4l: videobuf: prevent passing a NULL to dma_free_coherent()Pawel Osciak2010-09-301-2/+4
| * | | | | | V4L/DVB: ir-core: Fix null dereferences in the protocols sysfs interfaceBrian Rogers2010-09-301-6/+11
| * | | | | | V4L/DVB: v4l: s5p-fimc: Fix 3-planar formats handling and pixel offset error ...Sylwester Nawrocki2010-09-271-50/+37
| * | | | | | V4L/DVB: v4l: s5p-fimc: Fix return value on probe() failurePawel Osciak2010-09-271-1/+3
| * | | | | | V4L/DVB: uvcvideo: Restrict frame rates for Chicony CNF7129 webcamLaurent Pinchart2010-09-272-0/+16
| * | | | | | V4L/DVB: uvcvideo: Fix support for Medion Akoya All-in-one PC integrated webcamLaurent Pinchart2010-09-271-0/+9
| * | | | | | V4L/DVB: ivtvfb: prevent reading uninitialized stack memoryDan Rosenberg2010-09-271-0/+2
| * | | | | | V4L/DVB: cx25840: Fix typo in volume control initialization: 65335 vs. 65535Andy Walls2010-09-271-1/+1
| * | | | | | V4L/DVB: v4l: mem2mem_testdev: add missing release for video_devicePawel Osciak2010-09-271-0/+1
| * | | | | | V4L/DVB: v4l: mem2mem_testdev: fix errorenous comparisonPawel Osciak2010-09-271-1/+1
| * | | | | | V4L/DVB: mt9v022.c: Fixed compilation warningIonut Gabriel Popescu2010-09-271-3/+0
| * | | | | | V4L/DVB: mt9m111: added current colorspace at g_fmtMichael Grzeschik2010-09-271-0/+1
| * | | | | | V4L/DVB: mt9m111: cropcap and s_crop check if type is VIDEO_CAPTUREMichael Grzeschik2010-09-271-1/+6
| * | | | | | V4L/DVB: mx2_camera: fix a race causing NULL dereferenceBaruch Siach2010-09-271-0/+4
| * | | | | | V4L/DVB: tm6000: bugfix data handlingStefan Ringel2010-09-271-22/+39
| * | | | | | V4L/DVB: gspca - sn9c20x: Bad transfer size of Bayer imagesJean-François Moine2010-09-271-2/+1
| * | | | | | V4L/DVB: videobuf-dma-sg: set correct size in last sg elementHans Verkuil2010-09-272-4/+8
| * | | | | | V4L/DVB: cx231xx: Avoid an OOPS when card is unknown (card=0)Mauro Carvalho Chehab2010-09-271-6/+8
| * | | | | | V4L/DVB: dvb: fix smscore_getbuffer() logicRichard Zidlicky2010-09-271-19/+12
| * | | | | | V4L/DVB: dib7000p: add disable sample and hold, and diversity delay parameterOlivier Grenie2010-09-273-1/+8
| * | | | | | V4L/DVB: dib7770: enable the current mirrorOlivier Grenie2010-09-273-1/+57
| * | | | | | V4L/DVB: IR: extend MCE keymapMaxim Levitsky2010-09-271-0/+3