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
2009-04-20
sched: remove extra call overhead for schedule()
Peter Zijlstra
2
-9
/
+7
2009-04-15
sched: use group_first_cpu() instead of cpumask_first(sched_group_cpus())
Miao Xie
1
-2
/
+2
2009-04-14
wait: don't use __wake_up_common()
Johannes Weiner
2
-2
/
+2
2009-04-14
sched: Nominate a power-efficient ilb in select_nohz_balancer()
Gautham R Shenoy
1
-1
/
+17
2009-04-14
sched: Nominate idle load balancer from a semi-idle package.
Gautham R Shenoy
1
-9
/
+118
2009-04-09
sched: remove redundant hierarchy walk in check_preempt_wakeup
Paul Turner
1
-10
/
+3
2009-04-08
Merge commit 'v2.6.30-rc1' into sched/urgent
Ingo Molnar
132
-5074
/
+17625
2009-04-07
Merge branch 'core/softlockup' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-106
/
+235
2009-04-07
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
7
-12
/
+33
2009-04-07
Merge branch 'irq/threaded' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-20
/
+237
2009-04-07
kprobes: support per-kprobe disabling
Masami Hiramatsu
1
-26
/
+141
2009-04-07
kprobes: rename kprobe_enabled to kprobes_all_disarmed
Masami Hiramatsu
1
-17
/
+17
2009-04-07
kprobes: move EXPORT_SYMBOL_GPL just after function definitions
Masami Hiramatsu
1
-12
/
+18
2009-04-07
kprobes: cleanup aggr_kprobe related code
Masami Hiramatsu
1
-30
/
+30
2009-04-07
mm: add /proc controls for pdflush threads
Peter W Morreale
1
-0
/
+23
2009-04-07
ftrace: Correct a text align for event format output
Zhaolei
1
-1
/
+1
2009-04-07
Update /debug/tracing/README
Nikanth Karthikesan
1
-2
/
+2
2009-04-07
tracing/ftrace: alloc the started cpumask for the trace file
Frederic Weisbecker
1
-1
/
+12
2009-04-07
ftrace: Add check of sched_stopped for probe_sched_wakeup
Zhaolei
1
-0
/
+3
2009-04-07
tracing/ftrace: fix missing include string.h
Frederic Weisbecker
1
-0
/
+1
2009-04-07
tracing: fix incorrect return type of ns2usecs()
Lai Jiangshan
3
-4
/
+3
2009-04-07
tracing: remove CALLER_ADDR2 from wakeup tracer
Steven Rostedt
1
-1
/
+7
2009-04-07
Merge branch 'tracing/blktrace-fixes' into tracing/urgent
Ingo Molnar
1
-3
/
+4
2009-04-07
Merge branch 'linus' into core/softlockup
Ingo Molnar
134
-5132
/
+17272
2009-04-07
Revert "module: remove the SHF_ALLOC flag on the __versions section."
Rusty Russell
1
-3
/
+0
2009-04-06
exit_notify: kill the wrong capable(CAP_KILL) check
Oleg Nesterov
1
-2
/
+1
2009-04-06
kernel/sysctl.c: avoid annoying warnings
Linus Torvalds
1
-2
/
+2
2009-04-06
Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-25
/
+51
2009-04-06
Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-103
/
+325
2009-04-06
Merge branch 'linus' into irq/threaded
Ingo Molnar
116
-4767
/
+16344
2009-04-05
Merge branch 'audit.b62' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-28
/
+32
2009-04-05
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
50
-2515
/
+11317
2009-04-05
Audit: remove spaces from audit_log_d_path
Eric Paris
2
-3
/
+3
2009-04-05
audit: audit_set_auditable defined but not used
Eric Paris
1
-8
/
+8
2009-04-05
audit: incorrect ref counting in audit tree tag_chunk
Eric Paris
1
-0
/
+2
2009-04-05
audit: Fix possible return value truncation in audit_get_context()
Paul Moore
1
-1
/
+1
2009-04-05
audit: ignore terminating NUL in AUDIT_USER_TTY messages
Miloslav Trmac
1
-0
/
+3
2009-04-05
Audit: fix handling of 'strings' with NULL characters
Miloslav Trmac
1
-1
/
+1
2009-04-05
make the e->rule.xxx shorter in kernel auditfilter.c
Zhenwen Xu
1
-8
/
+8
2009-04-05
auditsc: fix kernel-doc notation
Randy Dunlap
1
-2
/
+2
2009-04-05
audit: EXECVE record - removed bogus newline
Jiri Pirko
1
-5
/
+4
2009-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
Linus Torvalds
1
-21
/
+22
2009-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an...
Linus Torvalds
5
-121
/
+214
2009-04-05
Merge branch 'printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+5
2009-04-03
Merge branch 'core-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+0
2009-04-03
Merge branch 'stacktrace-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+22
2009-04-03
Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+44
2009-04-03
Merge branch 'ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-253
/
+298
2009-04-03
Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-13
/
+7
2009-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-8
/
+7
[next]