summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* UBI: Add fastmap support to the WL sub-systemRichard Weinberger2012-10-031-44/+531
* UBI: Add fastmap stuff to attach.cRichard Weinberger2012-10-033-130/+260
* UBI: Wire-up ->fm_semRichard Weinberger2012-10-031-0/+12
* UBI: Add fastmap bits to build.cRichard Weinberger2012-10-031-3/+65
* UBI: Add self_check_eba()Richard Weinberger2012-10-031-0/+96
* UBI: Export next_sqnum()Richard Weinberger2012-10-031-9/+9
* UBI: Add fastmap stuff to ubi.hRichard Weinberger2012-10-032-25/+115
* UBI: Add fastmap on-flash data structuresRichard Weinberger2012-10-031-0/+137
* UBI: fix trivial typo 'it' => 'is'Brian Norris2012-09-261-1/+1
* UBI: load after mtd device driversJiang Lu2012-09-261-1/+1
* UBI: print lessArtem Bityutskiy2012-09-047-56/+42
* UBI: use pr_ helper instead of printkArtem Bityutskiy2012-09-046-103/+93
* UBI: comply with coding styleArtem Bityutskiy2012-09-049-113/+101
* UBI: erase free PEB with bitflip in EC headerMatthieu CASTET2012-09-041-1/+1
* UBI: fix autoresize handling in R/O modeArtem Bityutskiy2012-09-041-0/+5
* UBI: add max_beb_per1024 to attach ioctlRichard Genoud2012-09-043-3/+18
* UBI: allow specifying bad PEBs limit using module parameterRichard Genoud2012-09-042-15/+27
* UBI: check max_beb_per1024 value in ubi_attach_mtd_devRichard Genoud2012-09-041-0/+9
* UBI: prepare for max_beb_per1024 module parameter additionRichard Genoud2012-09-043-8/+12
* UBI: introduce MTD_PARAM_MAX_COUNTRichard Genoud2012-09-041-2/+5
* UBI: separate bad_peb_limit in a functionRichard Genoud2012-09-041-23/+31
* arm: sam9_l9260_defconfig: correct CONFIG_MTD_UBI_BEB_LIMITArtem Bityutskiy2012-09-041-1/+1
* UBI: use the whole MTD device size to get bad_peb_limitRichard Genoud2012-09-042-9/+39
* mtd: mtdparts: introduce mtd_get_device_sizeRichard Genoud2012-09-042-0/+11
* mtd: mark mtd_is_partition argument as constantRichard Genoud2012-09-042-2/+2
* arm: sam9_l9260_defconfig: remove non-existing config optionShmulik Ladkani2012-09-041-1/+0
* UBI: kill CONFIG_MTD_UBI_BEB_RESERVEShmulik Ladkani2012-09-042-19/+0
* UBI: limit amount of reserved eraseblocks for bad PEB handlingShmulik Ladkani2012-09-042-21/+41
* UBI: introduce new bad PEB limitShmulik Ladkani2012-09-043-8/+32
* arm: sam9_l9260_defconfig: prepare to UBI config changeShmulik Ladkani2012-09-041-0/+1
* UBI: print PID in debug messagesArtem Bityutskiy2012-09-041-1/+2
* UBI: print image sequence number as unsigned integerArtem Bityutskiy2012-09-041-1/+1
* Linux 3.6-rc4v3.6-rc4Linus Torvalds2012-09-011-1/+1
* time: Move ktime_t overflow checking into timespec_valid_strictJohn Stultz2012-09-012-5/+12
* Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-08-312-3/+7
|\
| * KVM: x86: fix KVM_GET_MSR for PV EOIMichael S. Tsirkin2012-08-271-0/+3
| * kvm: Fix nonsense handling of compat ioctlAlan Cox2012-08-261-3/+4
* | Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds2012-08-313-7/+7
|\ \
| * | [PARISC] fix personality flag check in copy_thread()Jiri Kosina2012-08-032-5/+5
| * | [PARISC] Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman2012-07-251-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-08-315-9/+7
|\ \ \
| * | | s390/32: Don't clobber personality flags on execHeiko Carstens2012-08-301-1/+2
| * | | s390/smp: add missing smp_store_status() for !SMPHeiko Carstens2012-08-281-0/+1
| * | | s390/dasd: fix ioctl return valueHeiko Carstens2012-08-282-6/+3
| * | | s390: Always use "long" for ssize_t to match size_tGeert Uytterhoeven2012-08-211-2/+1
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-08-3018-126/+174
|\ \ \ \
| * | | | drm: Add EDID_QUIRK_FORCE_REDUCED_BLANKING for ASUS VW222SPaul Menzel2012-08-301-0/+3
| * | | | Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2012-08-308-111/+141
| |\ \ \ \
| | * | | | drm/radeon: fix dig encoder selection on DCE61Alex Deucher2012-08-291-5/+26
| | * | | | drm/radeon: fix double free in radeon_gpu_resetChristian König2012-08-291-0/+3
OpenPOWER on IntegriCloud