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.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-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
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-05
Merge branch 'akpm' (patchbomb from Andrew) into next
Linus Torvalds
20
-141
/
+123
2014-06-05
kernel/printk: use symbolic defines for console loglevels
Borislav Petkov
2
-2
/
+2
2014-06-05
sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL
Fabian Frederick
1
-1
/
+0
2014-06-05
hwpoison: remove unused global variable in do_machine_check()
Chen Yucong
2
-7
/
+0
2014-06-05
arch/x86/mm/numa.c: use for_each_memblock()
Emil Medve
1
-3
/
+3
2014-06-05
mm: x86 pgtable: require X86_64 for soft-dirty tracker
Cyrill Gorcunov
3
-50
/
+6
2014-06-05
mm: x86 pgtable: drop unneeded preprocessor ifdef
Cyrill Gorcunov
2
-18
/
+0
2014-06-05
arch/x86/kernel/pci-dma.c: fix dma_generic_alloc_coherent() when CONFIG_DMA_C...
Akinobu Mita
1
-1
/
+6
2014-06-05
cma: add placement specifier for "cma=" kernel parameter
Akinobu Mita
1
-1
/
+1
2014-06-05
x86: enable DMA CMA with swiotlb
Akinobu Mita
5
-9
/
+17
2014-06-05
x86: make dma_alloc_coherent() return zeroed memory if CMA is enabled
Akinobu Mita
1
-2
/
+2
2014-06-05
x86, mm: probe memory block size for generic x86 64bit
Yinghai Lu
1
-4
/
+30
2014-06-05
x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levels
Mel Gorman
4
-36
/
+55
2014-06-05
x86: require x86-64 for automatic NUMA balancing
Mel Gorman
1
-1
/
+1
2014-06-05
hugetlb: restrict hugepage_migration_support() to x86_64
Naoya Horiguchi
2
-10
/
+4
2014-06-05
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-117
/
+34
2014-06-04
Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+5
2014-06-04
Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-45
/
+49
2014-06-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
Linus Torvalds
17
-292
/
+505
2014-06-04
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-17
/
+63
2014-06-04
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-9
/
+41
2014-06-04
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-6
/
+69
2014-06-04
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-14
/
+33
2014-06-04
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-1
/
+135
2014-06-04
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2014-06-04
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+2
2014-06-04
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-11
/
+2
2014-06-04
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-105
/
+80
2014-06-04
Merge branch 'acpica'
Rafael J. Wysocki
2
-45
/
+49
2014-06-04
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-13
/
+2
2014-06-04
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-207
/
+383
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-12
/
+9
2014-06-03
Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-2
/
+0
2014-06-03
Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+3
2014-06-03
Merge tag 'staging-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2014-06-02
Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-75
/
+123
2014-06-02
Merge tag 'stable/for-linus-3.16-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
8
-71
/
+274
2014-05-31
mce: Panic when a core has reached a timeout
Borislav Petkov
1
-2
/
+1
2014-05-31
x86/mce: Improve mcheck_init_device() error handling
Mathieu Souchaud
1
-7
/
+40
2014-05-30
x86_64: expand kernel stack to 16K
Minchan Kim
1
-1
/
+1
2014-05-29
Merge branch 'pci/misc' into next
Bjorn Helgaas
1
-1
/
+0
2014-05-29
Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in...
Bjorn Helgaas
1
-3
/
+1
2014-05-29
Merge branches 'pci/host-exynos', 'pci/host-rcar' and 'pci/amd-numa' into next
Bjorn Helgaas
2
-30
/
+59
2014-05-28
USB: remove CONFIG_USB_DEBUG from defconfig files
Greg Kroah-Hartman
2
-2
/
+0
2014-05-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-3
/
+10
2014-05-28
PCI: Turn pcibios_penalize_isa_irq() into a weak function
Hanjun Guo
1
-1
/
+0
2014-05-28
x86/PCI: Use pci_is_bridge() to simplify code
Yijing Wang
1
-3
/
+1
2014-05-27
x86/PCI: Clean up and mark early_root_info_init() as deprecated
Suravee Suthikulpanit
1
-30
/
+38
2014-05-27
ACPICA: Clean up redudant definitions already defined elsewhere
Lv Zheng
1
-16
/
+0
2014-05-27
ACPICA: Linux headers: Add <asm/acenv.h> to remove mis-ordered inclusion of <...
Lv Zheng
2
-45
/
+65
[next]