index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-10-01
32
-906
/
+892
|
\
|
*
cputime: Make finegrained irqtime accounting generally available
Frederic Weisbecker
2012-09-25
3
-12
/
+36
|
*
cputime: Gather time/stats accounting config options into a single menu
Frederic Weisbecker
2012-09-25
1
-56
/
+60
|
*
ia64: Reuse system and user vtime accounting functions on task switch
Frederic Weisbecker
2012-09-25
1
-8
/
+3
|
*
ia64: Consolidate user vtime accounting
Frederic Weisbecker
2012-09-25
1
-13
/
+15
|
*
vtime: Consolidate system/idle context detection
Frederic Weisbecker
2012-09-25
5
-30
/
+73
|
*
cputime: Use a proper subsystem naming for vtime related APIs
Frederic Weisbecker
2012-09-25
9
-27
/
+27
|
*
sched: cpu_power: enable ARCH_POWER
Vincent Guittot
2012-09-13
1
-1
/
+1
|
*
sched/nohz: Clean up select_nohz_load_balancer()
Alex Shi
2012-09-13
3
-19
/
+13
|
*
sched: Fix load avg vs. cpu-hotplug
Peter Zijlstra
2012-09-13
1
-0
/
+2
|
*
sched: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW
Peter Zijlstra
2012-09-13
6
-69
/
+1
|
*
sched: Fix nohz_idle_balance()
Vincent Guittot
2012-09-13
1
-5
/
+6
|
*
sched: Remove useless code in yield_to()
Michael Wang
2012-09-04
1
-7
/
+0
|
*
sched: Add time unit suffix to sched sysctl knobs
Namhyung Kim
2012-09-04
1
-3
/
+3
|
*
sched/debug: Limit sd->*_idx range on sysctl
Namhyung Kim
2012-09-04
1
-13
/
+22
|
*
sched: Remove AFFINE_WAKEUPS feature flag
Namhyung Kim
2012-09-04
1
-8
/
+0
|
*
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
2012-09-04
759
-5876
/
+8307
|
|
\
|
*
|
s390: Remove leftover account_tick_vtime() header
Frederic Weisbecker
2012-08-20
1
-2
/
+0
|
*
|
cputime: Consolidate vtime handling on context switch
Frederic Weisbecker
2012-08-20
9
-23
/
+17
|
*
|
sched: Move cputime code to its own file
Frederic Weisbecker
2012-08-20
4
-556
/
+570
|
*
|
cputime: Generalize CONFIG_VIRT_CPU_ACCOUNTING
Frederic Weisbecker
2012-08-17
5
-29
/
+20
|
*
|
tile: Remove SD_PREFER_LOCAL leftover
Alex Shi
2012-08-15
1
-1
/
+0
|
*
|
sched: recover SD_WAKE_AFFINE in select_task_rq_fair and code clean up
Alex Shi
2012-08-13
4
-35
/
+3
|
*
|
sched: using dst_rq instead of this_rq during load balance
Michael Wang
2012-08-13
1
-5
/
+4
|
*
|
sched: Document schedule() entry points
Pekka Enberg
2012-08-13
1
-0
/
+34
|
*
|
sched: Fix __sched_period comment
Borislav Petkov
2012-08-13
1
-1
/
+1
|
*
|
Merge branch 'sched/urgent' into sched/core
Thomas Gleixner
2012-08-13
5
-19
/
+70
|
|
\
\
*
|
\
\
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-10-01
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
perf/x86: Fix typo in uncore_pmu_to_box
Yan, Zheng
2012-09-27
1
-1
/
+1
*
|
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-10-01
208
-5240
/
+13242
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2012-09-28
22
-90
/
+683
|
|
\
\
\
\
\
|
|
*
|
|
|
|
perf trace: Add aliases for some syscalls
Arnaldo Carvalho de Melo
2012-09-27
1
-8
/
+18
|
|
*
|
|
|
|
perf probe: Print an enum type variable in "enum variable-name" format when s...
Hyeoncheol Lee
2012-09-27
1
-0
/
+2
|
|
*
|
|
|
|
perf tools: Check libaudit availability for perf-trace builtin
Namhyung Kim
2012-09-27
3
-2
/
+27
|
|
*
|
|
|
|
perf hists: Add missing period_* fields when collapsing a hist entry
Namhyung Kim
2012-09-26
1
-2
/
+7
|
|
*
|
|
|
|
perf trace: New tool
Arnaldo Carvalho de Melo
2012-09-26
6
-1
/
+358
|
|
*
|
|
|
|
perf evsel: Export the event_format constructor
Arnaldo Carvalho de Melo
2012-09-26
2
-1
/
+4
|
|
*
|
|
|
|
perf evsel: Introduce rawptr() method
Arnaldo Carvalho de Melo
2012-09-26
2
-2
/
+9
|
|
*
|
|
|
|
perf tools: Use perf_evsel__newtp in the event parser
Arnaldo Carvalho de Melo
2012-09-26
1
-30
/
+16
|
|
*
|
|
|
|
perf evsel: The tracepoint constructor should store sys:name
Arnaldo Carvalho de Melo
2012-09-26
1
-4
/
+5
|
|
*
|
|
|
|
perf evlist: Introduce set_filter() method
Arnaldo Carvalho de Melo
2012-09-26
4
-18
/
+48
|
|
*
|
|
|
|
perf evlist: Renane set_filters method to apply_filters
Arnaldo Carvalho de Melo
2012-09-26
4
-4
/
+4
|
|
*
|
|
|
|
perf test: Add test to check we correctly parse and match syscall open parms
Arnaldo Carvalho de Melo
2012-09-26
1
-0
/
+116
|
|
*
|
|
|
|
perf evsel: Handle endianity in intval method
Arnaldo Carvalho de Melo
2012-09-26
1
-4
/
+34
|
|
*
|
|
|
|
perf evsel: Know if byte swap is needed
Arnaldo Carvalho de Melo
2012-09-26
9
-18
/
+24
|
|
*
|
|
|
|
perf tools: Allow handling a NULL cpu_map as meaning "all cpus"
Arnaldo Carvalho de Melo
2012-09-26
2
-6
/
+17
|
|
*
|
|
|
|
perf evsel: Improve tracepoint constructor setup
Arnaldo Carvalho de Melo
2012-09-26
1
-1
/
+5
|
*
|
|
|
|
|
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2012-09-26
4
-38
/
+79
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
trace: Move trace event enable from fs_initcall to core_initcall
Ezequiel Garcia
2012-09-24
2
-37
/
+73
|
|
*
|
|
|
|
tracing: Add an option for disabling markers
Mandeep Singh Baines
2012-09-24
2
-1
/
+6
[next]