aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | | | | | | | 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
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2013-04-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | drm: don't unlock in the addfb error pathsDaniel Vetter2013-03-27
| | * | | | | | | | | | | | | | | | | | | | | | drm/i915: Fix build failureLauri Kasanen2013-03-27
| | * | | | | | | | | | | | | | | | | | | | | | drm/i915: Be sure to turn hsync/vsync back on at crt enable (v2)Adam Jackson2013-03-26
| | * | | | | | | | | | | | | | | | | | | | | | drm/i915: duct-tape locking when eDP init failsDaniel Vetter2013-03-26
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-04-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | Fix breakage in MIPS siginfo handlingDavid Howells2013-03-19
| * | | | | | | | | | | | | | | | | | | | | | | Revert "MIPS: BCM63XX: Call board_register_device from device_initcall()"Jonas Gorski2013-03-19
| * | | | | | | | | | | | | | | | | | | | | | | MIPS: BCM63XX: Make nvram checksum failure non fatalJonas Gorski2013-03-19
| * | | | | | | | | | | | | | | | | | | | | | | MIPS: Fix code generation for non-DSP capable CPUsFlorian Fainelli2013-03-19
| * | | | | | | | | | | | | | | | | | | | | | | MIPS: Fix inconsistent formatting inside /proc/cpuinfoJohn Crispin2013-03-13
| * | | | | | | | | | | | | | | | | | | | | | | MIPS: SEAD3: Enable LL/SC.Ralf Baechle2013-03-12
| * | | | | | | | | | | | | | | | | | | | | | | MIPS: Get rid of CONFIG_CPU_HAS_LLSC againPaul Bolle2013-03-12
| * | | | | | | | | | | | | | | | | | | | | | | MIPS: Add dependencies for HAVE_ARCH_TRANSPARENT_HUGEPAGEBen Hutchings2013-03-12
| * | | | | | | | | | | | | | | | | | | | | | | MIPS: VR4133: Fix probe for LL/SC.Yoichi Yuasa2013-03-12
| * | | | | | | | | | | | | | | | | | | | | | | MIPS: Fix logic errors in bitops.cDavid Daney2013-03-12
| * | | | | | | | | | | | | | | | | | | | | | | MIPS: Use CONFIG_CPU_MIPSR2 in csum_partial.SGabor Juhos2013-03-12
| * | | | | | | | | | | | | | | | | | | | | | | MIPS: compat: Return same error ENOSYS as native for invalid operation.Ralf Baechle2013-03-11
| | |_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | ipc: set msg back to -EAGAIN if copy wasn't performedStanislav Kinsbursky2013-04-02
| |_|_|_|/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | |