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
2022-09-26
lib: add find_nth{,_and,_andnot}_bit()
Yury Norov
3
-0
/
+149
2022-09-26
lib/bitmap: add bitmap_weight_and()
Yury Norov
3
-9
/
+44
2022-09-26
lib/bitmap: don't call __bitmap_weight() in kernel code
Yury Norov
2
-3
/
+3
2022-09-21
tools: sync find_bit() implementation
Yury Norov
2
-129
/
+81
2022-09-21
lib/find_bit: optimize find_next_bit() functions
Yury Norov
2
-57
/
+85
2022-09-21
lib/find_bit: create find_first_zero_bit_le()
Yury Norov
2
-5
/
+34
2022-09-21
lib/find_bit: introduce FIND_FIRST_BIT() macro
Yury Norov
1
-25
/
+24
2022-09-20
lib/cpumask: add FORCE_NR_CPUS config option
Yury Norov
3
-4
/
+17
2022-09-20
powerpc/64: don't refer nr_cpu_ids in asm code when it's undefined
Yury Norov
1
-0
/
+4
2022-09-19
lib/cpumask: deprecate nr_cpumask_bits
Yury Norov
1
-6
/
+1
2022-09-19
lib/cpumask: delete misleading comment
Yury Norov
1
-4
/
+0
2022-09-19
smp: add set_nr_cpu_ids()
Yury Norov
6
-7
/
+12
2022-09-19
smp: don't declare nr_cpu_ids if NR_CPUS == 1
Yury Norov
1
-0
/
+2
2022-09-09
drivers/base: Fix unsigned comparison to -1 in CPUMAP_FILE_MAX_BYTES
Phil Auld
1
-2
/
+3
2022-09-04
Linux 6.0-rc4
Linus Torvalds
1
-1
/
+1
2022-09-04
Merge tag 'powerpc-6.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
6
-69
/
+89
2022-09-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
14
-103
/
+151
2022-09-04
Makefile.extrawarn: re-enable -Wformat for clang; take 2
Nick Desaulniers
1
-0
/
+12
2022-09-03
Merge tag 'gpio-fixes-for-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-109
/
+135
2022-09-03
gpio: ws16c48: Make irq_chip immutable
William Breathitt Gray
1
-3
/
+7
2022-09-03
gpio: 104-idio-16: Make irq_chip immutable
William Breathitt Gray
1
-7
/
+11
2022-09-03
gpio: 104-idi-48: Make irq_chip immutable
William Breathitt Gray
1
-3
/
+7
2022-09-03
gpio: 104-dio-48e: Make irq_chip immutable
William Breathitt Gray
1
-3
/
+7
2022-09-03
Merge tag 'for-linus-6.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-10
/
+22
2022-09-03
Merge tag 'loongarch-fixes-6.0-2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-29
/
+28
2022-09-03
Merge tag 's390-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
6
-52
/
+65
2022-09-03
Merge tag 'input-for-v6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-7
/
+20
2022-09-03
Merge tag 'tty-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-61
/
+67
2022-09-03
Merge tag 'staging-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-36
/
+2
2022-09-03
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-7
/
+13
2022-09-03
Merge tag 'hwmon-for-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-7
/
+15
2022-09-03
mm: pagewalk: Fix race between unmap and page walker
Steven Price
3
-13
/
+16
2022-09-03
LoongArch: mm: Remove the unneeded result variable
ye xingchen
1
-4
/
+1
2022-09-03
LoongArch: Fix arch_remove_memory() undefined build error
Yupeng Li
1
-12
/
+10
2022-09-03
LoongArch: Fix section mismatch due to acpi_os_ioremap()
Huacai Chen
3
-2
/
+3
2022-09-03
LoongArch: Improve dump_tlb() output messages
Huacai Chen
1
-13
/
+13
2022-09-03
LoongArch: Adjust arch_do_signal_or_restart() to adapt generic entry
Huacai Chen
1
-2
/
+2
2022-09-03
LoongArch: Avoid orphan input sections
Ard Biesheuvel
2
-0
/
+3
2022-09-02
Merge tag 'block-6.0-2022-09-02' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-0
/
+261
2022-09-02
Merge tag 'io_uring-6.0-2022-09-02' of git://git.kernel.dk/linux-block
Linus Torvalds
11
-322
/
+99
2022-09-02
Merge tag '6.0-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-32
/
+55
2022-09-02
Merge tag 'landlock-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-33
/
+170
2022-09-02
Merge tag 'mmc-v6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
1
-28
/
+18
2022-09-02
Merge tag 'drm-fixes-2022-09-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
46
-162
/
+348
2022-09-02
Merge tag 'driver-core-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
9
-9
/
+66
2022-09-02
Merge tag 'char-misc-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
12
-32
/
+74
2022-09-02
Merge tag 'usb-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
38
-167
/
+303
2022-09-02
Merge tag 'platform-drivers-x86-v6.0-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
9
-59
/
+108
2022-09-02
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
4
-15
/
+17
2022-09-02
Documentation: document ublk
Ming Lei
3
-0
/
+255
[next]