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
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
2016-08-02
parisc: Add <asm/hash.h>
George Spelvin
2
-0
/
+147
2016-08-02
MIPS: Use CPHYSADDR to implement mips32 __pa
Paul Burton
1
-10
/
+28
2016-08-02
MIPS: Octeon: Dlink_dsr-1000n.dts: add more leds.
Aaro Koskinen
1
-0
/
+15
2016-08-02
MIPS: Octeon: Clean up GPIO definitions in dlink_dsr-1000n.dts.
Aaro Koskinen
1
-2
/
+3
2016-08-02
MIPS: Octeon: Delete built-in DTB pruning code for D-Link DSR-1000N.
Aaro Koskinen
3
-41
/
+4
2016-08-02
MIPS: store the appended dtb address in a variable
Jonas Gorski
7
-15
/
+30
2016-08-02
MIPS: ZBOOT: copy appended dtb to the end of the kernel
Jonas Gorski
3
-36
/
+19
2016-08-02
MIPS: ralink: fix spis group pinmux
Álvaro Fernández Rojas
1
-1
/
+1
2016-08-02
MIPS: Factor o32 specific code into signal_o32.c
Harvey Hunt
4
-284
/
+293
2016-08-02
MIPS: non-exec stack & heap when non-exec PT_GNU_STACK is present
Paul Burton
3
-2
/
+26
2016-08-02
MIPS: Use per-mm page to execute branch delay slot instructions
Paul Burton
12
-133
/
+391
2016-08-02
Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
10
-232
/
+245
2016-08-02
clocksource/drivers/clps_711x: fixup for "ARM: clps711x:
Stephen Rothwell
1
-1
/
+1
2016-08-02
Merge tag 'please-pull-misc-4.8' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-31
/
+13
[prev]
[next]