index
:
Linux Stable
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
uprobes/core: Rename bkpt to swbp
Srikar Dronamraju
2012-03-13
3
-21
/
+21
*
uprobes/core: Make order of function parameters consistent across functions
Srikar Dronamraju
2012-03-13
4
-59
/
+63
*
uprobes/core: Make macro names consistent
Srikar Dronamraju
2012-03-13
4
-23
/
+23
*
uprobes: Update copyright notices
Ingo Molnar
2012-02-22
2
-2
/
+4
*
uprobes/core: Move insn to arch specific structure
Srikar Dronamraju
2012-02-22
4
-66
/
+61
*
uprobes/core: Remove uprobe_opcode_sz
Srikar Dronamraju
2012-02-22
2
-5
/
+3
*
uprobes/core: Make instruction tables volatile
Srikar Dronamraju
2012-02-22
1
-29
/
+32
*
uprobes: Move to kernel/events/
Ingo Molnar
2012-02-22
4
-2
/
+4
*
uprobes/core: Clean up, refactor and improve the code
Ingo Molnar
2012-02-17
6
-186
/
+233
*
uprobes, mm, x86: Add the ability to install and remove uprobes breakpoints
Srikar Dronamraju
2012-02-17
9
-1
/
+1568
*
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2012-02-17
33
-416
/
+616
|
\
|
*
perf tools: Invert the sample_id_all logic
Arnaldo Carvalho de Melo
2012-02-14
6
-13
/
+10
|
*
perf tools: Handle kernels that don't support attr.exclude_{guest,host}
Arnaldo Carvalho de Melo
2012-02-14
4
-15
/
+39
|
*
perf tools: cleanup initialization of attr->size
Stephane Eranian
2012-02-13
2
-1
/
+2
|
*
perf tools: Factor out feature op to process header sections
Robert Richter
2012-02-13
1
-15
/
+29
|
*
perf tools: Moving code in header.c
Robert Richter
2012-02-13
1
-150
/
+150
|
*
perf tools: Add bitmap_or function into bitmap object
Jiri Olsa
2012-02-13
2
-0
/
+21
|
*
perf tools: Add sysfs mountpoint interface
Jiri Olsa
2012-02-13
3
-0
/
+68
|
*
perf tools: Remove unused functions from debugfs object
Jiri Olsa
2012-02-13
2
-147
/
+0
|
*
perf tools: Get rid of ctype.h in symbol.c
Namhyung Kim
2012-02-13
1
-1
/
+1
|
*
perf tools: ctype.c only wants util.h
Namhyung Kim
2012-02-13
1
-1
/
+1
|
*
perf tools: Implement islower/isupper macro into util.h
Namhyung Kim
2012-02-13
1
-0
/
+4
|
*
perf tools: Change perf_guest default back to false
Joerg Roedel
2012-02-13
1
-1
/
+1
|
*
perf top: Don't process samples with no valid machine object
Joerg Roedel
2012-02-13
3
-0
/
+17
|
*
perf tools: Allow multiple threads or processes in record, stat, top
David Ahern
2012-02-13
18
-56
/
+185
|
*
perf tools: Fix out of tree compiles
David Ahern
2012-02-13
1
-0
/
+1
|
*
perf tools: Fix build dependency of perf python extension
Namhyung Kim
2012-02-13
3
-5
/
+25
|
*
perf record: No build id option fails
David Ahern
2012-02-09
1
-2
/
+2
|
*
perf tools: fix endianness detection in perf.data
Stephane Eranian
2012-02-09
1
-13
/
+64
*
|
x86: Fix to decode grouped AVX with VEX pp bits
Masami Hiramatsu
2012-02-11
4
-32
/
+40
*
|
watchdog: Fix code/comments mismatches
Fernando Luis Vázquez Cao
2012-02-11
1
-12
/
+12
*
|
watchdog: Update Kconfig entries
Fernando Luis Vázquez Cao
2012-02-11
1
-7
/
+11
*
|
watchdog: Update documentation
Fernando Luis Vázquez Cao
2012-02-11
2
-83
/
+63
|
/
*
x86/sched/perf/AMD: Set sched_clock_stable
Borislav Petkov
2012-02-07
1
-0
/
+3
*
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2012-02-07
94
-493
/
+584
|
\
|
*
perf stat: Align scaled output of cpu-clock
Namhyung Kim
2012-02-06
1
-0
/
+2
|
*
perf stat: Adjust print unit
Namhyung Kim
2012-02-06
1
-1
/
+7
|
*
perf doc: Allow producing documentation in a specified output directory
Franck Bui-Huu
2012-02-06
1
-34
/
+52
|
*
perf tool: Fix perf stack to non executable on x86_64
Jiri Olsa
2012-02-06
1
-0
/
+7
|
*
Merge branch 'perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2012-02-06
365
-6059
/
+2515
|
|
\
|
|
*
perf evsel: Fix an issue where perf report fails to show the proper percentage
Naveen N. Rao
2012-02-06
1
-0
/
+1
|
|
*
perf tools: Fix prefix matching for kernel maps
Jiri Olsa
2012-02-06
1
-1
/
+1
|
|
*
perf tools: Fix perf stack to non executable on x86_64
Jiri Olsa
2012-02-06
1
-0
/
+6
|
|
*
perf: Remove deprecated WARN_ON_ONCE()
Stephane Eranian
2012-02-03
3
-6
/
+0
|
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2012-02-02
8
-15
/
+36
|
|
|
\
|
|
|
*
rbd: fix safety of rbd_put_client()
Alex Elder
2012-02-02
1
-2
/
+4
|
|
|
*
rbd: fix a memory leak in rbd_get_client()
Alex Elder
2012-02-02
1
-0
/
+1
|
|
|
*
ceph: create a new session lock to avoid lock inversion
Alex Elder
2012-02-02
4
-9
/
+14
|
|
|
*
ceph: fix length validation in parse_reply_info()
Xi Wang
2012-02-02
1
-0
/
+2
|
|
|
*
ceph: initialize client debugfs outside of monc->mutex
Sage Weil
2012-02-02
2
-3
/
+12
[next]