Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
fae42c4d522b9b9c9de21a5cade162f2e7eaf644
/
arch
/
openrisc
736706b
get rid of legacy 'get_ds()' function
by Linus Torvalds
· 6 years ago
36c0f7f
arch: unexport asm/shmparam.h for all architectures
by Masahiro Yamada
· 6 years ago
1b504a7
openrisc: remove unneeded code in arch/openrisc/Makefile
by Masahiro Yamada
· 6 years ago
9cb2feb
arch/openrisc: Fix issues with access_ok()
by Stafford Horne
· 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
fbea8c7
Merge tag 'for-linus' of git://github.com/openrisc/linux
by Linus Torvalds
· 6 years ago
769e470
Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
8636a1f
treewide: surround Kconfig file paths with double quotes
by Masahiro Yamada
· 6 years ago
518a2f1
dma-mapping: zero memory returned from dma_alloc_*
by Christoph Hellwig
· 6 years ago
57ce8ba
openrisc: Fix broken paths to arch/or32
by Geert Uytterhoeven
· 6 years ago
3731c3d
dma-mapping: always build the direct mapping code
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
9a8dd70
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
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
b27186a
Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 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
5e5abae
openrisc: use for_each_of_cpu_node iterator
by Rob Herring
· 6 years ago
bc3ec75
dma-mapping: merge direct and noncoherent ops
by Christoph Hellwig
· 6 years ago
bf4b6a7
y2038: Remove stat64 family from default syscall set
by Arnd Bergmann
· 7 years ago
2ab054f
Merge tag 'for-linus' of git://github.com/openrisc/linux
by Linus Torvalds
· 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
e026bcc
Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
de5d1b3
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
9e90c79
Merge tag 'irqchip-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
by Thomas Gleixner
· 6 years ago
c5ca456
openrisc: Use the new GENERIC_IRQ_MULTI_HANDLER
by Palmer Dabbelt
· 7 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
5600779
openrisc: use generic dma_noncoherent_ops
by Christoph Hellwig
· 6 years ago
2c1de92
openrisc: fix cache maintainance the the sync_single_for_device DMA operation
by Christoph Hellwig
· 6 years ago
dcc9c91
openrisc: remove the no-op unmap_page and unmap_sg DMA operations
by Christoph Hellwig
· 6 years ago
1902cbc
openrisc: remove the sync_single_for_cpu DMA operation
by Christoph Hellwig
· 6 years ago
ec33408
kbuild: remove redundant LDFLAGS clearing in arch/*/Makefile
by Masahiro Yamada
· 6 years ago
52b544b
Merge tag 'v4.18-rc5' into locking/core, to pick up fixes
by Ingo Molnar
· 6 years ago
ae15a41
openrisc: entry: Fix delay slot exception detection
by Stafford Horne
· 7 years ago
560b423
openrisc: Call destructor during __pte_free_tlb
by Stafford Horne
· 7 years ago
bfc18e3
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
by Mark Rutland
· 7 years ago
b22d73c
locking/atomics/openrisc: Don't pull in all of <linux/bitops.h> in <asm/cmpxchg.h>
by Will Deacon
· 7 years ago
8715ee7
Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
0bbcce5
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 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
14516765
kbuild: add endianness flag to CHEKCFLAGS
by Luc Van Oostenryck
· 7 years ago
15b28bb
dma-debug: move initialization to common code
by Christoph Hellwig
· 7 years ago
75bfb9a1
signal/openrisc: 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
9dceab8
Merge tag 'for-linus' of git://github.com/openrisc/linux
by Linus Torvalds
· 7 years ago
d56f3af
openrisc: remove unused __ARCH_HAVE_MMU define
by Tobias Klauser
· 7 years ago
5b1f3dc
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
83fbdf1
openrisc: Set CONFIG_MULTI_IRQ_HANDLER
by Palmer Dabbelt
· 7 years ago
b934e8e
openrisc: add ioremap_nocache declaration before include asm-generic/io.h and sync ioremap prototype with it.
by Greentime Hu
· 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
d417302
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 7 years ago
500d583
signal/openrisc: Fix do_unaligned_access to send the proper signal
by Eric W. Biederman
· 7 years ago
0500871
Construct init thread stack in the linker script rather than by union
by David Howells
· 7 years ago
1381019
openrisc: Make THREAD_SIZE available to vmlinux.lds
by David Howells
· 7 years ago
ce666d9
openrisc: Fix conflicting types for _exext and _stext
by Joel Stanley
· 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
4950276
kmemcheck: remove annotations
by Levin, Alexander (Sasha Levin)
· 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
f3573b8
Merge tag 'for-linus' of git://github.com/openrisc/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
610f01b
openrisc: fix possible deadlock scenario during timer sync
by Stafford Horne
· 7 years ago
afa8380
openrisc: pass endianness info to sparse
by Luc Van Oostenryck
· 7 years ago
4553474
openrisc: add tick timer multi-core sync logic
by Stafford Horne
· 8 years ago
78cdfb5
openrisc: enable LOCKDEP_SUPPORT and irqflags tracing
by Stafford Horne
· 7 years ago
eecac38
openrisc: support framepointers and STACKTRACE_SUPPORT
by Stafford Horne
· 7 years ago
306e5e5
openrisc: add simple_smp dts and defconfig for simulators
by Stefan Kristiansson
· 11 years ago
4ee93d8
openrisc: add cacheflush support to fix icache aliasing
by Jan Henrik Weinstock
· 9 years ago
c056718
openrisc: sleep instead of spin on secondary wait
by Stafford Horne
· 8 years ago
b441aab
openrisc: fix initial preempt state for secondary cpu tasks
by Stafford Horne
· 7 years ago
8e6d08e
openrisc: initial SMP support
by Stefan Kristiansson
· 11 years ago
9b54470
irqchip: add initial support for ompic
by Stafford Horne
· 7 years ago
b5f8217
openrisc: use qspinlocks and qrwlocks
by Stafford Horne
· 8 years ago
489e0f8
openrisc: add 1 and 2 byte cmpxchg support
by Stafford Horne
· 8 years ago
91993c8
openrisc: use shadow registers to save regs on exception
by Stefan Kristiansson
· 11 years ago
e2be04c
License cleanup: add SPDX license identifier to uapi header files with a 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
00aa61d
Documentation: Move OpenRISC docs out of arch/
by Stafford Horne
· 7 years ago
85936ee
openrisc: dts: or1ksim: Add stdout-path
by Stafford Horne
· 7 years ago
9888e4d
Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux
by Linus Torvalds
· 7 years ago
56ce2f2
openrisc: add forward declaration for struct vm_area_struct
by Tobias Klauser
· 7 years ago
4c97a0c
arch: define CPU_BIG_ENDIAN for all fixed big endian archs
by Babu Moger
· 7 years ago
30d6e0a
futex: Remove duplicated code and fix undefined behaviour
by Jiri Slaby
· 7 years ago
c23504c
openrisc: move generic-y of exported headers to uapi/asm/Kbuild
by Masahiro Yamada
· 8 years ago
3794907
Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux
by Linus Torvalds
· 8 years ago
2e08a0e
openrisc: defconfig: Cleanup from old Kconfig options
by Krzysztof Kozlowski
· 8 years ago
e687448
openrisc: explicitly include linux/bug.h in asm/fixmap.h
by Tobias Klauser
· 8 years ago
Next »