Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
255442c93843f52b6891b21d0b485bf2c97f93c3
/
arch
/
c6x
0500871
Construct init thread stack in the linker script rather than by union
by David Howells
· 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
· 9 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
d0f7352
c6x: kernel: setup: Add screen_info global variable
by Chen Gang
· 10 years ago
df93ab7
c6x: include: asm: Kbuild: Add generic serial.h
by Chen Gang
· 10 years ago
76e0189
c6x: include: asm: dma-mapping: Add dummy dma_sync_single_range_for_device
by Chen Gang
· 10 years ago
9bd54f6
c6x: include: asm: setup: Include "linux/types.h"
by Chen Gang
· 10 years ago
06745d7
c6x: asm: Add default flat.h according to xtensa architecture
by Chen Gang
· 10 years ago
1a394e1
c6x: kernel: setup: Remove 'const' for local variables in machine_init
by Chen Gang
· 10 years ago
1d2a64b
c6x: Makefile: Add -D__linux__
by Chen Gang
· 10 years ago
f483160
C6x: time: Ensure consistency in __init
by Nishanth Menon
· 10 years ago
65b9ab8
arch/c6x/include/asm/pgtable.h: define dummy pgprot_writecombine for !MMU
by Chen Gang
· 10 years ago
3591276
c6x: kernel: setup: Include "linux/console.h"
by Chen Gang
· 10 years ago
f56141e
all arches, signal: move restart_block to struct task_struct
by Andy Lutomirski
· 10 years ago
f5b45de
c6x: drop pte_file()
by Kirill A. Shutemov
· 10 years ago
0cb6c96
net, lib: kill arch_fast_hash library bits
by Daniel Borkmann
· 10 years ago
c5c38ef
irq_work: Introduce arch_irq_work_has_interrupt()
by Peter Zijlstra
· 10 years ago
63b12bd
Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc
by Linus Torvalds
· 10 years ago
Next »