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-15
treewide: Fix typo in printk
Masanari Iida
1
-1
/
+1
2016-02-15
genirq: Use a common macro to go through the actions list
Daniel Lezcano
5
-13
/
+10
2016-02-14
Merge 4.5-rc4 into tty-next
Greg Kroah-Hartman
9
-122
/
+267
2016-02-14
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-6
/
+10
2016-02-13
nohz: Implement wide kick on top of irq work
Frederic Weisbecker
1
-8
/
+4
2016-02-13
atomic: Export fetch_or()
Frederic Weisbecker
1
-14
/
+0
2016-02-13
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
6
-84
/
+216
2016-02-12
cgroup: provide cgroup_nov1= to disable controllers in v1 mounts
Johannes Weiner
1
-1
/
+42
2016-02-11
mm: fix pfn_t vs highmem
Dan Williams
1
-1
/
+1
2016-02-11
kernel/locking/lockdep.c: convert hash tables to hlists
Andrew Morton
1
-23
/
+19
2016-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2016-02-11
PM / suspend: replacing printk
saurabh
1
-3
/
+3
2016-02-11
PM/freezer: y2038, use boottime to compare tstamps
Abhilash Jindal
1
-7
/
+5
2016-02-11
Merge branch 'pm-opp' into pm-cpufreq
Rafael J. Wysocki
3
-10
/
+23
2016-02-10
bpf: fix branch offset adjustment on backjumps after patching ctx expansion
Daniel Borkmann
1
-1
/
+1
2016-02-10
Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-30
/
+72
2016-02-10
Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+67
2016-02-10
workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup
Tejun Heo
1
-0
/
+10
2016-02-09
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-45
/
+75
2016-02-09
workqueue: implement "workqueue.debug_force_rr_cpu" debug feature
Tejun Heo
1
-2
/
+21
2016-02-09
workqueue: schedule WORK_CPU_UNBOUND work on wq_unbound_cpumask CPUs
Mike Galbraith
1
-2
/
+32
2016-02-09
Revert "workqueue: make sure delayed work run in local cpu"
Tejun Heo
1
-4
/
+4
2016-02-09
sched/numa: Spread memory according to CPU and memory use
Rik van Riel
1
-40
/
+47
2016-02-09
locking/lockdep: Eliminate lockdep_init()
Andrey Ryabinin
1
-59
/
+0
2016-02-09
locking/lockdep: Convert hash tables to hlists
Andrew Morton
1
-23
/
+19
2016-02-09
sched/debug: Make schedstats a runtime tunable that is disabled by default
Mel Gorman
8
-90
/
+232
2016-02-09
kprobes: Optimize hot path by using percpu counter to collect 'nhit' statistics
Martin KaFai Lau
1
-4
/
+15
2016-02-09
locking/lockdep: Fix stack trace caching logic
Dmitry Vyukov
1
-6
/
+10
2016-02-08
audit: Fix typo in comment
Wei Yuan
2
-4
/
+4
2016-02-08
genirq: Add default affinity mask command line option
Thomas Gleixner
1
-2
/
+19
2016-02-06
bpf: add lookup/update support for per-cpu hash and array maps
Alexei Starovoitov
3
-26
/
+178
2016-02-06
bpf: introduce BPF_MAP_TYPE_PERCPU_ARRAY map
Alexei Starovoitov
1
-11
/
+91
2016-02-06
bpf: introduce BPF_MAP_TYPE_PERCPU_HASH map
Alexei Starovoitov
1
-47
/
+228
2016-02-05
signals: avoid random wakeups in sigsuspend()
Sasha Levin
1
-2
/
+4
2016-02-05
sched/isolcpus: Output warning when the 'isolcpus=' kernel parameter is invalid
Prarit Bhargava
1
-2
/
+7
2016-02-05
cpufreq: powernv/tracing: Add powernv_throttle tracepoint
Shilpasri G Bhat
1
-0
/
+1
2016-02-03
Merge tag 'trace-v4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+7
2016-02-03
modules: fix longstanding /proc/kallsyms vs module insertion race.
Rusty Russell
1
-43
/
+69
2016-02-03
module: wrapper for symbol name.
Rusty Russell
1
-11
/
+15
2016-02-03
modules: fix modparam async_probe request
Luis R. Rodriguez
1
-1
/
+1
2016-02-01
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-8
/
+12
2016-02-01
Merge 4.5-rc2 into tty-next
Greg Kroah-Hartman
22
-765
/
+833
2016-01-31
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-30
/
+61
2016-01-31
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-9
/
+25
2016-01-31
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-635
/
+641
2016-01-31
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-72
/
+81
2016-01-31
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+11
2016-01-31
phys_to_pfn_t: use phys_addr_t
Dan Williams
1
-1
/
+1
2016-01-31
kernel/Makefile: remove the useless CFLAGS_REMOVE_cgroup-debug.o
Li Bin
1
-2
/
+1
2016-01-30
resource: Kill walk_iomem_res()
Toshi Kani
1
-44
/
+5
[prev]
[next]