aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* GFS2: Fix unlock of fcntl locks during withdrawn stateSteven Whitehouse2013-04-04
* GFS2: return error if malloc failed in gfs2_rs_alloc()Wei Yongjun2013-04-04
* GFS2: use memchr_invAkinobu Mita2013-04-04
* GFS2: use kmalloc for lvb bitmapDavid Teigland2013-04-04
* Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-04-03
|\
| * ARM: 7690/1: mm: fix CONFIG_LPAE typosPaul Bolle2013-04-03
| * ARM: 7689/1: add unwind annotations to ftrace asmRabin Vincent2013-04-03
| * ARM: 7685/1: delay: use private ticks_per_jiffy field for timer-based delay opsWill Deacon2013-04-03
| * 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 tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-04-03
|\ \ \
| * | | ext4: fix big-endian bugs which could cause fs corruptionsZheng Liu2013-04-03
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2013-04-03
|\ \ \ \
| * | | | reiserfs: Fix warning and inode leak when deleting inode with xattrsJan Kara2013-03-29
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-04-03
|\ \ \ \ \
| * | | | | s390/mm: provide emtpy check_pgt_cache() functionHeiko Carstens2013-04-02
| * | | | | s390/uaccess: fix page table walkHeiko Carstens2013-04-02
| * | | | | s390/3270: fix minor_start issueMartin Schwidefsky2013-03-21
| * | | | | s390/uaccess: fix clear_user_pt()Heiko Carstens2013-03-21
| * | | | | s390/scm_blk: fix error return code in scm_blk_init()Wei Yongjun2013-03-21
| * | | | | s390/scm_block: fix printk format stringSebastian Ott2013-03-21
| * | | | | drivers/Kconfig: add several missing GENERIC_HARDIRQS dependenciesHeiko Carstens2013-03-21
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-04-02
|\ \ \ \ \ \
| * | | | | | VSOCK: Handle changes to the VMCI context ID.Reilly Grant2013-04-02
| * | | | | | net IPv6 : Fix broken IPv6 routing table after loopback down-upBalakumaran Kannan2013-04-02
| * | | | | | cbq: incorrect processing of high limitsVasily Averin2013-04-02
| * | | | | | net/mlx4_en: Fix setting initial MAC addressYan Burman2013-04-02
| * | | | | | bonding: get netdev_rx_handler_unregister out of locksVeaceslav Falico2013-04-02
* | | | | | | Merge tag 'regmap-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-04-02
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'regmap/fix/async' into tmpMark Brown2013-03-31
| |\ \ \ \ \ \ \
| | * | | | | | | regmap: async: Add missing returnMark Brown2013-03-27
| * | | | | | | | Merge remote-tracking branch 'regmap/fix/core' into tmpMark Brown2013-03-31
| |\ \ \ \ \ \ \ \
| | * | | | | | | | regmap: Initialize `map->debugfs' before regcacheDimitris Papastamos2013-03-12
| * | | | | | | | | Merge remote-tracking branch 'regmap/fix/cache' into tmpMark Brown2013-03-31
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| | * | | | | | | | regmap: don't corrupt work buffer in _regmap_raw_write()Stephen Warren2013-03-21
| | * | | | | | | | regmap: cache Fix regcache-rbtree syncLars-Peter Clausen2013-03-13
| | |/ / / / / / /
* | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-04-02
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | drm: correctly restore mappings if drm_open failsIlija Hadzic2013-04-02
| * | | | | | | | | Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nou...Dave Airlie2013-04-02
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/nouveau: fix NULL ptr dereference from nv50_disp_intr()Maarten Lankhorst2013-03-28
| | * | | | | | | | | drm/nouveau: fix handling empty channel list in ioctl'sMaarten Lankhorst2013-03-28