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
2010-12-13
x86, watchdog: Compile fix when CONFIG_LOCAL_APIC not enabled
Don Zickus
1
-0
/
+3
2010-12-10
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
8
-66
/
+127
2010-12-10
perf, sparc: Fix CONFIG_PERF_EVENTS=y build error
Ingo Molnar
1
-1
/
+1
2010-12-10
x86, NMI: Add back unknown_nmi_panic and nmi_watchdog sysctls
Don Zickus
6
-18
/
+30
2010-12-10
lockup detector: Compile fixes from removing the old x86 nmi watchdog
Don Zickus
2
-2
/
+10
2010-12-09
x86: Address 'unused' warning in hw_nmi.c again
Rakib Mullick
1
-1
/
+1
2010-12-09
perf session: Remove unneeded dump_printf calls
Arnaldo Carvalho de Melo
1
-12
/
+11
2010-12-09
perf session: Split out user event processing
Thomas Gleixner
1
-18
/
+24
2010-12-09
perf session: Split out sample preprocessing
Thomas Gleixner
1
-15
/
+25
2010-12-09
perf session: Move dump code to event delivery path
Thomas Gleixner
1
-5
/
+5
2010-12-09
perf session: Add file_offset to event delivery function
Thomas Gleixner
1
-4
/
+8
2010-12-09
perf session: Store file offset in sample_queue
Thomas Gleixner
1
-2
/
+5
2010-12-09
perf session: Consolidate the dump code
Thomas Gleixner
2
-25
/
+40
2010-12-09
perf session: Dont queue events w/o timestamps
Thomas Gleixner
1
-1
/
+1
2010-12-09
perf event: Prevent unbound event__name array access
Thomas Gleixner
4
-6
/
+19
2010-12-09
perf report: Allow user to specify path to kallsyms file
David Ahern
4
-2
/
+13
2010-12-08
perf: Stop all counters on reboot
Peter Zijlstra
1
-1
/
+23
2010-12-08
perf, amd: Remove the nb lock
Peter Zijlstra
1
-13
/
+3
2010-12-07
perf makefile: Allow strong and weak functions in LIB_OBJS
Ian Munsie
1
-1
/
+1
2010-12-07
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
24
-379
/
+787
2010-12-07
Merge commit 'v2.6.37-rc5' into perf/core
Ingo Molnar
589
-6735
/
+14256
2010-12-06
Linux 2.6.37-rc5
Linus Torvalds
1
-1
/
+1
2010-12-06
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-10
/
+15
2010-12-06
ARM: tegra: fix regression from addruart rewrite
Olof Johansson
1
-2
/
+2
2010-12-06
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
6
-37
/
+68
2010-12-06
PM / Hibernate: Fix memory corruption related to swap
Rafael J. Wysocki
5
-22
/
+30
2010-12-06
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
15
-30
/
+56
2010-12-06
PM / Hibernate: Use async I/O when reading compressed hibernation image
Bojan Smojver
1
-15
/
+38
2010-12-06
kprobes: Use text_poke_smp_batch for unoptimizing
Masami Hiramatsu
3
-6
/
+46
2010-12-06
kprobes: Use text_poke_smp_batch for optimizing
Masami Hiramatsu
3
-19
/
+69
2010-12-06
x86: Introduce text_poke_smp_batch() for batch-code modifying
Masami Hiramatsu
2
-9
/
+47
2010-12-06
kprobes: Reuse unused kprobe
Masami Hiramatsu
1
-2
/
+30
2010-12-06
kprobes: Support delayed unoptimizing
Masami Hiramatsu
2
-77
/
+237
2010-12-06
kprobes: Separate kprobe optimizing code from optimizer
Masami Hiramatsu
1
-17
/
+26
2010-12-06
kprobes: Cleanup disabling and unregistering path
Masami Hiramatsu
1
-56
/
+72
2010-12-06
kprobes: Rename old_p to more appropriate name
Masami Hiramatsu
1
-47
/
+46
2010-12-06
Merge branch 'for-rmk-fixes' of git://git.infradead.org/users/cbou/linux-cns3xxx
Russell King
1
-1
/
+1
2010-12-06
perf tools: Catch a few uncheck calloc/malloc's
Chris Samuel
5
-0
/
+15
2010-12-06
perf script: Fix compiler warning in builtin_script.c:is_top_script()
Stephane Eranian
1
-5
/
+5
2010-12-06
perf session: Sort all events if ordered_samples=true
Thomas Gleixner
1
-53
/
+72
2010-12-06
perf options: add OPT_CALLBACK_DEFAULT_NOOPT
Akihiro Nagai
1
-0
/
+4
2010-12-06
perf hist: Better displaying of unresolved DSOs and symbols
Ian Munsie
1
-3
/
+3
2010-12-06
ARM: 6524/1: GIC irq desciptor bug fix
Chao Xie
1
-1
/
+7
2010-12-05
Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-2
/
+2
2010-12-05
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
13
-363
/
+401
2010-12-05
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/pa...
Linus Torvalds
9
-25
/
+28
2010-12-05
Revert "vfs: show unreachable paths in getcwd and proc"
Eric W. Biederman
1
-1
/
+1
2010-12-04
perf tools: Ask for ID PERF_SAMPLE_ info on all PERF_RECORD_ events
Arnaldo Carvalho de Melo
9
-100
/
+315
2010-12-04
perf session: Parse sample earlier
Arnaldo Carvalho de Melo
18
-192
/
+236
2010-12-04
perf events: Make sample_type identity fields available in all PERF_RECORD_ e...
Arnaldo Carvalho de Melo
2
-18
/
+102
[next]