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
/
cris
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION
Will Deacon
2012-07-30
2
-1
/
+1
*
cris/PCI: factor out pcibios_setup()
Myron Stowe
2012-07-05
1
-5
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-06-01
2
-58
/
+12
|
\
|
*
new helper: signal_delivered()
Al Viro
2012-06-01
2
-2
/
+2
|
*
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2012-06-01
2
-9
/
+0
|
*
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
2012-06-01
2
-25
/
+4
|
*
new helper: sigmask_to_save()
Al Viro
2012-06-01
2
-16
/
+6
|
*
new helper: restore_saved_sigmask()
Al Viro
2012-06-01
2
-8
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-06-01
1
-3
/
+0
|
\
\
|
|
/
|
/
|
|
*
bury __kernel_nlink_t, make internal nlink_t consistent
Al Viro
2012-05-30
1
-3
/
+0
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-05-31
1
-2
/
+0
|
\
\
|
*
|
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
2012-05-23
1
-2
/
+0
*
|
|
cris: select GENERIC_ATOMIC64
Cong Wang
2012-05-29
1
-0
/
+1
|
|
/
|
/
|
*
|
Merge tag 'cris-for-linus' of git://jni.nu/cris
Linus Torvalds
2012-05-25
16
-1106
/
+40
|
\
\
|
*
|
cris: Remove old legacy "-traditional" flag from arch-v10/lib/Makefile
Paul Gortmaker
2012-04-19
1
-3
/
+0
|
*
|
CRIS: Remove legacy RTC drivers
Jesper Nilsson
2012-04-05
8
-1090
/
+7
|
*
|
cris/mm/fault.c: Port OOM changes to do_page_fault
Kautuk Consul
2012-04-04
1
-5
/
+26
|
*
|
cris:fix the wrong function declear
Wanlong Gao
2012-04-03
1
-1
/
+1
|
*
|
CRIS: Add _sdata to vmlinux.lds.S
Jesper Nilsson
2012-04-03
1
-0
/
+1
|
*
|
cris: posix_types.h, include asm-generic/posix_types.h
Jiri Slaby
2012-04-03
1
-0
/
+2
|
*
|
cris/arch-v32: cryptocop: Use kzalloc
Jesper Nilsson
2012-04-03
1
-4
/
+2
|
*
|
cris:removed the unused variable
Wanlong Gao
2012-04-03
1
-2
/
+0
|
*
|
CRISv32: Correct name of read_mostly section.
Jesper Nilsson
2012-04-03
1
-1
/
+1
*
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-05-24
1
-6
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
cris: Use generic time config
Anna-Maria Gleixner
2012-05-21
1
-6
/
+1
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-05-23
2
-85
/
+31
|
\
\
|
*
|
cris: missing checks of __get_user()/__put_user() return values
Al Viro
2012-05-21
2
-12
/
+12
|
*
|
cris: don't open-code force_sigsegv()
Al Viro
2012-05-21
1
-8
/
+2
|
*
|
cris: SA_ONESHOT handling is done by get_signal_to_deliver()
Al Viro
2012-05-21
1
-3
/
+0
|
*
|
cris: use set_current_blocked() and block_sigmask()
Matt Fleming
2012-05-21
2
-38
/
+9
|
*
|
new helper: sigsuspend()
Al Viro
2012-05-21
2
-24
/
+8
*
|
|
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-05-23
1
-4
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
Suresh Siddha
2012-05-16
1
-4
/
+0
|
|
/
*
|
cris: Use common threadinfo allocator
Thomas Gleixner
2012-05-08
2
-9
/
+2
*
|
init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK
Thomas Gleixner
2012-05-05
1
-1
/
+0
*
|
cris: Use generic init_task
Thomas Gleixner
2012-05-05
2
-28
/
+1
*
|
cris: Use generic idle thread allocation
Thomas Gleixner
2012-04-26
2
-10
/
+3
*
|
smp: Add task_struct argument to __cpu_up()
Thomas Gleixner
2012-04-26
1
-1
/
+1
|
/
*
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-03-29
1
-40
/
+10
|
\
|
*
cris: Use generic posix_types.h
H. Peter Anvin
2012-02-14
1
-40
/
+10
*
|
Delete all instances of asm/system.h
David Howells
2012-03-28
1
-5
/
+0
*
|
Disintegrate asm/system.h for CRIS
David Howells
2012-03-28
38
-119
/
+126
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-03-20
1
-0
/
+4
|
\
\
|
*
|
net: Add framework to allow sending packets with customized CRC.
Ben Greear
2012-02-24
1
-0
/
+3
|
*
|
sock: Introduce the SO_PEEK_OFF sock option
Pavel Emelyanov
2012-02-21
1
-0
/
+1
|
|
/
*
|
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
2012-03-01
1
-3
/
+1
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2012-01-10
1
-4
/
+1
|
\
|
*
lib: move GENERIC_IOMAP to lib/Kconfig
Michael S. Tsirkin
2011-11-24
1
-4
/
+1
*
|
Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6
Linus Torvalds
2012-01-10
1
-4
/
+3
|
\
\
|
*
|
mtd: introduce mtd_block_isbad interface
Artem Bityutskiy
2012-01-09
1
-2
/
+1
[next]