summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-04UBI: erase free PEB with bitflip in EC headerMatthieu CASTET
2012-09-04UBI: fix autoresize handling in R/O modeArtem Bityutskiy
2012-09-04UBI: add max_beb_per1024 to attach ioctlRichard Genoud
2012-09-04UBI: allow specifying bad PEBs limit using module parameterRichard Genoud
2012-09-04UBI: check max_beb_per1024 value in ubi_attach_mtd_devRichard Genoud
2012-09-04UBI: prepare for max_beb_per1024 module parameter additionRichard Genoud
2012-09-04UBI: introduce MTD_PARAM_MAX_COUNTRichard Genoud
2012-09-04UBI: separate bad_peb_limit in a functionRichard Genoud
2012-09-04arm: sam9_l9260_defconfig: correct CONFIG_MTD_UBI_BEB_LIMITArtem Bityutskiy
2012-09-04UBI: use the whole MTD device size to get bad_peb_limitRichard Genoud
2012-09-04mtd: mtdparts: introduce mtd_get_device_sizeRichard Genoud
2012-09-04mtd: mark mtd_is_partition argument as constantRichard Genoud
2012-09-04arm: sam9_l9260_defconfig: remove non-existing config optionShmulik Ladkani
2012-09-04UBI: kill CONFIG_MTD_UBI_BEB_RESERVEShmulik Ladkani
2012-09-04UBI: limit amount of reserved eraseblocks for bad PEB handlingShmulik Ladkani
2012-09-04UBI: introduce new bad PEB limitShmulik Ladkani
2012-09-04arm: sam9_l9260_defconfig: prepare to UBI config changeShmulik Ladkani
2012-09-04UBI: print PID in debug messagesArtem Bityutskiy
2012-09-04UBI: print image sequence number as unsigned integerArtem Bityutskiy
2012-09-01Linux 3.6-rc4Linus Torvalds
2012-09-01time: Move ktime_t overflow checking into timespec_valid_strictJohn Stultz
2012-08-31Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-08-31Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds
2012-08-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-08-30Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-08-30s390/32: Don't clobber personality flags on execHeiko Carstens
2012-08-30drm: Add EDID_QUIRK_FORCE_REDUCED_BLANKING for ASUS VW222SPaul Menzel
2012-08-30Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2012-08-30gma500: Consider CRTC initially active.Forest Bond
2012-08-29drm/radeon: fix dig encoder selection on DCE61Alex Deucher
2012-08-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-08-29Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2012-08-29mm, slab: lock the correct nodelist after reenabling irqsDavid Rientjes
2012-08-29drm/radeon: fix double free in radeon_gpu_resetChristian König
2012-08-29drm/radeon: force dma32 to fix regression rs4xx,rs6xx,rs740Jerome Glisse
2012-08-29drm/radeon: rework panel mode setupAlex Deucher
2012-08-29drm/radeon/atom: powergating fixes for DCE6Alex Deucher
2012-08-29drm/radeon/atom: rework DIG modesetting on DCE3+Alex Deucher
2012-08-29drm/radeon: don't disable plls that are in use by other crtcsAlex Deucher
2012-08-29drm/radeon: add proper checking of RESOLVE_BOX command for r600-r700Marek Olšák
2012-08-29drm/radeon: initialize tracked CS stateMarek Olšák
2012-08-29drm/radeon: fix reading CB_COLORn_MASK from the CSMarek Olšák
2012-08-29watchdog: da9052: Remove duplicate inclusion of delay.hSachin Kamat
2012-08-29watchdog: fix watchdog-test.c build warningRandy Dunlap
2012-08-29Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-08-29Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie
2012-08-29drm/nvc0/copy: check PUNITS to determine which copy engines are disabledBen Skeggs
2012-08-28Btrfs: fix that repair code is spuriously executed for transid failuresStefan Behrens
2012-08-28Btrfs: fix ordered extent leak when failing to start a transactionLiu Bo
2012-08-28Btrfs: fix a dio write regressionLiu Bo