summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | | | drm/radeon: force dma32 to fix regression rs4xx,rs6xx,rs740Jerome Glisse2012-08-291-1/+1
| | * | | | drm/radeon: rework panel mode setupAlex Deucher2012-08-291-17/+12
| | * | | | drm/radeon/atom: powergating fixes for DCE6Alex Deucher2012-08-291-20/+2
| | * | | | drm/radeon/atom: rework DIG modesetting on DCE3+Alex Deucher2012-08-291-62/+47
| | * | | | drm/radeon: don't disable plls that are in use by other crtcsAlex Deucher2012-08-291-0/+14
| | * | | | drm/radeon: add proper checking of RESOLVE_BOX command for r600-r700Marek Olšák2012-08-294-4/+27
| | * | | | drm/radeon: initialize tracked CS stateMarek Olšák2012-08-291-1/+8
| | * | | | drm/radeon: fix reading CB_COLORn_MASK from the CSMarek Olšák2012-08-291-1/+1
| * | | | | gma500: Consider CRTC initially active.Forest Bond2012-08-301-0/+3
| |/ / / /
| * | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-08-294-9/+17
| |\ \ \ \
| | * | | | i915: Quirk no_lvds on Gigabyte GA-D525TUD ITX motherboardCalvin Walton2012-08-241-0/+8
| | * | | | drm/i915: Use the correct size of the GTT for placing the per-process entriesChris Wilson2012-08-241-1/+1
| | * | | | drm/i915: fix color order for BGR formats on IVBVijay Purushothaman2012-08-231-2/+2
OpenPOWER on IntegriCloud