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-03-25
tick: Change log level of NOHZ: local_softirq_pending message
Rado Vrbovsky
1
-2
/
+2
2013-03-25
hrtimer/trivial: Fix comment text in hrtimer.c
David Daney
1
-2
/
+4
2013-03-23
bcache: A block layer cache
Kent Overstreet
1
-0
/
+4
2013-03-23
Export __lockdep_no_validate__
Kent Overstreet
1
-0
/
+1
2013-03-23
Export blk_fill_rwbs()
Kent Overstreet
1
-0
/
+1
2013-03-23
Revert "rw_semaphore: remove up/down_read_non_owner"
Kent Overstreet
1
-0
/
+16
2013-03-22
poweroff: change orderly_poweroff() to use schedule_work()
Oleg Nesterov
1
-25
/
+32
2013-03-22
printk: Provide a wake_up_klogd() off-case
Frederic Weisbecker
1
-41
/
+39
2013-03-22
timekeeping: Split timekeeper_lock into lock and seqcount
Thomas Gleixner
1
-59
/
+73
2013-03-22
timekeeping: Move lock out of timekeeper struct
Thomas Gleixner
1
-55
/
+53
2013-03-22
timekeeping: Make jiffies_lock internal
Thomas Gleixner
2
-0
/
+3
2013-03-22
timekeeping: Calc stuff once
Thomas Gleixner
1
-3
/
+4
2013-03-22
hrtimer: Add hrtimer support for CLOCK_TAI
John Stultz
3
-2
/
+38
2013-03-22
timekeeping: Add CLOCK_TAI clockid
John Stultz
2
-0
/
+40
2013-03-22
timekeeping: Move TAI managment into timekeeping core from ntp
John Stultz
2
-8
/
+54
2013-03-21
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-26
/
+88
2013-03-21
nohz: Wake up full dynticks CPUs when a timer gets enqueued
Frederic Weisbecker
2
-7
/
+25
2013-03-21
nohz: Assign timekeeping duty to a CPU outside the full dynticks range
Frederic Weisbecker
3
-4
/
+51
2013-03-21
nohz: Basic full dynticks interface
Frederic Weisbecker
2
-0
/
+81
2013-03-21
perf: Fix ring_buffer perf_output_space() boundary calculation
Stephane Eranian
2
-5
/
+19
2013-03-21
sched: Convert BUG_ON()s in try_to_wake_up_local() to WARN_ON_ONCE()s
Tejun Heo
1
-2
/
+4
2013-03-21
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
15
-81
/
+178
2013-03-20
tracing: Update debugfs README file
Steven Rostedt (Red Hat)
1
-14
/
+78
2013-03-20
workqueue: avoid false negative in assert_manager_or_pool_lock()
Lai Jiangshan
1
-1
/
+2
2013-03-20
workqueue: use rcu_read_lock_sched() instead for accessing pwq in RCU
Lai Jiangshan
1
-5
/
+5
2013-03-20
workqueue: kick a worker in pwq_adjust_max_active()
Lai Jiangshan
1
-7
/
+6
2013-03-20
workqueue: simplify current_is_workqueue_rescuer()
Lai Jiangshan
1
-1
/
+1
2013-03-20
connector: Added coredumping event to the process connector
Jesper Derehag
1
-0
/
+2
2013-03-20
workqueue: add missing POOL_FREEZING
Lai Jiangshan
1
-0
/
+3
2013-03-20
cgroup: consolidate cgroup_attach_task() and cgroup_attach_proc()
Li Zefan
2
-90
/
+21
2013-03-20
cgroup: fix an off-by-one bug which may trigger BUG_ON()
Li Zefan
1
-1
/
+1
2013-03-20
module: fix symbol versioning with symbol prefixes
James Hogan
1
-1
/
+2
2013-03-19
workqueue: restore CPU affinity of unbound workers on CPU_ONLINE
Tejun Heo
1
-5
/
+47
2013-03-19
workqueue: directly restore CPU affinity of workers from CPU_ONLINE
Tejun Heo
2
-131
/
+64
2013-03-19
workqueue: relocate rebind_workers()
Tejun Heo
1
-71
/
+71
2013-03-19
workqueue: convert worker_pool->worker_ida to idr and implement for_each_pool...
Tejun Heo
1
-12
/
+51
2013-03-19
sched: replace PF_THREAD_BOUND with PF_NO_SETAFFINITY
Tejun Heo
5
-23
/
+18
2013-03-19
Merge tag 'v3.9-rc3' into drm-intel-next-queued
Daniel Vetter
118
-4514
/
+5435
2013-03-18
Merge branch 'for-3.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-19
/
+25
2013-03-18
params: Fix potential memory leak in add_sysfs_param()
David Woodhouse
1
-1
/
+4
2013-03-18
perf/cgroup: Add __percpu annotation to perf_cgroup->info
Namhyung Kim
1
-1
/
+1
2013-03-18
sched/tracing: Allow tracing the preemption decision on wakeup
Peter Zijlstra
1
-1
/
+1
2013-03-18
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...
Ingo Molnar
1
-12
/
+34
2013-03-18
Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
4
-21
/
+78
2013-03-18
perf: Generate EXIT event only once per task context
Namhyung Kim
1
-2
/
+5
2013-03-18
perf: Reset hwc->last_period on sw clock events
Namhyung Kim
1
-0
/
+1
2013-03-15
timekeeping: utilize the suspend-nonstop clocksource to count suspended time
Feng Tang
1
-7
/
+51
2013-03-15
timekeeping: Use inject_offset in warp_clock
John Stultz
1
-3
/
+3
2013-03-15
timekeeping: Avoid adjust kernel time once hwclock kept in UTC time
Dong Zhu
1
-5
/
+6
2013-03-15
tracing: Fix ftrace_dump()
Steven Rostedt (Red Hat)
2
-40
/
+31
[prev]
[next]