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
2018-04-04
arm64: Set CONFIG_MULTI_IRQ_HANDLER
Palmer Dabbelt
1
-0
/
+4
2018-04-04
powerpc/mm/radix: Update command line parsing for disable_radix
Aneesh Kumar K.V
2
-4
/
+14
2018-04-04
powerpc/mm/radix: Parse disable_radix commandline correctly.
Aneesh Kumar K.V
1
-1
/
+1
2018-04-04
powerpc/mm/hugetlb: initialize the pagetable cache correctly for hugetlb
Aneesh Kumar K.V
1
-5
/
+13
2018-04-04
powerpc/mm/radix: Update pte fragment count from 16 to 256 on radix
Aneesh Kumar K.V
4
-12
/
+17
2018-04-04
powerpc/mm/keys: Update documentation and remove unnecessary check
Aneesh Kumar K.V
2
-23
/
+16
2018-04-04
powerpc/64s/idle: POWER9 ESL=0 stop avoid save/restore overhead
Nicholas Piggin
1
-29
/
+16
2018-04-04
Merge tag 'media/v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
4
-297
/
+272
2018-04-04
powerpc/64s/idle: Consolidate power9_offline_stop()/power9_idle_stop()
Michael Ellerman
1
-12
/
+11
2018-04-04
Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
4
-9
/
+3
2018-04-04
Merge branch 'parisc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-31
/
+212
2018-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
38
-23
/
+1095
2018-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-100
/
+170
2018-04-03
Merge tag 'mmc-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
8
-9
/
+1
2018-04-03
Merge tag 'for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
1
-0
/
+1
2018-04-03
Merge tag 'spi-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
7
-56
/
+144
2018-04-03
Merge tag 'pm-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-2
/
+0
2018-04-03
RISC-V: Rename CONFIG_CMDLINE_OVERRIDE to CONFIG_CMDLINE_FORCE
Palmer Dabbelt
1
-2
/
+2
2018-04-03
sparc64: Make atomic_xchg() an inline function rather than a macro.
David S. Miller
1
-1
/
+5
2018-04-03
powerpc/powernv: Always stop secondaries before reboot/shutdown
Nicholas Piggin
3
-38
/
+7
2018-04-03
powerpc: hard disable irqs in smp_send_stop loop
Nicholas Piggin
1
-2
/
+3
2018-04-03
powerpc: use NMI IPI for smp_send_stop
Nicholas Piggin
1
-0
/
+8
2018-04-03
powerpc/powernv: Fix SMT4 forcing idle code
Nicholas Piggin
2
-8
/
+5
2018-04-03
powerpc/pseries: Restore default security feature flags on setup
Mauricio Faria de Oliveira
1
-0
/
+11
2018-04-03
powerpc: Move default security feature flags
Mauricio Faria de Oliveira
2
-6
/
+9
2018-04-03
powerpc: Don't write to DABR on >= Power8 if DAWR is disabled
Nicholas Piggin
1
-2
/
+8
2018-04-03
KVM: PPC: Book3S HV: Fix ppc_breakpoint_available compile error
Nicholas Piggin
1
-0
/
+1
2018-04-03
powerpc: Fix oops due to bad access of lppaca on bare metal
Aneesh Kumar K.V
3
-0
/
+8
2018-04-03
Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
30
-200
/
+138
2018-04-03
RISC-V: Fixes to module loading
Palmer Dabbelt
9
-6
/
+470
2018-04-03
RISC-V: Assorted memory model fixes
Palmer Dabbelt
5
-234
/
+630
2018-04-03
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
2182
-413749
/
+0
2018-04-03
RISC-V: Add definition of relocation types
Zong Li
1
-0
/
+7
2018-04-03
RISC-V: Enable module support in defconfig
Zong Li
1
-0
/
+2
2018-04-03
RISC-V: Support SUB32 relocation type in kernel module
Zong Li
1
-0
/
+8
2018-04-03
RISC-V: Support ADD32 relocation type in kernel module
Zong Li
1
-0
/
+8
2018-04-03
RISC-V: Support ALIGN relocation type in kernel module
Zong Li
1
-0
/
+10
2018-04-03
RISC-V: Support RVC_BRANCH/JUMP relocation type in kernel modulewq
Zong Li
1
-0
/
+35
2018-04-03
RISC-V: Support HI20/LO12_I/LO12_S relocation type in kernel module
Zong Li
1
-0
/
+42
2018-04-03
RISC-V: Support CALL relocation type in kernel module
Zong Li
1
-0
/
+22
2018-04-03
RISC-V: Support GOT_HI20/CALL_PLT relocation type in kernel module
Zong Li
1
-10
/
+52
2018-04-03
RISC-V: Add section of GOT.PLT for kernel module
Zong Li
3
-17
/
+45
2018-04-03
RISC-V: Add sections of PLT and GOT for kernel module
Zong Li
6
-0
/
+260
2018-04-03
riscv/atomic: Strengthen implementations with fences
Andrea Parri
2
-220
/
+588
2018-04-03
riscv/spinlock: Strengthen implementations with fences
Andrea Parri
2
-14
/
+27
2018-04-03
riscv/barrier: Define __smp_{store_release,load_acquire}
Andrea Parri
1
-0
/
+15
2018-04-03
riscv/ftrace: Add HAVE_FUNCTION_GRAPH_RET_ADDR_PTR support
Alan Kao
2
-1
/
+7
2018-04-03
riscv/ftrace: Add DYNAMIC_FTRACE_WITH_REGS support
Alan Kao
4
-0
/
+141
2018-04-03
riscv/ftrace: Add ARCH_SUPPORTS_FTRACE_OPS support
Alan Kao
2
-0
/
+4
2018-04-03
riscv/ftrace: Add dynamic function graph tracer support
Alan Kao
2
-1
/
+118
[prev]
[next]