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
2014-03-31
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
2014-03-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-1
/
+3
2014-03-31
Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...
Linus Torvalds
3
-56
/
+56
2014-03-31
Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
9
-13
/
+24
2014-03-31
AUDIT: Allow login in non-init namespaces
Eric Paris
1
-1
/
+11
2014-03-31
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+2
2014-03-31
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
21
-350
/
+788
2014-03-31
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-16
/
+51
2014-03-31
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
17
-828
/
+1491
2014-03-31
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
7
-86
/
+377
2014-03-31
net: filter: rework/optimize internal BPF interpreter's instruction set
Alexei Starovoitov
1
-61
/
+58
2014-03-31
Use 'E' instead of 'X' for unsigned module taint flag.
Rusty Russell
2
-3
/
+3
2014-03-30
AUDIT: Allow login in non-init namespaces
Eric Paris
1
-1
/
+11
2014-03-29
cgroup: remove useless argument from cgroup_exit()
Li Zefan
2
-4
/
+3
2014-03-29
cgroup: fix spurious lockdep warning in cgroup_exit()
Li Zefan
2
-5
/
+3
2014-03-28
time: Revert to calling clock_was_set_delayed() while in irq context
John Stultz
1
-1
/
+2
2014-03-26
Merge tag 'trace-fixes-v3.14-rc7-v2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+25
2014-03-25
tracing: Fix traceon trigger condition to actually turn tracing on
Steven Rostedt (Red Hat)
1
-2
/
+25
2014-03-26
tick: Remove code duplication in tick_handle_periodic()
Viresh Kumar
1
-7
/
+7
2014-03-26
tick: Fix spelling mistake in tick_handle_periodic()
Viresh Kumar
1
-1
/
+1
2014-03-25
workqueue: Provide destroy_delayed_work_on_stack()
Thomas Gleixner
1
-0
/
+7
2014-03-25
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
1
-4
/
+58
2014-03-24
kernel: Use RCU_INIT_POINTER(x, NULL) in audit.c
Monam Agarwal
1
-1
/
+1
2014-03-24
tracing: Add BUG_ON when stack end location is over written
Aaron Tomlin
1
-0
/
+3
2014-03-24
cgroup: Use RCU_INIT_POINTER(x, NULL) in cgroup.c
Monam Agarwal
1
-1
/
+1
2014-03-22
genirq: Export symbol no_action()
Alexander Shiyan
1
-0
/
+1
2014-03-21
tracepoint: Remove unused API functions
Mathieu Desnoyers
1
-217
/
+5
2014-03-21
Revert "tracing: Move event storage for array from macro to standalone function"
Steven Rostedt (Red Hat)
3
-25
/
+14
2014-03-20
futex: revert back to the explicit waiter counting code
Linus Torvalds
1
-10
/
+43
2014-03-20
Merge tag 'trace-fixes-v3.14-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-11
/
+2
2014-03-20
rcu: Provide grace-period piggybacking API
Paul E. McKenney
1
-4
/
+58
2014-03-20
Rename TAINT_UNSAFE_SMP to TAINT_CPU_OUT_OF_SPEC
Dave Jones
2
-2
/
+2
2014-03-20
tracing: Fix array size mismatch in format string
Vaibhav Nagarnaik
2
-11
/
+2
2014-03-20
cgroup: break kernfs active_ref protection in cgroup directory operations
Tejun Heo
1
-1
/
+26
2014-03-20
syscall_get_arch: remove useless function arguments
Eric Paris
1
-2
/
+2
2014-03-20
audit: remove stray newline from audit_log_execve_info() audit_panic() call
Joe Perches
1
-1
/
+1
2014-03-20
audit: remove stray newlines from audit_log_lost messages
Josh Boyer
1
-2
/
+2
2014-03-20
audit: include subject in login records
Eric Paris
1
-6
/
+4
2014-03-20
audit: remove superfluous new- prefix in AUDIT_LOGIN messages
Richard Guy Briggs
1
-1
/
+1
2014-03-20
audit: allow user processes to log from another PID namespace
Richard Guy Briggs
1
-3
/
+7
2014-03-20
audit: anchor all pid references in the initial pid namespace
Richard Guy Briggs
3
-10
/
+28
2014-03-20
audit: convert PPIDs to the inital PID namespace.
Richard Guy Briggs
2
-3
/
+3
2014-03-20
audit: rename the misleading audit_get_context() to audit_take_context()
Richard Guy Briggs
1
-3
/
+4
2014-03-20
audit: Send replies in the proper network namespace.
Eric W. Biederman
2
-13
/
+15
2014-03-20
audit: Use struct net not pid_t to remember the network namespce to reply in
Eric W. Biederman
3
-6
/
+9
2014-03-20
audit: Audit proc/<pid>/cmdline aka proctitle
William Roberts
2
-0
/
+73
2014-03-20
profile: Fix CPU hotplug callback registration
Srivatsa S. Bhat
1
-5
/
+15
2014-03-20
trace, ring-buffer: Fix CPU hotplug callback registration
Srivatsa S. Bhat
1
-8
/
+11
2014-03-20
CPU hotplug: Provide lockless versions of callback registration functions
Srivatsa S. Bhat
1
-2
/
+19
2014-03-20
CPU hotplug: Add lockdep annotations to get/put_online_cpus()
Gautham R. Shenoy
1
-0
/
+17
[prev]
[next]