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
2017-10-19
clockevents: Retry programming min delta up to 10 times
James Hogan
1
-8
/
+13
2017-10-18
timer: Convert stub timer to timer_setup()
Thomas Gleixner
1
-3
/
+3
2017-10-18
workqueue: Convert timers to use timer_setup() (part 2)
Kees Cook
1
-8
/
+6
2017-10-18
timers: Avoid an unnecessary iteration in __run_timers()
Zhenzhong Duan
1
-2
/
+5
2017-10-17
time: Use do_settimeofday64() internally
Arnd Bergmann
1
-6
/
+6
2017-10-17
posix-stubs: Use get_timespec64() and put_timespec64()
Arnd Bergmann
1
-12
/
+8
2017-10-05
workqueue: Convert callback to use from_timer()
Kees Cook
1
-4
/
+3
2017-10-05
kthread: Convert callback to use from_timer()
Kees Cook
1
-6
/
+4
2017-10-05
timer: Remove expires and data arguments from DEFINE_TIMER
Kees Cook
1
-1
/
+1
2017-10-05
timer: Remove users of TIMER_DEFERRED_INITIALIZER
Kees Cook
1
-5
/
+3
2017-10-05
timer: Convert schedule_timeout() to use from_timer()
Kees Cook
1
-7
/
+19
2017-10-05
Merge branch 'linus' into timers/core
Thomas Gleixner
19
-239
/
+556
2017-10-03
Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+8
2017-10-01
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-142
/
+364
2017-10-01
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-23
/
+35
2017-10-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+15
2017-10-01
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-11
/
+49
2017-10-01
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-3
/
+6
2017-09-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-13
/
+10
2017-09-29
fix infoleak in waitid(2)
Al Viro
1
-13
/
+10
2017-09-29
sched/sysctl: Check user input value of sysctl_sched_time_avg
Ethan Zhao
1
-1
/
+2
2017-09-29
sched/debug: Ignore TASK_IDLE for SysRq-W
Peter Zijlstra
1
-1
/
+23
2017-09-29
sched/tracing: Use common task-state helpers
Peter Zijlstra
2
-19
/
+10
2017-09-29
locking/rwsem-xadd: Fix missed wakeup due to reordering of load
Prateek Sood
1
-0
/
+27
2017-09-29
sched/debug: Remove unused variable
Peter Zijlstra
1
-2
/
+0
2017-09-29
perf/aux: Only update ->aux_wakeup in non-overwrite mode
Alexander Shishkin
1
-5
/
+15
2017-09-28
Merge tag 'seccomp-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+16
2017-09-28
irq/generic-chip: Don't replace domain's name
Jeffy Chen
1
-1
/
+0
2017-09-27
seccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter()
Oleg Nesterov
1
-7
/
+16
2017-09-25
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-6
/
+12
2017-09-25
Merge tag 'trace-v4.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-29
/
+41
2017-09-25
smp/hotplug: Hotplug state fail injection
Peter Zijlstra
1
-1
/
+59
2017-09-25
smp/hotplug: Differentiate the AP completion between up and down
Peter Zijlstra
1
-17
/
+32
2017-09-25
smp/hotplug: Differentiate the AP-work lockdep class between up and down
Peter Zijlstra
1
-9
/
+32
2017-09-25
smp/hotplug: Callback vs state-machine consistency
Peter Zijlstra
1
-4
/
+22
2017-09-25
smp/hotplug: Rewrite AP state machine core
Peter Zijlstra
1
-115
/
+206
2017-09-25
smp/hotplug: Allow external multi-instance rollback
Peter Zijlstra
1
-15
/
+32
2017-09-25
irqdomain: Add __rcu annotations to radix tree accessors
Masahiro Yamada
1
-2
/
+2
2017-09-25
timekeeping: Provide NMI safe access to clock realtime
Thomas Gleixner
1
-0
/
+35
2017-09-25
timekeeping: Make fast accessors return 0 before timekeeping is initialized
Prarit Bhargava
1
-14
/
+21
2017-09-25
blktrace: Fix potential deadlock between delete & sysfs ops
Waiman Long
1
-6
/
+12
2017-09-25
genirq: Check __free_irq() return value for NULL
Alexandru Moise
1
-0
/
+4
2017-09-25
futex: Fix pi_state->owner serialization
Peter Zijlstra
1
-11
/
+22
2017-09-23
tracing: Remove RCU work arounds from stack tracer
Steven Rostedt (VMware)
1
-15
/
+0
2017-09-23
extable: Enable RCU if it is not watching in kernel_text_address()
Steven Rostedt (VMware)
1
-5
/
+30
2017-09-23
extable: Consolidate *kernel_text_address() functions
Steven Rostedt (VMware)
1
-9
/
+1
2017-09-23
rcu: Allow for page faults in NMI handlers
Paul E. McKenney
1
-0
/
+10
2017-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-6
/
+16
2017-09-22
Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-11
/
+310
2017-09-22
cgroup: Reinit cgroup_taskset structure before cgroup_migrate_execute() returns
Waiman Long
1
-0
/
+8
[next]