]> git.karo-electronics.de Git - linux-beck.git/history - kernel/livepatch
Merge tag 'jfs-3.20' of git://github.com/kleikamp/linux-shaggy
[linux-beck.git] / kernel / livepatch /
2015-02-12 Linus TorvaldsMerge tag 'jfs-3.20' of git://github.com/kleikamp/linux...
2015-02-12 Linus TorvaldsMerge branch 'for-3.20' of git://linux-nfs.org/~bfields...
2015-02-12 Linus TorvaldsMerge tag 'iommu-updates-v3.20' of git://git.kernel...
2015-02-12 Linus TorvaldsMerge tag 'devicetree-for-3.20' of git://git.kernel...
2015-02-12 Linus TorvaldsMerge branch 'for-linus' of git://ftp.arm.linux.org...
2015-02-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-02-12 Linus TorvaldsMerge tag 'trace-v3.20' of git://git.kernel.org/pub...
2015-02-12 Linus TorvaldsMerge tag 'ktest-v3.20' of git://git.kernel.org/pub...
2015-02-12 Linus TorvaldsMerge branch 'next' of git://git.kernel.org/pub/scm...
2015-02-12 Linus TorvaldsMerge branch 'upstream' of git://git.infradead.org...
2015-02-12 Linus TorvaldsMerge tag 'powerpc-3.20-1' of git://git.kernel.org...
2015-02-12 Linus TorvaldsMerge tag 'arm64-upstream' of git://git.kernel.org...
2015-02-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-02-12 Linus TorvaldsMerge tag 'please-pull-pstore' of git://git.kernel...
2015-02-12 Linus TorvaldsMerge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org...
2015-02-11 Linus TorvaldsMerge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6
2015-02-11 Linus TorvaldsMerge branch 'mailbox-devel' of git://git.linaro.org...
2015-02-11 Linus TorvaldsMerge tag 'pinctrl-v3.20-1' of git://git.kernel.org...
2015-02-11 Linus TorvaldsMerge tag 'gpio-v3.20-1' of git://git.kernel.org/pub...
2015-02-11 Linus TorvaldsMerge tag 'mmc-v3.20-1' of git://git.linaro.org/people...
2015-02-11 Linus TorvaldsMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm...
2015-02-11 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-02-11 Linus TorvaldsMerge tag 'fbdev-3.20' of git://git.kernel.org/pub...
2015-02-11 Linus TorvaldsMerge tag 'sound-3.20-rc1' of git://git.kernel.org...
2015-02-11 Linus TorvaldsMerge tag 'media/v3.20-1' of git://git.kernel.org/pub...
2015-02-11 Linus TorvaldsMerge tag 'hsi-for-3.20' of git://git.kernel.org/pub...
2015-02-11 Linus TorvaldsMerge tag 'for-v3.20' of git://git.infradead.org/batter...
2015-02-11 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2015-02-11 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-02-11 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-02-06 Josh Poimboeuflivepatch: add missing newline to error message
2015-02-04 Josh Poimboeuflivepatch: rename config to CONFIG_LIVEPATCH
2015-01-21 Josh Poimboeuflivepatch: fix uninitialized return value
2015-01-20 Josh Poimboeuflivepatch: support for repatching a function
2015-01-20 Josh Poimboeuflivepatch: enforce patch stacking semantics
2015-01-20 Miroslav Beneslivepatch: change ARCH_HAVE_LIVE_PATCHING to HAVE_LIVE_...
2015-01-09 Josh Poimboeuflivepatch: fix deferred module patching order
2015-01-09 Jiri Kosinalivepatch: handle ancient compilers with more grace
2015-01-06 Christoph Jaegerlivepatch: kconfig: use bool instead of boolean
2014-12-22 Josh Poimboeuflivepatch: use FTRACE_OPS_FL_IPMODIFY
2014-12-22 Li Binlivepatch: move x86 specific ftrace handler code to...
2014-12-22 Seth Jenningslivepatch: kernel: add support for live patching