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
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-17
perf_counter: fix threaded task exit
Ingo Molnar
1
-6
/
+7
2009-05-17
perf_counter: Fix counter inheritance
Peter Zijlstra
1
-0
/
+6
2009-05-17
perf_counter: Fix inheritance cleanup code
Peter Zijlstra
1
-17
/
+15
2009-05-16
Fix caller information for warn_slowpath_null
Linus Torvalds
1
-15
/
+20
2009-05-15
PM: check sysdev_suspend(PMSG_FREEZE) return value
Bjorn Helgaas
1
-2
/
+2
2009-05-15
tracing: Append prompt in /debug/tracing/README file
GeunSik Lim
1
-1
/
+1
2009-05-15
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
1
-2
/
+2
2009-05-15
perf_counter: allow arch to supply event misc flags and instruction pointer
Paul Mackerras
1
-3
/
+2
2009-05-15
perf_counter: frequency based adaptive irq_period, 32-bit fix
Peter Zijlstra
1
-1
/
+1
2009-05-15
sched, timers: cleanup avenrun users
Thomas Gleixner
2
-26
/
+21
2009-05-15
sched, timers: move calc_load() to scheduler
Thomas Gleixner
4
-64
/
+79
2009-05-15
perf_counter: frequency based adaptive irq_period
Peter Zijlstra
1
-12
/
+51
2009-05-15
perf_counter: per user mlock gift
Peter Zijlstra
1
-7
/
+15
2009-05-15
perf_counter: remove perf_disable/enable exports
Peter Zijlstra
1
-2
/
+0
2009-05-15
futex: remove the wait queue
Thomas Gleixner
1
-33
/
+25
2009-05-15
sysrq, intel_fb: fix sysrq g collision
Jason Wessel
1
-2
/
+2
2009-05-15
Revert "mm: add /proc controls for pdflush threads"
Jens Axboe
1
-23
/
+0
2009-05-15
perf_counter: Rework the perf counter disable/enable
Peter Zijlstra
1
-29
/
+47
2009-05-15
perf_counter: Fix perf_output_copy() WARN to account for overflow
Peter Zijlstra
1
-1
/
+5
2009-05-14
tracing/filters: fix off-by-one bug
Li Zefan
1
-1
/
+1
2009-05-14
tracing/filters: add missing unlock in a failure path
Li Zefan
1
-4
/
+6
2009-05-14
tracing: stop stack trace on first empty entry
Steven Rostedt
1
-0
/
+2
2009-05-13
timers: Logic to move non pinned timers
Arun R Bharadwaj
4
-5
/
+80
2009-05-13
timers: /proc/sys sysctl hook to enable timer migration
Arun R Bharadwaj
2
-0
/
+10
2009-05-13
timers: Identifying the existing pinned timers
Arun R Bharadwaj
3
-6
/
+8
2009-05-13
timers: Framework for identifying pinned timers
Arun R Bharadwaj
2
-7
/
+31
2009-05-12
genirq: fix comment to say IRQ_WAKE_THREAD
Steven Rostedt
1
-1
/
+1
2009-05-12
lockdep: increase MAX_LOCKDEP_ENTRIES and MAX_LOCKDEP_CHAINS
Ingo Molnar
1
-2
/
+2
2009-05-12
perf_counter: call hw_perf_save_disable/restore around group_sched_in
Paul Mackerras
1
-7
/
+12
2009-05-12
Merge branch 'x86/apic' into irq/numa
Ingo Molnar
9
-23
/
+55
2009-05-11
ring-buffer: move code around to remove some branches
Steven Rostedt
1
-10
/
+10
2009-05-11
ring-buffer: use internal time stamp function
Steven Rostedt
1
-4
/
+9
2009-05-11
ring-buffer: small optimizations
Steven Rostedt
1
-6
/
+6
2009-05-11
x86: add extension fields for bootloader type and version
H. Peter Anvin
1
-0
/
+8
2009-05-11
ring-buffer: move calculation of event length
Steven Rostedt
1
-5
/
+9
2009-05-11
ring-buffer: remove type parameter from rb_reserve_next_event
Steven Rostedt
1
-4
/
+4
2009-05-11
ring-buffer: check for divide by zero in ring-buffer-benchmark
Steven Rostedt
1
-0
/
+6
2009-05-11
ring-buffer: replace constants with time macros in ring-buffer-benchmark
Steven Rostedt
1
-5
/
+7
2009-05-11
Merge commit 'v2.6.30-rc5' into sched/core
Ingo Molnar
43
-260
/
+343
2009-05-11
blktrace: pdu_buf of pc events should be unsigned
Li Zefan
1
-1
/
+1
2009-05-11
perf_counter: call atomic64_set for counter->count
Paul Mackerras
1
-1
/
+1
2009-05-11
perf_counter: don't count scheduler ticks as context switches
Paul Mackerras
1
-5
/
+11
2009-05-11
perf_counter: Put whole group on when enabling group leader
Paul Mackerras
1
-48
/
+51
2009-05-11
block: drop request->hard_* and *nr_sectors
Tejun Heo
1
-8
/
+8
2009-05-11
block: implement blk_rq_pos/[cur_]sectors() and convert obvious ones
Tejun Heo
1
-2
/
+2
2009-05-11
CRED: Rename cred_exec_mutex to reflect that it's a guard against ptrace
David Howells
2
-6
/
+7
2009-05-09
Convert obvious places to deactivate_locked_super()
Al Viro
1
-2
/
+1
2009-05-09
sched: Fix fallback sched_clock()'s offset when using jiffies
Ron
1
-1
/
+2
2009-05-08
kprobes: fix to use text_mutex around arm/disarm kprobe
Masami Hiramatsu
1
-9
/
+22
2009-05-08
tracing: add trace_set_clr_event to export event enabling function
Steven Rostedt
1
-0
/
+17
[prev]
[next]