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
2010-04-15
sched: Fix UP update_avg() build warning
Mike Galbraith
1
-6
/
+6
2010-04-15
Merge branch 'linus' into sched/core
Ingo Molnar
59
-193
/
+309
2010-04-15
Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...
Ingo Molnar
2
-220
/
+331
2010-04-15
blkio: fix for modular blk-cgroup build
Divyesh Shah
1
-0
/
+1
2010-04-15
perf: Fix hlist related build error
Frederic Weisbecker
1
-30
/
+30
2010-04-14
tracing/kprobes: Support basic types on dynamic events
Masami Hiramatsu
2
-220
/
+331
2010-04-14
perf: Make clock software events consistent with general exclusion rules
Frederic Weisbecker
1
-8
/
+1
2010-04-14
perf: Store active software events in a hashlist
Frederic Weisbecker
1
-63
/
+183
2010-04-14
Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
1
-1
/
+1
2010-04-13
Input: implement SysRq as a separate input handler
Dmitry Torokhov
1
-1
/
+22
2010-04-13
genirq: Remove IRQF_DISABLED from core code
Thomas Gleixner
1
-30
/
+0
2010-04-13
genirq: Run irq handlers with interrupts disabled
Ingo Molnar
1
-3
/
+0
2010-04-13
genirq: Introduce request_any_context_irq()
Marc Zyngier
1
-0
/
+37
2010-04-13
Merge branch 'linus' into irq/core
Thomas Gleixner
72
-275
/
+577
2010-04-13
time: Remove xtime_cache
John Stultz
1
-19
/
+16
2010-04-12
security: remove dead hook acct
Eric Paris
1
-15
/
+5
2010-04-12
security: remove dead hook task_setgroups
Eric Paris
1
-6
/
+0
2010-04-12
security: remove dead hook task_setgid
Eric Paris
1
-16
/
+0
2010-04-12
security: remove dead hook task_setuid
Eric Paris
1
-15
/
+0
2010-04-12
security: remove dead hook cred_commit
Eric Paris
1
-2
/
+0
2010-04-10
PM / Hibernate: user.c, fix SNAPSHOT_SET_SWAP_AREA handling
Jiri Slaby
1
-1
/
+1
2010-04-10
ptrace: kill BKL in ptrace syscall
Arnd Bergmann
1
-10
/
+0
2010-04-08
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2010-04-08
Merge branch 'linus' into perf/core
Ingo Molnar
57
-181
/
+284
2010-04-08
Merge branch 'linus' into tracing/core
Ingo Molnar
58
-190
/
+306
2010-04-07
mm: avoid null-pointer deref in sync_mm_rss()
KAMEZAWA Hiroyuki
2
-1
/
+5
2010-04-06
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+10
2010-04-06
hrtimers: Provide schedule_hrtimeout for CLOCK_REALTIME
Carsten Emde
1
-26
/
+41
2010-04-06
timers: Introduce the concept of timer slack for legacy timers
Arjan van de Ven
1
-0
/
+56
2010-04-06
sched: Fix sched_getaffinity()
Anton Blanchard
1
-1
/
+1
2010-04-05
Fix up possibly racy module refcounting
Nick Piggin
1
-8
/
+27
2010-04-06
lockstat: Make lockstat counting per cpu
Frederic Weisbecker
3
-80
/
+99
2010-04-05
audit: preface audit printk with audit
Eric Paris
1
-1
/
+1
2010-04-05
Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc
Linus Torvalds
49
-6
/
+44
2010-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2
-47
/
+78
2010-04-05
tracing: Fix uninitialized variable of tracing/trace output
Lai Jiangshan
1
-1
/
+1
2010-04-05
Merge branch 'master' into export-slabh
Tejun Heo
11
-129
/
+153
2010-04-04
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-10
/
+23
2010-04-04
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-5
/
+1
2010-04-04
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-5
/
+7
2010-04-04
perf_event: Make perf fd non seekable
Arnd Bergmann
1
-0
/
+1
2010-04-03
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
1
-2
/
+1
2010-04-03
perf: Always build the stub perf_arch_fetch_caller_regs version
Frederic Weisbecker
1
-2
/
+1
2010-04-02
Merge branch 'kgdb-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...
Linus Torvalds
1
-102
/
+103
2010-04-02
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-6
/
+8
2010-04-02
kgdb: Turn off tracing while in the debugger
Jason Wessel
1
-0
/
+8
2010-04-02
kgdb: use atomic_inc and atomic_dec instead of atomic_set
Jason Wessel
1
-8
/
+7
2010-04-02
kgdb: eliminate kgdb_wait(), all cpus enter the same way
Jason Wessel
1
-83
/
+82
2010-04-02
kgdb: have ebin2mem call probe_kernel_write once
Jason Wessel
1
-14
/
+9
2010-04-02
sched: Add enqueue/dequeue flags
Peter Zijlstra
4
-37
/
+30
[prev]
[next]