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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-11
s390: drop smp_mb in vdso_init
Michael S. Tsirkin
1
-2
/
+0
2016-01-11
s390: rename struct _lowcore to struct lowcore
Heiko Carstens
12
-116
/
+116
2016-01-11
s390/mem_detect: use unsigned longs
Heiko Carstens
2
-9
/
+6
2016-01-11
s390/ptrace: get rid of long longs in psw_bits
Heiko Carstens
1
-19
/
+19
2016-01-11
s390/sysinfo: add missing SYSIB 1.2.2 multithreading fields
Heiko Carstens
2
-11
/
+21
2016-01-10
um: Use race-free temporary file creation
Mickaël Salaün
1
-0
/
+11
2016-01-10
um: Do not set unsecure permission for temporary file
Mickaël Salaün
1
-6
/
+0
2016-01-10
um: Fix build error and kconfig for i386
Mickaël Salaün
1
-1
/
+1
2016-01-10
um: Add seccomp support
Mickaël Salaün
4
-0
/
+24
2016-01-10
um: Add full asm/syscall.h support
Mickaël Salaün
2
-0
/
+139
2016-01-10
um: Fix ptrace GETREGS/SETREGS bugs
Mickaël Salaün
4
-25
/
+17
2016-01-10
um: Update UBD to use pread/pwrite family of functions
Anton Ivanov
3
-22
/
+26
2016-01-10
um: Do not change hard IRQ flags in soft IRQ processing
Anton Ivanov
1
-0
/
+23
2016-01-10
um: Prevent IRQ handler reentrancy
Anton Ivanov
1
-1
/
+15
2016-01-10
uml: flush stdout before forking
Vegard Nossum
1
-0
/
+2
2016-01-10
m68k: Provide __phys_to_pfn() and __pfn_to_phys()
Sudip Mukherjee
1
-0
/
+3
2016-01-10
m68k/atari, m68k/sun3: Fix SCSI platform device registration when driver is m...
Finn Thain
2
-3
/
+3
2016-01-09
arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debug
Dan Williams
15
-86
/
+9
2016-01-09
[s390] page_to_phys() always returns a multiple of PAGE_SIZE
Al Viro
1
-2
/
+1
2016-01-09
Merge branch 'for-linus' into work.misc
Al Viro
8
-56
/
+74
2016-01-09
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-12
/
+49
2016-01-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-1
/
+3
2016-01-09
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
13
-32
/
+96
2016-01-08
x86/mm: Micro-optimise clflush_cache_range()
Chris Wilson
1
-4
/
+6
2016-01-08
kvm/x86: Hyper-V SynIC timers tracepoints
Andrey Smetanin
2
-1
/
+196
2016-01-08
kvm/x86: Hyper-V SynIC tracepoints
Andrey Smetanin
2
-5
/
+98
2016-01-08
kvm/x86: Update SynIC timers on guest entry only
Andrey Smetanin
2
-19
/
+25
2016-01-08
kvm/x86: Skip SynIC vector check for QEMU side
Andrey Smetanin
1
-3
/
+4
2016-01-08
kvm/x86: Hyper-V fix SynIC timer disabling condition
Andrey Smetanin
1
-1
/
+1
2016-01-08
kvm/x86: Reorg stimer_expiration() to better control timer restart
Andrey Smetanin
1
-12
/
+14
2016-01-08
kvm/x86: Hyper-V unify stimer_start() and stimer_restart()
Andrey Smetanin
1
-23
/
+20
2016-01-08
kvm/x86: Drop stimer_stop() function
Andrey Smetanin
1
-6
/
+1
2016-01-08
kvm/x86: Hyper-V timers fix incorrect logical operation
Andrey Smetanin
1
-1
/
+1
2016-01-08
KVM: move architecture-dependent requests to arch/
Paolo Bonzini
4
-0
/
+51
2016-01-08
Merge tag 'kvm-s390-next-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
3
-2
/
+27
2016-01-08
Merge tag 'omap-for-v4.4/onenand-corruption' of git://git.kernel.org/pub/scm/...
Arnd Bergmann
1
-5
/
+9
2016-01-08
Merge branch 'scif-clk-sck-brg-for-v4.5' of git://git.kernel.org/pub/scm/linu...
Greg Kroah-Hartman
12
-54
/
+60
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
2
-12
/
+1
2016-01-07
ARM: make use of nand_set/get_controller_data() helpers
Boris BREZILLON
1
-2
/
+2
2016-01-07
dts: vt8500: Add SDHC node to DTS file for WM8650
Roman Volkov
1
-0
/
+9
2016-01-07
ARM: Fix broken USB support in multi_v7_defconfig for sunxi devices
Timo Sigurdsson
1
-0
/
+1
2016-01-07
kvm: x86: Check kvm_write_guest return value in kvm_write_wall_clock
Nicholas Krause
1
-1
/
+2
2016-01-07
KVM: s390: implement the RI support of guest
Fan Zhang
3
-1
/
+27
2016-01-07
kvm/s390: drop unpaired smp_mb
Michael S. Tsirkin
1
-1
/
+0
2016-01-07
ACPI / LPSS: override power state for LPSS DMA device
Andy Shevchenko
2
-1
/
+4
2016-01-07
kvm: x86: only channel 0 of the i8254 is linked to the HPET
Paolo Bonzini
2
-1
/
+3
2016-01-07
kvm: x86: fix comment about {mmu,nested_mmu}.gva_to_gpa
David Matlack
1
-4
/
+6
2016-01-07
Merge tag 'kvm-arm-for-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
190
-2420
/
+2563
2016-01-07
ARM: versatile: fix MMC/SD interrupt assignment
Linus Walleij
2
-4
/
+26
2016-01-07
ARM: nomadik: set latencies to 8 cycles
Linus Walleij
1
-3
/
+3
[prev]
[next]