index
:
Linux Stable
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.13.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: stop exporting msr-index.h to userland
Nicolas Dichtel
2017-05-11
1
-1
/
+0
*
nios2: put setup.h in uapi
Nicolas Dichtel
2017-05-11
1
-0
/
+1
*
h8300: put bitsperlong.h in uapi
Nicolas Dichtel
2017-05-11
1
-3
/
+3
*
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-05-08
34
-323
/
+91
|
\
|
*
Merge branch 'pci/resource-mmap' into next
Bjorn Helgaas
2017-04-28
27
-322
/
+34
|
|
\
|
|
*
ia64: Use generic pci_mmap_resource_range()
David Woodhouse
2017-04-20
2
-30
/
+1
|
|
*
ia64: Remove redundant checks for WC in pci_mmap_page_range()
David Woodhouse
2017-04-20
1
-16
/
+2
|
|
*
ia64: Remove redundant valid_mmap_phys_addr_range() from pci_mmap_page_range()
David Woodhouse
2017-04-20
1
-3
/
+0
|
|
*
x86/PCI: Use generic pci_mmap_resource_range()
David Woodhouse
2017-04-20
2
-48
/
+1
|
|
*
unicore32/PCI: Use generic pci_mmap_resource_range()
David Woodhouse
2017-04-20
2
-24
/
+1
|
|
*
sh/PCI: Use generic pci_mmap_resource_range()
David Woodhouse
2017-04-20
2
-22
/
+1
|
|
*
parisc: Use generic pci_mmap_resource_range()
David Woodhouse
2017-04-20
2
-29
/
+1
|
|
*
mn10300/PCI: Use generic pci_mmap_resource_range()
David Woodhouse
2017-04-20
2
-24
/
+1
|
|
*
MIPS: PCI: Use generic pci_mmap_resource_range()
David Woodhouse
2017-04-20
2
-26
/
+1
|
|
*
cris/PCI: Use generic pci_mmap_resource_range()
David Woodhouse
2017-04-20
2
-23
/
+1
|
|
*
ARM/PCI: Use generic pci_mmap_resource_range()
David Woodhouse
2017-04-20
2
-20
/
+1
|
|
*
PCI: Add pci_mmap_resource_range() and use it for ARM64
David Woodhouse
2017-04-20
1
-0
/
+2
|
|
*
PCI: Add BAR index argument to pci_mmap_page_range()
David Woodhouse
2017-04-20
13
-15
/
+26
|
|
*
PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O space
David Woodhouse
2017-04-18
4
-2
/
+6
|
|
*
PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>
David Woodhouse
2017-04-18
13
-38
/
+1
|
|
*
PCI: Add arch_can_pci_mmap_wc() macro
David Woodhouse
2017-04-18
3
-2
/
+7
|
|
*
xtensa/PCI: Do not mmap PCI BARs to userspace as write-through
David Woodhouse
2017-04-18
1
-20
/
+1
|
*
|
Merge branch 'pci/resource' into next
Bjorn Helgaas
2017-04-28
3
-0
/
+17
|
|
\
\
|
|
*
|
powerpc/powernv: Override pcibios_default_alignment() to force PCI devices to...
Yongji Xie
2017-04-19
3
-0
/
+17
|
|
|
/
|
*
|
Merge branch 'pci/ioremap' into next
Bjorn Helgaas
2017-04-28
4
-0
/
+39
|
|
\
\
|
|
*
|
ARM: Implement pci_remap_cfgspace() interface
Lorenzo Pieralisi
2017-04-24
3
-0
/
+29
|
|
*
|
ARM64: Implement pci_remap_cfgspace() interface
Lorenzo Pieralisi
2017-04-24
1
-0
/
+10
|
|
|
/
|
*
/
ARM: DRA7: clockdomain: Change the CLKTRCTRL of CM_PCIE_CLKSTCTRL to SW_WKUP
Kishon Vijay Abraham I
2017-04-28
1
-1
/
+1
|
|
/
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-05-08
65
-234
/
+212
|
\
\
|
*
|
format-security: move static strings to const
Kees Cook
2017-05-08
3
-6
/
+6
|
*
|
treewide: decouple cacheflush.h and set_memory.h
Laura Abbott
2017-05-08
7
-11
/
+3
|
*
|
x86: use set_memory.h header
Laura Abbott
2017-05-08
15
-12
/
+15
|
*
|
s390: use set_memory.h header
Laura Abbott
2017-05-08
7
-1
/
+7
|
*
|
arm64: use set_memory.h header
Laura Abbott
2017-05-08
2
-0
/
+2
|
*
|
arm: use set_memory.h header
Laura Abbott
2017-05-08
4
-0
/
+4
|
*
|
treewide: move set_memory_* functions away from cacheflush.h
Laura Abbott
2017-05-08
8
-136
/
+155
|
*
|
scripts/spelling.txt: add regsiter -> register spelling mistake
Stephen Boyd
2017-05-08
9
-10
/
+10
|
*
|
mm, vmalloc: use __GFP_HIGHMEM implicitly
Michal Hocko
2017-05-08
2
-2
/
+2
|
*
|
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
2017-05-08
1
-8
/
+2
|
*
|
mm: introduce kv[mz]alloc helpers
Michal Hocko
2017-05-08
3
-6
/
+6
|
*
|
powerpc/fadump: reuse crashkernel parameter for fadump memory reservation
Hari Bathini
2017-05-08
1
-13
/
+10
|
*
|
powerpc/fadump: remove dependency with CONFIG_KEXEC
Hari Bathini
2017-05-08
5
-37
/
+16
|
*
|
ia64: reuse append_elf_note() and final_note() functions
Hari Bathini
2017-05-08
1
-22
/
+0
|
*
|
crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_CORE
Hari Bathini
2017-05-08
1
-0
/
+4
|
*
|
cpumask: make "nr_cpumask_bits" unsigned
Alexey Dobriyan
2017-05-08
2
-2
/
+2
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-05-08
121
-3150
/
+7950
|
\
\
\
|
*
|
|
kvm: nVMX: Don't validate disabled secondary controls
Jim Mattson
2017-05-05
1
-3
/
+4
|
*
|
|
Revert "KVM: Support vCPU-based gfn->hva cache"
Paolo Bonzini
2017-05-03
2
-30
/
+33
|
*
|
|
KVM: x86: don't hold kvm->lock in KVM_SET_GSI_ROUTING
David Hildenbrand
2017-05-02
4
-18
/
+11
|
*
|
|
Merge tag 'kvm-arm-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
2017-04-27
35
-617
/
+694
|
|
\
\
\
[next]