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-08-04
arm: jump label may reference text in __exit
Jason Baron
1
-1
/
+1
2016-08-04
tile: support static_key usage in non-module __exit sections
Chris Metcalf
1
-0
/
+12
2016-08-04
sparc: support static_key usage in non-module __exit sections
Jason Baron
1
-0
/
+7
2016-08-04
powerpc: add explicit #include <asm/asm-compat.h> for jump label
Jason Baron
1
-0
/
+1
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
74
-463
/
+437
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
28
-93
/
+93
2016-08-04
arm64: Fix copy-on-write referencing in HugeTLB
Steve Capper
1
-0
/
+17
2016-08-04
nvmx: mark ept single context invalidation as supported
Bandan Das
1
-7
/
+7
2016-08-04
nvmx: remove comment about missing nested vpid support
Bandan Das
1
-1
/
+0
2016-08-04
KVM: lapic: fix access preemption timer stuff even if kernel_irqchip=off
Wanpeng Li
1
-0
/
+3
2016-08-04
Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
8
-7
/
+52
2016-08-04
x86: vdso: use __pvclock_read_cycles
Paolo Bonzini
1
-13
/
+3
2016-08-04
pvclock: introduce seqcount-like API
Paolo Bonzini
3
-34
/
+31
2016-08-04
powerpc/mm: Move register_process_table() out of ppc_md
Michael Ellerman
5
-5
/
+10
2016-08-04
powerpc/perf: Fix incorrect event codes in power9-event-list
Madhavan Srinivasan
1
-3
/
+3
2016-08-04
um: Support kcov
Vegard Nossum
4
-0
/
+12
2016-08-04
um: Enable TRACE_IRQFLAGS_SUPPORT
Richard Weinberger
1
-2
/
+1
2016-08-04
um: Use asm-generic/irqflags.h
Daniel Wagner
1
-11
/
+7
2016-08-04
um: Fix possible deadlock in sig_handler_common()
Richard Weinberger
1
-2
/
+3
2016-08-04
um: Select HAVE_DEBUG_KMEMLEAK
Richard Weinberger
1
-0
/
+1
2016-08-04
um: Setup physical memory in setup_arch()
Richard Weinberger
1
-4
/
+4
2016-08-04
um: Eliminate null test after alloc_bootmem
Amitoj Kaur Chawla
1
-2
/
+0
2016-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2016-08-03
Merge branch '4.7-fixes' into mips-for-linux-next
Ralf Baechle
22
-74
/
+199
2016-08-03
MIPS: mm: Fix definition of R6 cache instruction
Matt Redfearn
1
-1
/
+1
2016-08-03
MIPS: tools: Fix relocs tool compiler warnings
Harvey Hunt
1
-8
/
+11
2016-08-03
MIPS: Cobalt: Fix typo
Andrea Gelmini
1
-2
/
+2
2016-08-03
MIPS: Octeon: Fix typo
Andrea Gelmini
1
-1
/
+1
2016-08-03
MIPS: Lantiq: Fix build failure
Sudip Mukherjee
1
-2
/
+2
2016-08-03
powerpc/32: Fix early access to cpu_spec relocation
Benjamin Herrenschmidt
1
-1
/
+1
2016-08-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
39
-266
/
+114
2016-08-03
x86/power/64: Do not refer to __PAGE_OFFSET from assembly code
Rafael J. Wysocki
2
-11
/
+9
2016-08-03
powerpc/fsl_rio: apply changes for RIO spec rev 3
Alexandre Bounine
1
-15
/
+5
2016-08-03
rapidio: change inbound window size type to u64
Alexandre Bounine
1
-2
/
+2
2016-08-03
kexec: allow kdump with crash_kexec_post_notifiers
Petr Tesarik
1
-3
/
+2
2016-08-03
ARM: kexec: fix kexec for Keystone 2
Russell King
2
-1
/
+25
2016-08-03
ARM: keystone: dts: add psci command definition
Vitaly Andrianov
1
-0
/
+8
2016-08-03
kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_t
Russell King
1
-1
/
+1
2016-08-03
ARM: kexec: advertise location of bootable RAM
Russell King
1
-2
/
+21
2016-08-03
ARM: kdump: advertise boot aliased crash kernel resource
Russell King
1
-0
/
+16
2016-08-03
signal: consolidate {TS,TLF}_RESTORE_SIGMASK code
Andy Lutomirski
8
-208
/
+0
2016-08-03
include: mman: use bool instead of int for the return value of arch_validate_...
Chen Gang
1
-4
/
+4
2016-08-03
treewide: replace obsolete _refok by __ref
Fabian Frederick
23
-30
/
+30
2016-08-03
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
18
-221
/
+284
2016-08-03
Merge tag 'for-linus-20160801' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-2
/
+2
2016-08-02
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
14
-10
/
+54
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
131
-3507
/
+9022
2016-08-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
14
-71
/
+216
2016-08-02
parisc: Change structure intialisation to C99 style in iomap.c
Amitoj Kaur Chawla
1
-32
/
+32
2016-08-02
parisc: Add break statements to pdc_pat_io_pci_cfg_read()
Helge Deller
1
-3
/
+3
[prev]
[next]