index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
frv
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-05-23
1
-34
/
+13
|
\
|
*
frv: missing checks of __get_user()/__put_user() return values
Al Viro
2012-05-21
1
-6
/
+6
|
*
frv: use set_current_blocked() and block_sigmask()
Matt Fleming
2012-05-21
1
-17
/
+4
|
*
new helper: sigsuspend()
Al Viro
2012-05-21
1
-11
/
+3
*
|
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-05-23
1
-11
/
+0
|
\
\
|
|
/
|
/
|
|
*
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
Suresh Siddha
2012-05-16
1
-11
/
+0
*
|
frv: Use generic init_task
Thomas Gleixner
2012-05-05
2
-33
/
+1
*
|
frv: Use core allocator for task_struct
Thomas Gleixner
2012-05-05
1
-10
/
+0
*
|
frv: Use correct size for task_struct allocation
Thomas Gleixner
2012-05-05
1
-7
/
+2
|
/
*
Disintegrate asm/system.h for FRV
David Howells
2012-03-28
10
-10
/
+0
*
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
2012-03-01
1
-3
/
+1
*
kgdb: follow rename pack_hex_byte() to hex_byte_pack()
Andy Shevchenko
2011-10-31
1
-22
/
+22
*
All Arch: remove linkage for sys_nfsservctl system call
NeilBrown
2011-08-26
1
-1
/
+1
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
frv, exec: remove redundant set_fs(USER_DS)
Mathias Krause
2011-07-26
1
-4
/
+1
*
modules: make arch's use default loader hooks
Jonas Bonn
2011-07-24
1
-54
/
+3
*
ns: Wire up the setns system call
Eric W. Biederman
2011-05-28
1
-0
/
+1
*
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
2011-05-24
1
-1
/
+1
|
\
|
*
percpu: Always align percpu output section to PAGE_SIZE
Tejun Heo
2011-03-24
1
-1
/
+1
*
|
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
*
|
FRV: Use generic show_interrupts()
Thomas Gleixner
2011-03-29
1
-42
/
+3
*
|
FRV: Convert genirq namespace
Thomas Gleixner
2011-03-29
4
-6
/
+7
*
|
frv: Select GENERIC_HARDIRQS_NO_DEPRECATED
Thomas Gleixner
2011-03-29
1
-1
/
+2
*
|
frv: Convert cpu irq_chip to new functions
Thomas Gleixner
2011-03-29
1
-13
/
+13
*
|
frv: Convert mb93493 irq_chip to new functions
Thomas Gleixner
2011-03-29
1
-11
/
+11
*
|
frv: Convert mb93093 irq_chip to new function
Thomas Gleixner
2011-03-29
1
-13
/
+13
*
|
frv: Convert mb93091 irq_chip to new functions
Thomas Gleixner
2011-03-29
1
-13
/
+13
*
|
frv: Fix typo from __do_IRQ overhaul
Thomas Gleixner
2011-03-29
1
-1
/
+1
*
|
frv: Remove stale irq_chip.end
Thomas Gleixner
2011-03-29
2
-7
/
+0
|
/
*
mm: NUMA aware alloc_task_struct_node()
Eric Dumazet
2011-03-22
1
-2
/
+3
*
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
2011-03-16
1
-1
/
+1
|
\
|
*
percpu: align percpu readmostly subsection to cacheline
Tejun Heo
2011-01-25
1
-1
/
+1
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-03-15
1
-12
/
+2
|
\
\
|
*
|
frv: Switch do_timer() to xtime_update()
Torben Hohn
2011-01-31
1
-12
/
+2
|
|
/
*
|
futex: Sanitize futex ops argument types
Michel Lespinasse
2011-03-11
1
-7
/
+7
|
/
*
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-11-17
1
-1
/
+0
*
ptrace: cleanup arch_ptrace() on frv
Namhyung Kim
2010-10-27
1
-16
/
+13
*
ptrace: change signature of arch_ptrace()
Namhyung Kim
2010-10-27
1
-1
/
+2
*
frv: double syscall restarts, syscall restart in sigreturn()
Al Viro
2010-09-20
1
-1
/
+3
*
frv: handling of restart into restart_syscall is fscked
Al Viro
2010-09-20
1
-1
/
+1
*
frv: avoid infinite loop of SIGSEGV delivery
Al Viro
2010-09-20
1
-2
/
+2
*
frv: fix address verification holes in setup_frame/setup_rt_frame
Al Viro
2010-09-20
1
-16
/
+22
*
frv: restart_block.fn needs to be reset on sigreturn
Al Viro
2010-09-20
1
-0
/
+3
*
Make do_execve() take a const filename pointer
David Howells
2010-08-17
1
-2
/
+3
*
Mark arguments to certain syscalls as being const
David Howells
2010-08-13
1
-1
/
+2
*
Merge commit 'v2.6.35-rc3' into perf/core
Ingo Molnar
2010-06-18
5
-9
/
+15
|
\
|
*
FRV: Reinstate null behaviour for the GDB remote protocol 'p' command
David Howells
2010-06-09
1
-0
/
+6
|
*
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
Linus Torvalds
2010-06-01
4
-9
/
+9
|
|
\
|
|
*
Rename special text sections in arch/frv from .text.XXX to .text..XXX.
Denys Vlasenko
2010-03-03
4
-7
/
+7
|
|
*
Rename .bss.stack to .bss..stack.
Denys Vlasenko
2010-03-03
2
-2
/
+2
[next]