Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
eb01d42a77785ff96b6e66a2a2e7027fc6d78e4a
/
arch
/
c6x
/
kernel
adb6b2b
Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
by Linus Torvalds
· 6 years ago
57c8a66
mm: remove include/linux/bootmem.h
by Mike Rapoport
· 6 years ago
4d8106f
c6x: switch to NO_BOOTMEM
by Mike Rapoport
· 7 years ago
4355151
Merge branch 'all-dtbs' into dt/next
by Rob Herring
· 6 years ago
be7cd2d
c6x: use common built-in dtb support
by Rob Herring
· 6 years ago
5a931a3
c6x: use for_each_of_cpu_node iterator
by Rob Herring
· 6 years ago
93e95fa
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 7 years ago
7f5c1ea
c6x: use generic dma_noncoherent_ops
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
f5ad907
c6x: remove unused KTHREAD_SIZE definition
by Jérémy Lefaure
· 7 years ago
4717fc1
c6x: do not use print_symbol()
by Sergey Senozhatsky
· 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
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
5db6db0
Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 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
db68ce1
new helper: uaccess_kernel()
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
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
64c596b
arch/c6x: add option to skip sync on DMA map and unmap
by Alexander Duyck
· 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
5f56a5d
exit_thread: remove empty bodies
by Jiri Slaby
· 9 years ago
be7635e
arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections
by Alexander Potapenko
· 9 years ago
06bea3d
locking/lockdep: Eliminate lockdep_init()
by Andrey Ryabinin
· 9 years ago
4605f04b
c6x: convert to dma_map_ops
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
a555ad4
whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()
by Al Viro
· 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
1a394e1
c6x: kernel: setup: Remove 'const' for local variables in machine_init
by Chen Gang
· 10 years ago
f483160
C6x: time: Ensure consistency in __init
by Nishanth Menon
· 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
615869e
c6x: Use sigsp()
by Richard Weinberger
· 11 years ago
e19c025
c6x: Use get_signal() signal_setup_done()
by Richard Weinberger
· 11 years ago
01984a6
c6x: convert fdt pointers to opaque pointers
by Rob Herring
· 11 years ago
29eb45a
of: remove early_init_dt_setup_initrd_arch
by Rob Herring
· 11 years ago
a8e4463
c6x: use early_init_dt_scan
by Rob Herring
· 11 years ago
312717f
c6x: use boot_command_line instead of private c6x_command_line
by Rob Herring
· 11 years ago
a1727da
of: consolidate definition of early_init_dt_alloc_memory_arch()
by Grant Likely
· 11 years ago
374d5c9
of: Specify initrd location using 64-bit
by Santosh Shilimkar
· 12 years ago
06256f8
c6x: normalize global variables exported by vmlinux.lds
by Jiang Liu
· 12 years ago
a43cb95
dump_stack: unify debug information printed by show_regs()
by Tejun Heo
· 12 years ago
196779b
dump_stack: consolidate dump_stack() implementations and unify their behaviors
by Tejun Heo
· 12 years ago
e46746c
c6x: Use generic idle loop
by Thomas Gleixner
· 12 years ago
6ec78be
c6x: switch to generic sigaltstack
by Al Viro
· 12 years ago
9977d9b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
afa86fc
flagday: don't pass regs to copy_thread()
by Al Viro
· 12 years ago
951b396
c6x: sanitize copy_thread(), get rid of clone(2) wrapper, switch to generic clone()
by Al Viro
· 12 years ago
9c0603f
c6x: fix misleading comment
by Mark Salter
· 12 years ago
9d34340
c6x: run do_notify_resume with interrupts enabled
by Mark Salter
· 12 years ago
5e7d733
c6x: switch to saner kernel_execve() semantics
by Al Viro
· 12 years ago
16a8016
sanitize tsk_is_polling()
by Al Viro
· 13 years ago
5687580
c6x: switch to generic kernel_thread()
by Al Viro
· 12 years ago
680a145
c6x: switch to generic sys_execve
by Mark Salter
· 12 years ago
39fcf44
c6x: switch to generic kernel_execve
by Mark Salter
· 12 years ago
46f1506
c6x: add ret_from_kernel_thread(), simplify kernel_thread()
by Mark Salter
· 12 years ago
3c4cfad
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
b9b8722
C6X: clean up compiler warning
by Mark Salter
· 12 years ago
dbe91a2
C6X: add basic support for TMS320C6678 SoC
by Ken Cox
· 12 years ago
f84f1f4
C6X: remove dependence on legacy IRQs
by Mark Salter
· 12 years ago
6e5928f
arch: Use eth_random_addr
by Joe Perches
· 12 years ago
efee984
new helper: signal_delivered()
by Al Viro
· 13 years ago
77097ae
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
by Al Viro
· 13 years ago
6fd84c0
TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set
by Al Viro
· 13 years ago
a610d6e
pull clearing RESTORE_SIGMASK into block_sigmask()
by Al Viro
· 13 years ago
b7f9a11
new helper: sigmask_to_save()
by Al Viro
· 13 years ago
51a7b44
new helper: restore_saved_sigmask()
by Al Viro
· 13 years ago
a42c6de
move key_repace_session_keyring() into tracehook_notify_resume()
by Al Viro
· 13 years ago
2a3fdc1
c6x: ->restart_block.fn needs to be reset on rt_sigreturn
by Al Viro
· 13 years ago
0c4f6d6
c6x: Use generic init_task
by Thomas Gleixner
· 13 years ago
a699e4e
irq: Kill pointless irqd_to_hw export
by Grant Likely
· 13 years ago
5d32c88
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
6e61ee3
C6X: use set_current_blocked() and block_sigmask()
by Matt Fleming
· 13 years ago
6a846f3
Disintegrate asm/system.h for C6X
by David Howells
· 13 years ago
c207f3a
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
6e780cf
C6X: remove dead code from entry.S
by Mark Salter
· 13 years ago
c1e572e
irq_domain/c6x: Use library of xlate functions
by Grant Likely
· 13 years ago
15a2598
irq_domain/c6x: constify irq_domain structures
by Grant Likely
· 13 years ago
0bd761e
irq_domain/c6x: Convert c6x to use generic irq_domain support.
by Mark Salter
· 13 years ago
166c0ea
C6X: replace tick_nohz_stop/restart_sched_tick calls
by Mark Salter
· 13 years ago
7123a6c
C6X: add register_cpu call
by Mark Salter
· 13 years ago
d5981a5
C6X: deal with memblock API changes
by Mark Salter
· 13 years ago
69910a2
C6X: general SoC support
by Mark Salter
· 13 years ago
52679b2
C6X: ptrace support
by Aurelien Jacquiot
· 13 years ago
64236ac
C6X: loadable module support
by Aurelien Jacquiot
· 13 years ago
e94e668
C6X: build infrastructure
by Aurelien Jacquiot
· 13 years ago
8a0c9e0
C6X: syscalls
by Aurelien Jacquiot
· 13 years ago
ec500af
C6X: interrupt handling
by Aurelien Jacquiot
· 13 years ago
546a395
C6X: time management
by Aurelien Jacquiot
· 13 years ago
03a3475
C6X: signal management
by Aurelien Jacquiot
· 13 years ago
687b12b
C6X: process management
by Aurelien Jacquiot
· 13 years ago
14aa7e8
C6X: memory management and DMA support
by Aurelien Jacquiot
· 13 years ago
Next »