Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
843477d4cc5c4bb4e346c561ecd3b9d0bd67e8c8
/
arch
/
sparc
ffb845d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 6 years ago
1f2b5b8
sparc64: Wire up compat getpeername and getsockname.
by David S. Miller
· 6 years ago
57c8a66
mm: remove include/linux/bootmem.h
by Mike Rapoport
· 6 years ago
97ad108
memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants
by Mike Rapoport
· 6 years ago
c6ffc5c
memblock: rename free_all_bootmem to memblock_free_all
by Mike Rapoport
· 6 years ago
53ab85e
memblock: replace free_bootmem_late with memblock_free_late
by Mike Rapoport
· 6 years ago
2013288
memblock: replace free_bootmem{_node} with memblock_free
by Mike Rapoport
· 6 years ago
4fc4a09
memblock: replace __alloc_bootmem with memblock_alloc_from
by Mike Rapoport
· 6 years ago
ccfa2a0
memblock: replace __alloc_bootmem_node with appropriate memblock_ API
by Mike Rapoport
· 6 years ago
9a8dd70
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
by Mike Rapoport
· 6 years ago
aca52c3
mm: remove CONFIG_HAVE_MEMBLOCK
by Mike Rapoport
· 6 years ago
b4a991e
mm: remove CONFIG_NO_BOOTMEM
by Mike Rapoport
· 6 years ago
de0d22e
treewide: remove current_text_addr
by Nick Desaulniers
· 6 years ago
0f0a691
sparc64: Remvoe set_fs() from perf_callchain_user().
by David S. Miller
· 6 years ago
5bd4af3
Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 6 years ago
345671e
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
a45dcff
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 6 years ago
544db75
hugetlb: introduce generic version of huge_ptep_get
by Alexandre Ghiti
· 6 years ago
facf6d5
hugetlb: introduce generic version of huge_ptep_set_access_flags()
by Alexandre Ghiti
· 6 years ago
8e581d4
hugetlb: introduce generic version of huge_ptep_set_wrprotect()
by Alexandre Ghiti
· 6 years ago
78d6e4e
hugetlb: introduce generic version of prepare_hugepage_range
by Alexandre Ghiti
· 6 years ago
c4916a0
hugetlb: introduce generic version of huge_pte_wrprotect
by Alexandre Ghiti
· 6 years ago
cae72ab
hugetlb: introduce generic version of huge_pte_none()
by Alexandre Ghiti
· 6 years ago
fe63222
hugetlb: introduce generic version of huge_ptep_clear_flush
by Alexandre Ghiti
· 6 years ago
a4d8385
hugetlb: introduce generic version of huge_ptep_get_and_clear()
by Alexandre Ghiti
· 6 years ago
cea685d
hugetlb: introduce generic version of set_huge_pte_at()
by Alexandre Ghiti
· 6 years ago
1e5f50f
hugetlb: introduce generic version of hugetlb_free_pgd_range
by Alexandre Ghiti
· 6 years ago
6c2fc9c
sparc64: Rework xchg() definition to avoid warnings.
by David S. Miller
· 6 years ago
2b4792e
sparc64: Export __node_distance.
by David S. Miller
· 6 years ago
5b4fc38
sparc64: Make corrupted user stacks more debuggable.
by David Miller
· 6 years ago
b27186a
Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 6 years ago
e5f6d9a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 6 years ago
4dcb923
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
caf539c
sparc: Fix VDSO build with older binutils.
by David S. Miller
· 6 years ago
ba9f6f8
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 6 years ago
a97a2d4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 6 years ago
19832d2
sparc: Several small VDSO vclock_gettime.c improvements.
by David S. Miller
· 6 years ago
ecd4c19
sparc: Validate VDSO for undefined symbols.
by David S. Miller
· 6 years ago
3c2b2d9
sparc: Really use linker with LDFLAGS.
by David S. Miller
· 6 years ago
5615edc
sparc: Improve VDSO CFLAGS.
by David S. Miller
· 6 years ago
44231b7
sparc: Set DISABLE_BRANCH_PROFILING in VDSO CFLAGS.
by David S. Miller
· 6 years ago
3fe5d7e
sparc: Don't bother masking out TICK_PRIV_BIT in VDSO code.
by David S. Miller
· 6 years ago
794b88e
sparc: Inline VDSO gettime code aggressively.
by David S. Miller
· 6 years ago
2f6c9bf
sparc: Improve VDSO instruction patching.
by David S. Miller
· 6 years ago
cff2294
Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
46b8306
sparc: Fix parport build warnings.
by David S. Miller
· 6 years ago
62d6f3b
sparc: vDSO: Silence an uninitialized variable warning
by Dan Carpenter
· 6 years ago
776ca15
sparc: Fix syscall fallback bugs in VDSO.
by David S. Miller
· 6 years ago
a06ecbf
Revert "sparc: Convert to using %pOFn instead of device_node.name"
by David S. Miller
· 6 years ago
d1f1f98
sparc64: Set %l4 properly on trap return after handling signals.
by David S. Miller
· 6 years ago
b3e1eb8
sparc64: Make proc_id signed.
by David S. Miller
· 6 years ago
455adb3
sparc: Throttle perf events properly.
by David S. Miller
· 6 years ago
cfdc317
sparc: Fix single-pcr perf event counter management.
by David S. Miller
· 6 years ago
7c26701
sparc: Wire up io_pgetevents system call.
by David S. Miller
· 6 years ago
b7dc10b
sparc64: fix fall-through annotation
by Gustavo A. R. Silva
· 6 years ago
c4beb22
sparc32: fix fall-through annotation
by Gustavo A. R. Silva
· 6 years ago
8cf7765
sparc: vdso: clean-up vdso Makefile
by Masahiro Yamada
· 6 years ago
31a43fa
sparc64: viohs: Remove VLA usage
by Kees Cook
· 6 years ago
0b9871a
sparc: Convert to using %pOFn instead of device_node.name
by Rob Herring
· 6 years ago
f283801
signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZE
by Eric W. Biederman
· 7 years ago
018303a
signal/sparc: Move EMT_TAGOVF into the generic siginfo.h
by Eric W. Biederman
· 7 years ago
ad8c0ea
tty/serial_core: add ISO7816 infrastructure
by Nicolas Ferre
· 6 years ago
bc3ec75
dma-mapping: merge direct and noncoherent ops
by Christoph Hellwig
· 6 years ago
00b7d1c
of: make default address and size cells sizes private
by Rob Herring
· 6 years ago
5a7faef
sparc: set a default 32-bit dma mask for OF devices
by Christoph Hellwig
· 6 years ago
4faea23
y2038: utimes: Rework #ifdef guards for compat syscalls
by Arnd Bergmann
· 7 years ago
caf6f9c
asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro
by Arnd Bergmann
· 7 years ago
fb37397
asm-generic: Move common compat types to asm-generic/compat.h
by Arnd Bergmann
· 7 years ago
82b355d
y2038: Remove newstat family from default syscall set
by Arnd Bergmann
· 7 years ago
9afc5ee
y2038: globally rename compat_time to old_time32
by Arnd Bergmann
· 6 years ago
1bc2767
Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
4def196
Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 6 years ago
d503ac5
kbuild: rename LDFLAGS to KBUILD_LDFLAGS
by Masahiro Yamada
· 6 years ago
c84ca61
sparc: fix KBUILD_DEFCONFIG for ARCH=sparc32
by Masahiro Yamada
· 6 years ago
8818d89
sparc32: split ramdisk detection and reservation to a helper function
by Mike Rapoport
· 6 years ago
cca079e
sparc32: switch to NO_BOOTMEM
by Mike Rapoport
· 6 years ago
60ef861
sparc: mm/init_32: kill trailing whitespace
by Mike Rapoport
· 6 years ago
dfaad39
sparc: use generic dma_noncoherent_ops
by Christoph Hellwig
· 6 years ago
50a7ca3
mm: convert return type of handle_mm_fault() caller to vm_fault_t
by Souptick Joarder
· 6 years ago
dafa5f6
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
9a76aba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
fa1b5d0
Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
c2fc71c
Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 6 years ago
8603596
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
de5d1b3
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
42a0cc3
sys: don't hold uts_sem while accessing userspace memory
by Jann Horn
· 6 years ago
89b1698
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
87a4c37
kconfig: include kernel/Kconfig.preempt from init/Kconfig
by Christoph Hellwig
· 6 years ago
06ec64b
Kconfig: consolidate the "Kernel hacking" menu
by Christoph Hellwig
· 6 years ago
1572497
kconfig: include common Kconfig files from top-level Kconfig
by Christoph Hellwig
· 6 years ago
15280e8
sparc64: add reads{b,w,l}/writes{b,w,l}
by Arnd Bergmann
· 6 years ago
12be103
sparc: use asm-generic version of msi.h
by Thomas Petazzoni
· 6 years ago
f0afc6b
sparc: move MSI related definitions to where they are used
by Thomas Petazzoni
· 6 years ago
6f57ed6
sparc/time: Add missing __init to init_tick_ops()
by Steven Rostedt (VMware)
· 6 years ago
e50944e
crypto: shash - remove useless setting of type flags
by Eric Biggers
· 6 years ago
80b14de
net: Add a new socket option for a future transmit time.
by Richard Cochran
· 6 years ago
b3a2a05
atomics/treewide: Make conditional inc/dec ops optional
by Mark Rutland
· 6 years ago
9837559
atomics/treewide: Make unconditional inc/dec ops optional
by Mark Rutland
· 6 years ago
18cc181
atomics/treewide: Make test ops optional
by Mark Rutland
· 6 years ago
3567013
atomics/treewide: Make atomic64_fetch_add_unless() optional
by Mark Rutland
· 6 years ago
Next »