index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2010-08-05
Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty...
Linus Torvalds
2010-08-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2010-08-05
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2010-08-05
printk: fix delayed messages from CPU hotplug events
Kevin Cernekee
2010-08-05
module: cleanup comments, remove noinline
Rusty Russell
2010-08-05
module: group post-relocation functions into post_relocation()
Rusty Russell
2010-08-05
module: move module args strndup_user to just before use
Rusty Russell
2010-08-05
module: pass load_info into other functions
Rusty Russell
2010-08-05
module: fix sysfs cleanup for !CONFIG_SYSFS
Rusty Russell
2010-08-05
module: sysfs cleanup
Rusty Russell
2010-08-05
module: layout_and_allocate
Rusty Russell
2010-08-05
module: fix crash in get_ksymbol() when oopsing in module init
Rusty Russell
2010-08-05
module: kallsyms functions take struct load_info
Rusty Russell
2010-08-05
module: refactor out section header rewriting: FIX modversions
Rusty Russell
2010-08-05
module: refactor out section header rewriting
Rusty Russell
2010-08-05
module: add load_info
Linus Torvalds
2010-08-05
module: reduce stack usage for each_symbol()
Linus Torvalds
2010-08-05
module: refactor load_module part 5
Rusty Russell
2010-08-05
module: refactor load_module part 4
Rusty Russell
2010-08-05
module: refactor load_module part 3
Rusty Russell
2010-08-05
module: refactor load_module part 2
Linus Torvalds
2010-08-05
module: refactor load_module
Linus Torvalds
2010-08-05
module: module_unload_init() cleanup
Eric Dumazet
2010-08-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2010-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-08-04
CRED: Fix RCU warning due to previous patch fixing __task_cred()'s checks
David Howells
2010-08-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2010-08-04
Merge branch 'master' into for-next
Jiri Kosina
2010-08-04
Merge commit 'gcl/next' into next
Benjamin Herrenschmidt
2010-08-03
timer: add on-stack deferrable timer interfaces
Jesse Barnes
2010-07-31
padata: Remove padata_get_cpumask
Steffen Klassert
2010-07-31
padata: Pass the padata cpumasks to the cpumask_change_notifier chain
Steffen Klassert
2010-07-31
padata: Rearrange set_cpumask functions
Steffen Klassert
2010-07-31
padata: Rename padata_alloc functions
Steffen Klassert
2010-07-29
CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials
David Howells
2010-07-28
cgroups: Add an API to attach a task to current task's cgroup
Sridhar Samudrala
2010-07-27
dynamic debug: move ddebug_remove_module() down into free_module()
Jason Baron
2010-07-26
padata: Check for valid cpumasks
Steffen Klassert
2010-07-26
padata: Allocate cpumask dependend recources in any case
Steffen Klassert
2010-07-26
padata: Fix cpu index counting
Steffen Klassert
2010-07-21
sysrq,kdb: Use __handle_sysrq() for kdb's sysrq function
Jason Wessel
2010-07-21
debug_core,kdb: fix kgdb_connected bit set in the wrong place
Jason Wessel
2010-07-21
Fix merge regression from external kdb to upstream kdb
Jason Wessel
2010-07-21
repair gdbstub to match the gdbserial protocol specification
Jason Wessel
2010-07-21
kdb: break out of kdb_ll() when command is terminated
Martin Hicks
2010-07-20
drop_monitor: convert some kfree_skb call sites to consume_skb
Neil Horman
2010-07-19
kmemleak: Add support for NO_BOOTMEM configurations
Catalin Marinas
2010-07-19
update email address
Pavel Machek
2010-07-19
padata: Added sysfs primitives to padata subsystem
Dan Kruchinin
[next]