summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | gpu/drm, x86, PAT: Handle io_mapping_create_wc() errors in a clean wayVenkatesh Pallipadi2009-02-251-1/+8
| | | * | x86, Voyager: fix compile by lifting the degeneracy of phys_cpu_present_mapJames Bottomley2009-02-241-12/+12
| | | * | x86, doc: fix references to Documentation/x86/i386/boot.txtKyle McMartin2009-02-241-2/+2
| | * | | Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-02-283-53/+6Star
| | |\ \ \
| | | * | | sh: ap325rxa: Revert ov772x support.Paul Mundt2009-02-271-50/+3Star
| | | * | | serial: sh-sci: fix overrun error handling for SH7785 SCIF.Kuninori Morimoto2009-02-121-1/+1
| | | * | | sh: Storage class should be before const qualifierTobias Klauser2009-02-121-2/+2
| | * | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-02-288-265/+84Star
| | |\ \ \ \
| | | * | | | V4L/DVB (10696): Remove outdated README for the flexcop-driverUwe Bugla2009-02-271-205/+0Star
| | | * | | | V4L/DVB (10695): Update Technisat card documentationUwe Bugla2009-02-271-14/+20
| | | * | | | V4L/DVB (10694): [PATCH] software IRQ watchdog for Flexcop B2C2 DVB PCI cardsPatrick Boettcher2009-02-273-25/+44
| | | * | | | V4L/DVB (10663): soc-camera: fix S_CROP breakage on PXA and SuperHGuennadi Liakhovetski2009-02-272-21/+18Star
| | | * | | | V4L/DVB (10659): em28xx: register device to soundcard for sysfsNicola Soranzo2009-02-271-0/+2
| | * | | | | Fix FREEZE/THAW compat_ioctl regressionChristoph Hellwig2009-02-281-0/+3
| | * | | | | hpilo: new pci deviceDavid Altobelli2009-02-281-1/+2
| | * | | | | checkpatch: version 0.28Andy Whitcroft2009-02-281-1/+1
| | * | | | | checkpatch: add __ref as a sparse modifierAndy Whitcroft2009-02-281-1/+2
| | * | | | | checkpatch: extend attribute testing to all modifiersAndy Whitcroft2009-02-281-2/+2
| | * | | | | checkpatch: a modifier is not an identifier at the end of a typeAndy Whitcroft2009-02-281-2/+2
| | * | | | | checkpatch: pointer type star may have modifiers followingAndy Whitcroft2009-02-281-2/+2
| | * | | | | checkpatch: correctly handle type spacing in the face of modifiersAndy Whitcroft2009-02-281-2/+2
| | * | | | | checkpatch: do not warn about -p0 patches when checking filesAndy Whitcroft2009-02-281-1/+2
| | * | | | | checkpatch: make in_atomic ok in the coreAndy Whitcroft2009-02-281-1/+1
| | * | | | | mm: fix lazy vmap purging (use-after-free error)Vegard Nossum2009-02-281-1/+2
| | * | | | | mm: vmap fix overflowNick Piggin2009-02-281-0/+7
| | * | | | | Fix recursive lock in free_uid()/free_user_ns()David Howells2009-02-282-4/+18
| | * | | | | w1: add missing Kconfig/Makefile entries for DS2431 slave driverHerton Ronaldo Krzesinski2009-02-282-0/+7
| | * | | | | EXPORT_SYMBOL(d_obtain_alias) rather than EXPORT_SYMBOL_GPLBenny Halevy2009-02-281-1/+1
| | * | | | | w1_ds2433: clear the validcrc flag after a writeBen Gardner2009-02-281-1/+6
| | * | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-02-269-42/+89
| | |\ \ \ \ \
| | | * | | | | [MTD] [MAPS] Remove MODULE_DEVICE_TABLE() from ck804rom driver.David Woodhouse2009-02-261-1/+1
| | | * | | | | [JFFS2] fix mount crash caused by removed nodesThomas Gleixner2009-02-211-9/+33
| | | * | | | | [JFFS2] force the jffs2 GC daemon to behave a bit betterAndres Salomon2009-02-141-7/+11
| | | * | | | | [MTD] [MAPS] blackfin async requires complex mappingsMike Frysinger2009-02-141-1/+1
| | | * | | | | [MTD] [MAPS] blackfin: fix memory leak in error pathMike Frysinger2009-02-141-1/+5
| | | * | | | | [MTD] [MAPS] physmap: fix wrong free and del_mtd_{partition,device}Atsushi Nemoto2009-02-141-19/+19
| | | * | | | | [MTD] slram: Handle negative devlength correctlyRoel Kluin2009-01-191-4/+10
| | | * | | | | [MTD] map_rom has NULL erase pointerAlan Cox2009-01-111-0/+8
| | | * | | | | [MTD] [LPDDR] qinfo_probe depends on lpddrAlexey Korolev2009-01-111-0/+1
| | * | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-02-268-24/+71
| | |\ \ \ \ \ \
| | | * | | | | | ocfs2: add IO error check in ocfs2_get_sector()wengang wang2009-02-261-0/+7
| | | * | | | | | ocfs2: set gap to seperate entry and value when xattr in bucketTiger Yang2009-02-261-8/+10
| | | * | | | | | ocfs2: lock the metaecc process for xattr bucketTao Ma2009-02-263-0/+8
| | | * | | | | | ocfs2: Use the right access_* method in ctime update of xattr.Tao Ma2009-02-261-2/+3
| | | * | | | | | ocfs2/dlm: Make dlm_assert_master_handler() kill itself instead of the asserterSunil Mushran2009-02-261-6/+6
| | | * | | | | | ocfs2/dlm: Use ast_lock to protect ast_listSunil Mushran2009-02-261-2/+2
| | | * | | | | | ocfs2: Cleanup the lockname print in dlmglue.cSunil Mushran2009-02-261-3/+8
| | | * | | | | | ocfs2/dlm: Retract fix for race between purge and migrateSunil Mushran2009-02-261-2/+1Star
| | | * | | | | | ocfs2: Access and dirty the buffer_head in mark_written.Tao Ma2009-02-261-1/+26
| | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-02-261-0/+17
| | |\ \ \ \ \ \