aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ARM: 7684/1: errata: Workaround for Cortex-A15 erratum 798181 (TLBI/DSB opera...Catalin Marinas2013-04-03
* ARM: 7682/1: cache-l2x0: fix masking of RTL revision numbering and set_debug ...Rob Herring2013-04-03
* ARM: iWMMXt: always enable iWMMXt support with PJ4 CPUsRussell King2013-04-03
* ARM: 7681/1: hw_breakpoint: use warn_once to avoid spam from reset_ctrl_regs()Santosh Shilimkar2013-03-22
* ARM: 7678/1: Work around faulty ISAR0 register in some Krait CPUsStepan Moskovchenko2013-03-22
* ARM: 7680/1: Detect support for SDIV/UDIV from ISAR0 registerStephen Boyd2013-03-22
* ARM: 7679/1: Clear IDIVT hwcap if CONFIG_ARM_THUMB=nStephen Boyd2013-03-22
* ARM: 7677/1: LPAE: Fix mapping in alloc_init_section for unaligned addressesSricharan R2013-03-22
* Merge branch 'kvm-arm/vgic-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Russell King2013-03-22
|\
| * ARM: KVM: vgic: take distributor lock on sync_hwstate pathMarc Zyngier2013-02-22
| * ARM: KVM: vgic: force EOIed LRs to the empty stateMarc Zyngier2013-02-22
* | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2013-03-21
|\ \
| * | cifs: ignore everything in SPNEGO blob after mechTypesJeff Layton2013-03-21
| * | cifs: delay super block destruction until all cifsFileInfo objects are goneMateusz Guzik2013-03-13
| * | cifs: map NT_STATUS_SHARING_VIOLATION to EBUSY instead of ETXTBSYSachin Prabhu2013-03-13
* | | Merge tag 'ext4_for_linue' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-03-21
|\ \ \
| * | | ext4: fix data=journal fast mount/umount hangTheodore Ts'o2013-03-20
| * | | ext4: fix ext4_evict_inode() racing against workqueue processing codeTheodore Ts'o2013-03-20
| * | | ext4: fix memory leakage in mext_check_coverageDmitry Monakhov2013-03-18
| * | | ext4: use s_extent_max_zeroout_kb value as number of kbLukas Czerner2013-03-12
| * | | ext4: use atomic64_t for the per-flexbg free_clusters countTheodore Ts'o2013-03-11
| * | | jbd2: fix use after free in jbd2_journal_dirty_metadata()Jan Kara2013-03-11
| * | | ext4: reserve metadata block for every delayed writeLukas Czerner2013-03-10
| * | | ext4: update reserved space after the 'correction'Lukas Czerner2013-03-10
| * | | ext4: do not use yield()Lukas Czerner2013-03-10
| * | | ext4: remove unused variable in ext4_free_blocks()Lukas Czerner2013-03-10
| * | | ext4: fix WARN_ON from ext4_releasepage()Jan Kara2013-03-10
| * | | ext4: fix the wrong number of the allocated blocks in ext4_split_extent()Zheng Liu2013-03-10
| * | | ext4: update extent status tree after an extent is zeroed outZheng Liu2013-03-10
| * | | ext4: fix wrong m_len value after unwritten extent conversionZheng Liu2013-03-10
| * | | ext4: add self-testing infrastructure to do a sanity checkDmitry Monakhov2013-03-10
| * | | ext4: avoid a potential overflow in ext4_es_can_be_merged()Zheng Liu2013-03-10
| * | | ext4: invalidate extent status tree during extent migrationDmitry Monakhov2013-03-04
| * | | ext4: remove unnecessary wait for extent conversion in ext4_fallocate()Jan Kara2013-03-04
| * | | ext4: add warning to ext4_convert_unwritten_extents_endioDmitry Monakhov2013-03-04
| * | | ext4: disable merging of uninitialized extentsDmitry Monakhov2013-03-04
| * | | ext4: ext4_split_extent should take care of extent zerooutDmitry Monakhov2013-03-04
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2013-03-21
|\ \ \ \
| * | | | thermal: exynos_thermal: return a proper error code while thermal_zone_device...Devendra Naga2013-03-11
| * | | | thermal: rcar_thermal: propagate return value of thermal_zone_device_registerDevendra Naga2013-03-11
| * | | | Thermal: kirkwood: Convert to devm_ioremap_resource()Sachin Kamat2013-03-11
| * | | | Thermal: rcar: Convert to devm_ioremap_resource()Sachin Kamat2013-03-11
| * | | | Thermal: dove: Convert to devm_ioremap_resource()Sachin Kamat2013-03-11
| * | | | thermal: rcar: fix missing unlock on error in rcar_thermal_update_temp()Wei Yongjun2013-03-11
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-03-21
|\ \ \ \ \
| * | | | | perf/x86: Add SNB/SNB-EP scheduling constraints for cycle_activity eventStephane Eranian2013-03-18
| * | | | | kprobes/x86: Check Interrupt Flag modifier when registering probeMasami Hiramatsu2013-03-18
| * | | | | kprobes: Make hash_64() as always inlinedMasami Hiramatsu2013-03-18
| * | | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2013-03-18
| |\ \ \ \ \
| | * | | | | perf tools: Fix LIBNUMA build with glibc 2.12 and older.Vinson Lee2013-03-14