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-03-16
cgroup: avoid false positive gcc-6 warning
Arnd Bergmann
1
-0
/
+3
2016-03-16
cgroup: ignore css_sets associated with dead cgroups during migration
Tejun Heo
1
-2
/
+18
2016-03-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-19
/
+56
2016-03-15
kallsyms: add support for relative offsets in kallsyms address table
Ard Biesheuvel
1
-9
/
+33
2016-03-15
mm/page_poisoning.c: allow for zero poisoning
Laura Abbott
1
-0
/
+17
2016-03-15
mm: fix two typos in comments for to_vmem_altmap()
Andreas Ziegler
1
-2
/
+2
2016-03-15
tags: Fix DEFINE_PER_CPU expansions
Peter Zijlstra
3
-8
/
+4
2016-03-15
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-181
/
+1086
2016-03-15
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-19
/
+371
2016-03-15
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-36
/
+304
2016-03-15
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-117
/
+129
2016-03-15
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2016-03-15
Merge commit 'torture.2015.02.23a' into core/rcu
Ingo Molnar
1
-0
/
+1
2016-03-15
Merge commit 'fixes.2015.02.23a' into core/rcu
Ingo Molnar
6
-117
/
+128
2016-03-14
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-140
/
+271
2016-03-14
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
18
-664
/
+1046
2016-03-14
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-26
/
+38
2016-03-14
Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+1
2016-03-14
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
8
-133
/
+204
2016-03-14
Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
4
-51
/
+72
2016-03-14
Merge branches 'pm-cpuidle', 'pm-sleep' and 'pm-domains'
Rafael J. Wysocki
2
-10
/
+8
2016-03-14
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
7
-1
/
+120
2016-03-14
Merge branches 'acpi-pci', 'acpi-soc' and 'pnp'
Rafael J. Wysocki
1
-1
/
+8
2016-03-12
cpu/hotplug: Document states better
Thomas Gleixner
1
-1
/
+46
2016-03-11
workqueue: Fix comment for work_on_cpu()
Anna-Maria Gleixner
1
-1
/
+1
2016-03-10
cpu/hotplug: Fix smpboot thread ordering
Thomas Gleixner
1
-2
/
+3
2016-03-10
Merge branch 'pm-cpufreq-governor' into pm-cpufreq
Rafael J. Wysocki
6
-1
/
+119
2016-03-10
cpufreq: Move scheduler-related code to the sched directory
Rafael J. Wysocki
3
-1
/
+86
2016-03-10
genirq: Export IRQ functions for module use
Quan Nguyen
2
-0
/
+9
2016-03-10
locking/csd_lock: Use smp_cond_acquire() in csd_lock_wait()
Davidlohr Bueso
1
-2
/
+1
2016-03-10
locking/csd_lock: Explicitly inline csd_lock*() helpers
Davidlohr Bueso
1
-3
/
+3
2016-03-10
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
4
-21
/
+33
2016-03-09
bpf: avoid copying junk bytes in bpf_get_current_comm()
Alexei Starovoitov
1
-1
/
+1
2016-03-09
bpf: bpf_stackmap_copy depends on CONFIG_PERF_EVENTS
Alexei Starovoitov
1
-0
/
+5
2016-03-09
memremap: check pfn validity before passing to pfn_to_page()
Ard Biesheuvel
1
-2
/
+2
2016-03-09
sched/kasan: remove stale KASAN poison after hotplug
Mark Rutland
1
-0
/
+3
2016-03-09
mm: fix mixed zone detection in devm_memremap_pages
Dan Williams
1
-5
/
+6
2016-03-09
list: kill list_force_poison()
Dan Williams
1
-2
/
+7
2016-03-09
livepatch: Fix the error message about unresolvable ambiguity
Petr Mladek
1
-2
/
+2
2016-03-09
resource: Export insert_resource and remove_resource
Toshi Kani
1
-0
/
+2
2016-03-09
resource: Add remove_resource interface
Toshi Kani
1
-5
/
+46
2016-03-09
resource: Change __request_region to inherit from immediate parent
Toshi Kani
1
-3
/
+4
2016-03-09
cpufreq: Add mechanism for registering utilization update callbacks
Rafael J. Wysocki
4
-1
/
+34
2016-03-09
x86/ACPI/PCI: Recognize that Interrupt Line 255 means "not connected"
Chen Fan
1
-1
/
+8
2016-03-08
bpf: convert stackmap to pre-allocation
Alexei Starovoitov
2
-18
/
+70
2016-03-08
bpf: check for reserved flag bits in array and stack maps
Alexei Starovoitov
2
-1
/
+4
2016-03-08
bpf: pre-allocate hash map elements
Alexei Starovoitov
2
-74
/
+181
2016-03-08
bpf: introduce percpu_freelist
Alexei Starovoitov
3
-1
/
+132
2016-03-08
bpf: prevent kprobe+bpf deadlocks
Alexei Starovoitov
2
-2
/
+13
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-144
/
+266
[prev]
[next]