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-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6
Linus Torvalds
1
-1
/
+1
2010-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-4
/
+2
2010-03-01
Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-2
/
+3
2010-03-01
Merge branches 'futexes-for-linus', 'irq-core-for-linus' and 'bkl-drivers-for...
Linus Torvalds
1
-3
/
+3
2010-03-01
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-7
/
+20
2010-03-01
sparc: Support show_unhandled_signals.
David S. Miller
1
-1
/
+1
2010-02-28
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
48
-3570
/
+4280
2010-02-28
Merge branch 'x86-ptrace-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+88
2010-02-28
blktrace: perform cleanup after setup error
Dmitry Monakhov
1
-2
/
+3
2010-02-28
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+13
2010-02-28
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-2440
/
+1785
2010-02-28
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-28
/
+58
2010-02-28
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-479
/
+579
2010-02-28
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
10
-328
/
+370
2010-02-28
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
14
-225
/
+589
2010-02-28
Merge branches 'core-ipi-for-linus', 'core-locking-for-linus', 'tracing-fixes...
Linus Torvalds
2
-4
/
+5
2010-02-27
Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
1
-9
/
+43
2010-02-27
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2
-1
/
+6
2010-02-27
rcu: Fix accelerated GPs for last non-dynticked CPU
Paul E. McKenney
1
-1
/
+9
2010-02-27
rcu: Fix accelerated grace periods for last non-dynticked CPU
Paul E. McKenney
3
-20
/
+57
2010-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
6
-69
/
+65
2010-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-0
/
+691
2010-02-26
ftrace: Add function names to dangling } in function graph tracer
Steven Rostedt
1
-9
/
+43
2010-02-26
PM / Hibernate: Fix preallocating of memory
Rafael J. Wysocki
1
-1
/
+1
2010-02-26
PM / Hibernate: Remove swsusp.c finally
Jiri Slaby
1
-58
/
+0
2010-02-26
PM / Hibernate: Remove trailing space in message
Frans Pop
1
-1
/
+1
2010-02-26
PM / Hibernate: Swap, remove useless check from swsusp_read()
Jiri Slaby
1
-4
/
+0
2010-02-26
PM / Hibernate: Really deprecate deprecated user ioctls
Jiri Slaby
1
-4
/
+19
2010-02-26
PM: Add facility for advanced testing of async suspend/resume
Rafael J. Wysocki
1
-0
/
+14
2010-02-26
PM: Add a switch for disabling/enabling asynchronous suspend/resume
Rafael J. Wysocki
1
-1
/
+30
2010-02-26
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2
-5
/
+44
2010-02-26
perf_event: Fix preempt warning in perf_clock()
Peter Zijlstra
1
-1
/
+1
2010-02-26
sched: Fix SCHED_MC regression caused by change in sched cpu_power
Suresh Siddha
1
-33
/
+43
2010-02-26
perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in()
Peter Zijlstra
1
-27
/
+18
2010-02-26
perf_events, x86: AMD event scheduling
Stephane Eranian
1
-0
/
+5
2010-02-26
perf_events: Add new start/stop PMU callbacks
Stephane Eranian
1
-2
/
+18
2010-02-26
perf_events: Report the MMAP pgoff value in bytes
Peter Zijlstra
1
-1
/
+1
2010-02-26
Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
6
-17
/
+6
2010-02-26
Merge commit 'v2.6.33' into tracing/core
Ingo Molnar
33
-160
/
+372
2010-02-26
rcu: Export rcu_scheduler_active
Paul E. McKenney
1
-0
/
+1
2010-02-26
rcu: Make rcu_read_lock_sched_held() take boot time into account
Paul E. McKenney
2
-19
/
+18
2010-02-26
rcu: Make lockdep_rcu_dereference() message less alarmist
Paul E. McKenney
1
-3
/
+3
2010-02-25
tracing: Simplify memory recycle of trace_define_field
Wenji Huang
1
-3
/
+1
2010-02-25
tracing: Remove unnecessary variable in print_graph_return
Wenji Huang
1
-1
/
+0
2010-02-25
tracing: Fix typo of info text in trace_kprobe.c
Wenji Huang
1
-2
/
+2
2010-02-25
tracing: Fix typo in prof_sysexit_enable()
Wenji Huang
1
-1
/
+1
2010-02-25
tracing: Remove CONFIG_TRACE_POWER from kernel config
Li Zefan
1
-9
/
+0
2010-02-25
tracing: Fix ftrace_event_call alignment for use with gcc 4.5
Jeff Mahoney
1
-1
/
+2
2010-02-25
sched, cgroups: Fix module export
Ingo Molnar
1
-0
/
+1
2010-02-25
rcu: Add RCU_CPU_STALL_VERBOSE to dump detailed per-task information
Paul E. McKenney
3
-0
/
+57
[next]