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-09-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6
Linus Torvalds
1
-2
/
+0
2009-09-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
2
-59
/
+6
2009-09-20
Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
8
-486
/
+291
2009-09-20
includecheck fix: kernel/trace, ring_buffer.c
Jaswinder Singh Rajput
1
-2
/
+0
2009-09-19
vt: remove power stuff from kernel/power
Alan Cox
1
-58
/
+5
2009-09-19
kfifo: Use "const" definitions
Alan Cox
1
-1
/
+1
2009-09-19
perf_counter: Fix perf_copy_attr() pointer arithmetic
Ian Schram
1
-10
/
+10
2009-09-19
tracing, perf: Convert the power tracer into an event tracer
Arjan van de Ven
5
-239
/
+21
2009-09-19
perf: Add a timestamp to fork events
Arjan van de Ven
1
-2
/
+9
2009-09-19
Merge branch 'linus' into perfcounters/core
Ingo Molnar
44
-1543
/
+2009
2009-09-18
sched_clock: Make it NMI safe
Peter Zijlstra
2
-75
/
+56
2009-09-18
perf_counter: Fix up swcounter throttling
Peter Zijlstra
1
-1
/
+1
2009-09-18
x86, perf_counter, bts: Optimize BTS overflow handling
Markus Metzger
1
-147
/
+165
2009-09-18
headers: taskstats_kern.h trim
Alexey Dobriyan
1
-0
/
+1
2009-09-18
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-426
/
+780
2009-09-17
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-466
/
+526
2009-09-17
perf_counter: Allow for a wakeup watermark
Peter Zijlstra
1
-13
/
+19
2009-09-17
perf_counter: Do not throttle single swcounter events
Peter Zijlstra
1
-4
/
+13
2009-09-17
softirq: add BLOCK_IOPOLL to softirq_to_name
Li Zefan
1
-1
/
+1
2009-09-17
tracing: switch function prints from %pf to %ps
Steven Rostedt
3
-7
/
+7
2009-09-17
Merge branch 'linus' into tracing/core
Ingo Molnar
55
-4375
/
+4003
2009-09-17
sched: Fix SD_POWERSAVING_BALANCE|SD_PREFER_LOCAL vs SD_WAKE_AFFINE
Peter Zijlstra
1
-15
/
+27
2009-09-17
sched: Stop buddies from hogging the system
Peter Zijlstra
1
-3
/
+8
2009-09-17
sched: Add new wakeup preemption mode: WAKEUP_RUNNING
Peter Zijlstra
4
-10
/
+27
2009-09-17
sched: Fix TASK_WAKING & loadaverage breakage
Ingo Molnar
1
-0
/
+4
2009-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2
-177
/
+0
2009-09-16
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-0
/
+4
2009-09-16
sched: Rename flags to wake_flags
Peter Zijlstra
1
-3
/
+3
2009-09-16
sched: Clean up the load_idx selection in select_task_rq_fair
Peter Zijlstra
1
-19
/
+8
2009-09-16
sched: Optimize cgroup vs wakeup a bit
Peter Zijlstra
3
-22
/
+10
2009-09-16
tracing: Fix minor bugs for __unregister_ftrace_function_probe
Atsushi Tsuji
1
-2
/
+2
2009-09-16
sched: Implement a gentler fair-sleepers feature
Ingo Molnar
2
-2
/
+16
2009-09-16
sched: Add SD_PREFER_LOCAL
Peter Zijlstra
1
-2
/
+5
2009-09-15
block: fix linkage problem with blk_iopoll and !CONFIG_BLOCK
Jens Axboe
1
-0
/
+4
2009-09-15
sched: Add a few SYNC hint knobs to play with
Peter Zijlstra
2
-3
/
+21
2009-09-15
sched: Fix sync wakeups again
Peter Zijlstra
1
-4
/
+4
2009-09-15
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-1
/
+1
2009-09-15
driver-core: move dma-coherent.c from kernel to driver/base
Ming Lei
2
-177
/
+0
2009-09-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
4
-11
/
+11
2009-09-15
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-0
/
+1
2009-09-15
tracing: optimize global_trace_clock cachelines
Steven Rostedt
1
-10
/
+14
2009-09-15
Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-6
/
+48
2009-09-15
Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2009-09-15
sched: Add WF_FORK
Peter Zijlstra
2
-2
/
+2
2009-09-15
sched: Rename sync arguments
Peter Zijlstra
4
-20
/
+24
2009-09-15
sched: Rename select_task_rq() argument
Peter Zijlstra
3
-10
/
+10
2009-09-15
sched: Feature to disable APERF/MPERF cpu_power
Peter Zijlstra
2
-2
/
+15
2009-09-15
sched: Provide arch_scale_freq_power
Peter Zijlstra
1
-2
/
+19
2009-09-15
sched: Improve latencies and throughput
Mike Galbraith
1
-1
/
+1
2009-09-15
sched: Tweak wake_idx
Peter Zijlstra
1
-3
/
+18
[next]