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-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-15
/
+55
2016-04-27
Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+29
2016-04-27
Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-4
/
+7
2016-04-27
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
9
-149
/
+916
2016-04-27
tracing: Make filter_check_discard() local
Steven Rostedt (Red Hat)
2
-2
/
+6
2016-04-27
perf core: Allow setting up max frame stack depth via sysctl
Arnaldo Carvalho de Melo
3
-6
/
+49
2016-04-26
tracing: Move event_trigger_unlock_commit{_regs}() to local header
Steven Rostedt (Red Hat)
1
-0
/
+94
2016-04-27
ftrace: Match dot symbols when searching functions on ppc64
Thiago Jung Bauermann
1
-0
/
+12
2016-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+0
2016-04-26
bpf: fix double-fdput in replace_map_fd_with_map_ptr()
Jann Horn
1
-1
/
+0
2016-04-26
audit: add tty field to LOGIN event
Richard Guy Briggs
2
-15
/
+11
2016-04-26
tracing: Don't use the address of the buffer array name in copy_from_user
Wang Xiaoqiang
1
-3
/
+3
2016-04-26
workqueue: fix ghost PENDING flag while doing MQ IO
Roman Pen
1
-0
/
+29
2016-04-26
tracing: Handle tracing_map_alloc_elts() error path correctly
Tom Zanussi
1
-2
/
+6
2016-04-26
tracing: Add check for NULL event field when creating hist field
Tom Zanussi
1
-0
/
+3
2016-04-26
tracing: checking for NULL instead of IS_ERR()
Dan Carpenter
1
-1
/
+1
2016-04-25
ext4: fix races between changing inode journal mode and ext4_writepages
Daeho Jeong
1
-0
/
+1
2016-04-25
tracing: Do not inherit event-fork option for instances
Steven Rostedt (Red Hat)
1
-1
/
+10
2016-04-25
cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_a...
Tejun Heo
2
-4
/
+7
2016-04-23
taskstats: use the libnl API to align nlattr on 64-bit
Nicolas Dichtel
1
-32
/
+5
2016-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-2
/
+14
2016-04-23
Merge branches 'perf-urgent-for-linus', 'smp-urgent-for-linus' and 'timers-ur...
Linus Torvalds
1
-7
/
+26
2016-04-23
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-7
/
+28
2016-04-23
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2016-04-23
sched/deadline: Fix a bug in dl_overflow()
Xunlei Pang
1
-1
/
+2
2016-04-23
sched/fair: Optimize !CONFIG_NO_HZ_COMMON CPU load updates
Frederic Weisbecker
3
-7
/
+13
2016-04-23
sched/fair: Correctly handle nohz ticks CPU load accounting
Frederic Weisbecker
2
-38
/
+68
2016-04-23
sched/fair: Gather CPU load functions under a more conventional namespace
Frederic Weisbecker
4
-16
/
+16
2016-04-23
sched/fair: Call cpufreq hook in additional paths
Steve Muckle
1
-31
/
+42
2016-04-23
sched/fair: Do not call cpufreq hook unless util changed
Steve Muckle
1
-4
/
+6
2016-04-23
sched/fair: Move cpufreq hook to update_cfs_rq_load_avg()
Steve Muckle
1
-24
/
+26
2016-04-23
sched/fair: Fix asym packing to select correct CPU
Srikar Dronamraju
1
-3
/
+9
2016-04-23
Merge tag 'v4.6-rc4' into sched/core, to refresh the tree
Ingo Molnar
5
-12
/
+111
2016-04-23
perf/core: Add ::write_backward attribute to perf event
Wang Nan
2
-6
/
+58
2016-04-23
Merge branch 'perf/urgent' into perf/core, to resolve conflict
Ingo Molnar
3
-3
/
+15
2016-04-23
lockdep: Fix lock_chain::base size
Peter Zijlstra
2
-1
/
+25
2016-04-23
locking/lockdep: Fix ->irq_context calculation
Boqun Feng
1
-2
/
+11
2016-04-23
perf/core: Make sysctl_perf_cpu_time_max_percent conform to documentation
Peter Zijlstra
1
-1
/
+2
2016-04-22
time: Introduce do_sys_settimeofday64()
Baolin Wang
1
-4
/
+4
2016-04-22
cpu/hotplug: Fix rollback during error-out in __cpu_disable()
Sebastian Andrzej Siewior
1
-7
/
+26
2016-04-22
locking/rwsem: Provide down_write_killable()
Michal Hocko
1
-0
/
+19
2016-04-21
Merge branches 'doc.2016.04.19a', 'exp.2016.03.31d', 'fixes.2016.03.31d' and ...
Paul E. McKenney
9
-133
/
+911
2016-04-21
rcutorture: Add irqs-disabled test for call_rcu()
Paul E. McKenney
1
-0
/
+2
2016-04-21
rcutorture: Dump trace buffer upon shutdown
Paul E. McKenney
1
-0
/
+1
2016-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+1
2016-04-21
perf, bpf: minimize the size of perf_trace_() tracepoint handler
Alexei Starovoitov
1
-1
/
+19
2016-04-21
genirq: Dont allow affinity mask to be updated on IPIs
Matt Redfearn
1
-0
/
+1
2016-04-21
futex: Acknowledge a new waiter in counter before plist
Davidlohr Bueso
1
-1
/
+1
2016-04-20
futex: Handle unlock_pi race gracefully
Sebastian Andrzej Siewior
1
-3
/
+22
2016-04-20
Merge tag 'arm-memremap-for-v4.7' of git://git.linaro.org/people/ard.biesheuv...
Russell King
1
-2
/
+9
[prev]
[next]