index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-31
uprobes/x86: Reimplement arch_uretprobe_is_alive()
Oleg Nesterov
3
-0
/
+7
2015-07-31
uprobes: Export 'struct return_instance', introduce arch_uretprobe_is_alive()
Oleg Nesterov
2
-9
/
+15
2015-07-31
uprobes: Change handle_trampoline() to find the next chain beforehand
Oleg Nesterov
1
-11
/
+16
2015-07-31
uprobes: Change prepare_uretprobe() to use uprobe_warn()
Oleg Nesterov
1
-7
/
+3
2015-07-31
uprobes: Send SIGILL if handle_trampoline() fails
Oleg Nesterov
1
-11
/
+10
2015-07-31
uprobes: Introduce free_ret_instance()
Oleg Nesterov
1
-14
/
+13
2015-07-31
uprobes: Introduce get_uprobe()
Oleg Nesterov
1
-19
/
+20
2015-07-31
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
15
-97
/
+233
2015-07-31
Merge branch 'perf/urgent' into perf/core, to merge fixes before pulling more...
Ingo Molnar
273
-1542
/
+2062
2015-07-31
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2
-6
/
+4
2015-07-30
perf tests: Adding build test for having ending double slash
Jiri Olsa
1
-4
/
+9
2015-07-29
perf tools: Introduce callgraph_set for callgraph option
Kan Liang
2
-2
/
+8
2015-07-29
perf tools: Force period term to overload global settings
Jiri Olsa
5
-4
/
+16
2015-07-29
perf tools: Add support for event post configuration
Jiri Olsa
3
-11
/
+106
2015-07-29
perf session env: Rename exit method
Arnaldo Carvalho de Melo
1
-2
/
+2
2015-07-29
perf symbols: Fix mismatched declarations for elf_getphdrnum
Arnaldo Carvalho de Melo
1
-1
/
+1
2015-07-29
perf python: Make twatch.py use soft dummy event, freq=0
Arnaldo Carvalho de Melo
1
-1
/
+11
2015-07-29
perf python: Add missing PERF_RECORD_{MMAP2,AUX,etc}
Arnaldo Carvalho de Melo
1
-0
/
+6
2015-07-29
perf python: Add macro to simplify maintainance of the constants array
Arnaldo Carvalho de Melo
1
-66
/
+68
2015-07-29
perf python: Remove dependency on 'machine' methods
Arnaldo Carvalho de Melo
3
-6
/
+6
2015-07-28
perf tools: Fix test build error when bindir contains double slash
Pawel Moll
1
-1
/
+1
2015-07-28
perf stat: Fix transaction lenght metrics
Andi Kleen
1
-5
/
+3
2015-07-27
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
33
-110
/
+513
2015-07-27
perf: Fix running time accounting
Peter Zijlstra
1
-2
/
+2
2015-07-26
Linux 4.2-rc4
Linus Torvalds
1
-1
/
+1
2015-07-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+8
2015-07-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-59
/
+81
2015-07-26
x86/mm/pat: Revert 'Adjust default caching mode translation tables'
Thomas Gleixner
1
-3
/
+3
2015-07-26
perf/x86/intel/cqm: Return cached counter value from IRQ context
Matt Fleming
1
-0
/
+8
2015-07-25
Merge tag 'usb-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
20
-161
/
+170
2015-07-25
Merge tag 'tty-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
10
-23
/
+57
2015-07-25
Merge tag 'staging-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-26
/
+31
2015-07-25
Merge tag 'char-misc-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-16
/
+12
2015-07-25
parport: Revert "parport: fix memory leak"
Sudip Mukherjee
1
-1
/
+0
2015-07-25
Merge tag 'trace-v4.2-rc2-fix3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-18
/
+37
2015-07-25
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+5
2015-07-25
Merge tag 'md/4.2-fixes' of git://neil.brown.name/md
Linus Torvalds
8
-27
/
+71
2015-07-25
Merge tag 'for-linus-20150724' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-5
/
+11
2015-07-25
libnvdimm: fix namespace seed creation
Dan Williams
1
-0
/
+5
2015-07-24
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-13
/
+29
2015-07-24
Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-4
/
+32
2015-07-24
Merge tag 'mmc-4.2-rc3' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
42
-187
/
+202
2015-07-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-8
/
+62
2015-07-24
Merge tag 'regulator-fix-v4.2-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-10
/
+27
2015-07-24
Merge tag 'spi-fix-v4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-3
/
+8
2015-07-24
Merge tag 'sound-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
6
-18
/
+57
2015-07-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
5
-2
/
+19
2015-07-24
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
13
-34
/
+154
2015-07-24
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
1
-1
/
+1
2015-07-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-15
/
+43
[next]