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-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
19
-125
/
+289
2013-04-22
nohz: Add basic tracing
Frederic Weisbecker
1
-4
/
+15
2013-04-22
nohz: Select wide RCU nocb for full dynticks
Frederic Weisbecker
1
-0
/
+1
2013-04-22
nohz: Disable the tick when irq resume in full dynticks CPU
Frederic Weisbecker
1
-5
/
+14
2013-04-22
nohz: Re-evaluate the tick for the new task after a context switch
Frederic Weisbecker
2
-0
/
+22
2013-04-22
nohz: Prepare to stop the tick on irq exit
Frederic Weisbecker
1
-6
/
+25
2013-04-22
nohz: Implement full dynticks kick
Frederic Weisbecker
1
-4
/
+38
2013-04-22
timekeeping: Update tk->cycle_last in resume
Thomas Gleixner
1
-1
/
+1
2013-04-22
nohz: Re-evaluate the tick from the scheduler IPI
Frederic Weisbecker
2
-2
/
+4
2013-04-22
sched: New helper to prevent from stopping the tick in full dynticks
Frederic Weisbecker
1
-0
/
+18
2013-04-22
sched: Kick full dynticks CPU that have more than one task enqueued.
Frederic Weisbecker
1
-0
/
+11
2013-04-22
perf: New helper to prevent full dynticks CPUs from stopping tick
Frederic Weisbecker
1
-0
/
+10
2013-04-22
perf: Kick full dynticks CPU if events rotation is needed
Frederic Weisbecker
1
-1
/
+6
2013-04-22
posix_timers: Fix pre-condition to stop the tick on full dynticks
Frederic Weisbecker
1
-3
/
+3
2013-04-22
kernel/hz.bc: ignore.
Rusty Russell
1
-0
/
+1
2013-04-21
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2013-04-21
sched: Fix wrong rq's runnable_avg update with rt tasks
Vincent Guittot
3
-2
/
+49
2013-04-21
events: Protect access via task_subsys_state_check()
Paul E. McKenney
1
-0
/
+2
2013-04-21
Merge branch 'timers/nohz-posix-timers-v2' of git://git.kernel.org/pub/scm/li...
Ingo Molnar
3
-16
/
+112
2013-04-21
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
11
-45
/
+113
2013-04-20
Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-13
/
+105
2013-04-19
tracepoints: Prevent null probe from being added
Sahara
1
-8
/
+13
2013-04-19
posix_timers: New API to prevent from stopping the tick when timers are running
Frederic Weisbecker
1
-15
/
+26
2013-04-19
posix_timers: Kick full dynticks CPUs when a posix cpu timer is armed
Frederic Weisbecker
1
-1
/
+34
2013-04-19
nohz: New option to default all CPUs in full dynticks range
Frederic Weisbecker
2
-2
/
+31
2013-04-19
nohz: Ensure full dynticks CPUs are RCU nocbs
Frederic Weisbecker
4
-19
/
+23
2013-04-19
nohz: Force boot CPU outside full dynticks range
Frederic Weisbecker
1
-39
/
+15
2013-04-19
mutex: Back out architecture specific check for negative mutex count
Waiman Long
1
-7
/
+2
2013-04-19
mutex: Queue mutex spinners with MCS lock to reduce cacheline contention
Waiman Long
1
-1
/
+90
2013-04-19
mutex: Make more scalable by doing less atomic operations
Waiman Long
1
-3
/
+16
2013-04-19
mutex: Move mutex spinning code from sched/core.c back to mutex.c
Waiman Long
3
-52
/
+46
2013-04-18
cgroup: fix broken file xattrs
Li Zefan
1
-5
/
+6
2013-04-18
Merge branch 'userns-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-9
/
+13
2013-04-18
nohz: New APIs to re-evaluate the tick on full dynticks CPUs
Frederic Weisbecker
2
-0
/
+52
2013-04-18
Revert "block: add missing block_bio_complete() tracepoint"
Linus Torvalds
1
-23
/
+3
2013-04-18
kprobes: Fix a double lock bug of kprobe_mutex
Masami Hiramatsu
1
-6
/
+13
2013-04-18
posix-timers: Remove unused variable
Thomas Gleixner
1
-1
/
+0
2013-04-17
kernel/signal.c: stop info leak via the tkill and the tgkill syscalls
Emese Revfy
1
-1
/
+1
2013-04-17
kexec: use Crash kernel for Crash kernel low
Yinghai Lu
1
-1
/
+1
2013-04-17
x86, kdump: Change crashkernel_high/low= to crashkernel=,high/low
Yinghai Lu
1
-13
/
+96
2013-04-17
x86, kdump: Retore crashkernel= to allocate under 896M
Yinghai Lu
1
-0
/
+9
2013-04-17
clockevents: Switch into oneshot mode even if broadcast registered late
Stephen Boyd
1
-0
/
+10
2013-04-17
timer_list: Convert timer list to be a proper seq_file
Nathan Zimmer
1
-12
/
+77
2013-04-17
timer_list: Split timer_list_show_tickdevices
Nathan Zimmer
1
-12
/
+9
2013-04-17
posix timers: Allocate timer id per process (v2)
Pavel Emelyanov
1
-37
/
+69
2013-04-17
idle: Remove GENERIC_IDLE_LOOP config switch
Thomas Gleixner
1
-8
/
+0
2013-04-17
module: don't unlink the module until we've removed all exposure.
Rusty Russell
1
-4
/
+9
2013-04-16
audit: allow checking the type of audit message in the user filter
Eric Paris
2
-4
/
+26
2013-04-16
audit: fix build break when AUDIT_DEBUG == 2
Eric Paris
1
-3
/
+5
2013-04-16
Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
3
-111
/
+397
[prev]
[next]