index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
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 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-08-04
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-04
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
|
*
|
|
|
|
drop_monitor: convert some kfree_skb call sites to consume_skb
Neil Horman
2010-07-20
1
-1
/
+1
|
*
|
|
|
|
user_ns: Introduce user_nsmap_uid and user_ns_map_gid.
Eric W. Biederman
2010-06-16
1
-0
/
+44
*
|
|
|
|
|
CRED: Fix RCU warning due to previous patch fixing __task_cred()'s checks
David Howells
2010-08-04
1
-3
/
+6
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2010-08-04
5
-117
/
+194
|
\
\
\
\
\
\
|
*
|
|
|
|
|
PM / Suspend: Fix ordering of calls in suspend error paths
Rafael J. Wysocki
2010-07-19
1
-5
/
+4
|
*
|
|
|
|
|
PM / Hibernate: Fix snapshot error code path
Rafael J. Wysocki
2010-07-19
1
-1
/
+1
|
*
|
|
|
|
|
PM / Hibernate: Fix hibernation_platform_enter()
Rafael J. Wysocki
2010-07-19
1
-1
/
+1
|
*
|
|
|
|
|
pm_qos: Get rid of the allocation in pm_qos_add_request()
James Bottomley
2010-07-19
1
-27
/
+40
|
*
|
|
|
|
|
pm_qos: Reimplement using plists
James Bottomley
2010-07-19
1
-86
/
+86
|
*
|
|
|
|
|
PM: Make it possible to avoid races between wakeup and system sleep
Rafael J. Wysocki
2010-07-19
3
-7
/
+72
|
*
|
|
|
|
|
PM / Hibernate: Fix typos in comments in kernel/power/swap.c
Cesar Eduardo Barros
2010-07-19
1
-2
/
+2
[next]