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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-09
Documentation/changes: Raise minimum supported binutils version to 2.23
Borislav Petkov
1
-2
/
+2
2020-04-09
crypto: curve25519 - do not pollute dispatcher based on assembler
Jason A. Donenfeld
1
-4
/
+2
2020-04-09
crypto: x86 - rework configuration based on Kconfig
Jason A. Donenfeld
2
-91
/
+69
2020-04-09
x86: add comments about the binutils version to support code in as-instr
Masahiro Yamada
1
-0
/
+10
2020-04-09
x86: probe assembler capabilities via kconfig instead of makefile
Jason A. Donenfeld
4
-11
/
+20
2020-04-09
drm/i915: remove always-defined CONFIG_AS_MOVNTDQA
Masahiro Yamada
2
-8
/
+0
2020-04-09
x86: remove always-defined CONFIG_AS_AVX
Masahiro Yamada
13
-89
/
+21
2020-04-09
x86: remove always-defined CONFIG_AS_SSSE3
Masahiro Yamada
5
-15
/
+4
2020-04-09
x86: remove always-defined CONFIG_AS_CFI_SECTIONS
Masahiro Yamada
2
-6
/
+2
2020-04-09
x86: remove unneeded (CONFIG_AS_)CFI_SIGNAL_FRAME
Masahiro Yamada
2
-10
/
+2
2020-04-09
x86: remove always-defined CONFIG_AS_CFI
Masahiro Yamada
2
-44
/
+2
2020-04-09
x86: remove unneeded defined(__ASSEMBLY__) check from asm/dwarf2.h
Masahiro Yamada
1
-1
/
+1
2020-04-09
lib/raid6/test: fix build on distros whose /bin/sh is not bash
Masahiro Yamada
1
-3
/
+3
2020-04-09
sh: remove unneeded uapi asm-generic wrappers
Masahiro Yamada
2
-4
/
+0
2020-04-09
h8300: move definition of __kernel_size_t etc. to posix_types.h
Masahiro Yamada
2
-15
/
+13
2020-04-09
sh: use __builtin_constant_p() directly instead of IS_IMMEDIATE()
Masahiro Yamada
1
-5
/
+3
2020-04-08
Merge branch 'nvme-5.7' of git://git.infradead.org/nvme into block-5.7
Jens Axboe
12
-131
/
+242
2020-04-08
ALSA: hda: Add driver blacklist
Takashi Iwai
1
-0
/
+16
2020-04-08
ALSA: usb-audio: Add mixer workaround for TRX40 and co
Takashi Iwai
1
-0
/
+28
2020-04-08
ALSA: hda/realtek - Add quirk for MSI GL63
Takashi Iwai
1
-0
/
+1
2020-04-08
orangefs: don't mess with I_DIRTY_TIMES in orangefs_flush
Mike Marshall
1
-8
/
+0
2020-04-08
orangefs: get rid of knob code...
Mike Marshall
3
-62
/
+7
2020-04-08
cpuidle-haltpoll: Fix small typo
Yihao Wu
1
-2
/
+2
2020-04-08
ACPI, x86/boot: make acpi_nobgrt static
Jason Yan
1
-1
/
+1
2020-04-08
Documentation: firmware-guide: ACPI: fix table alignment in namespace.rst
Vilhelm Prytz
1
-3
/
+3
2020-04-08
locking/lockdep: Improve 'invalid wait context' splat
Peter Zijlstra
1
-20
/
+31
2020-04-08
locking/refcount: Document interaction with PID_MAX_LIMIT
Jann Horn
1
-5
/
+18
2020-04-08
locking/percpu-rwsem: Fix a task_struct refcount
Qian Cai
1
-1
/
+2
2020-04-08
sched/debug: Add task uclamp values to SCHED_DEBUG procfs
Valentin Schneider
1
-0
/
+6
2020-04-08
sched/debug: Factor out printing formats into common macros
Valentin Schneider
1
-14
/
+12
2020-04-08
sched/debug: Remove redundant macro define
Valentin Schneider
1
-12
/
+0
2020-04-08
sched/core: Remove unused rq::last_load_update_tick
Vincent Donnefort
2
-2
/
+0
2020-04-08
workqueue: Remove the warning in wq_worker_sleeping()
Sebastian Andrzej Siewior
2
-3
/
+6
2020-04-08
sched/fair: Fix negative imbalance in imbalance calculation
Aubrey Li
1
-0
/
+8
2020-04-08
sched/fair: Fix race between runtime distribution and assignment
Huaixin Chang
1
-20
/
+11
2020-04-08
sched/fair: Align rq->avg_idle and rq->avg_scan_cost
Valentin Schneider
3
-11
/
+8
2020-04-08
perf/core: Disable page faults when getting phys address
Jiri Olsa
1
-3
/
+6
2020-04-08
perf/x86/intel/uncore: Add Ice Lake server uncore support
Kan Liang
3
-0
/
+522
2020-04-08
perf/cgroup: Correct indirection in perf_less_group_idx()
Ian Rogers
1
-1
/
+2
2020-04-08
perf/core: Fix event cgroup tracking
Peter Zijlstra
1
-27
/
+43
2020-04-08
x86/xen: make xen_pvmmu_arch_setup() static
Jason Yan
1
-1
/
+1
2020-04-07
Merge tag 'drm-next-2020-04-08' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
65
-227
/
+538
2020-04-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
8
-210
/
+651
2020-04-07
Merge tag 'thermal-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
34
-241
/
+1598
2020-04-07
Merge tag 'mfd-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
49
-379
/
+4688
2020-04-07
Merge tag 'backlight-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
30
-112
/
+65
2020-04-07
Merge tag 'leds-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...
Linus Torvalds
14
-203
/
+254
2020-04-07
mm/gup: Mark lock taken only after a successful retake
Peter Xu
1
-1
/
+1
2020-04-07
mm/mempolicy: Allow lookup_node() to handle fatal signal
Peter Xu
1
-2
/
+5
2020-04-08
Merge tag 'amd-drm-next-5.7-2020-04-01' of git://people.freedesktop.org/~agd5...
Dave Airlie
27
-114
/
+223
[prev]
[next]