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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
50
-168
/
+198
2015-10-31
x86/vm86: Set thread.vm86 to NULL on fork/clone
Andy Lutomirski
1
-0
/
+3
2015-10-31
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
4
-23
/
+35
2015-10-31
Merge tag 'please-pull-syscalls' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-1
/
+3
2015-10-29
arm64/efi: do not assume DRAM base is aligned to 2 MB
Ard Biesheuvel
1
-2
/
+12
2015-10-29
Merge branches 'fixes' and 'misc' into for-next
Russell King
22
-141
/
+125
2015-10-29
ARM: 8449/1: fix bug in vdsomunge swab32 macro
H. Nikolaus Schaller
1
-1
/
+1
2015-10-29
ARC: mm: PAE40 support
Vineet Gupta
9
-14
/
+110
2015-10-29
[IA64] Wire up kcmp syscall
Émeric MASCHINO
3
-1
/
+3
2015-10-28
ssb: add Kconfig entry for compiling SoC related code
Rafał Miłecki
1
-0
/
+1
2015-10-28
Revert "ARM64: unwind: Fix PC calculation"
Will Deacon
1
-5
/
+1
2015-10-28
arm64: kernel: fix tcr_el1.t0sz restore on systems with extended idmap
Lorenzo Pieralisi
1
-9
/
+13
2015-10-28
arm64: compat: fix stxr failure case in SWP emulation
Will Deacon
1
-7
/
+9
2015-10-28
ARC: mm: PAE40: tlbex.S: Explicitify the size of pte_t
Vineet Gupta
1
-9
/
+12
2015-10-28
ARC: mm: PAE40: switch to using phys_addr_t for physical addresses
Vineet Gupta
3
-22
/
+22
2015-10-28
ARC: mm: HIGHMEM: populate high memory from DT
Vineet Gupta
2
-8
/
+74
2015-10-28
ARC: mm: HIGHMEM: kmap API implementation
Vineet Gupta
6
-1
/
+233
2015-10-28
ARC: mm: preps ahead of HIGHMEM support #2
Vineet Gupta
1
-26
/
+14
2015-10-28
ARC: mm: preps ahead of HIGHMEM support
Vineet Gupta
3
-16
/
+22
2015-10-28
ARC: mm: use generic macros _BITUL()/_AC()
Alexey Brodkin
2
-14
/
+8
2015-10-28
ARC: mm: Improve Duplicate PD Fault handler
Vineet Gupta
1
-24
/
+24
2015-10-28
efi: Use correct type for struct efi_memory_map::phys_map
Ard Biesheuvel
2
-4
/
+4
2015-10-28
ARC: Ensure DT mem base is same as what kernel is built with
Vineet Gupta
7
-6
/
+8
2015-10-28
ARC: boot: Non Master cpus only need to call EARLY_CPU_SETUP once
Vineet Gupta
1
-2
/
+0
2015-10-28
ARCv2: smp: [plat-*]: No need to explicitly call mcip_init_smp()
Vineet Gupta
4
-16
/
+2
2015-10-28
ARC: smp: Introduce smp hook @init_irq_cpu called for all cores
Vineet Gupta
3
-1
/
+12
2015-10-28
ARC: smp: Rename platform hook @init_smp -> @init_cpu_smp
Vineet Gupta
3
-6
/
+6
2015-10-28
ARCv2: smp: [plat-*]: No need to explicitly call mcip_init_early_smp()
Vineet Gupta
4
-14
/
+8
2015-10-28
ARC: smp: Introduce smp hook @init_early_smp for Master core
Vineet Gupta
3
-3
/
+16
2015-10-28
ARC: remove @init_time, @init_irq platform callbacks
Vineet Gupta
3
-14
/
+5
2015-10-28
ARC: smp: irqchip: handle IPI as percpu irq like timer
Vineet Gupta
2
-9
/
+9
2015-10-28
ARC: boot: Support Halt-on-reset and Run-on-reset SMP booting modes
Vineet Gupta
5
-29
/
+42
2015-10-28
Merge tag 'powerpc-4.3-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2015-10-28
powerpc/dma: dma_set_coherent_mask() should not be GPL only
Benjamin Herrenschmidt
1
-1
/
+1
2015-10-28
net: hisilicon: updates HNS config and documents
yankejian
1
-5
/
+3
2015-10-28
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-4
/
+14
2015-10-27
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
1
-3
/
+6
2015-10-27
x86/ioapic: Prevent NULL pointer dereference in setup_ioapic_dest()
Werner Pawlitschko
1
-1
/
+3
2015-10-26
arm: lpc18xx_defconfig: remove CONFIG_MMC_DW_IDMAC
Shawn Lin
1
-1
/
+0
2015-10-26
arm: hisi_defconfig: remove CONFIG_MMC_DW_IDMAC
Shawn Lin
1
-1
/
+0
2015-10-26
arm: exynos_defconfig: remove CONFIG_MMC_DW_IDMAC
Shawn Lin
1
-1
/
+0
2015-10-26
arc: axs10x_defconfig: remove CONFIG_MMC_DW_IDMAC
Shawn Lin
3
-3
/
+0
2015-10-26
mips: pistachio_defconfig: remove CONFIG_MMC_DW_IDMAC
Shawn Lin
1
-1
/
+0
2015-10-26
ARM: dts: rockchip: add tuning related settings to veyron devices
Heiko Stuebner
2
-1
/
+12
2015-10-26
ARM: dts: rockchip: Add drive/sample clocks for rk3288 dw_mmc devices
Alexandru M Stan
1
-8
/
+12
2015-10-26
arm: add missing of_node_put
Julia Lawall
1
-3
/
+9
2015-10-26
x86/dma-mapping: Fix arch_dma_alloc_attrs() oops with NULL dev
Ville Syrjälä
1
-2
/
+3
2015-10-25
x86/efi: Fix kernel panic when CONFIG_DEBUG_VIRTUAL is enabled
Sai Praneeth
1
-3
/
+6
2015-10-23
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-12
/
+34
2015-10-23
Merge tag 'powerpc-4.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
7
-86
/
+28
[prev]
[next]