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
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-23
rcu: Remove CONFIG_PREEMPT_RCU
Paul E. McKenney
1
-2
/
+0
2009-08-23
rcu: Merge preemptable-RCU functionality into hierarchical RCU
Paul E. McKenney
1
-0
/
+1
2009-08-15
Merge commit 'v2.6.31-rc6' into core/rcu
Ingo Molnar
1
-1
/
+2
2009-06-28
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2009-06-25
ring-buffer: Make it generally available
Paul Mundt
1
-0
/
+1
2009-06-24
audit: inode watches depend on CONFIG_AUDIT not CONFIG_AUDIT_SYSCALL
Eric Paris
1
-2
/
+2
2009-06-24
rcu: Remove Classic RCU
Paul E. McKenney
1
-1
/
+0
2009-06-23
audit: seperate audit inode watches into a subfile
Eric Paris
1
-1
/
+1
2009-06-18
gcov: add gcov profiling infrastructure
Peter Oberparleiter
1
-0
/
+1
2009-06-16
groups: move code to kernel/groups.c
Alexey Dobriyan
1
-0
/
+1
2009-06-11
Merge branch 'linus' into perfcounters/core
Ingo Molnar
1
-0
/
+1
2009-04-24
Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracing
Ingo Molnar
1
-0
/
+1
2009-04-14
tracing: make the trace clocks available generally
Ingo Molnar
1
-0
/
+1
2009-04-08
Merge commit 'v2.6.30-rc1' into perfcounters/core
Ingo Molnar
1
-0
/
+1
2009-04-07
Merge branch 'linus' into core/softlockup
Ingo Molnar
1
-0
/
+2
2009-04-06
Merge branch 'linus' into perfcounters/core-v2
Ingo Molnar
1
-0
/
+1
2009-04-03
Create a dynamically sized pool of threads for doing very slow work items
David Howells
1
-0
/
+1
2009-02-26
Merge branch 'x86/core' into perfcounters/core
Ingo Molnar
1
-0
/
+1
2009-02-18
pm: fix build for CONFIG_PM unset
Rafael J. Wysocki
1
-0
/
+1
2009-02-12
Merge branch 'linus' into core/softlockup
Ingo Molnar
1
-3
/
+2
2009-01-21
Merge commit 'v2.6.29-rc2' into perfcounters/core
Ingo Molnar
1
-3
/
+2
2009-01-18
Merge branch 'core/percpu' into perfcounters/core
Ingo Molnar
1
-1
/
+5
2009-01-16
softlockup: decouple hung tasks check from softlockup detection
Mandeep Singh Baines
1
-0
/
+1
2009-01-14
kernel/up.c: omit it if SMP=y, USE_GENERIC_SMP_HELPERS=n
Andrew Morton
1
-3
/
+2
2009-01-11
smp_call_function_single(): be slightly less stupid
Andrew Morton
1
-1
/
+5
2009-01-11
Merge commit 'v2.6.29-rc1' into perfcounters/core
Ingo Molnar
1
-4
/
+5
2009-01-07
async: Asynchronous function calls to speed up kernel boot
Arjan van de Ven
1
-1
/
+2
2008-12-30
Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2008-12-29
Merge branch 'linus' into perfcounters/core
Ingo Molnar
1
-3
/
+2
2008-12-28
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+1
2008-12-18
"Tree RCU": scalable classic RCU implementation
Paul E. McKenney
1
-3
/
+3
2008-12-08
performance counters: core code
Thomas Gleixner
1
-0
/
+1
2008-11-19
Merge branch 'linus' into sched/core
Ingo Molnar
1
-2
/
+0
2008-11-18
Merge branch 'master' into next
James Morris
1
-3
/
+1
2008-11-17
Remove -mno-spe flags as they dont belong
Kumar Gala
1
-3
/
+1
2008-11-14
CRED: Detach the credentials from task_struct
David Howells
1
-1
/
+1
2008-11-11
sched: rename SCHED_NO_NO_OMIT_FRAME_POINTER => SCHED_OMIT_FRAME_POINTER
Ingo Molnar
1
-1
/
+1
2008-11-03
sched, ftrace: trace sched.c
Peter Zijlstra
1
-1
/
+0
2008-10-22
Merge branch 'tracing/ftrace' into tracing/urgent
Ingo Molnar
1
-2
/
+2
2008-10-20
Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2008-10-20
ftrace: rename FTRACE to FUNCTION_TRACER
Steven Rostedt
1
-2
/
+2
2008-10-20
container freezer: implement freezer cgroup subsystem
Matt Helsley
1
-0
/
+1
2008-10-20
container freezer: make refrigerator always available
Matt Helsley
1
-0
/
+1
2008-10-14
tracing: Kernel Tracepoints
Mathieu Desnoyers
1
-0
/
+1
2008-07-29
Merge branch 'linus' into core/generic-dma-coherent
Ingo Molnar
1
-1
/
+4
2008-07-25
build kernel/profile.o only when requested
Adrian Bunk
1
-1
/
+2
2008-07-18
Merge branch 'linus' into core/generic-dma-coherent
Ingo Molnar
1
-2
/
+17
2008-07-18
Revert parts of "ftrace: do not trace scheduler functions"
Ingo Molnar
1
-0
/
+2
2008-07-17
ftrace: do not trace scheduler functions
Ingo Molnar
1
-2
/
+1
2008-07-15
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
1
-0
/
+1
[next]