Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
78b877113f6ed39c96f2e78b8e1fbb13c225377a
/
arch
/
nios2
/
kernel
d198b34
.gitignore: add SPDX License Identifier
by Masahiro Yamada
· 4 years, 11 months ago
ca9b5b6
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 5 years ago
7012502
arch/nios2/setup: Drop dummy_con initialization
by Arvind Sankar
· 5 years ago
f0365eb
sched/rt, nios2: Use CONFIG_PREEMPTION
by Thomas Gleixner
· 5 years ago
c917404
vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
by Kees Cook
· 5 years ago
93240b3
vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA
by Kees Cook
· 5 years ago
eaf9370
vmlinux.lds.h: Move NOTES into RO_DATA
by Kees Cook
· 5 years ago
91d99a7
nios2: force the string buffer NULL-terminated
by Wang Xiayang
· 5 years ago
5ad18b2
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 6 years ago
9952f69
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
by Thomas Gleixner
· 6 years ago
2e1661d2
signal: Remove the task parameter from force_sig_fault
by Eric W. Biederman
· 6 years ago
3cf5d07
signal: Remove task parameter from force_sig
by Eric W. Biederman
· 6 years ago
cb44c9a
signal: Remove task parameter from force_sigsegv
by Eric W. Biederman
· 6 years ago
1ccea77
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
by Thomas Gleixner
· 6 years ago
0f8ed99
nios2: ksyms: Add missing symbol exports
by Guenter Roeck
· 6 years ago
96d4f26
Remove 'type' argument from access_ok() function
by Linus Torvalds
· 6 years ago
cc02829
kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops
by Christophe Leroy
· 6 years ago
57c8a66
mm: remove include/linux/bootmem.h
by Mike Rapoport
· 6 years ago
345671e
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
0042379
nios2: switch to NO_BOOTMEM
by Mike Rapoport
· 6 years ago
a811c05
nios2: use generic early_init_dt_add_memory_arch
by Mike Rapoport
· 6 years ago
5dc4dca
nios2: Convert to using %pOFn instead of device_node.name
by Rob Herring
· 6 years ago
1f0fe1f
nios2: get cpu node with of_get_cpu_node
by Rob Herring
· 6 years ago
c046e2c
signal/nios2: 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
3d9644e
nios2: Use read_persistent_clock64() instead of read_persistent_clock()
by Baolin Wang
· 7 years ago
f7a6e01
nios2: remove arch specific early_init_dt_alloc_memory_arch
by Rob Herring
· 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
65d1e3d
nios2: time: Read timer in get_cycles only if initialized
by Guenter Roeck
· 7 years ago
ba5d08c
clocksource/drivers: Rename clocksource_probe to timer_probe
by Daniel Lezcano
· 8 years ago
1727339
clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLARE
by Daniel Lezcano
· 8 years ago
e118c3f
nios2: remove custom early console implementation
by Tobias Klauser
· 8 years ago
edebea9
nios2: Add CDX support
by Marek Vasut
· 8 years ago
2346083
nios2: Add BMX support
by Marek Vasut
· 8 years ago
a89988a
nios2: Add NIOS2_ARCH_REVISION to select between R1 and R2
by Marek Vasut
· 8 years ago
44a4ed4
nios2: enable earlycon support
by Tobias Klauser
· 8 years ago
57ac76e
nios2: constify irq_domain_ops
by Tobias Klauser
· 8 years ago
6852aa0
nios2: add .gitignore entries for auto-generated files
by Tobias Klauser
· 8 years ago
921d701
nios2: reserve boot memory for device tree
by Tobias Klauser
· 8 years ago
9164bb4
sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linux/sched.h> to <linux/sched/task.h>
by Ingo Molnar
· 8 years ago
589ee62
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>
by Ingo Molnar
· 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
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
744606c
nios2: add screen_info
by Ley Foon Tan
· 8 years ago
069013a
nios2: fix timer initcall return value
by Arnd Bergmann
· 8 years ago
ae50a84
Merge tag 'nios2-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2
by Linus Torvalds
· 8 years ago
6727ad9
nmi_backtrace: generate one-line reports for idle cpus
by Chris Metcalf
· 8 years ago
476080a
nios2: use of_property_read_bool
by Ley Foon Tan
· 8 years ago
177cf6e
clocksources: Switch back to the clksrc table
by Daniel Lezcano
· 9 years ago
dd1364a
clocksource/drivers/nios2: Convert init function to return error
by Daniel Lezcano
· 9 years ago
8fe8892
nios2: Replace fdt_translate_address with of_flat_dt_translate_address
by Guenter Roeck
· 9 years ago
be7635e
arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections
by Alexander Potapenko
· 9 years ago
f4d6893
Merge tag 'nios2-v4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2
by Linus Torvalds
· 9 years ago
4db2196
nios2: Fix unused variable warning
by Marek Vasut
· 9 years ago
3722ed2
clocksource: cosmetic: Drop OF 'dependency' from symbols
by Marc Zyngier
· 9 years ago
3fb39c4
nios2: remove unused statistic counters
by Bernd Weiberg
· 9 years ago
db5a7e5
nios2: fixed variable imm16 to s16
by Bernd Weiberg
· 9 years ago
549a14c1
nios2/time: Migrate to new 'set-state' interface
by Viresh Kumar
· 9 years ago
31351f7
Merge tag 'nios2-v4.2' of git://git.rocketboards.org/linux-socfpga-next
by Linus Torvalds
· 10 years ago
a8955cc
nios2: check number of timer instances
by Ley Foon Tan
· 10 years ago
c0b59fa
Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Herbert Xu
· 10 years ago
05dee9c
nios2: Export get_cycles
by Herbert Xu
· 10 years ago
05f0c55
Merge tag 'nios2-v4.1-rc1' of git://git.rocketboards.org/linux-socfpga-next
by Linus Torvalds
· 10 years ago
baa54ab
nios2: rework trap handler
by Ley Foon Tan
· 10 years ago
4122669
nios2: cpuinfo: remove use of seq_printf return value
by Joe Perches
· 10 years ago
ca2ec32
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
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
4a89c30
nios2: fix cache coherency issue when debug with gdb
by Ley Foon Tan
· 10 years ago
7587d12
nios2: signal: Move restart_block to struct task_struct
by Ley Foon Tan
· 10 years ago
92d5dd8
nios2: update pt_regs
by Chung-Ling Tang
· 10 years ago
d16d2be
nios2: add kgdb support
by Ley Foon Tan
· 10 years ago
e8bf5bc
nios2: add early printk support
by Ley Foon Tan
· 10 years ago
fcb2373
Merge tag 'nios2-fixes-v3.19-rc6' of git://git.rocketboards.org/linux-socfpga-next
by Linus Torvalds
· 10 years ago
1939341
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
d24c816
nios2: fix kuser trampoline address
by Ley Foon Tan
· 10 years ago
be1f221
module: remove mod arg from module_free, rename module_memfree().
by Rusty Russell
· 10 years ago
1b0f449
nios2: Use preempt_schedule_irq
by Tobias Klauser
· 10 years ago
6f3d2b0
nios2: Initialize cpuinfo.mmu
by Walter Goossens
· 10 years ago
c16b15f
nios2: asm-offsets: Remove unused definition TI_TASK
by Tobias Klauser
· 10 years ago
90f49c9
nios2: Remove write-only struct member from nios2_timer
by Tobias Klauser
· 10 years ago
b29438f
nios2: fix error handling of irq_of_parse_and_map
by Dmitry Torokhov
· 10 years ago
ac8ab8d
nios2: Use IS_ENABLED instead of #ifdefs to check config symbols
by Tobias Klauser
· 10 years ago
2fc8483
nios2: Build infrastructure
by Ley Foon Tan
· 10 years ago
106174d
nios2: ptrace support
by Ley Foon Tan
· 10 years ago
42381bf
nios2: Module support
by Ley Foon Tan
· 10 years ago
2612b87
nios2: Cpuinfo handling
by Ley Foon Tan
· 10 years ago
4182de9
nios2: Time keeping
by Ley Foon Tan
· 10 years ago
95acd4c7
nios2: Device tree support
by Ley Foon Tan
· 10 years ago
b53e906
nios2: Signal handling support
by Ley Foon Tan
· 10 years ago
1000197
nios2: System calls handling
by Ley Foon Tan
· 10 years ago
f27ffc7
nios2: Interrupt handling
by Ley Foon Tan
· 10 years ago
71995e4
nios2: Process management
by Ley Foon Tan
· 10 years ago
771a016
nios2: Traps exception handling
by Ley Foon Tan
· 10 years ago
82ed08d
nios2: Exception handling
by Ley Foon Tan
· 10 years ago
27d2241
nios2: Kernel booting and initialization
by Ley Foon Tan
· 10 years ago
39b505c
nios2: Assembly macros and definitions
by Ley Foon Tan
· 10 years ago