index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
frv
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-29
FRV: Convert genirq namespace
Thomas Gleixner
4
-6
/
+7
2011-03-29
frv: Select GENERIC_HARDIRQS_NO_DEPRECATED
Thomas Gleixner
1
-1
/
+2
2011-03-29
frv: Convert cpu irq_chip to new functions
Thomas Gleixner
1
-13
/
+13
2011-03-29
frv: Convert mb93493 irq_chip to new functions
Thomas Gleixner
1
-11
/
+11
2011-03-29
frv: Convert mb93093 irq_chip to new function
Thomas Gleixner
1
-13
/
+13
2011-03-29
frv: Convert mb93091 irq_chip to new functions
Thomas Gleixner
1
-13
/
+13
2011-03-29
frv: Fix typo from __do_IRQ overhaul
Thomas Gleixner
1
-1
/
+1
2011-03-29
frv: Remove stale irq_chip.end
Thomas Gleixner
2
-7
/
+0
2011-03-24
percpu: Always align percpu output section to PAGE_SIZE
Tejun Heo
1
-1
/
+1
2011-03-22
mm: NUMA aware alloc_task_struct_node()
Eric Dumazet
1
-2
/
+3
2011-03-16
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
1
-1
/
+1
2011-03-15
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-12
/
+2
2011-03-11
futex: Sanitize futex ops argument types
Michel Lespinasse
1
-7
/
+7
2011-01-31
frv: Switch do_timer() to xtime_update()
Torben Hohn
1
-12
/
+2
2011-01-25
percpu: align percpu readmostly subsection to cacheline
Tejun Heo
1
-1
/
+1
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-10-27
ptrace: cleanup arch_ptrace() on frv
Namhyung Kim
1
-16
/
+13
2010-10-27
ptrace: change signature of arch_ptrace()
Namhyung Kim
1
-1
/
+2
2010-09-20
frv: double syscall restarts, syscall restart in sigreturn()
Al Viro
1
-1
/
+3
2010-09-20
frv: handling of restart into restart_syscall is fscked
Al Viro
1
-1
/
+1
2010-09-20
frv: avoid infinite loop of SIGSEGV delivery
Al Viro
1
-2
/
+2
2010-09-20
frv: fix address verification holes in setup_frame/setup_rt_frame
Al Viro
1
-16
/
+22
2010-09-20
frv: restart_block.fn needs to be reset on sigreturn
Al Viro
1
-0
/
+3
2010-08-17
Make do_execve() take a const filename pointer
David Howells
1
-2
/
+3
2010-08-13
Mark arguments to certain syscalls as being const
David Howells
1
-1
/
+2
2010-06-18
Merge commit 'v2.6.35-rc3' into perf/core
Ingo Molnar
5
-9
/
+15
2010-06-09
FRV: Reinstate null behaviour for the GDB remote protocol 'p' command
David Howells
1
-0
/
+6
2010-06-09
arch: Implement local64_t
Peter Zijlstra
1
-0
/
+1
2010-06-01
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
Linus Torvalds
4
-9
/
+9
2010-05-27
frv: remove "struct file *" argument from sysctl ->proc_handler
Jan Blunck
1
-8
/
+10
2010-05-27
ptrace: unify FDPIC implementations
Mike Frysinger
1
-20
/
+0
2010-05-25
frv: extend gdbstub to support more features of gdb
David Howells
2
-2
/
+63
2010-05-19
Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-27
/
+7
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2
-2
/
+0
2010-03-13
frv: Convert frv to use read/update_persistent_clock
John Stultz
1
-27
/
+7
2010-03-12
Add generic sys_ipc wrapper
Christoph Hellwig
1
-89
/
+0
2010-03-03
Rename special text sections in arch/frv from .text.XXX to .text..XXX.
Denys Vlasenko
4
-7
/
+7
2010-03-03
Rename .bss.stack to .bss..stack.
Denys Vlasenko
2
-2
/
+2
2009-12-17
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
Linus Torvalds
1
-1
/
+1
2009-12-14
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
1
-2
/
+2
2009-12-12
kbuild: move utsrelease.h to include/generated
Sam Ravnborg
1
-1
/
+1
2009-12-11
Unify sys_mmap*
Al Viro
1
-64
/
+2
2009-12-09
Merge branch 'bkl-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+1
2009-11-18
sysctl: Drop & in front of every proc_handler.
Eric W. Biederman
2
-6
/
+6
2009-11-12
sysctl frv: Remove dead binary sysctl support
Eric W. Biederman
2
-107
/
+2
2009-11-12
sysctl: Remove the unused frv sysctl unumbers
Eric W. Biederman
2
-4
/
+4
2009-10-29
frv: fix check on unsigned in do_signal()
Roel Kluin
1
-1
/
+1
2009-10-14
frv: Remove the BKL from sys_execve
John Kacur
1
-4
/
+1
2009-09-24
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
1
-7
/
+7
2009-09-23
headers: utsname.h redux
Alexey Dobriyan
1
-1
/
+0
[prev]
[next]