index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
frv
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
2
-10
/
+10
*
|
futex: Sanitize cmpxchg_futex_value_locked API
Michel Lespinasse
2011-03-11
1
-1
/
+2
|
/
*
frv: Use generic irq Kconfig
Thomas Gleixner
2011-01-21
1
-4
/
+1
*
genirq: Remove __do_IRQ
Thomas Gleixner
2011-01-21
1
-4
/
+0
*
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
2011-01-20
1
-1
/
+1
*
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-11-17
1
-1
/
+0
*
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2010-10-28
1
-6
/
+0
|
\
|
*
Merge branch 'kbuild/rc-fixes' into kbuild/kconfig
Michal Marek
2010-10-12
13
-633
/
+18
|
|
\
|
*
|
kbuild: migrate all arch to the kconfig mainmenu upgrade
Arnaud Lacombe
2010-09-19
1
-6
/
+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
*
|
|
mm: fix race in kunmap_atomic()
Peter Zijlstra
2010-10-27
1
-1
/
+2
*
|
|
mm: remove pte_*map_nested()
Peter Zijlstra
2010-10-26
1
-7
/
+2
*
|
|
mm: stack based kmap_atomic()
Peter Zijlstra
2010-10-26
4
-26
/
+61
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
2010-10-22
1
-79
/
+1
|
\
\
\
|
*
|
|
ioctl: Use asm-generic/ioctls.h on frv (enables termiox)
Jeff Mahoney
2010-10-22
1
-79
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags
Linus Torvalds
2010-10-21
2
-136
/
+158
|
\
\
\
\
|
*
|
|
|
Fix IRQ flag handling naming
David Howells
2010-10-07
2
-136
/
+158
|
|
/
/
/
*
|
|
|
irq_work: Add generic hardirq context callbacks
Peter Zijlstra
2010-10-18
3
-20
/
+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
|
|
/
|
/
|
*
|
defconfig reduction
Sam Ravnborg
2010-08-14
1
-594
/
+6
*
|
archs: replace unifdef-y with header-y
Sam Ravnborg
2010-08-14
1
-2
/
+1
*
|
Mark arguments to certain syscalls as being const
David Howells
2010-08-13
1
-1
/
+2
*
|
dma-mapping: remove dma_is_consistent API
FUJITA Tomonori
2010-08-11
1
-2
/
+0
*
|
dma-mapping: unify dma_get_cache_alignment implementations
FUJITA Tomonori
2010-08-11
1
-6
/
+0
*
|
dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN
FUJITA Tomonori
2010-08-11
1
-1
/
+1
*
|
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-08-10
1
-2
/
+0
|
\
\
|
*
|
remove needless ISA_DMA_THRESHOLD
FUJITA Tomonori
2010-08-07
1
-2
/
+0
|
|
/
*
|
tty: Add EXTPROC support for LINEMODE
hyc@symas.com
2010-08-10
2
-0
/
+3
*
|
kmap_atomic: make kunmap_atomic() harder to misuse
Cesar Eduardo Barros
2010-08-09
1
-1
/
+1
*
|
Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2010-08-06
1
-4
/
+0
|
\
\
|
*
|
time: Kill off CONFIG_GENERIC_TIME
John Stultz
2010-07-27
1
-4
/
+0
|
|
/
*
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-08-06
2
-0
/
+2
|
\
\
|
*
\
Merge commit 'v2.6.35-rc3' into perf/core
Ingo Molnar
2010-06-18
7
-14
/
+20
|
|
\
\
|
|
|
/
|
*
|
arch: Implement local64_t
Peter Zijlstra
2010-06-09
2
-0
/
+2
*
|
|
Merge commit 'v2.6.35' into kbuild/kbuild
Michal Marek
2010-08-04
28
-360
/
+123
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
FRV: Reinstate null behaviour for the GDB remote protocol 'p' command
David Howells
2010-06-09
1
-0
/
+6
|
*
|
frv: invoke oom-killer from page fault
Nick Piggin
2010-06-04
1
-4
/
+4
|
*
|
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
Linus Torvalds
2010-06-01
5
-10
/
+10
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
FRV: ARCH_KMALLOC_MINALIGN was already defined
David Howells
2010-05-28
2
-4
/
+2
|
*
|
frv: remove "struct file *" argument from sysctl ->proc_handler
Jan Blunck
2010-05-27
1
-8
/
+10
|
*
|
frv: use asm-generic/scatterlist.h
FUJITA Tomonori
2010-05-27
1
-39
/
+1
|
*
|
ptrace: unify FDPIC implementations
Mike Frysinger
2010-05-27
1
-20
/
+0
[next]