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
2013-05-28
sched: Use swap() macro in scale_stime()
Stanislaw Gruszka
1
-3
/
+2
2013-05-28
watchdog: Disallow setting watchdog_thresh to -1
Li Zefan
1
-2
/
+1
2013-05-28
perf: Fix perf mmap bugs
Peter Zijlstra
2
-17
/
+23
2013-05-28
kprobes: Fix to free gone and unused optprobes
Masami Hiramatsu
1
-10
/
+20
2013-05-28
clocksource: Implement clocksource_select_fallback() for CONFIG_ARCH_USES_GET...
Thomas Gleixner
1
-0
/
+1
2013-05-28
sched: Use an accessor to read the rq clock
Frederic Weisbecker
6
-37
/
+47
2013-05-28
sched: Update rq clock earlier in unthrottle_cfs_rq
Frederic Weisbecker
1
-1
/
+3
2013-05-28
sched: Update rq clock before calling check_preempt_curr()
Frederic Weisbecker
1
-0
/
+2
2013-05-28
sched: Update rq clock before setting fair group shares
Frederic Weisbecker
1
-0
/
+3
2013-05-28
sched: Update rq clock before migrating tasks out of dying CPU
Frederic Weisbecker
1
-0
/
+7
2013-05-28
sched: Remove redundant update_runtime notifier
Neil Zhang
3
-44
/
+0
2013-05-28
sched/autogroup: Fix race with task_groups list
Gerald Schaefer
1
-2
/
+1
2013-05-28
tick: Cure broadcast false positive pending bit warning
Thomas Gleixner
1
-1
/
+7
2013-05-28
clockevents: Define CS_NAME_LEN unconditionally
Thomas Gleixner
1
-2
/
+2
2013-05-28
rtmutex: Document rt_mutex_adjust_prio_chain()
Juri Lelli
1
-0
/
+13
2013-05-28
perf/x86: Check branch sampling priv level in generic code
Stephane Eranian
1
-5
/
+4
2013-05-28
perf: Add sysfs entry to adjust multiplexing interval per PMU
Stephane Eranian
1
-4
/
+59
2013-05-28
perf: Use hrtimers for event multiplexing
Stephane Eranian
1
-8
/
+106
2013-05-28
perf: Fix hw breakpoints overflow period sampling
Jiri Olsa
2
-1
/
+6
2013-05-28
locking: Fix copy/paste errors of "ARCH_INLINE_*_UNLOCK_BH"
Paul Bolle
1
-3
/
+3
2013-05-28
Merge branch 'sched/cleanups' into sched/core
Ingo Molnar
5
-588
/
+605
2013-05-24
auditfilter.c: fix kernel-doc warnings
Randy Dunlap
1
-3
/
+0
2013-05-24
Merge tag 'trace-fixes-v3.10-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+3
2013-05-24
cgroup: update iterators to use cgroup_next_sibling()
Tejun Heo
1
-6
/
+19
2013-05-24
cgroup: add cgroup->serial_nr and implement cgroup_next_sibling()
Tejun Heo
1
-0
/
+62
2013-05-24
cgroup: make cgroup_is_removed() static
Tejun Heo
1
-1
/
+1
2013-05-24
Merge branch 'for-3.10-fixes' into for-3.11
Tejun Heo
1
-10
/
+8
2013-05-24
cgroup: fix a subtle bug in descendant pre-order walk
Tejun Heo
1
-6
/
+3
2013-05-23
tracing: Fix crash when ftrace=nop on the kernel command line
Steven Rostedt (Red Hat)
1
-2
/
+7
2013-05-18
Merge tag 'kmemleak-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
1
-17
/
+4
2013-05-17
x86, range: fix missing merge during add range
Yinghai Lu
1
-3
/
+5
2013-05-17
kmemleak: No need for scanning specific module sections
Steven Rostedt
1
-13
/
+0
2013-05-17
kmemleak: Scan all allocated, writeable and not executable module sections
Steven Rostedt
1
-4
/
+4
2013-05-16
Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+6
2013-05-16
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
1
-2
/
+2
2013-05-16
usermodehelper: check subprocess_info->path != NULL
Oleg Nesterov
1
-0
/
+5
2013-05-16
tracing: Return -EBUSY when event_enable_func() fails to get module
Masami Hiramatsu
1
-1
/
+3
2013-05-16
clockevents: Implement unbind functionality
Thomas Gleixner
4
-4
/
+161
2013-05-16
clockevents: Split out selection logic
Thomas Gleixner
2
-38
/
+56
2013-05-16
clockevents: Provide sysfs interface
Thomas Gleixner
1
-0
/
+86
2013-05-16
clockevents: Add module refcount
Thomas Gleixner
3
-0
/
+8
2013-05-16
clockevents: Move the tick_notify() switch case to clockevents_notify()
Thomas Gleixner
3
-48
/
+35
2013-05-16
clockevents: Simplify locking
Thomas Gleixner
1
-17
/
+5
2013-05-16
clockevents: Get rid of the notifier chain
Thomas Gleixner
4
-63
/
+14
2013-05-16
clocksource: Let clocksource_unregister() return success/error
Thomas Gleixner
1
-21
/
+12
2013-05-16
clocksource: Provide unbind interface in sysfs
Thomas Gleixner
1
-0
/
+73
2013-05-16
clocksource: Split out user string input
Thomas Gleixner
1
-14
/
+23
2013-05-16
clocksource: Allow clocksource select to skip current clocksource
Thomas Gleixner
1
-11
/
+20
2013-05-16
clocksource: Add module refcount
Thomas Gleixner
1
-5
/
+14
2013-05-16
clocksource: Let timekeeping_notify return success/error
Thomas Gleixner
2
-5
/
+6
[prev]
[next]