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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-20
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
45
-399
/
+607
2010-05-18
perf: Optimize perf_output_*() by avoiding local_xchg()
Peter Zijlstra
1
-0
/
+1
2010-05-18
perf: Optimize the hotpath by converting the perf output buffer to local_t
Peter Zijlstra
1
-8
/
+7
2010-05-18
perf: Optimize the perf_output() path by removing IRQ-disables
Peter Zijlstra
1
-3
/
+2
2010-05-18
perf/ftrace: Optimize perf/tracepoint interaction for single events
Peter Zijlstra
3
-5
/
+8
2010-05-18
Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+4
2010-05-18
Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-31
/
+74
2010-05-18
Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+3
2010-05-18
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+30
2010-05-18
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-77
/
+116
2010-05-18
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-117
/
+166
2010-05-18
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-95
/
+128
2010-05-18
Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-57
/
+59
2010-05-18
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-22
/
+81
2010-05-18
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-12
/
+12
2010-05-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
3
-23
/
+14
2010-05-17
m68k: amiga - Zorro host bridge platform device conversion
Geert Uytterhoeven
1
-9
/
+0
2010-05-17
m68k: amiga - Zorro bus modalias support
Geert Uytterhoeven
2
-12
/
+10
2010-05-17
platform: Make platform resource input parameters const
Geert Uytterhoeven
1
-2
/
+4
2010-05-17
atomic_t: Remove volatile from atomic_t definition
Anton Blanchard
1
-2
/
+2
2010-05-17
atomic_t: Cast to volatile when accessing atomic variables
Anton Blanchard
1
-1
/
+1
2010-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-22
/
+22
2010-05-16
rtnetlink: make SR-IOV VF interface symmetric
Chris Wright
1
-4
/
+19
2010-05-16
tcp: fix MD5 (RFC2385) support
Eric Dumazet
1
-18
/
+3
2010-05-15
Fix the regression created by "set S_DEAD on unlink()..." commit
Al Viro
1
-0
/
+14
2010-05-13
Merge commit 'v2.6.34-rc7' into tracing/core
Ingo Molnar
23
-49
/
+67
2010-05-11
revert "procfs: provide stack information for threads" and its fixup commits
Robin Holt
1
-1
/
+0
2010-05-11
dma-mapping: fix dma_sync_single_range_*
FUJITA Tomonori
1
-2
/
+2
2010-05-11
rcu: remove all rcu head initializations, except on_stack initializations
Paul E. McKenney
1
-1
/
+0
2010-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-0
/
+4
2010-05-11
sched, wait: Use wrapper functions
Changli Gao
1
-20
/
+15
2010-05-11
Merge branch 'iommu/largepages' into amd-iommu/2.6.35
Joerg Roedel
1
-12
/
+12
2010-05-11
Revert "perf: Fix exit() vs PERF_FORMAT_GROUP"
Ingo Molnar
1
-1
/
+0
2010-05-10
rcu head introduce rcu head init on stack
Mathieu Desnoyers
1
-0
/
+8
2010-05-10
Debugobjects transition check
Mathieu Desnoyers
1
-0
/
+11
2010-05-10
rcu: make SRCU usable in modules
Paul E. McKenney
1
-0
/
+2
2010-05-10
rcu: slim down rcutiny by removing rcu_scheduler_active and friends
Paul E. McKenney
3
-3
/
+17
2010-05-10
rcu: refactor RCU's context-switch handling
Paul E. McKenney
2
-0
/
+5
2010-05-10
rcu: shrink rcutiny by making synchronize_rcu_bh() be inline
Paul E. McKenney
3
-3
/
+13
2010-05-10
rcu: fix now-bogus rcu_scheduler_active comments.
Paul E. McKenney
1
-2
/
+4
2010-05-10
rcu: Fix bogus CONFIG_PROVE_LOCKING in comments to reflect reality.
Paul E. McKenney
2
-9
/
+10
2010-05-10
rcu: optionally leave lockdep enabled after RCU lockdep splat
Lai Jiangshan
1
-4
/
+11
2010-05-10
Merge commit 'v2.6.34-rc7' into oprofile
Ingo Molnar
23
-49
/
+67
2010-05-09
sched: Intoduce get_cpu_iowait_time_us()
Arjan van de Ven
1
-0
/
+4
2010-05-09
sched: Eliminate the ts->idle_lastupdate field
Arjan van de Ven
1
-1
/
+0
2010-05-09
tracing: Factorize lock events in a lock class
Frederic Weisbecker
1
-33
/
+15
2010-05-09
tracing: Drop the nested field from lock_release event
Frederic Weisbecker
1
-2
/
+2
2010-05-09
tracing: Drop lock_acquired waittime field
Frederic Weisbecker
1
-7
/
+4
2010-05-08
Merge commit 'v2.6.34-rc6' into x86/cpu
H. Peter Anvin
75
-191
/
+568
2010-05-08
Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/m...
Ingo Molnar
3
-30
/
+95
[next]