Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
7e20cfb50496c0549d11eab521feb5bc565c63a6
/
arch
/
cris
/
kernel
b5effd3
debug: Fix __bug_table[] in arch linker scripts
by Peter Zijlstra
· 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
e601757
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h>
by Ingo Molnar
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
6727ad9
nmi_backtrace: generate one-line reports for idle cpus
by Chris Metcalf
· 8 years ago
db41252
cris: Remove unnecessary of_platform_populate with default match table
by Kefeng Wang
· 9 years ago
f9f3f86
cris: Fix section mismatches in architecture startup code
by Guenter Roeck
· 9 years ago
4247896
cris: Drop reference to get_cmos_time()
by Guenter Roeck
· 9 years ago
9f4137f
cris: time: Cleanup of persistent clock stuff
by Xunlei Pang
· 10 years ago
aa6f4d2
CRIS: add STACKTRACE_SUPPORT
by Rabin Vincent
· 10 years ago
444e0c2
CRISv32: add support for irqflags tracing
by Rabin Vincent
· 10 years ago
d3dad47
CRISv32: use GENERIC_SCHED_CLOCK
by Rabin Vincent
· 10 years ago
9a7449d
CRISv32: handle multiple signals
by Rabin Vincent
· 10 years ago
a9f75ac
CRISv32: add device tree support
by Rabin Vincent
· 10 years ago
4806f8b
CRIS: Export csum_partial_copy_nocheck
by Jesper Nilsson
· 10 years ago
be1f221
module: remove mod arg from module_free, rename module_memfree().
by Rusty Russell
· 10 years ago
421d085
CRIS: Use KALLSYMs if available in call stack dump
by Jesper Nilsson
· 10 years ago
dbd3c7e
CRIS: Export missing function symbols
by Jesper Nilsson
· 10 years ago
c638b10
cris: cpuinfo_op should depend on CONFIG_PROC_FS
by Geert Uytterhoeven
· 11 years ago
64d8ad9
cris: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
254844d
proc: Use PDE attribute setting accessor functions
by Geert Uytterhoeven
· 12 years ago
196779b
dump_stack: consolidate dump_stack() implementations and unify their behaviors
by Tejun Heo
· 12 years ago
8dc7c5e
cris: Use generic idle loop
by Thomas Gleixner
· 12 years ago
6546327
arch: Cleanup enable/disable_hlt
by Thomas Gleixner
· 12 years ago
b274776
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
28f1418
cris idle: delete idle and pm_idle
by Len Brown
· 12 years ago
7b1f620
time: convert arch_gettimeoffset to a pointer
by Stephen Warren
· 12 years ago
547046f
cris: move usec/nsec conversion to do_slow_gettimeoffset
by Stephen Warren
· 12 years ago
8e6b4dd
CRIS: use kbuild.h instead of defining macros in asm-offset.c
by James Hogan
· 12 years ago
7a684c4
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
82fab44
modules: don't hand 0 to vmalloc.
by Rusty Russell
· 12 years ago
69b58a6
cris: switch to generic kernel_thread()
by Al Viro
· 12 years ago
c633f9e
cris: Add missing RCU idle APIs on idle loop
by Frederic Weisbecker
· 12 years ago
fb21aff
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 13 years ago
4b7eba4
Merge tag 'cris-for-linus' of git://jni.nu/cris
by Linus Torvalds
· 13 years ago
a42c6de
move key_repace_session_keyring() into tracehook_notify_resume()
by Al Viro
· 13 years ago
c172ede
cris: Use generic init_task
by Thomas Gleixner
· 13 years ago
9c75fc8
CRIS: Remove legacy RTC drivers
by Jesper Nilsson
· 13 years ago
473e162
CRIS: Add _sdata to vmlinux.lds.S
by Jesper Nilsson
· 13 years ago
b1a154d
Disintegrate asm/system.h for CRIS
by David Howells
· 13 years ago
bd2f553
sched/rt: Use schedule_preempt_disabled()
by Thomas Gleixner
· 14 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
66574cc
modules: make arch's use default loader hooks
by Jonas Bonn
· 14 years ago
5129df0
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
0415b00d1
percpu: Always align percpu output section to PAGE_SIZE
by Tejun Heo
· 14 years ago
508996b
Merge branches 'irq-fixes-for-linus' and 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
15825a5
cris: Use generic show_interrupts()
by Thomas Gleixner
· 14 years ago
79d8a8f
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 14 years ago
f19e0ee
Drop redundant __param section for CRISv32.
by Jesper Nilsson
· 14 years ago
19df0c2
percpu: align percpu readmostly subsection to cacheline
by Tejun Heo
· 14 years ago
3013978
cris: Use generic irq Kconfig
by Thomas Gleixner
· 14 years ago
c84077a
cris: Use irq handling wrapper
by Thomas Gleixner
· 14 years ago
3e5c124
set_rtc_mmss: show warning message only once
by Stephen Hemminger
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
85d9865
CRIS: Fix alignment problem for older ld
by Jesper Nilsson
· 14 years ago
7c8a25b
CRIS: Discard exit.text and .data at runtime
by Jesper Nilsson
· 14 years ago
dcb313c
CRIS: Add cache aligned and read mostly data sections
by Jesper Nilsson
· 14 years ago
c1c8f55
CRIS: Return something from profile write
by Jesper Nilsson
· 14 years ago
60dbd66
CRIS: GENERIC_TIME fixes
by Jesper Nilsson
· 14 years ago
7d02093
Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
8eff8a5
cris: Convert cris to use read/update_persistent_clock
by John Stultz
· 15 years ago
baed7fc
Add generic sys_ipc wrapper
by Christoph Hellwig
· 15 years ago
a467937
Add generic sys_old_mmap()
by Christoph Hellwig
· 15 years ago
ba875ba
cris: convert to use arch_gettimeoffset()
by john stultz
· 15 years ago
8098a7e
Merge branch 'for-linus' of git://repo.or.cz/cris-mirror
by Linus Torvalds
· 15 years ago
5a865c0
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
by Linus Torvalds
· 15 years ago
239007b
genirq: Convert irq_desc.lock to raw_spinlock
by Thomas Gleixner
· 15 years ago
98b8788
drop explicit include of autoconf.h
by Sam Ravnborg
· 15 years ago
f8b7256
Unify sys_mmap*
by Al Viro
· 15 years ago
d8fe989
cris: Fixup last users of irq_chip->typename
by Thomas Gleixner
· 15 years ago
5f8fe42
Merge branch 'for-linus' of git://repo.or.cz/cris-mirror
by Linus Torvalds
· 15 years ago
24924ec
CRIS: Cleanup linker script using new linker script macros.
by Jesper Nilsson
· 15 years ago
d200c92
Use new __init_task_data macro in arch init_task.c files.
by Joe Perches
· 15 years ago
51b563f
arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0
by Sam Ravnborg
· 15 years ago
ada3fa1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
733e5e4
KEYS: Add missing linux/tracehook.h #inclusions
by David Howells
· 15 years ago
ee18d64
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
by David Howells
· 15 years ago
d0420c8
KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]
by David Howells
· 15 years ago
0395ac6
CRIS: convert to asm-generic/hardirq.h
by Christoph Hellwig
· 15 years ago
384be2b
Merge branch 'percpu-for-linus' into percpu-for-next
by Tejun Heo
· 15 years ago
405f557
headers: smp_lock.h redux
by Alexey Dobriyan
· 16 years ago
023bf6f
linker script: unify usage of discard definition
by Tejun Heo
· 16 years ago
405d967
linker script: throw away .discard section
by Tejun Heo
· 16 years ago
bb1f17b
mm: consolidate init_mm definition
by Alexey Dobriyan
· 16 years ago
5933048
module: cleanup FIXME comments about trimming exception table entries.
by Rusty Russell
· 16 years ago
ea43179
Merge branch 'for-linus' of git://repo.or.cz/cris-mirror
by Linus Torvalds
· 16 years ago
276e79e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask-for-cris into for-next
by Jesper Nilsson
· 16 years ago
5ad4e53
Get rid of indirect include of fs_struct.h
by Al Viro
· 16 years ago
3e7be3fb
cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: cris
by Rusty Russell
· 16 years ago
0b0f0b1
sparseirq: use kstat_irqs_cpu on non-x86 architectures too
by Yinghai Lu
· 16 years ago
18d8fda
take init_fs to saner place
by Al Viro
· 16 years ago
c5ec6fb
[CRIS] Remove links from CRIS build
by Jesper Nilsson
· 16 years ago
0365f70
[CRIS] Merge asm-offsets.c for both arches into one file.
by Jesper Nilsson
· 16 years ago
4110a0d
cris: use bcd2bin/bin2bcd
by Adrian Bunk
· 16 years ago
ed62f77
cris: use simple_read_from_buffer()
by Akinobu Mita
· 16 years ago
f52111b
[PATCH] take init_files to fs/file.c
by Al Viro
· 17 years ago
41d88d5
cris: kill sys_pipe implementation
by Christoph Hellwig
· 17 years ago
Next »