Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
670105a25608affe01cb0ccdc2a1f4bd2327172b
/
arch
/
hexagon
/
kernel
5ad18b2
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 5 years ago
08dbd0f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 267
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
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
3cd99ac
kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()
by Douglas Anderson
· 6 years ago
9ef7fa5
kgdb: Remove irq flags from roundup
by Douglas Anderson
· 6 years ago
57c8a66
mm: remove include/linux/bootmem.h
by Mike Rapoport
· 6 years ago
cff2294
Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
200f351
arch/hexagon: fix kernel/dma.c build warning
by Randy Dunlap
· 6 years ago
e0a9317
hexagon: use generic dma_noncoherent_ops
by Christoph Hellwig
· 6 years ago
f406f22
hexagon: implement the sync_sg_for_device DMA operation
by Christoph Hellwig
· 7 years ago
37fca4b
hexagon: remove the sync_single_for_cpu DMA operation
by Christoph Hellwig
· 7 years ago
2738f35
hexagon: fix printk format warning in setup.c
by Randy Dunlap
· 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
325ef18
PCI: remove PCI_DMA_BUS_IS_PHYS
by Christoph Hellwig
· 7 years ago
1a4bd97
signal/hexagon: Use force_sig_fault as 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
2382dc9
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
bf15f90
hexagon: use the generic dma_capable helper
by Christoph Hellwig
· 7 years ago
0b04ea6
hexagon: Make THREAD_SIZE available to vmlinux.lds
by David Howells
· 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
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
f231e43
hexagon: get rid of #include <generated/compile.h>
by Masahiro Yamada
· 7 years ago
9f45efb
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 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
00f3ca2
mm: memcontrol: per-lruvec stats infrastructure
by Johannes Weiner
· 7 years ago
6474924
arch: remove unused macro/function thread_saved_pc()
by Tobias Klauser
· 8 years ago
a2b63aa
hexagon: remove arch-specific dma_supported implementation
by Christoph Hellwig
· 8 years ago
e830467
hexagon: switch to use ->mapping_error for error reporting
by Christoph Hellwig
· 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
ac4691f
hexagon: switch to RAW_COPY_USER
by Al Viro
· 8 years ago
a60a9fb
hexagon/time: Set ->min_delta_ticks and ->max_delta_ticks
by Nicolai Stange
· 8 years ago
68e21be
sched/headers: Move task->mm handling methods to <linux/sched/mm.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
3f07c01
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
f1f1007
mm: add new mmgrab() helper
by Vegard Nossum
· 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
b8a346d
arch/hexagon: Add option to skip DMA sync as a part of mapping
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
6904817
vdso: make arch_setup_additional_pages wait for mmap_sem for write killable
by Michal Hocko
· 9 years ago
5f56a5d
exit_thread: remove empty bodies
by Jiri Slaby
· 9 years ago
238034e
hexagon: Fix misspellings in comments.
by Adam Buchbinder
· 9 years ago
fc6d73d
arch/hotplug: Call into idle with a proper state
by Thomas Gleixner
· 9 years ago
33e247c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
452e06a
dma-mapping: consolidate dma_set_mask
by Christoph Hellwig
· 9 years ago
d70e22d
hexagon/time: Migrate to new 'set-state' interface
by Viresh Kumar
· 9 years ago
a555ad4
whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()
by Al Viro
· 10 years ago
f56141e
all arches, signal: move restart_block to struct task_struct
by Andy Lutomirski
· 10 years ago
8914d7e
Hexagon: fix signal delivery for debug traps
by Richard Kuo
· 10 years ago
f6b708c
Hexagon: fix alignment of init_task in RW_DATA_SECTION
by Richard Kuo
· 11 years ago
cb84c2b
hexagon: Fix build failures in linux-next
by Guenter Roeck
· 10 years ago
8bc77aa
hexagon: Use sigsp()
by Richard Weinberger
· 11 years ago
ac44362
hexagon: Use get_signal() signal_setup_done()
by Richard Weinberger
· 11 years ago
446b6cb
Hexagon: set the e_flags in user regset view for core dumps
by Richard Kuo
· 11 years ago
17ca896d
Hexagon: add screen_info for VGA_CONSOLE
by Richard Kuo
· 11 years ago
bd09f60
smp, hexagon: kill SMP single function call interrupt
by Jiang Liu
· 11 years ago
e6d1904
arch: hexagon: kernel: hexagon_ksyms.c: export related symbols which various modules need
by Chen Gang
· 11 years ago
b1ddb5c
arch: hexagon: kernel: reset.c: use function pointer instead of function for pm_power_off and export it
by Chen Gang
· 11 years ago
196b933
arch: hexagon: kernel: add export symbol function __delay()
by Chen Gang
· 11 years ago
3d298ca
hexagon: kernel: kgdb: include related header for pass compiling.
by Chen Gang
· 11 years ago
6f8ae9b
hexagon: kernel: remove useless variables 'dn', 'r' and 'err' in time_init_deferred() in "time.c"
by Chen Gang
· 11 years ago
0b81430
hexagon: remove unnecessary prom.h includes
by Rob Herring
· 11 years ago
7ddc839
hexagon: delete __cpuinit usage from all hexagon files
by Paul Gortmaker
· 12 years ago
246e6a0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernel
by Linus Torvalds
· 12 years ago
13a95c4
Hexagon: fix register used to call do_work_pending
by Richard Kuo
· 12 years ago
d70b1e0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernel
by Linus Torvalds
· 12 years ago
5e11505
Hexagon: use correct translations for DMA mappings
by Richard Kuo
· 12 years ago
c710f590
Hexagon: fix return value for notify_resume case in do_work_pending
by Richard Kuo
· 12 years ago
7c6a5df
Hexagon: update copyright dates
by Richard Kuo
· 12 years ago
0d3ab45
Hexagon: break up user fn/arg register setting
by Richard Kuo
· 12 years ago
3981c47
Hexagon: fix up int enable/disable at ret_from_fork
by Richard Kuo
· 12 years ago
2b3c744
Hexagon: don't print info for offline CPU's
by Richard Kuo
· 12 years ago
7777746
Hexagon: add support for single-stepping (v4+)
by Richard Kuo
· 12 years ago
f8722a4
Hexagon: use correct work mask when checking for more work
by Richard Kuo
· 12 years ago
db0fe53
Hexagon: add support for additional exceptions
by Richard Kuo
· 12 years ago
20f704b
Hexagon: fix initial page table setup prior to jump to VA
by Richard Kuo
· 12 years ago
0357d2f
Hexagon: remove keyring related call
by Richard Kuo
· 13 years ago
9cdae82
Hexagon: check to if we will overflow the signal stack
by Richard Kuo
· 13 years ago
a11e67c
Hexagon: Signal and return path fixes
by Richard Kuo
· 13 years ago
60c4ba9
Hexagon: add support for new v4+ registers
by Richard Kuo
· 13 years ago
53debcd
Hexagon: use GENERIC_CPU_DEVICES
by Richard Kuo
· 13 years ago
8f5a0b9d
Hexagon: add support for ARCH_PFN_OFFSET
by Richard Kuo
· 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
4e0fcc5
hexagon: Use generic idle loop
by Thomas Gleixner
· 12 years ago
9043a26
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
da36f98
hexagon: don't leave ->uc_stack uninitialized
by Al Viro
· 12 years ago
1e974c2
hexagon: switch to generic sigaltstack
by Al Viro
· 12 years ago
373d4d0
taint: add explicit flag to show whether lock dep is still OK.
by Rusty Russell
· 12 years ago
afa86fc
flagday: don't pass regs to copy_thread()
by Al Viro
· 12 years ago
f01acea
hexagon: switch to generic clone()
by Al Viro
· 12 years ago
d05f06e
Merge branch 'arch-frv' into no-rebases
by Al Viro
· 12 years ago
Next »