Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
83b2cb48cbc5c4196fcc9357836f30713f74dbc2
/
arch
/
c6x
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
7f5c1ea
c6x: use generic dma_noncoherent_ops
by Christoph Hellwig
· 7 years ago
6e88628
dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG
by Christoph Hellwig
· 7 years ago
15b28bb
dma-debug: move initialization to common code
by Christoph Hellwig
· 7 years ago
559f900
signal/c6x: Use force_sig_fault where 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
85fa2cc
c6x: pass endianness info to sparse
by Luc Van Oostenryck
· 7 years ago
319938b
c6x: fix platforms/plldata.c get_coreid build error
by Randy Dunlap
· 7 years ago
f5ad907
c6x: remove unused KTHREAD_SIZE definition
by Jérémy Lefaure
· 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
ab486bc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 7 years ago
0500871
Construct init thread stack in the linker script rather than by union
by David Howells
· 7 years ago
4717fc1
c6x: do not use print_symbol()
by Sergey Senozhatsky
· 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
37cb8e1
Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 7 years ago
74ce189
kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile
by Masahiro Yamada
· 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
265444a
c6x/kbuild: replace CFLAGS_MODULE with KBUILD_CFLAGS_MODULE
by Cao jin
· 7 years ago
c17c020
arch: remove unused *_segments() macros/functions
by Tobias Klauser
· 7 years ago
636d421
c6x: Convert to using %pOF instead of full_name
by Rob Herring
· 7 years ago
98cd249
c6x: defconfig: Cleanup from old Kconfig options
by Krzysztof Kozlowski
· 7 years ago
89cbec7
Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
97b8155
c6x: move generic-y of exported headers to uapi/asm/Kbuild
by Masahiro Yamada
· 7 years ago
f72e24a
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
1b044f1
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
468138d
binfmt_flat: flat_{get,put}_addr_from_rp() should be able to fail
by Al Viro
· 8 years ago
6474924
arch: remove unused macro/function thread_saved_pc()
by Tobias Klauser
· 7 years ago
fb9ef14
c6x: remove DMA_ERROR_CODE
by Christoph Hellwig
· 7 years ago
6bc51cb
signal: Remove non-uapi <asm/siginfo.h>
by Christoph Hellwig
· 7 years ago
fcc8487
uapi: export all headers under uapi directories
by Nicolas Dichtel
· 8 years ago
3fb9268
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
174ddfd
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
5db6db0
Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
701cac6
CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now
by Al Viro
· 8 years ago
e1e5fc1
c6x/timer64: Set ->min_delta_ticks and ->max_delta_ticks
by Nicolai Stange
· 8 years ago
b5effd3
debug: Fix __bug_table[] in arch linker scripts
by Peter Zijlstra
· 8 years ago
72c3373
Merge branch 'regset' (PTRACE_SETREGSET data leakage)
by Linus Torvalds
· 8 years ago
fb411b83
c6x/ptrace: Remove useless PTRACE_SETREGSET implementation
by Dave Martin
· 8 years ago
86944ee
c6x: switch to RAW_COPY_USER
by Al Viro
· 8 years ago
dcecd93
c6x: remove duplicate definition of __access_ok
by Al Viro
· 8 years ago
3fb50075
asm-generic/uaccess.h: don't mess with __copy_{to,from}_user
by Al Viro
· 8 years ago
db68ce1
new helper: uaccess_kernel()
by Al Viro
· 8 years ago
aaa2e7a
add asm-generic/extable.h
by Al Viro
· 8 years ago
68db0cf
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
by Ingo Molnar
· 8 years ago
2993002
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>
by Ingo Molnar
· 8 years ago
b17b015
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>
by Ingo Molnar
· 8 years ago
7d134b2
kprobes: move kprobe declarations to asm-generic/kprobes.h
by Luis R. Rodriguez
· 8 years ago
ac1820f
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
b672592
sched/cputime: Remove generic asm headers
by Frederic Weisbecker
· 8 years ago
815dd18
treewide: Consolidate get_dma_ops() implementations
by Bart Van Assche
· 8 years ago
5299709
treewide: Constify most dma_map_ops structures
by Bart Van Assche
· 8 years ago
a5a1d1c
clocksource: Use a plain u64 instead of cycle_t
by Thomas Gleixner
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
64c596b
arch/c6x: add option to skip sync on DMA map and unmap
by Alexander Duyck
· 8 years ago
6d0d287
locking/core: Provide common cpu_relax_yield() definition
by Christian Borntraeger
· 8 years ago
5bd0b85
locking/core, arch: Remove cpu_relax_lowlatency()
by Christian Borntraeger
· 8 years ago
79ab11c
locking/core: Introduce cpu_relax_yield()
by Christian Borntraeger
· 8 years ago
890658b
locking/mutex: Kill arch specific code
by Peter Zijlstra
· 8 years ago
6727ad9
nmi_backtrace: generate one-line reports for idle cpus
by Chris Metcalf
· 8 years ago
00085f1
dma-mapping: use unsigned long for dma_attrs
by Krzysztof Kozlowski
· 8 years ago
d8fcfb6
c6x: Remove unnecessary of_platform_populate with default match table
by Kefeng Wang
· 8 years ago
d04f90f
Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 8 years ago
5f56a5d
exit_thread: remove empty bodies
by Jiri Slaby
· 8 years ago
b0da6d4
asm-generic: Drop renameat syscall from default list
by James Hogan
· 9 years ago
0398b95
c6x: Fix misspellings in comments.
by Adam Buchbinder
· 9 years ago
be7635e
arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections
by Alexander Potapenko
· 9 years ago
1200b68
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
8b9e6d5
mn10300, c6x: CONFIG_GENERIC_BUG must depend on CONFIG_BUG
by Andrew Morton
· 9 years ago
01cfbad
ipv4: Update parameters for csum_tcpudp_magic to their original types
by Alexander Duyck
· 9 years ago
06bea3d
locking/lockdep: Eliminate lockdep_init()
by Andrey Ryabinin
· 9 years ago
e1c7e32
dma-mapping: always provide the dma_map_ops based implementation
by Christoph Hellwig
· 9 years ago
4605f04b
c6x: convert to dma_map_ops
by Christoph Hellwig
· 9 years ago
75777c1
Merge branch 'for-linux-next' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
by Linus Torvalds
· 9 years ago
fbd35c0
locking/cmpxchg, arch: Remove tas() definitions
by Davidlohr Bueso
· 9 years ago
5d4c9bc
irqdomain: Use irq_domain_get_of_node() instead of direct field access
by Marc Zyngier
· 9 years ago
30c4465
Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 9 years ago
ca3060d
c6x: Use generic clkdev.h header
by Stephen Boyd
· 9 years ago
bd0b9ac
genirq: Remove irq argument from irq flow handlers
by Thomas Gleixner
· 9 years ago
17e6b00
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
677e6fe
c6x/timer64: Migrate to new 'set-state' interface
by Viresh Kumar
· 9 years ago
88bd646
C6X/megamode-pic: Prepare megamod_irq_cascade for irq argument removal
by Thomas Gleixner
· 9 years ago
4b979e4
Merge branch 'linus' into irq/core
by Thomas Gleixner
· 9 years ago
bdf76e3
C6X/meagmod-pic: Consolidate chained IRQ handler install/remove
by Thomas Gleixner
· 9 years ago
f2abeef
mm: clean up per architecture MM hook header files
by Laurent Dufour
· 9 years ago
a6e2f02
Make asm/word-at-a-time.h available on all architectures
by Chris Metcalf
· 10 years ago
ad90fb9
Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
2ae416b
mm: new mm hook framework
by Laurent Dufour
· 9 years ago
c546d5d
remove scatterlist.h generation from arch Kbuild files
by Christoph Hellwig
· 10 years ago
45701e2
Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
by Linus Torvalds
· 10 years ago
fa2e5c0
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc
by Linus Torvalds
· 10 years ago
fa41b1c
arch: Remove exec_domain from remaining archs
by Richard Weinberger
· 10 years ago
a555ad4
whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()
by Al Viro
· 10 years ago
3083ca2
c6x: platforms: cache: Export symbol L1P_cache_block_invalidate and L1D_cache_block_writeback
by Chen Gang
· 10 years ago
2135115
c6x: kernel: setup: Export symbol memory_end
by Chen Gang
· 10 years ago
Next »