index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty...
Linus Torvalds
2010-08-05
1
-507
/
+581
|
\
|
*
module: cleanup comments, remove noinline
Rusty Russell
2010-08-05
1
-4
/
+8
|
*
module: group post-relocation functions into post_relocation()
Rusty Russell
2010-08-05
1
-24
/
+32
|
*
module: move module args strndup_user to just before use
Rusty Russell
2010-08-05
1
-15
/
+13
|
*
module: pass load_info into other functions
Rusty Russell
2010-08-05
1
-215
/
+157
|
*
module: fix sysfs cleanup for !CONFIG_SYSFS
Rusty Russell
2010-08-05
1
-7
/
+6
|
*
module: sysfs cleanup
Rusty Russell
2010-08-05
1
-43
/
+34
|
*
module: layout_and_allocate
Rusty Russell
2010-08-05
1
-99
/
+125
|
*
module: fix crash in get_ksymbol() when oopsing in module init
Rusty Russell
2010-08-05
1
-1
/
+2
|
*
module: kallsyms functions take struct load_info
Rusty Russell
2010-08-05
1
-39
/
+29
|
*
module: refactor out section header rewriting: FIX modversions
Rusty Russell
2010-08-05
1
-6
/
+6
|
*
module: refactor out section header rewriting
Rusty Russell
2010-08-05
1
-25
/
+45
|
*
module: add load_info
Linus Torvalds
2010-08-05
1
-103
/
+125
|
*
module: reduce stack usage for each_symbol()
Linus Torvalds
2010-08-05
1
-1
/
+1
|
*
module: refactor load_module part 5
Rusty Russell
2010-08-05
1
-76
/
+106
|
*
module: refactor load_module part 4
Rusty Russell
2010-08-05
1
-17
/
+15
|
*
module: refactor load_module part 3
Rusty Russell
2010-08-05
1
-47
/
+75
|
*
module: refactor load_module part 2
Linus Torvalds
2010-08-05
1
-57
/
+72
|
*
module: refactor load_module
Linus Torvalds
2010-08-05
1
-61
/
+69
|
*
module: module_unload_init() cleanup
Eric Dumazet
2010-08-05
1
-6
/
+0
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2010-08-05
1
-0
/
+12
|
\
\
|
*
\
Merge commit 'gcl/next' into next
Benjamin Herrenschmidt
2010-08-04
4
-9
/
+15
|
|
\
\
|
*
\
\
Merge commit 'paulus-perf/master' into next
Benjamin Herrenschmidt
2010-07-09
1
-0
/
+12
|
|
\
\
\
|
|
*
|
|
hw_breakpoints: Allow arch-specific cleanup before breakpoint unregistration
K.Prasad
2010-06-22
1
-0
/
+12
*
|
|
|
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2010-08-05
1
-2
/
+31
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
printk: fix delayed messages from CPU hotplug events
Kevin Cernekee
2010-08-05
1
-2
/
+31
*
|
|
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-08-05
7
-7
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
Merge branch 'master' into for-next
Jiri Kosina
2010-08-04
17
-125
/
+183
|
|
\
|
|
|
|
|
*
|
|
|
|
update email address
Pavel Machek
2010-07-19
5
-5
/
+5
|
*
|
|
|
|
fix comment/printk typos concerning "already"
Uwe Kleine-König
2010-07-11
1
-1
/
+1
|
*
|
|
|
|
Merge branch 'master' into for-next
Jiri Kosina
2010-06-16
56
-1429
/
+2085
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
fix typos concerning "hierarchy"
Uwe Kleine-König
2010-06-16
1
-1
/
+1
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2010-08-05
1
-197
/
+558
|
\
\
\
\
\
\
|
*
|
|
|
|
|
padata: Remove padata_get_cpumask
Steffen Klassert
2010-07-31
1
-35
/
+0
|
*
|
|
|
|
|
padata: Pass the padata cpumasks to the cpumask_change_notifier chain
Steffen Klassert
2010-07-31
1
-1
/
+2
|
*
|
|
|
|
|
padata: Rearrange set_cpumask functions
Steffen Klassert
2010-07-31
1
-50
/
+67
|
*
|
|
|
|
|
padata: Rename padata_alloc functions
Steffen Klassert
2010-07-31
1
-12
/
+12
|
*
|
|
|
|
|
padata: Check for valid cpumasks
Steffen Klassert
2010-07-26
1
-1
/
+1
|
*
|
|
|
|
|
padata: Allocate cpumask dependend recources in any case
Steffen Klassert
2010-07-26
1
-17
/
+7
|
*
|
|
|
|
|
padata: Fix cpu index counting
Steffen Klassert
2010-07-26
1
-0
/
+1
|
*
|
|
|
|
|
padata: Added sysfs primitives to padata subsystem
Dan Kruchinin
2010-07-19
1
-9
/
+146
|
*
|
|
|
|
|
padata: Make two separate cpumasks
Dan Kruchinin
2010-07-19
1
-124
/
+347
|
*
|
|
|
|
|
padata: simplify serialization mechanism
Steffen Klassert
2010-07-14
1
-52
/
+19
|
*
|
|
|
|
|
padata: make padata_do_parallel to return zero on success
Steffen Klassert
2010-07-14
1
-6
/
+5
|
*
|
|
|
|
|
padata: Handle empty padata cpumasks
Steffen Klassert
2010-07-14
1
-11
/
+50
|
*
|
|
|
|
|
padata: Block until the instance is unused on stop
Steffen Klassert
2010-07-14
1
-8
/
+16
|
*
|
|
|
|
|
padata: Check for valid padata instance on start
Steffen Klassert
2010-07-14
1
-2
/
+16
|
*
|
|
|
|
|
padata: add parenthesis in MAX_SEQ_NR macro
Dan Carpenter
2010-06-03
1
-1
/
+1
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-08-04
3
-1
/
+68
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
cgroups: Add an API to attach a task to current task's cgroup
Sridhar Samudrala
2010-07-28
1
-0
/
+23
[next]