ARM: 7948/1: hw_breakpoint: Add ARMv8 support
[firefly-linux-kernel-4.4.55.git] / drivers / block / zram /
2014-02-10 James MorrisMerge branch 'stable-3.14' of git://git.infradead.org...
2014-02-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-02-09 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2014-02-07 H. Peter AnvinMerge tag 'efi-urgent' into x86/urgent
2014-02-06 Dave AirlieMerge tag 'vmwgfx-fixes-3.14-2014-02-05' of git://peopl...
2014-02-06 Dave AirlieMerge tag 'ttm-fixes-3.14-2014-02-05' of git://people...
2014-02-06 Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git./linux...
2014-02-06 Linus TorvaldsMerge tag 'stable/for-linus-3.14-rc1-tag' of git:/...
2014-02-06 Linus TorvaldsMerge tag 'please-pull-ia64-syscalls' of git://git...
2014-02-05 Linus TorvaldsMerge git://git.infradead.org/users/willy/linux-nvme
2014-02-05 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2014-02-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-02-04 Mark BrownMerge remote-tracking branches 'regulator/fix/ab3100...
2014-02-04 Mark BrownMerge remote-tracking branch 'regulator/fix/core' into...
2014-02-03 Mauro Carvalho ChehabMerge tag 'v3.14-rc1' into patchwork
2014-02-02 Linus TorvaldsMerge branch 'slab/next' of git://git./linux/kernel...
2014-02-02 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2014-02-01 Linus TorvaldsMerge branch 'misc' of git://git./linux/kernel/git...
2014-02-01 Linus TorvaldsMerge branch 'for-linus' of git://git.samba.org/sfrench...
2014-02-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-02-01 Linus TorvaldsMerge tag 'staging-3.14-rc1' of git://git./linux/kernel...
2014-01-31 Linus TorvaldsMerge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org...
2014-01-31 Linus TorvaldsMerge tag 'sound-fix-3.14-rc1' of git://git./linux...
2014-01-31 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2014-01-31 Olof JohanssonMerge tag 'renesas-dt-fixes2-for-v3.14' of git://git...
2014-01-31 Olof JohanssonMerge tag 'mvebu-fixes-3.13-2' of git://git.infradead...
2014-01-31 Linus TorvaldsMerge tag 'arm64-upstream' of git://git./linux/kernel...
2014-01-31 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2014-01-31 Linus TorvaldsMerge tag 'pm+acpi-3.14-rc1-2' of git://git./linux...
2014-01-31 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2014-01-31 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2014-01-31 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2014-01-31 Linus TorvaldsMerge tag 'stable/for-linus-3.14-rc0-late-tag' of git...
2014-01-31 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2014-01-31 Linus TorvaldsMerge tag 'jfs-3.14' of git://github.com/kleikamp/linux...
2014-01-31 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-01-31 Linus TorvaldsMerge tag 'upstream-3.14-rc1' of git://git.infradead...
2014-01-31 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-01-31 Linus TorvaldsMerge branch 'akpm' (patches from Andrew Morton)
2014-01-31 Minchan Kimzram: remove zram->lock in read path and change it...
2014-01-31 Minchan Kimzram: remove workqueue for freeing removed pending...
2014-01-31 Minchan Kimzram: introduce zram->tb_lock
2014-01-31 Minchan Kimzram: use atomic operation for stat
2014-01-31 Minchan Kimzram: remove unnecessary free
2014-01-31 Minchan Kimzram: delay pending free request in read path
2014-01-31 Minchan Kimzram: fix race between reset and flushing pending work
2014-01-31 Minchan Kimzram: add copyright
2014-01-31 Minchan Kimzram: remove old private project comment
2014-01-31 Minchan Kimzram: promote zram from staging