Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_oneplus_sm8150
/
1a076689cda8a1d623dcda170b2dc2b476cc6f1a
/
arch
/
frv
/
kernel
a393624
frv: Remove bogus closing parenthesis
by Geert Uytterhoeven
· 14 years ago
a2eddc7c
FRV: Optimise the system call exit path in entry.S [ver #2]
by David Howells
· 14 years ago
1e5ef91
FRV: Shrink TIF_WORK_MASK [ver #2]
by David Howells
· 14 years ago
137c3c4
FRV: Prevent syscall exit tracing and notify_resume at end of kernel exceptions
by David Howells
· 14 years ago
efee984
new helper: signal_delivered()
by Al Viro
· 14 years ago
77097ae
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
by Al Viro
· 14 years ago
6fd84c0
TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set
by Al Viro
· 14 years ago
bf343dfd
don't call try_to_freeze() from do_signal()
by Al Viro
· 14 years ago
a610d6e
pull clearing RESTORE_SIGMASK into block_sigmask()
by Al Viro
· 14 years ago
b7f9a11
new helper: sigmask_to_save()
by Al Viro
· 14 years ago
51a7b44
new helper: restore_saved_sigmask()
by Al Viro
· 14 years ago
a42c6de
move key_repace_session_keyring() into tracehook_notify_resume()
by Al Viro
· 14 years ago
f936991
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 14 years ago
ec0d7f1
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
f0c22cd
frv: missing checks of __get_user()/__put_user() return values
by Al Viro
· 14 years ago
7ebe0c5
frv: use set_current_blocked() and block_sigmask()
by Matt Fleming
· 14 years ago
68f3f16
new helper: sigsuspend()
by Al Viro
· 14 years ago
55ccf3f
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
by Suresh Siddha
· 14 years ago
cb0fcba
frv: Use generic init_task
by Thomas Gleixner
· 14 years ago
c6ae063
frv: Use core allocator for task_struct
by Thomas Gleixner
· 14 years ago
cce4517
frv: Use correct size for task_struct allocation
by Thomas Gleixner
· 14 years ago
40ab331
Disintegrate asm/system.h for FRV
by David Howells
· 14 years ago
bd2f553
sched/rt: Use schedule_preempt_disabled()
by Thomas Gleixner
· 15 years ago
50e1499
kgdb: follow rename pack_hex_byte() to hex_byte_pack()
by Andy Shevchenko
· 15 years ago
f5b9409
All Arch: remove linkage for sys_nfsservctl system call
by NeilBrown
· 15 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 15 years ago
adc400f
frv, exec: remove redundant set_fs(USER_DS)
by Mathias Krause
· 15 years ago
66574cc
modules: make arch's use default loader hooks
by Jonas Bonn
· 15 years ago
7b21fdd
ns: Wire up the setns system call
by Eric W. Biederman
· 15 years ago
5129df0
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 15 years ago
3062aa5
FRV: Use generic show_interrupts()
by Thomas Gleixner
· 15 years ago
60af3ab
FRV: Convert genirq namespace
by Thomas Gleixner
· 15 years ago
a9554c3
frv: Select GENERIC_HARDIRQS_NO_DEPRECATED
by Thomas Gleixner
· 15 years ago
1251646
frv: Convert cpu irq_chip to new functions
by Thomas Gleixner
· 15 years ago
a4b48a4
frv: Convert mb93493 irq_chip to new functions
by Thomas Gleixner
· 15 years ago
9148d88
frv: Convert mb93093 irq_chip to new function
by Thomas Gleixner
· 15 years ago
193e7a5
frv: Convert mb93091 irq_chip to new functions
by Thomas Gleixner
· 15 years ago
303fef9
frv: Fix typo from __do_IRQ overhaul
by Thomas Gleixner
· 15 years ago
c4b1598
frv: Remove stale irq_chip.end
by Thomas Gleixner
· 15 years ago
0415b00d1
percpu: Always align percpu output section to PAGE_SIZE
by Tejun Heo
· 15 years ago
504f52b
mm: NUMA aware alloc_task_struct_node()
by Eric Dumazet
· 15 years ago
79d8a8f
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
420c1c5
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
8d7718a
futex: Sanitize futex ops argument types
by Michel Lespinasse
· 15 years ago
57464bd
frv: Switch do_timer() to xtime_update()
by Torben Hohn
· 15 years ago
19df0c2
percpu: align percpu readmostly subsection to cacheline
by Tejun Heo
· 15 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 16 years ago
81d3285
ptrace: cleanup arch_ptrace() on frv
by Namhyung Kim
· 16 years ago
9b05a69
ptrace: change signature of arch_ptrace()
by Namhyung Kim
· 16 years ago
ed1cde6
frv: double syscall restarts, syscall restart in sigreturn()
by Al Viro
· 16 years ago
44c7aff
frv: handling of restart into restart_syscall is fscked
by Al Viro
· 16 years ago
ad0acab
frv: avoid infinite loop of SIGSEGV delivery
by Al Viro
· 16 years ago
5f4ad04
frv: fix address verification holes in setup_frame/setup_rt_frame
by Al Viro
· 16 years ago
20cd514
frv: restart_block.fn needs to be reset on sigreturn
by Al Viro
· 16 years ago
d762746
Make do_execve() take a const filename pointer
by David Howells
· 16 years ago
c788732
Mark arguments to certain syscalls as being const
by David Howells
· 16 years ago
646b1db
Merge commit 'v2.6.35-rc3' into perf/core
by Ingo Molnar
· 16 years ago
a7f5378
FRV: Reinstate null behaviour for the GDB remote protocol 'p' command
by David Howells
· 16 years ago
1996bda
arch: Implement local64_t
by Peter Zijlstra
· 16 years ago
1f73897
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
by Linus Torvalds
· 16 years ago
fc24447
frv: remove "struct file *" argument from sysctl ->proc_handler
by Jan Blunck
· 16 years ago
9c1a125
ptrace: unify FDPIC implementations
by Mike Frysinger
· 16 years ago
7ca8b9c
frv: extend gdbstub to support more features of gdb
by David Howells
· 16 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
· 16 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
· 16 years ago
739b271
frv: Convert frv to use read/update_persistent_clock
by John Stultz
· 16 years ago
baed7fc
Add generic sys_ipc wrapper
by Christoph Hellwig
· 16 years ago
b6f4e45
Rename special text sections in arch/frv from .text.XXX to .text..XXX.
by Denys Vlasenko
· 16 years ago
1360e07
Rename .bss.stack to .bss..stack.
by Denys Vlasenko
· 16 years ago
5a865c0
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
by Linus Torvalds
· 16 years ago
239007b
genirq: Convert irq_desc.lock to raw_spinlock
by Thomas Gleixner
· 17 years ago
273b281
kbuild: move utsrelease.h to include/generated
by Sam Ravnborg
· 17 years ago
f8b7256
Unify sys_mmap*
by Al Viro
· 16 years ago
2588465
Merge branch 'bkl-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
6d45611
sysctl: Drop & in front of every proc_handler.
by Eric W. Biederman
· 17 years ago
67a7e4f
sysctl frv: Remove dead binary sysctl support
by Eric W. Biederman
· 17 years ago
961303c
sysctl: Remove the unused frv sysctl unumbers
by Eric W. Biederman
· 17 years ago
c896a2e
frv: fix check on unsigned in do_signal()
by Roel Kluin
· 17 years ago
b69975a
frv: Remove the BKL from sys_execve
by John Kacur
· 17 years ago
8d65af7
sysctl: remove "struct file *" argument of ->proc_handler
by Alexey Dobriyan
· 17 years ago
2bcd57a
headers: utsname.h redux
by Alexey Dobriyan
· 17 years ago
c37efa9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
by Linus Torvalds
· 17 years ago
a7077099
FRV: Use asm/generic-hardirq.h
by Christoph Hellwig
· 17 years ago
cf63ff5f
misc: remove redundant start_kernel prototypes
by Rusty Russell
· 17 years ago
cdd6c48
perf: Do the big rename: Performance Counters -> Performance Events
by Ingo Molnar
· 17 years ago
d200c92
Use new __init_task_data macro in arch init_task.c files.
by Joe Perches
· 17 years ago
9c88b25
frv: clean up linker script using new linker script macros.
by Nelson Elhage
· 17 years ago
88ddb81
frv: remove unused .altinstructions code
by Nelson Elhage
· 17 years ago
ada3fa1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 17 years ago
ee18d64
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
by David Howells
· 17 years ago
023bf6f
linker script: unify usage of discard definition
by Tejun Heo
· 17 years ago
c43768c
Merge branch 'master' into for-next
by Tejun Heo
· 17 years ago
00460f4
FRV: Implement atomic64_t
by David Howells
· 17 years ago
aee3ff1
FRV: Wire up new syscalls
by David Howells
· 17 years ago
405d967
linker script: throw away .discard section
by Tejun Heo
· 17 years ago
bb1f17b
mm: consolidate init_mm definition
by Alexey Dobriyan
· 17 years ago
5933048
module: cleanup FIXME comments about trimming exception table entries.
by Rusty Russell
· 17 years ago
4a3b989
FRV: Implement new-style ptrace
by David Howells
· 17 years ago
24ceb7e
FRV: Don't turn on TIF_SYSCALL_TRACE unconditionally in syscall prologue
by David Howells
· 17 years ago
Next »