index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
33
-2925
/
+1451
2010-08-06
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-0
/
+179
2010-08-05
Merge branch 'kms-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
1
-2
/
+0
2010-08-05
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
7
-87
/
+437
2010-08-05
cgroupfs: create /sys/fs/cgroup to mount cgroupfs on
Greg KH
1
-1
/
+12
2010-08-05
hotplug: Support kernel/hotplug sysctl variable when !CONFIG_NET
Ian Abbott
1
-1
/
+1
2010-08-05
Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty...
Linus Torvalds
1
-507
/
+581
2010-08-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-0
/
+12
2010-08-05
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
1
-2
/
+31
2010-08-05
vt,console,kdb: automatically set kdb LINES variable
Jason Wessel
1
-2
/
+0
2010-08-05
debug_core,kdb: fix crash when arch does not have single step
Jason Wessel
1
-0
/
+2
2010-08-05
ftrace,kdb: Allow dumping a specific cpu's buffer with ftdump
Jason Wessel
1
-10
/
+27
2010-08-05
ftrace,kdb: Extend kdb to be able to dump the ftrace buffer
Jason Wessel
4
-21
/
+163
2010-08-05
gdbstub: do not directly use dbg_reg_def[] in gdb_cmd_reg_set()
Jason Wessel
1
-1
/
+9
2010-08-05
gdbstub: Implement gdbserial 'p' and 'P' packets
Jason Wessel
1
-20
/
+77
2010-08-05
kgdb,kdb: individual register set and and get API
Jason Wessel
2
-12
/
+146
2010-08-05
gdbstub: Optimize kgdb's "thread:" response for the gdb serial protocol
Jason Wessel
1
-18
/
+19
2010-08-05
kgdb: remove custom hex_to_bin()implementation
Andy Shevchenko
1
-16
/
+5
2010-08-05
printk: fix delayed messages from CPU hotplug events
Kevin Cernekee
1
-2
/
+31
2010-08-05
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
2
-11
/
+1
2010-08-05
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
1
-0
/
+3
2010-08-05
Merge branch 'perf/nmi' into perf/core
Ingo Molnar
5
-317
/
+601
2010-08-05
module: cleanup comments, remove noinline
Rusty Russell
1
-4
/
+8
2010-08-05
module: group post-relocation functions into post_relocation()
Rusty Russell
1
-24
/
+32
2010-08-05
module: move module args strndup_user to just before use
Rusty Russell
1
-15
/
+13
2010-08-05
module: pass load_info into other functions
Rusty Russell
1
-215
/
+157
2010-08-05
module: fix sysfs cleanup for !CONFIG_SYSFS
Rusty Russell
1
-7
/
+6
2010-08-05
module: sysfs cleanup
Rusty Russell
1
-43
/
+34
2010-08-05
module: layout_and_allocate
Rusty Russell
1
-99
/
+125
2010-08-05
module: fix crash in get_ksymbol() when oopsing in module init
Rusty Russell
1
-1
/
+2
2010-08-05
module: kallsyms functions take struct load_info
Rusty Russell
1
-39
/
+29
2010-08-05
module: refactor out section header rewriting: FIX modversions
Rusty Russell
1
-6
/
+6
2010-08-05
module: refactor out section header rewriting
Rusty Russell
1
-25
/
+45
2010-08-05
module: add load_info
Linus Torvalds
1
-103
/
+125
2010-08-05
module: reduce stack usage for each_symbol()
Linus Torvalds
1
-1
/
+1
2010-08-05
module: refactor load_module part 5
Rusty Russell
1
-76
/
+106
2010-08-05
module: refactor load_module part 4
Rusty Russell
1
-17
/
+15
2010-08-05
module: refactor load_module part 3
Rusty Russell
1
-47
/
+75
2010-08-05
module: refactor load_module part 2
Linus Torvalds
1
-57
/
+72
2010-08-05
module: refactor load_module
Linus Torvalds
1
-61
/
+69
2010-08-05
module: module_unload_init() cleanup
Eric Dumazet
1
-6
/
+0
2010-08-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
7
-7
/
+7
2010-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-197
/
+558
2010-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
3
-1
/
+68
2010-08-04
CRED: Fix RCU warning due to previous patch fixing __task_cred()'s checks
David Howells
1
-3
/
+6
2010-08-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
5
-117
/
+194
2010-08-04
tracing/kprobes: unregister_trace_probe needs to be called under mutex
Srikar Dronamraju
1
-0
/
+3
2010-08-04
Merge branch 'master' into for-next
Jiri Kosina
17
-125
/
+183
2010-08-04
timer: Added usleep_range timer
Patrick Pannuto
1
-0
/
+22
2010-08-04
Revert "timer: Added usleep[_range] timer"
Thomas Gleixner
1
-22
/
+0
[prev]
[next]