summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | mtd: NAND: jz4740: Make 'struct platform_driver jz_nand_driver' staticLars-Peter Clausen2010-12-031-1/+1
| * | | mtd: remove unnecessary casts of void ptr returning alloc function return valuesJesper Juhl2010-12-031-1/+1
| * | | mtd: fsmc.h: including linux/io.h for definition of readlViresh Kumar2010-12-031-0/+1
| * | | mtd: mtdchar: fix information leak to userlandVasiliy Kulikov2010-12-031-1/+1
| * | | mtd: onenand: implement cache program feature for 4KiB page onenandRoman Tereshonkov2010-12-031-3/+19
| * | | mtd: onenand: fix omap2 code to handle cache program featureRoman Tereshonkov2010-12-031-3/+9
| * | | mtd: onenand: add option and variable for cache program featureRoman Tereshonkov2010-12-031-0/+12
| * | | jffs2: use vzallocJoe Perches2010-12-031-3/+2Star
| * | | mtd: use vzallocJoe Perches2010-12-032-6/+3Star
| * | | mtd: OneNAND: Fix page offset handling at 2KiB pagesizeKyungmin Park2010-12-031-2/+5
| * | | mtd: nandsim: spell fixes in commentssrimugunthan2010-12-031-18/+18
| * | | mtd: m25p80: Add support for Macronix MX25L25655EKevin Cernekee2010-12-031-0/+1
| * | | mtd: m25p80: Add support for Macronix MX25L25635EKevin Cernekee2010-12-031-3/+28
| * | | mtd: m25p80: Reinstate error print on unrecognized flashKevin Cernekee2010-12-031-0/+1
| * | | mtd: Fix MTD_OF_PARTS for all arch and minor tidy of MTD_PARTITIONSGrant Likely2010-12-032-9/+12
| * | | mtd: bcm963xx-flash: try JEDEC probe if CFI failsGuillaume LECERF2010-12-031-0/+5
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-01-1724-524/+515Star
|\ \ \ \
| * | | | fs: fix address space warnings in ioctl_fiemap()Namhyung Kim2011-01-172-7/+7
| * | | | aio: check return value of create_workqueue()Namhyung Kim2011-01-171-1/+1
| * | | | hpfs_setattr error case avoids unlock_kernelDr. David Alan Gilbert2011-01-171-1/+1
| * | | | compat: copy missing fields in compat_statfs64 to userNamhyung Kim2011-01-171-1/+3
| * | | | compat: update comment of compat statfs syscallsNamhyung Kim2011-01-171-1/+1
| * | | | compat: remove unnecessary assignment in compat_rw_copy_check_uvector()Namhyung Kim2011-01-171-3/+1Star
| * | | | fs: FS_POSIX_ACL does not depend on BLOCKRandy Dunlap2011-01-171-9/+8Star
| * | | | fs: Remove unlikely() from fget_light()Steven Rostedt2011-01-171-1/+1
| * | | | fs: Remove unlikely() from fput_light()Steven Rostedt2011-01-171-1/+1
| * | | | fallocate should be a file operationChristoph Hellwig2011-01-1713-448/+440Star
| * | | | make the feature checks in ->fallocate future proofChristoph Hellwig2011-01-175-3/+8
| * | | | staging: smbfs building fixYang Ruirui2011-01-171-2/+2
| * | | | tidy up around finish_automount()Al Viro2011-01-172-30/+18Star
| * | | | don't drop newmnt on error in do_add_mount()Al Viro2011-01-171-11/+5Star
| * | | | Take the completion of automount into new helperAl Viro2011-01-173-26/+39
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2011-01-1728-504/+159Star
|\ \ \ \ \
| * | | | | alpha: fix WARN_ON in __local_bh_enable()Ivan Kokshaysky2011-01-171-3/+2Star
| * | | | | alpha: fix breakage caused by df9ee29270Ivan Kokshaysky2011-01-171-3/+5
| * | | | | alpha: add GENERIC_HARDIRQS_NO__DO_IRQ to KconfigMatt Turner2011-01-171-0/+3
| * | | | | alpha/osf_sys: remove unused MAX_SELECT_SECONDSNamhyung Kim2011-01-171-3/+0Star
| * | | | | alpha: change to new Makefile flag variablesmatt mooney2011-01-175-7/+7
| * | | | | alpha: kill off alpha_do_IRQKyle McMartin2011-01-1721-460/+94Star
| * | | | | alpha: irq clean upKyle McMartin2011-01-1720-58/+67
| * | | | | alpha: use set_irq_chip and push down __do_IRQ to the machine typesKyle McMartin2011-01-1720-48/+59
| |/ / / /
* | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-01-1720-262/+124Star
|\ \ \ \ \
| * | | | | drm/radeon/kms: balance asic_reset functionsAlex Deucher2011-01-173-18/+20
| * | | | | drm/radeon/kms: remove duplicate card_posted() functionsAlex Deucher2011-01-173-46/+3Star
| * | | | | drm/radeon/kms: add module option for pcie gen2Alex Deucher2011-01-175-0/+14
| * | | | | drm/radeon/kms: fix typo in evergreen safe regAlex Deucher2011-01-171-1/+1
| * | | | | Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next i...Dave Airlie2011-01-1711-197/+86Star
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | drm/nouveau: fix gpu page faults triggered by plymouthdBen Skeggs2011-01-171-2/+2
| | * | | | drm/nouveau: greatly simplify mm, killing some bugs in the processBen Skeggs2011-01-173-160/+52Star
| | * | | | drm/nvc0: enable protection of system-use-only structures in vmBen Skeggs2011-01-174-5/+10