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
/
arch-v32
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into for-next
Jiri Kosina
2014-02-20
11
-29
/
+43
|
\
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-01-28
1
-2
/
+0
|
|
\
|
|
*
cramfs: take headers to fs/cramfs
Al Viro
2014-01-25
1
-2
/
+0
|
*
|
CRIS: Add missing syscalls
Jesper Nilsson
2014-01-09
1
-9
/
+25
|
*
|
cris: sync_serial: remove interruptible_sleep_on
Arnd Bergmann
2014-01-09
1
-1
/
+3
|
*
|
cris: remove deprecated IRQF_DISABLED
Michael Opdenacker
2014-01-08
8
-17
/
+15
|
|
/
*
|
Kconfig: Remove useless "default N" lines
Paul Bolle
2014-02-20
1
-2
/
+0
|
/
*
CRIS: drop unused Kconfig symbols
Paul Bolle
2013-09-10
2
-398
/
+0
*
cris: delete __cpuinit usage from all cris files
Paul Gortmaker
2013-07-14
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-07-09
1
-3
/
+1
|
\
|
*
net: Add missing dependencies on NETDEVICES
Ben Hutchings
2013-06-19
1
-2
/
+1
|
*
net: Move MII out from under NET_CORE and hide it
Ben Hutchings
2013-06-19
1
-1
/
+0
*
|
Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-07-03
1
-7
/
+0
|
\
\
|
*
|
cris: Switch cris to drivers/Kconfig
Geert Uytterhoeven
2013-06-16
1
-7
/
+0
|
|
/
*
|
Finally eradicate CONFIG_HOTPLUG
Stephen Rothwell
2013-06-03
1
-1
/
+0
|
/
*
Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtd
Linus Torvalds
2013-05-09
1
-1
/
+0
|
\
|
*
arch: cris: amend Kconfig after mtdchar merge
Artem Bityutskiy
2013-04-05
1
-1
/
+0
*
|
cris: single_open() leaks
Al Viro
2013-05-05
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
1
-167
/
+132
|
\
\
|
*
|
cris: Don't use create_proc_read_entry()
David Howells
2013-04-29
1
-164
/
+132
|
*
|
get rid of a bunch of open-coded create_proc_read_entry()
Al Viro
2013-04-09
1
-4
/
+1
|
|
/
*
|
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2013-04-30
1
-0
/
+3
|
\
\
|
*
|
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2013-04-30
1
-0
/
+3
*
|
|
Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-04-30
4
-299
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
cpufreq: cris: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-10
4
-290
/
+0
|
*
|
cpufreq: Notify all policy->cpus in cpufreq_notify_transition()
Viresh Kumar
2013-04-02
2
-23
/
+14
|
|
/
*
|
cris: Use generic idle loop
Thomas Gleixner
2013-04-08
2
-10
/
+4
*
|
arch: Cleanup enable/disable_hlt
Thomas Gleixner
2013-04-08
1
-5
/
+3
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
2
-6
/
+5
|
\
|
*
new helper: file_inode(file)
Al Viro
2013-02-22
2
-6
/
+5
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-23
1
-62
/
+6
|
\
\
|
*
|
cris: kill weird arguments of sys_{rt_,}sigreturn()
Al Viro
2013-02-03
1
-8
/
+4
|
*
|
cris: switch to generic old sigaction()
Al Viro
2013-02-03
1
-36
/
+0
|
*
|
cris: switch to generic old sigsuspend
Al Viro
2013-02-03
1
-11
/
+0
|
*
|
cris: don't leave ->uc_stack unitialized - we'll use its contents on sigreturn
Al Viro
2013-02-03
1
-0
/
+1
|
*
|
cris: switch to generic sigaltstack
Al Viro
2013-02-03
1
-7
/
+1
|
|
/
*
|
arch/cris/arch-v32/drivers: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-11
1
-2
/
+2
|
/
*
ARCH: drivers remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
2
-2
/
+2
*
flagday: don't pass regs to copy_thread()
Al Viro
2012-11-28
1
-2
/
+1
*
cris: switch to generic fork/vfork/clone
Al Viro
2012-11-28
1
-32
/
+5
*
cris: switch to generic kernel_execve/sys_execve
Al Viro
2012-10-14
2
-33
/
+2
*
cris: switch to generic kernel_thread()
Al Viro
2012-10-14
2
-52
/
+35
*
vfs: define struct filename and have getname() return it
Jeff Layton
2012-10-12
1
-2
/
+2
*
Merge tag 'cris-for-linus-3.7' of git://jni.nu/cris
Linus Torvalds
2012-10-03
11
-439
/
+2
|
\
|
*
CRIS: Remove VCS simulator specific code
Jesper Nilsson
2012-10-03
10
-414
/
+2
|
*
cris/PCI: remove pcibios_assign_resources()
Bjorn Helgaas
2012-10-03
1
-25
/
+0
*
|
cris/PCI: factor out pcibios_setup()
Myron Stowe
2012-07-05
1
-5
/
+0
|
/
*
new helper: signal_delivered()
Al Viro
2012-06-01
1
-1
/
+1
*
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2012-06-01
1
-5
/
+0
*
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
2012-06-01
1
-13
/
+2
[next]