Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
c6b48dad92aedaa9bdc013ee495cb5b1bbdf1f11
/
arch
/
sh
cdfee56
driver core: initialize a default DMA mask for platform device
by Christoph Hellwig
· 5 years ago
1ee1119
sh: kernel: hw_breakpoint: Fix missing break in switch statement
by Gustavo A. R. Silva
· 5 years ago
54b1372
sh: kernel: disassemble: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 5 years ago
d9c5252
treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers
by Masahiro Yamada
· 5 years ago
80ec922
mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE
by David Hildenbrand
· 5 years ago
415bfd9
Merge tag 'for-linus-20190617' of git://git.sourceforge.jp/gitroot/uclinux-h8/linux
by Linus Torvalds
· 5 years ago
57a8ec3
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
b98cca4
mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()
by Anshuman Khandual
· 5 years ago
c309b6f
Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 5 years ago
4f4cfa6
docs: admin-guide: add a series of orphaned documents
by Mauro Carvalho Chehab
· 6 years ago
330d481
docs: admin-guide: add kdump documentation into it
by Mauro Carvalho Chehab
· 6 years ago
1a271a6
arch: mark syscall number 435 reserved for clone3
by Christian Brauner
· 5 years ago
5f26f11
Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 5 years ago
f632a81
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 5 years ago
67a929e
mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUP
by Christoph Hellwig
· 5 years ago
3c9b9ac
sh: use the generic get_user_pages_fast code
by Christoph Hellwig
· 5 years ago
2f85e7f
sh: add the missing pud_page definition
by Christoph Hellwig
· 5 years ago
733f002
sh: prevent warnings when using iounmap
by Sam Ravnborg
· 5 years ago
4106154
sh: config: remove left-over BACKLIGHT_LCD_SUPPORT
by Krzysztof Kozlowski
· 5 years ago
38ce85f
arch/sh/configs/sdk7786_defconfig: remove CONFIG_LOGFS
by Kefeng Wang
· 5 years ago
237f83d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 5 years ago
5450e8a
Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 5 years ago
398364a
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 5 years ago
e9a83bd
Merge tag 'docs-5.3' of git://git.lwn.net/linux
by Linus Torvalds
· 5 years ago
5ad18b2
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 5 years ago
045bd00
sh: don't use asm-generic/ptrace.h
by Christoph Hellwig
· 6 years ago
7615d9e
arch: wire-up pidfd_open()
by Christian Brauner
· 6 years ago
d302389
arch/sh: Check for kprobe trap number before trying to handle a kprobe trap
by Michael Karcher
· 6 years ago
6843d8a
binfmt_flat: remove the persistent argument from flat_get_addr_from_rp
by Christoph Hellwig
· 6 years ago
aef0f78
binfmt_flat: add a ARCH_HAS_BINFMT_FLAT option
by Christoph Hellwig
· 6 years ago
bdd15a2
binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variable
by Christoph Hellwig
· 6 years ago
1d52dca
binfmt_flat: remove flat_old_ram_flag
by Christoph Hellwig
· 6 years ago
02da283
binfmt_flat: provide a default version of flat_get_relocate_addr
by Christoph Hellwig
· 6 years ago
2f3196d
binfmt_flat: remove flat_set_persistent
by Christoph Hellwig
· 6 years ago
9ee24b2
binfmt_flat: remove flat_reloc_valid
by Christoph Hellwig
· 6 years ago
92ad632
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
a514862
net: sched: remove NET_CLS_IND config option
by Jiri Pirko
· 6 years ago
d67297a
docs: kdump: convert docs to ReST and rename to *.rst
by Mauro Carvalho Chehab
· 6 years ago
7c04efc
sh: configs: Remove useless UEVENT_HELPER_PATH
by Krzysztof Kozlowski
· 6 years ago
03eb2a0
sh: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 6 years ago
860dbce
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by Yoshinori Sato
· 6 years ago
c456cfc
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 211
by Thomas Gleixner
· 6 years ago
2e1661d2
signal: Remove the task parameter from force_sig_fault
by Eric W. Biederman
· 6 years ago
351b682
signal: Explicitly call force_sig_fault on current
by Eric W. Biederman
· 6 years ago
e165682
signal/sh: Remove tsk parameter from force_sig_info_fault
by Eric W. Biederman
· 6 years ago
3cf5d07
signal: Remove task parameter from force_sig
by Eric W. Biederman
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
457c899
treewide: Add SPDX license identifier for missed files
by Thomas Gleixner
· 6 years ago
9cc342f
treewide: prefix header search paths with $(srctree)/
by Masahiro Yamada
· 6 years ago
178aa03
sh: exclude vmlinux.scr from .gitignore pattern
by Masahiro Yamada
· 6 years ago
5b13f84
sh: vsyscall: drop unnecessary cc-ldoption
by Nick Desaulniers
· 6 years ago
bf8a9a4
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
d8076bd
uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]
by David Howells
· 6 years ago
b09e893
arch: remove <asm/sizes.h> and <asm-generic/sizes.h>
by Masahiro Yamada
· 6 years ago
87dfb31
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
by Masahiro Yamada
· 6 years ago
350e88b
mm: memblock: make keeping memblock memory opt-in rather than opt-out
by Mike Rapoport
· 6 years ago
ac5c942
mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never fail
by David Hildenbrand
· 6 years ago
940519f
mm, memory_hotplug: provide a more generic restrictions for memory hotplug
by Michal Hocko
· 6 years ago
4eb0716
hugetlb: allow to free gigantic pages regardless of the configuration
by Alexandre Ghiti
· 6 years ago
8df995f
mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOC
by Alexandre Ghiti
· 6 years ago
a861bbc
sh: advertise gigantic page support
by Alexandre Ghiti
· 6 years ago
997aef6
init: provide a generic free_initmem implementation
by Mike Rapoport
· 6 years ago
4afd58e
initramfs: provide a generic free_initrd_mem implementation
by Christoph Hellwig
· 6 years ago
73b0140
mm/gup: change GUP fast to use flags rather than a write 'bool'
by Ira Weiny
· 6 years ago
e602b26
arch/sh/boards/mach-dreamcast/irq.c: Remove duplicate header
by Sabyasachi Gupta
· 6 years ago
4dbf09f
Merge tag 'mtd/for-5.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mtd/linux
by Linus Torvalds
· 6 years ago
fe460a6
Merge tag 'pinctrl-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 6 years ago
80f2321
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
02aff8d
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
by Linus Torvalds
· 6 years ago
67a2422
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
9bff9df
Merge tag 'spi-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 6 years ago
dd4e5d6
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
007dc78
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
2c6a392
Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
171c2bc
Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
1c7cbd6
Merge tag 'nand/for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux into mtd/next
by Richard Weinberger
· 6 years ago
2e5f081
Merge branch 'spi-5.2' into spi-next
by Mark Brown
· 6 years ago
8b44836
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
d286e13
Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 6 years ago
5c61ee2
Merge tag 'v5.1-rc6' into for-5.2/block
by Jens Axboe
· 6 years ago
1b49646
Fix allyesconfig output.
by Yoshinori Sato
· 6 years ago
0768e17
net: socket: implement 64-bit timestamps
by Arnd Bergmann
· 6 years ago
72c5af0
mtd: rawnand: Clarify Kconfig entry MTD_NAND
by Miquel Raynal
· 6 years ago
39036cd
arch: add pidfd and io_uring syscalls everywhere
by Arnd Bergmann
· 6 years ago
b01f6d3
sh/stacktrace: Remove the pointless ULONG_MAX marker
by Thomas Gleixner
· 6 years ago
54bbfe7
Merge branch 'linus' into locking/core, to pick up fixes
by Ingo Molnar
· 6 years ago
e9e8543
sh/mmiowb: Add unconditional mmiowb() to arch_spin_unlock()
by Will Deacon
· 6 years ago
fdcd06a
arch: Use asm-generic header for asm/mmiowb.h
by Will Deacon
· 6 years ago
72deb45
block: remove CONFIG_LBDAF
by Christoph Hellwig
· 6 years ago
f654f0f
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
acaf892
sh: fix multiple function definition build errors
by Randy Dunlap
· 6 years ago
32d9258
syscalls: Remove start and number from syscall_set_arguments() args
by Steven Rostedt (VMware)
· 6 years ago
b35f549
syscalls: Remove start and number from syscall_get_arguments() args
by Steven Rostedt (Red Hat)
· 8 years ago
9fda669
spi: sh-msiof: Convert to use GPIO descriptors
by Geert Uytterhoeven
· 6 years ago
390a0c6
locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
by Waiman Long
· 6 years ago
46ad084
locking/rwsem: Remove arch specific rwsem files
by Waiman Long
· 6 years ago
c5b27a8
sh/tlb: Convert SH to generic mmu_gather
by Peter Zijlstra
· 6 years ago
ed6a793
asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZE
by Peter Zijlstra
· 6 years ago
8440bb9
sh: sh7786: Add explicit I/O cast to sh7786_mm_sel()
by Geert Uytterhoeven
· 6 years ago
Next »