index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-07
io-mapping: Cleanup atomic iomap
Thomas Gleixner
3
-14
/
+9
2020-11-07
mm/highmem: Remove the old kmap_atomic cruft
Thomas Gleixner
2
-65
/
+5
2020-11-07
highmem: Get rid of kmap_types.h
Thomas Gleixner
10
-71
/
+0
2020-11-07
xtensa/mm/highmem: Switch to generic kmap atomic
Thomas Gleixner
4
-45
/
+18
2020-11-07
sparc/mm/highmem: Switch to generic kmap atomic
Thomas Gleixner
7
-136
/
+8
2020-11-07
powerpc/mm/highmem: Switch to generic kmap atomic
Thomas Gleixner
7
-92
/
+8
2020-11-07
nds32/mm/highmem: Switch to generic kmap atomic
Thomas Gleixner
5
-57
/
+19
2020-11-07
mips/mm/highmem: Switch to generic kmap atomic
Thomas Gleixner
6
-99
/
+6
2020-11-07
microblaze/mm/highmem: Switch to generic kmap atomic
Thomas Gleixner
6
-88
/
+8
2020-11-07
csky/mm/highmem: Switch to generic kmap atomic
Thomas Gleixner
4
-78
/
+8
2020-11-07
ARM: highmem: Switch to generic kmap atomic
Thomas Gleixner
6
-144
/
+26
2020-11-07
arc/mm/highmem: Use generic kmap atomic implementation
Thomas Gleixner
4
-69
/
+26
2020-11-07
x86/mm/highmem: Use generic kmap atomic implementation
Thomas Gleixner
12
-161
/
+31
2020-11-07
highmem: Make DEBUG_HIGHMEM functional
Thomas Gleixner
1
-2
/
+12
2020-11-07
highmem: Provide generic variant of kmap_atomic*
Thomas Gleixner
3
-18
/
+211
2020-11-07
asm-generic: Provide kmap_size.h
Thomas Gleixner
2
-0
/
+13
2020-11-07
sh/highmem: Remove all traces of unused cruft
Thomas Gleixner
3
-31
/
+0
2020-11-07
fs: Remove asm/kmap_types.h includes
Thomas Gleixner
2
-2
/
+0
2020-11-07
highmem: Remove unused functions
Thomas Gleixner
1
-10
/
+0
2020-11-07
mm/highmem: Un-EXPORT __kmap_atomic_idx()
Thomas Gleixner
1
-2
/
+0
2020-11-02
Linux 5.10-rc2
v5.10-rc2
Linus Torvalds
1
-1
/
+1
2020-11-01
Merge tag 'x86-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-13
/
+30
2020-11-01
Merge tag 'timers-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-16
/
+6
2020-11-01
Merge tag 'smp-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+2
2020-11-01
Merge tag 'locking-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-14
/
+10
2020-11-01
Merge tag 'char-misc-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
95
-26793
/
+34
2020-11-01
Merge tag 'driver-core-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
250
-2493
/
+4134
2020-11-01
Merge tag 'staging-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-30
/
+49
2020-11-01
Merge tag 'tty-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-38
/
+37
2020-11-01
Merge tag 'usb-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
22
-138
/
+195
2020-11-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
26
-76
/
+306
2020-11-01
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
6
-82
/
+157
2020-11-01
Merge tag 'flexible-array-conversions-5.10-rc2' of git://git.kernel.org/pub/s...
Linus Torvalds
23
-40
/
+40
2020-10-31
Merge tag 'dma-mapping-5.10-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-3
/
+3
2020-10-31
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
5
-21
/
+43
2020-10-31
KVM: vmx: remove unused variable
Paolo Bonzini
1
-2
/
+0
2020-10-31
KVM: selftests: Don't require THP to run tests
Andrew Jones
1
-7
/
+16
2020-10-31
KVM: VMX: eVMCS: make evmcs_sanitize_exec_ctrls() work again
Vitaly Kuznetsov
3
-5
/
+5
2020-10-31
KVM: selftests: test behavior of unmapped L2 APIC-access address
Jim Mattson
5
-0
/
+159
2020-10-31
Merge tag 'block-5.10-2020-10-30' of git://git.kernel.dk/linux-block
Linus Torvalds
13
-236
/
+281
2020-10-31
printk: ringbuffer: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-10-31
net/smc: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-10-31
net/mlx5: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-10-31
mei: hw: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-3
/
+3
2020-10-31
gve: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2
-4
/
+3
2020-10-31
Bluetooth: btintel: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-10-31
Merge tag 'io_uring-5.10-2020-10-30' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-70
/
+38
2020-10-31
Merge tag 'libata-5.10-2020-10-30' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2020-10-30
Merge tag 'for-5.10-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
14
-51
/
+225
2020-10-30
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
34
-42
/
+119
[next]