Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
aa54e2ee80b4f653f75b9139ae7500ee8cd5ad5f
/
arch
/
frv
/
kernel
08e4cf4
frv: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 10 years ago
21f4566
frv: remove unused cpuinfo_frv and friends to fix future build error
by Geert Uytterhoeven
· 10 years ago
4a03ac3
frv: Use sigsp()
by Richard Weinberger
· 11 years ago
720f36b
frv: Use get_signal() signal_setup_done()
by Richard Weinberger
· 11 years ago
ec460ae
frv: delete __cpuinit usage from all frv files
by Paul Gortmaker
· 12 years ago
80cc38b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
7f0ef02
Merge branch 'akpm' (updates from Andrew Morton)
by Linus Torvalds
· 12 years ago
98bd8d0
arch/frv/kernel/setup.c: use strncmp() instead of memcmp()
by Chen Gang
· 12 years ago
760033c
arch/frv/kernel/traps.c: using vsnprintf() instead of vsprintf()
by Chen Gang
· 12 years ago
3f2b73c
mm/frv: prepare for removing num_physpages and simplify mem_init()
by Jiang Liu
· 12 years ago
c0b81e0
frv: head.S - Remove commented-out initialization code
by Geert Uytterhoeven
· 12 years ago
adc88ff
frv: Convert use of typedef ctl_table to struct ctl_table
by Joe Perches
· 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
ccf8e78
frv: Use generic idle loop
by Thomas Gleixner
· 12 years ago
177b670
frv: switch to generic old sigaction()
by Al Viro
· 12 years ago
39e08a9
frv: switch to generic old sigsuspend
by Al Viro
· 12 years ago
fe76141
frv: switch to generic sigaltstack
by Al Viro
· 12 years ago
b881bc4
ARCH: drivers remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
3515b73
frv: properly use the declarations provided by <asm/sections.h>
by Geert Uytterhoeven
· 12 years ago
275b8b8
frv: fix use of extinct _sbss and _ebss in debug code
by Geert Uytterhoeven
· 12 years ago
afa86fc
flagday: don't pass regs to copy_thread()
by Al Viro
· 12 years ago
b9763ce
frv: switch to generic fork/vfork/clone
by Al Viro
· 12 years ago
1d72d9f
frv: fix the broken preempt
by Al Viro
· 12 years ago
7b7ade1
frv: switch to saner kernel_execve() semantics
by Al Viro
· 12 years ago
e7aa51b
FRV: Fix the new-style kernel_thread() stuff
by David Howells
· 12 years ago
1ee6f56
FRV: Fix the preemption handling
by David Howells
· 12 years ago
b4b5087
FRV: Fix const sections change
by Andi Kleen
· 12 years ago
ce7bfc7
FRV: Fix incorrect symbol in copy_thread()
by David Howells
· 12 years ago
819e1c5
FRV: Fix VLIW packing constraint violation in entry.S
by David Howells
· 12 years ago
8213a2f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
87be893
frv: kill used but uninitialized variable
by Geert Uytterhoeven
· 12 years ago
3f3247d
sections: fix section conflicts in arch/frv
by Andi Kleen
· 12 years ago
3cffdc8
Uninclude linux/freezer.h
by Richard Weinberger
· 13 years ago
7fa6239
frv: no need to raise SIGTRAP in setup_frame()
by Al Viro
· 13 years ago
49ed339
frv: switch to generic kernel_thread()
by Al Viro
· 12 years ago
019f96a
frv: switch to generic kernel_execve
by Al Viro
· 12 years ago
460daba
frv: switch to generic sys_execve()
by Al Viro
· 12 years ago
02ce496
frv: split ret_from_fork, simplify kernel_thread() a lot
by Al Viro
· 12 years ago
41d8fe5
frv: Add missing RCU idle APIs on idle loop
by Frederic Weisbecker
· 12 years ago
0cc41e4
arch: remove direct definitions of KERN_<LEVEL> uses
by Joe Perches
· 12 years ago
a393624
frv: Remove bogus closing parenthesis
by Geert Uytterhoeven
· 13 years ago
a2eddc7c
FRV: Optimise the system call exit path in entry.S [ver #2]
by David Howells
· 13 years ago
1e5ef91
FRV: Shrink TIF_WORK_MASK [ver #2]
by David Howells
· 13 years ago
137c3c4
FRV: Prevent syscall exit tracing and notify_resume at end of kernel exceptions
by David Howells
· 13 years ago
efee984
new helper: signal_delivered()
by Al Viro
· 13 years ago
77097ae
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
by Al Viro
· 13 years ago
6fd84c0
TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set
by Al Viro
· 13 years ago
bf343dfd
don't call try_to_freeze() from do_signal()
by Al Viro
· 13 years ago
a610d6e
pull clearing RESTORE_SIGMASK into block_sigmask()
by Al Viro
· 13 years ago
b7f9a11
new helper: sigmask_to_save()
by Al Viro
· 13 years ago
51a7b44
new helper: restore_saved_sigmask()
by Al Viro
· 13 years ago
a42c6de
move key_repace_session_keyring() into tracehook_notify_resume()
by Al Viro
· 13 years ago
f936991
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 13 years ago
ec0d7f1
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
f0c22cd
frv: missing checks of __get_user()/__put_user() return values
by Al Viro
· 13 years ago
7ebe0c5
frv: use set_current_blocked() and block_sigmask()
by Matt Fleming
· 13 years ago
68f3f16
new helper: sigsuspend()
by Al Viro
· 13 years ago
55ccf3f
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
by Suresh Siddha
· 13 years ago
cb0fcba
frv: Use generic init_task
by Thomas Gleixner
· 13 years ago
c6ae063
frv: Use core allocator for task_struct
by Thomas Gleixner
· 13 years ago
cce4517
frv: Use correct size for task_struct allocation
by Thomas Gleixner
· 13 years ago
40ab331
Disintegrate asm/system.h for FRV
by David Howells
· 13 years ago
bd2f553
sched/rt: Use schedule_preempt_disabled()
by Thomas Gleixner
· 14 years ago
50e1499
kgdb: follow rename pack_hex_byte() to hex_byte_pack()
by Andy Shevchenko
· 13 years ago
f5b9409
All Arch: remove linkage for sys_nfsservctl system call
by NeilBrown
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
adc400f
frv, exec: remove redundant set_fs(USER_DS)
by Mathias Krause
· 13 years ago
66574cc
modules: make arch's use default loader hooks
by Jonas Bonn
· 14 years ago
7b21fdd
ns: Wire up the setns system call
by Eric W. Biederman
· 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
3062aa5
FRV: Use generic show_interrupts()
by Thomas Gleixner
· 14 years ago
60af3ab
FRV: Convert genirq namespace
by Thomas Gleixner
· 14 years ago
a9554c3
frv: Select GENERIC_HARDIRQS_NO_DEPRECATED
by Thomas Gleixner
· 14 years ago
1251646
frv: Convert cpu irq_chip to new functions
by Thomas Gleixner
· 14 years ago
a4b48a4
frv: Convert mb93493 irq_chip to new functions
by Thomas Gleixner
· 14 years ago
9148d88
frv: Convert mb93093 irq_chip to new function
by Thomas Gleixner
· 14 years ago
193e7a5
frv: Convert mb93091 irq_chip to new functions
by Thomas Gleixner
· 14 years ago
303fef9
frv: Fix typo from __do_IRQ overhaul
by Thomas Gleixner
· 14 years ago
c4b1598
frv: Remove stale irq_chip.end
by Thomas Gleixner
· 14 years ago
0415b00d1
percpu: Always align percpu output section to PAGE_SIZE
by Tejun Heo
· 14 years ago
504f52b
mm: NUMA aware alloc_task_struct_node()
by Eric Dumazet
· 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
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
· 14 years ago
8d7718a
futex: Sanitize futex ops argument types
by Michel Lespinasse
· 14 years ago
57464bd
frv: Switch do_timer() to xtime_update()
by Torben Hohn
· 14 years ago
19df0c2
percpu: align percpu readmostly subsection to cacheline
by Tejun Heo
· 14 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 14 years ago
81d3285
ptrace: cleanup arch_ptrace() on frv
by Namhyung Kim
· 14 years ago
9b05a69
ptrace: change signature of arch_ptrace()
by Namhyung Kim
· 14 years ago
ed1cde6
frv: double syscall restarts, syscall restart in sigreturn()
by Al Viro
· 14 years ago
44c7aff
frv: handling of restart into restart_syscall is fscked
by Al Viro
· 14 years ago
ad0acab
frv: avoid infinite loop of SIGSEGV delivery
by Al Viro
· 14 years ago
5f4ad04
frv: fix address verification holes in setup_frame/setup_rt_frame
by Al Viro
· 14 years ago
20cd514
frv: restart_block.fn needs to be reset on sigreturn
by Al Viro
· 14 years ago
d762746
Make do_execve() take a const filename pointer
by David Howells
· 14 years ago
c788732
Mark arguments to certain syscalls as being const
by David Howells
· 14 years ago
646b1db
Merge commit 'v2.6.35-rc3' into perf/core
by Ingo Molnar
· 15 years ago
a7f5378
FRV: Reinstate null behaviour for the GDB remote protocol 'p' command
by David Howells
· 15 years ago
Next »