Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
2f8af5b3f09cd3d2b483b35a400bf2b827ada179
/
arch
85e1ffb
Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
94bd8a0
Fix 'acccess_ok()' on alpha and SH
by Linus Torvalds
· 6 years ago
e2b745f
Merge tag 'dma-mapping-4.21-1' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
926b02d
Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 6 years ago
ba97df4
kbuild: use assignment instead of define ... endef for filechk_* rules
by Masahiro Yamada
· 6 years ago
d6e4b3e
arch: remove redundant UAPI generic-y defines
by Masahiro Yamada
· 6 years ago
d4ce545
arch: remove stale comments "UAPI Header export list"
by Masahiro Yamada
· 6 years ago
8c4fa8b
riscv: remove redundant kernel-space generic-y
by Masahiro Yamada
· 6 years ago
ad77408
kbuild: change filechk to surround the given command with { }
by Masahiro Yamada
· 6 years ago
172caf1
kbuild: remove redundant target cleaning on failure
by Masahiro Yamada
· 6 years ago
e9666d1
jump_label: move 'asm goto' support test to Kconfig
by Masahiro Yamada
· 6 years ago
5c0ab28
nds32: remove redundant kernel-space generic-y
by Masahiro Yamada
· 6 years ago
fd8658b
nios2: remove unneeded HAS_DMA define
by Masahiro Yamada
· 6 years ago
a670124
Merge tag 'trace-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
505b050
Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
47f3f4e
Merge tag 'mips_fixes_4.21_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
by Linus Torvalds
· 6 years ago
f1c2f88
Merge tag 'powerpc-4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
cd08f68
Merge branch 'parisc-4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 6 years ago
670b321
Merge tag 'for-4.21' of git://git.sourceforge.jp/gitroot/uclinux-h8/linux
by Linus Torvalds
· 6 years ago
b23b0ea
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 6 years ago
078a5a4
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
1205b62
Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 6 years ago
9ee3b3f
Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linux
by Linus Torvalds
· 6 years ago
a659811
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
06f55fd
x86/amd_gart: fix unmapping of non-GART mappings
by Christoph Hellwig
· 6 years ago
3fed6ae
ia64: fix compile without swiotlb
by Christoph Hellwig
· 6 years ago
170d13c
x86: re-introduce non-generic memcpy_{to,from}io
by Linus Torvalds
· 6 years ago
a959dc8
Use __put_user_goto in __put_user_size() and unsafe_put_user()
by Linus Torvalds
· 8 years ago
4a78921
x86 uaccess: Introduce __put_user_goto
by Linus Torvalds
· 8 years ago
dfbaecb
parisc: Remap hugepage-aligned pages in set_kernel_text_rw()
by Helge Deller
· 6 years ago
00f8ccd
Merge branch 'next/drivers' into next/late
by Olof Johansson
· 6 years ago
8e56489
ARM: multi_v7_defconfig: enable CONFIG_UNIPHIER_MDMAC
by Masahiro Yamada
· 6 years ago
d8d7d84
arch/arc/mm/fault.c: remove caller signal_pending_branch predictions
by Davidlohr Bueso
· 6 years ago
9f132f7
mm: select HAVE_MOVE_PMD on x86 for faster mremap
by Joel Fernandes (Google)
· 6 years ago
2c91bd4
mm: speed up mremap by 20x on large regions
by Joel Fernandes (Google)
· 6 years ago
4cf5892
mm: treewide: remove unused address argument from pte_alloc functions
by Joel Fernandes (Google)
· 6 years ago
3fc2579
fls: change parameter to unsigned int
by Matthew Wilcox
· 6 years ago
594cc25
make 'user_access_begin()' do 'access_ok()'
by Linus Torvalds
· 6 years ago
4caf4eb
Fix access_ok() fallout for sparc32 and powerpc
by Linus Torvalds
· 6 years ago
6de9292
Merge commit 'smp-hotplug^{/omap2}' into for-linus
by Russell King
· 6 years ago
7e0b44e
arm64: compat: Hook up io_pgetevents() for 32-bit tasks
by Will Deacon
· 6 years ago
5329043
arm64: compat: Don't pull syscall number from regs in arm_compat_syscall
by Will Deacon
· 6 years ago
169113e
arm64: compat: Avoid sending SIGILL for unallocated syscall numbers
by Will Deacon
· 6 years ago
9966a05
arm64/sve: Disentangle <uapi/asm/ptrace.h> from <uapi/asm/sigcontext.h>
by Dave Martin
· 6 years ago
ee1b465
arm64/sve: ptrace: Fix SVE_PT_REGS_OFFSET definition
by Dave Martin
· 6 years ago
074400a
powerpc: Drop use of 'type' from access_ok()
by Mathieu Malaterre
· 6 years ago
d538d94
Merge branch 'master' into fixes
by Michael Ellerman
· 6 years ago
2f328fe
arm64: replace arm64-obj-* in Makefile with obj-*
by Masahiro Yamada
· 6 years ago
dc56367
sh: ftrace: Fix missing parenthesis in WARN_ON()
by Steven Rostedt (VMware)
· 6 years ago
96d4f26
Remove 'type' argument from access_ok() function
by Linus Torvalds
· 6 years ago
c8a43c1
arm64: kaslr: Reserve size of ARM64_MEMSTART_ALIGN in linear region
by Yueyi Li
· 6 years ago
8c2c596f
arm64: entry: remove unused register aliases
by Mark Rutland
· 6 years ago
1236cd2
arm64: smp: Fix compilation error
by Shaokun Zhang
· 6 years ago
6aa293d
Merge branch 'for-linus-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 6 years ago
04a17ed
Merge tag 's390-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 6 years ago
edefae9
MIPS: OCTEON: mark RGMII interface disabled on OCTEON III
by Aaro Koskinen
· 6 years ago
c266b02
Merge branch 'remotes/lorenzo/pci/mediatek'
by Bjorn Helgaas
· 6 years ago
6ee86ca
Merge branch 'pci/virtualization'
by Bjorn Helgaas
· 6 years ago
d9a7fa6
Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 6 years ago
f218a29
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 6 years ago
f50fd2d
csky: Add perf support for C-SKY
by Guo Ren
· 6 years ago
97b6f89
Merge branches 'misc', 'sa1100-for-next' and 'spectre' into for-linus
by Russell King
· 6 years ago
7dc20ab
s390/pci: skip VF scanning
by Sebastian Ott
· 6 years ago
8e143b9
Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 6 years ago
fcf0104
Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux
by Linus Torvalds
· 6 years ago
fbea8c7
Merge tag 'for-linus' of git://github.com/openrisc/linux
by Linus Torvalds
· 6 years ago
28e8c4b
Merge tag 'rtc-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 6 years ago
115502a
Merge tag 'linux-watchdog-4.21-rc1' of git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 6 years ago
e1ef035
Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 6 years ago
b7badd1
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 6 years ago
d36377c
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 6 years ago
0922275
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 6 years ago
4d9226f
arm64: defconfig: Re-enable bcm2835-thermal driver
by Stefan Wahren
· 6 years ago
2081076
Merge tag 'sti-soc-for-v4.21-round1' of git://git.kernel.org/pub/scm/linux/kernel/git/pchotard/sti into next/late
by Olof Johansson
· 6 years ago
8a66c20
Merge tag 'samsung-dt64-4.21-2' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/late
by Olof Johansson
· 6 years ago
c6f9fa8
Merge tag 'samsung-dt-4.21-2' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/late
by Olof Johansson
· 6 years ago
6fc66a5
ARM: dts: rda8810pl: Add interrupt support for UART
by Manivannan Sadhasivam
· 6 years ago
5a9fe40
ARM: dts: rda8810pl: Add timer support
by Manivannan Sadhasivam
· 6 years ago
7581d836
ARM: dts: Add devicetree for OrangePi i96 board
by Manivannan Sadhasivam
· 6 years ago
f0d319d
ARM: dts: Add devicetree for OrangePi 2G IoT board
by Manivannan Sadhasivam
· 6 years ago
542e1c9
ARM: dts: Add devicetree for RDA8810PL SoC
by Manivannan Sadhasivam
· 6 years ago
78e3dbc1
ARM: Prepare RDA8810PL SoC
by Andreas Färber
· 6 years ago
a2edaf7
Merge tag 'imx8mq-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/late
by Olof Johansson
· 6 years ago
cac1fc8
Merge branch 'fixes' into next/soc
by Olof Johansson
· 6 years ago
495d714
Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
f12e840
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha
by Linus Torvalds
· 6 years ago
6256734
csky: Add EM_CSKY_OLD 39
by Guo Ren
· 6 years ago
d7950be
csky: ftrace call graph supported.
by Guo Ren
· 6 years ago
db1ce3f
MIPS: Fix a R10000_LLSC_WAR logic in atomic.h
by Huacai Chen
· 6 years ago
230c77a
csky: basic ftrace supported
by Guo Ren
· 6 years ago
17a6877
csky: remove unused members in processor.h
by Guo Ren
· 6 years ago
8f4f163
csky: optimize kernel panic print.
by Guo Ren
· 6 years ago
682fee8
MIPS: BCM63XX: drop unused and broken DSP platform device
by Jonas Gorski
· 6 years ago
0ea2dc7
csky: stacktrace supported.
by Guo Ren
· 6 years ago
859e5f4
csky: CPU-hotplug supported for SMP
by Guo Ren
· 6 years ago
789154c
csky: fixup save hi,lo,dspcr regs in switch_stack.
by Guo Ren
· 6 years ago
31295a7
csky: remove syscall_exit_work
by Guo Ren
· 6 years ago
35ff802
csky: fixup remove vdsp implement for kernel.
by Guo Ren
· 6 years ago
2054f4a
csky: bugfix gdb coredump error.
by Guo Ren
· 6 years ago
2b070cc
csky: fixup abiv2 mmap(... O_SYNC) failed.
by Guo Ren
· 6 years ago
Next »