index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-03
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
4
-14
/
+18
2010-04-03
Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...
Ingo Molnar
25
-587
/
+806
2010-04-03
perf newt: Pass the input_name to perf_session__browse_hists
Arnaldo Carvalho de Melo
3
-8
/
+14
2010-04-03
perf newt: Move the hist browser population bits to separare function
Arnaldo Carvalho de Melo
1
-45
/
+84
2010-04-03
perf newt: Remove useless column width calculation
Arnaldo Carvalho de Melo
1
-20
/
+0
2010-04-03
perf symbols: Fill in pgoff in mmap synthesized events
Anton Blanchard
1
-0
/
+9
2010-04-03
perf tools: Move the prototypes in util/string.h to util.h
Arnaldo Carvalho de Melo
9
-23
/
+12
2010-04-03
perf: Always build the powerpc perf_arch_fetch_caller_regs version
Frederic Weisbecker
1
-2
/
+0
2010-04-03
perf: Always build the stub perf_arch_fetch_caller_regs version
Frederic Weisbecker
1
-2
/
+1
2010-04-03
perf, probe-finder: Build fix on Debian
Borislav Petkov
1
-5
/
+5
2010-04-02
perf/scripts: Tuple was set from long in both branches in python_process_event()
Tom Zanussi
1
-5
/
+12
2010-04-02
perf tools: sort_dimension__add shouldn't die
Arnaldo Carvalho de Melo
2
-4
/
+4
2010-04-02
perf session: Remove one more exit() call from library code
Arnaldo Carvalho de Melo
2
-9
/
+7
2010-04-02
perf hist: Only allocate callchain_node if processing callchains
Arnaldo Carvalho de Melo
3
-5
/
+6
2010-04-02
perf kmem: Fixup the symbol address before using it
Arnaldo Carvalho de Melo
1
-2
/
+3
2010-04-02
perf kmem: Resolve kernel symbols again
Arnaldo Carvalho de Melo
3
-5
/
+8
2010-04-02
perf hist: Replace ->print() routines by ->snprintf() equivalents
Arnaldo Carvalho de Melo
7
-114
/
+149
2010-04-02
perf record: Add a fallback to the reference relocation symbol
Arnaldo Carvalho de Melo
1
-0
/
+3
2010-04-02
perf tools: Allow specifying O= to build files in a separate directory
Arnaldo Carvalho de Melo
2
-156
/
+172
2010-04-02
perf tools: Use -o $(BITBUCKET) in one more case
Arnaldo Carvalho de Melo
1
-1
/
+1
2010-04-02
perf report: Add progress bars
Arnaldo Carvalho de Melo
7
-32
/
+119
2010-04-02
perf symbols: map_groups__find_symbol must return the map too
Arnaldo Carvalho de Melo
3
-6
/
+48
2010-04-02
perf symbols: Move more map_groups methods to map.c
Arnaldo Carvalho de Melo
4
-170
/
+180
2010-04-02
perf, x86: Add Nehalem programming quirk to Westmere
Peter Zijlstra
1
-0
/
+2
2010-04-02
perf, x86: Fix __initconst vs const
Peter Zijlstra
4
-11
/
+11
2010-04-02
perf, x86: Fix up the ANY flag stuff
Peter Zijlstra
5
-51
/
+74
2010-04-02
perf, x86: implement ARCH_PERFMON_EVENTSEL bit masks
Robert Richter
5
-89
/
+45
2010-04-02
perf, x86: Undo some some *_counter* -> *_event* renames
Robert Richter
7
-65
/
+65
2010-04-02
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
460
-4153
/
+6917
2010-04-02
perf probe: Fix to close dwarf when failing to analyze it
Masami Hiramatsu
1
-2
/
+4
2010-04-02
perf probe: Correct error message for non-structure type
Masami Hiramatsu
1
-4
/
+8
2010-04-02
perf probe: Fix not to return non-matched file
Masami Hiramatsu
1
-0
/
+2
2010-04-02
perf probe: Fix --line syntax help and document
Masami Hiramatsu
2
-2
/
+2
2010-04-02
perf: Fix 'perf sched record' deadlock
Mike Galbraith
1
-3
/
+12
2010-04-02
perf, x86: Fix callgraphs of 32-bit processes on 64-bit kernels
Torok Edwin
2
-5
/
+44
2010-04-02
perf, x86: Fix AMD hotplug & constraint initialization
Peter Zijlstra
2
-36
/
+52
2010-04-02
x86: Move notify_cpu_starting() callback to a later stage
Peter Zijlstra
1
-2
/
+2
2010-04-02
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
5
-15
/
+25
2010-04-01
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
76
-1676
/
+2904
2010-04-01
Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
24
-446
/
+407
2010-04-01
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...
Linus Torvalds
4
-2
/
+170
2010-04-01
oom: fix the unsafe usage of badness() in proc_oom_score()
Oleg Nesterov
1
-2
/
+3
2010-04-01
microblaze: Support word copying in copy_tofrom_user
Michal Simek
1
-14
/
+25
2010-04-01
microblaze: Print early printk information to log buffer
Michal Simek
1
-9
/
+15
2010-04-01
microblaze: head.S typo fix
Michal Simek
1
-2
/
+2
2010-04-01
microblaze: Use MICROBLAZE_TLB_SIZE in asm code
Michal Simek
2
-3
/
+3
2010-04-01
microblaze: Kconfig Fix - pci
Michal Simek
1
-3
/
+0
2010-04-01
microblaze: Adding likely macros
Michal Simek
6
-26
/
+28
2010-04-01
microblaze: Add .type and .size to ASM functions
Michal Simek
3
-1
/
+22
2010-04-01
microblaze: Fix TLB macros
Michal Simek
1
-1
/
+2
[next]