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
2016-02-23
rcu: Remove useless rcu_data_p when !PREEMPT_RCU
Chen Gang
2
-2
/
+0
2016-02-23
rcutorture: Correct no-expedite console messages
Paul E. McKenney
1
-6
/
+8
2016-02-23
rcu: Set rdp->gpwrap when CPU is idle
Paul E. McKenney
1
-3
/
+2
2016-02-23
rcu: Stop treating in-kernel CPU-bound workloads as errors
Paul E. McKenney
1
-6
/
+7
2016-02-23
rcu: Update rcu_report_qs_rsp() comment
Paul E. McKenney
1
-5
/
+7
2016-02-23
rcu: Assign false instead of 0 for ->core_needs_qs
Paul E. McKenney
1
-1
/
+1
2016-02-23
devm_memremap: Fix error value when memremap failed
Toshi Kani
1
-1
/
+3
2016-02-23
cgroup: use ->subtree_control when testing no internal process rule
Tejun Heo
1
-2
/
+2
2016-02-23
cgroup: make css_tryget_online_from_dir() also recognize cgroup2 fs
Tejun Heo
1
-2
/
+3
2016-02-23
cgroup: convert cgroup_subsys flag fields to bool bitfields
Tejun Heo
3
-3
/
+3
2016-02-23
cgroup: s/cgrp_dfl_root_/cgrp_dfl_/
Tejun Heo
1
-9
/
+9
2016-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
12
-156
/
+266
2016-02-22
cgroup: make cgroup subsystem masks u16
Tejun Heo
1
-26
/
+24
2016-02-22
cgroup: use do_each_subsys_mask() where applicable
Tejun Heo
1
-23
/
+12
2016-02-22
cgroup: convert for_each_subsys_which() to do-while style
Tejun Heo
1
-32
/
+40
2016-02-22
cgroup: s/child_subsys_mask/subtree_ss_mask/
Tejun Heo
1
-24
/
+24
2016-02-22
Revert "cgroup: add cgroup_subsys->css_e_css_changed()"
Tejun Heo
1
-18
/
+0
2016-02-22
cgroup: fix error return value of cgroup_addrm_files()
Tejun Heo
1
-2
/
+2
2016-02-22
Merge tag 'trace-fixes-v4.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+5
2016-02-22
mm/init: Add 'rodata=off' boot cmdline parameter to disable read-only kernel ...
Kees Cook
1
-3
/
+1
2016-02-21
bpf: add new arg_type that allows for 0 sized stack buffer
Daniel Borkmann
1
-10
/
+32
2016-02-21
kexec: replace call to copy_file_from_fd() with kernel version
Mimi Zohar
1
-64
/
+9
2016-02-21
module: replace copy_module_from_fd with kernel version
Mimi Zohar
1
-60
/
+8
2016-02-20
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+1
2016-02-20
kernel/resource.c: fix muxed resource handling in __request_region()
Simon Guinot
1
-2
/
+3
2016-02-20
bpf: introduce BPF_MAP_TYPE_STACK_TRACE
Alexei Starovoitov
4
-1
/
+247
2016-02-20
perf: generalize perf_callchain
Alexei Starovoitov
2
-14
/
+20
2016-02-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2016-02-19
bpf: grab rcu read lock for bpf_percpu_hash_update
Sasha Levin
1
-1
/
+7
2016-02-19
tracing, kasan: Silence Kasan warning in check_stack of stack_tracer
Yang Shi
1
-1
/
+5
2016-02-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-35
/
+5
2016-02-18
devm_memremap_release(): fix memremap'd addr handling
Toshi Kani
1
-1
/
+1
2016-02-18
cgroup: fix alloc_cgroup_ns() error handling in copy_cgroup_ns()
Tejun Heo
1
-2
/
+3
2016-02-18
signals, pkeys: Notify userspace about protection key faults
Dave Hansen
1
-0
/
+4
2016-02-17
workqueue: Replace usage of init_name with dev_set_name()
Lars-Peter Clausen
1
-1
/
+1
2016-02-17
ftrace/module: remove ftrace module notifier
Jessica Yu
2
-35
/
+5
2016-02-17
futex: Remove requirement for lock_page() in get_futex_key()
Mel Gorman
1
-8
/
+91
2016-02-17
futex: Rename barrier references in ordering guarantees
Davidlohr Bueso
1
-17
/
+17
2016-02-17
perf/core: Remove unused arguments from a bunch of functions
Thomas Gleixner
1
-11
/
+10
2016-02-17
Merge branch 'perf/urgent' into perf/core, to queue up dependent patch
Ingo Molnar
9
-118
/
+250
2016-02-17
perf/core: Plug potential memory leak in CPU_UP_PREPARE
Thomas Gleixner
1
-1
/
+1
2016-02-17
perf/core: Remove the bogus and dangerous CPU_DOWN_FAILED hotplug state
Thomas Gleixner
1
-1
/
+0
2016-02-17
perf/core: Remove bogus UP_CANCELED hotplug state
Thomas Gleixner
1
-1
/
+0
2016-02-17
sched/deadline: Fix trivial typo in printk() message
Steven Rostedt
1
-1
/
+1
2016-02-17
sched/core: Remove dead statement in __schedule()
Byungchul Park
1
-1
/
+0
2016-02-16
Add FS_USERNS_FLAG to cgroup fs
Serge Hallyn
1
-0
/
+2
2016-02-16
cgroup: mount cgroupns-root when inside non-init cgroupns
Serge Hallyn
1
-1
/
+47
2016-02-16
cgroup: cgroup namespace setns support
Aditya Kali
1
-3
/
+16
2016-02-16
cgroup: introduce cgroup namespaces
Aditya Kali
4
-10
/
+192
2016-02-16
mm/gup: Introduce get_user_pages_remote()
Dave Hansen
1
-2
/
+8
[prev]
[next]