index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
livepatch
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-03
livepatch: fix RCU usage in klp_find_external_symbol()
Peter Zijlstra
1
-1
/
+2
2015-02-22
livepatch: RCU protect struct klp_func all the time when used in klp_ftrace_h...
Petr Mladek
1
-3
/
+3
2015-02-16
livepatch: fix format string in kobject_init_and_add()
Jiri Kosina
1
-2
/
+2
2015-02-06
livepatch: add missing newline to error message
Josh Poimboeuf
1
-1
/
+1
2015-02-04
livepatch: rename config to CONFIG_LIVEPATCH
Josh Poimboeuf
2
-4
/
+4
2015-01-21
livepatch: fix uninitialized return value
Josh Poimboeuf
1
-1
/
+1
2015-01-20
livepatch: support for repatching a function
Josh Poimboeuf
1
-51
/
+119
2015-01-20
livepatch: enforce patch stacking semantics
Josh Poimboeuf
1
-0
/
+10
2015-01-20
livepatch: change ARCH_HAVE_LIVE_PATCHING to HAVE_LIVE_PATCHING
Miroslav Benes
1
-2
/
+2
2015-01-09
livepatch: fix deferred module patching order
Josh Poimboeuf
1
-1
/
+1
2015-01-09
livepatch: handle ancient compilers with more grace
Jiri Kosina
1
-0
/
+6
2015-01-06
livepatch: kconfig: use bool instead of boolean
Christoph Jaeger
1
-2
/
+2
2014-12-22
livepatch: use FTRACE_OPS_FL_IPMODIFY
Josh Poimboeuf
1
-1
/
+2
2014-12-22
livepatch: move x86 specific ftrace handler code to arch/x86
Li Bin
1
-1
/
+1
2014-12-22
livepatch: kernel: add support for live patching
Seth Jennings
3
-0
/
+951