Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
60aec494b389ae518b9fe8812bce953440c33123
/
arch
/
hexagon
27ebbf9
Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 6 years ago
b09e893
arch: remove <asm/sizes.h> and <asm-generic/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
522c991
hexagon: switch over to generic free_initmem()
by Mike Rapoport
· 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
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
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
c67fdc1
arch: mostly remove <asm/segment.h>
by Christoph Hellwig
· 6 years ago
54bbfe7
Merge branch 'linus' into locking/core, to pick up fixes
by Ingo Molnar
· 6 years ago
01e3b95
arch: Remove dummy mmiowb() definitions from arch code
by Will Deacon
· 6 years ago
fdcd06a
arch: Use asm-generic header for asm/mmiowb.h
by Will Deacon
· 6 years ago
b35f549
syscalls: Remove start and number from syscall_get_arguments() args
by Steven Rostedt (Red Hat)
· 8 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
6137fed
arch/tlb: Clean up simple architectures
by Peter Zijlstra
· 6 years ago
3d9683c
KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported
by Masahiro Yamada
· 6 years ago
16add41
syscall_get_arch: add "struct task_struct *" argument
by Dmitry V. Levin
· 6 years ago
d093153
hexagon: define syscall_get_arch()
by Dmitry V. Levin
· 6 years ago
f4780e2
Move EM_HEXAGON to uapi/linux/elf-em.h
by Dmitry V. Levin
· 6 years ago
037fc33
kbuild: force all architectures except um to include mandatory-y
by Masahiro Yamada
· 6 years ago
cfbe271
Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground into timers/2038
by Thomas Gleixner
· 6 years ago
c8ce48f
asm-generic: Make time32 syscall numbers optional
by Arnd Bergmann
· 6 years ago
80d7da1
asm-generic: Drop getrlimit and setrlimit syscalls from default list
by Yury Norov
· 7 years ago
942fa98
32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option
by Yury Norov
· 7 years ago
36c0f7f
arch: unexport asm/shmparam.h for all architectures
by Masahiro Yamada
· 6 years ago
3bd6e94
arch: restore generic-y += shmparam.h for some architectures
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
a659811
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 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
96d4f26
Remove 'type' argument from access_ok() function
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
cc02829
kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops
by Christophe Leroy
· 6 years ago
3cd99ac
kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()
by Douglas Anderson
· 6 years ago
9ef7fa5
kgdb: Remove irq flags from roundup
by Douglas Anderson
· 6 years ago
1953031
Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
3731c3d
dma-mapping: always build the direct mapping code
by Christoph Hellwig
· 6 years ago
eb01d42
PCI: consolidate PCI config entry in drivers/pci
by Christoph Hellwig
· 6 years ago
57c8a66
mm: remove include/linux/bootmem.h
by Mike Rapoport
· 6 years ago
c6ffc5c
memblock: rename free_all_bootmem to memblock_free_all
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
426dcd4
hexagon: switch to NO_BOOTMEM
by Mike Rapoport
· 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
cff2294
Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
bc3ec75
dma-mapping: merge direct and noncoherent ops
by Christoph Hellwig
· 6 years ago
5c41aaa
hexagon: modify ffs() and fls() to return int
by Randy Dunlap
· 6 years ago
200f351
arch/hexagon: fix kernel/dma.c build warning
by Randy Dunlap
· 6 years ago
e0a9317
hexagon: use generic dma_noncoherent_ops
by Christoph Hellwig
· 6 years ago
f406f22
hexagon: implement the sync_sg_for_device DMA operation
by Christoph Hellwig
· 7 years ago
37fca4b
hexagon: remove the sync_single_for_cpu DMA operation
by Christoph Hellwig
· 7 years ago
bf4b6a7
y2038: Remove stat64 family from default syscall set
by Arnd Bergmann
· 7 years ago
d503ac5
kbuild: rename LDFLAGS to KBUILD_LDFLAGS
by Masahiro Yamada
· 6 years ago
50a7ca3
mm: convert return type of handle_mm_fault() caller to vm_fault_t
by Souptick Joarder
· 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
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
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
eccc2da
atomics/treewide: Make atomic_fetch_add_unless() optional
by Mark Rutland
· 6 years ago
8b47038
atomics/treewide: Remove redundant atomic_inc_not_zero() definitions
by Mark Rutland
· 6 years ago
bfc18e3
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
by Mark Rutland
· 6 years ago
608dbdf
hexagon: drop the unused variable zero_page_mask
by Anshuman Khandual
· 6 years ago
2738f35
hexagon: fix printk format warning in setup.c
by Randy Dunlap
· 6 years ago
0bbcce5
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
93e95fa
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 6 years ago
86596f0
scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig
by Christoph Hellwig
· 7 years ago
325ef18
PCI: remove PCI_DMA_BUS_IS_PHYS
by Christoph Hellwig
· 7 years ago
330e261
hexagon: export csum_partial_copy_nocheck
by Arnd Bergmann
· 7 years ago
a57ab96
hexagon: add memset_io() helper
by Arnd Bergmann
· 7 years ago
1a4bd97
signal/hexagon: Use force_sig_fault as appropriate
by Eric W. Biederman
· 7 years ago
3eb0f51
signal: Ensure every siginfo we send has all bits initialized
by Eric W. Biederman
· 7 years ago
2b5a9a3
time: Add an asm-generic/compat.h file
by Arnd Bergmann
· 7 years ago
3879ae6
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 7 years ago
2382dc9
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
bf15f90
hexagon: use the generic dma_capable helper
by Christoph Hellwig
· 7 years ago
0500871
Construct init thread stack in the linker script rather than by union
by David Howells
· 7 years ago
0b04ea6
hexagon: Make THREAD_SIZE available to vmlinux.lds
by David Howells
· 7 years ago
8cd268f
hexagon: remove unused flush_write_buffers definition
by Christoph Hellwig
· 7 years ago
e0af0c1
arch: Remove clkdev.h asm-generic from Kbuild
by Stephen Boyd
· 7 years ago
c895f6f
bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type
by Hendrik Brueckner
· 7 years ago
09bd7c7
Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
e37e0ee
Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
8c5db92
Merge branch 'linus' into locking/core, to resolve conflicts
by Ingo Molnar
· 7 years ago
e2be04c
License cleanup: add SPDX license identifier to uapi header files with a license
by Greg Kroah-Hartman
· 7 years ago
6f52b16
License cleanup: add SPDX license identifier to uapi header files with no license
by Greg Kroah-Hartman
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
3a5befc
hexagon/kbuild: replace CFLAGS_MODULE with KBUILD_CFLAGS_MODULE
by Cao jin
· 7 years ago
c9eb617
dma-mapping: turn dma_cache_sync into a dma_map_ops method
by Christoph Hellwig
· 7 years ago
a4c1887
locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations
by Will Deacon
· 7 years ago
a8a217c
locking/core: Remove {read,spin,write}_can_lock()
by Will Deacon
· 7 years ago
f231e43
hexagon: get rid of #include <generated/compile.h>
by Masahiro Yamada
· 7 years ago
5f82e71
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
30d6e0a
futex: Remove duplicated code and fix undefined behaviour
by Jiri Slaby
· 7 years ago
952111d
arch: Remove spin_unlock_wait() arch-specific definitions
by Paul E. McKenney
· 7 years ago
9d664c0a
locking/atomic: Fix atomic_set_release() for 'funny' architectures
by Peter Zijlstra
· 7 years ago
Next »