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-05-23
perf_counter: Fix dynamic irq_period logging
Peter Zijlstra
2
-2
/
+4
2009-05-22
perf_counter: Optimize context switch between identical inherited contexts
Paul Mackerras
2
-15
/
+96
2009-05-22
perf_counter: Dynamically allocate tasks' perf_counter_context struct
Paul Mackerras
3
-83
/
+139
2009-05-20
perf_counter: Fix context removal deadlock
Ingo Molnar
1
-6
/
+6
2009-05-20
perf_counter: Optimize sched in/out of counters
Peter Zijlstra
1
-6
/
+19
2009-05-20
perf_counter: Optimize disable of time based sw counters
Peter Zijlstra
1
-2
/
+4
2009-05-20
perf_counter: Log irq_period changes
Peter Zijlstra
1
-1
/
+39
2009-05-20
perf_counter: Solve the rotate_ctx vs inherit race differently
Peter Zijlstra
1
-10
/
+5
2009-05-20
perf_counter: fix counter inheritance race
Ingo Molnar
1
-1
/
+9
2009-05-20
perf_counter: fix counter freeing logic
Ingo Molnar
2
-12
/
+9
2009-05-18
Merge commit 'v2.6.30-rc6' into perfcounters/core
Ingo Molnar
11
-50
/
+58
2009-05-17
perf_counter: fix threaded task exit
Ingo Molnar
1
-6
/
+7
2009-05-17
perf_counter: Fix counter inheritance
Peter Zijlstra
1
-0
/
+6
2009-05-17
perf_counter: Fix inheritance cleanup code
Peter Zijlstra
1
-17
/
+15
2009-05-15
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
1
-2
/
+2
2009-05-15
perf_counter: allow arch to supply event misc flags and instruction pointer
Paul Mackerras
1
-3
/
+2
2009-05-15
perf_counter: frequency based adaptive irq_period, 32-bit fix
Peter Zijlstra
1
-1
/
+1
2009-05-15
perf_counter: frequency based adaptive irq_period
Peter Zijlstra
1
-12
/
+51
2009-05-15
perf_counter: per user mlock gift
Peter Zijlstra
1
-7
/
+15
2009-05-15
perf_counter: remove perf_disable/enable exports
Peter Zijlstra
1
-2
/
+0
2009-05-15
sysrq, intel_fb: fix sysrq g collision
Jason Wessel
1
-2
/
+2
2009-05-15
Revert "mm: add /proc controls for pdflush threads"
Jens Axboe
1
-23
/
+0
2009-05-15
perf_counter: Rework the perf counter disable/enable
Peter Zijlstra
1
-29
/
+47
2009-05-15
perf_counter: Fix perf_output_copy() WARN to account for overflow
Peter Zijlstra
1
-1
/
+5
2009-05-12
perf_counter: call hw_perf_save_disable/restore around group_sched_in
Paul Mackerras
1
-7
/
+12
2009-05-11
perf_counter: call atomic64_set for counter->count
Paul Mackerras
1
-1
/
+1
2009-05-11
perf_counter: don't count scheduler ticks as context switches
Paul Mackerras
1
-5
/
+11
2009-05-11
perf_counter: Put whole group on when enabling group leader
Paul Mackerras
1
-48
/
+51
2009-05-09
Convert obvious places to deactivate_locked_super()
Al Viro
1
-2
/
+1
2009-05-08
kprobes: fix to use text_mutex around arm/disarm kprobe
Masami Hiramatsu
1
-9
/
+22
2009-05-08
perf_counter: add PERF_RECORD_CPU
Peter Zijlstra
1
-0
/
+13
2009-05-08
perf_counter: add PERF_RECORD_CONFIG
Peter Zijlstra
1
-0
/
+8
2009-05-08
perf_counter: rework ioctl()s
Peter Zijlstra
1
-46
/
+58
2009-05-08
perf_counter: optimize perf_counter_task_tick()
Peter Zijlstra
1
-2
/
+11
2009-05-06
Eliminate thousands of warnings with gcc 3.2 build
Andi Kleen
1
-3
/
+10
2009-05-06
inotify: use GFP_NOFS in kernel_event() to work around a lockdep false-positive
Wu Fengguang
1
-2
/
+2
2009-05-06
Merge branch 'core/locking' into perfcounters/core
Ingo Molnar
2
-5
/
+28
2009-05-05
Merge branch 'timers/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+11
2009-05-05
Merge branch 'irq/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-2
/
+0
2009-05-05
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2009-05-05
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+4
2009-05-05
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2009-05-05
perf_counter: inheritable sample counters
Peter Zijlstra
1
-2
/
+30
2009-05-05
perf_counter: fix the output lock
Peter Zijlstra
1
-3
/
+4
2009-05-05
perf_counter: provide an mlock threshold
Peter Zijlstra
2
-4
/
+19
2009-05-05
perf_counter: add ioctl(PERF_COUNTER_IOC_RESET)
Peter Zijlstra
1
-0
/
+8
2009-05-05
perf_counter: uncouple data_head updates from wakeups
Peter Zijlstra
1
-11
/
+9
2009-05-04
perf_counter: convert perf_resource_mutex to a spinlock
Ingo Molnar
1
-8
/
+8
2009-05-04
perf_counter: initialize the per-cpu context earlier
Ingo Molnar
2
-5
/
+5
2009-05-04
perf_counter: round-robin per-CPU counters too
Ingo Molnar
1
-7
/
+3
[next]