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
/
sh
/
Kconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-05-09
1
-3
/
+0
|
\
|
*
Remove GENERIC_GPIO config option
Alexandre Courbot
2013-04-16
1
-3
/
+0
*
|
Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-04-30
1
-18
/
+0
|
\
\
|
*
|
cpufreq: sh: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-10
1
-18
/
+0
|
|
/
*
|
idle: Remove GENERIC_IDLE_LOOP config switch
Thomas Gleixner
2013-04-17
1
-1
/
+0
*
|
idle: Remove unused ARCH_HAS_DEFAULT_IDLE
Paul Bolle
2013-04-10
1
-3
/
+0
*
|
sh: Use generic idle loop
Thomas Gleixner
2013-04-08
1
-0
/
+2
|
/
*
arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS
Stephen Rothwell
2013-02-27
1
-3
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-23
1
-0
/
+2
|
\
|
*
burying unused conditionals
Al Viro
2013-02-14
1
-1
/
+0
|
*
sh: switch to generic old sigaction()
Al Viro
2013-02-03
1
-0
/
+1
|
*
sh: switch to generic old sigsuspend()
Al Viro
2013-02-03
1
-0
/
+1
|
*
sh: switch to generic sigaltstack
Al Viro
2013-02-03
1
-0
/
+1
*
|
Merge tag 'sh-pinmux' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
2013-02-21
1
-0
/
+12
|
\
\
|
*
|
sh: shx3: Register PFC platform device
Laurent Pinchart
2013-01-25
1
-0
/
+1
|
*
|
sh: sh7786: Register PFC platform device
Laurent Pinchart
2013-01-25
1
-0
/
+1
|
*
|
sh: sh7785: Register PFC platform device
Laurent Pinchart
2013-01-25
1
-0
/
+1
|
*
|
sh: sh7757: Register PFC platform device
Laurent Pinchart
2013-01-25
1
-0
/
+1
|
*
|
sh: sh7734: Register PFC platform device
Laurent Pinchart
2013-01-25
1
-0
/
+1
|
*
|
sh: sh7724: Register PFC platform device
Laurent Pinchart
2013-01-25
1
-0
/
+1
|
*
|
sh: sh7723: Register PFC platform device
Laurent Pinchart
2013-01-25
1
-0
/
+1
|
*
|
sh: sh7722: Register PFC platform device
Laurent Pinchart
2013-01-25
1
-0
/
+1
|
*
|
sh: sh7720: Register PFC platform device
Laurent Pinchart
2013-01-25
1
-0
/
+1
|
*
|
sh: sh7269: Register PFC platform device
Laurent Pinchart
2013-01-25
1
-0
/
+1
|
*
|
sh: sh7264: Register PFC platform device
Laurent Pinchart
2013-01-25
1
-0
/
+1
|
*
|
sh: sh7203: Register PFC platform device
Laurent Pinchart
2013-01-25
1
-0
/
+1
|
|
/
*
|
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-21
1
-7
/
+6
|
\
\
|
*
|
arch/sh: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-21
1
-7
/
+6
|
|
/
|
*
Bury the conditionals from kernel_thread/kernel_execve series
Al Viro
2012-12-19
1
-2
/
+0
|
*
sh: switch to generic kernel_thread()/kernel_execve()
Al Viro
2012-10-22
1
-0
/
+2
*
|
arch Kconfig: Remove references to IRQ_PER_CPU
James Hogan
2013-02-04
1
-3
/
+0
*
|
irq_work: Remove CONFIG_HAVE_IRQ_WORK
Frederic Weisbecker
2012-11-17
1
-1
/
+0
|
/
*
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-10-14
1
-0
/
+2
|
\
|
*
Make most arch asm/module.h files use asm-generic/module.h
David Howells
2012-09-28
1
-0
/
+2
*
|
Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config option
Catalin Marinas
2012-10-09
1
-0
/
+1
*
|
Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option
Catalin Marinas
2012-10-09
1
-0
/
+1
*
|
Kconfig: clean up the long arch list for the UID16 config option
Catalin Marinas
2012-10-09
1
-0
/
+1
|
/
*
ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION
Will Deacon
2012-07-30
1
-0
/
+2
*
Merge branch 'sh/multi-unwinders' into sh-latest
Paul Mundt
2012-06-13
1
-0
/
+1
|
\
|
*
sh64: Ensure KALLSYMS is enabled for unwinder use.
Paul Mundt
2012-05-24
1
-0
/
+1
*
|
sh: use the new generic strnlen_user() function
Paul Mundt
2012-06-13
1
-0
/
+1
*
|
sh: switch to generic strncpy_from_user().
Paul Mundt
2012-06-13
1
-0
/
+1
*
|
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-05-24
1
-0
/
+1
|
\
\
|
*
|
gpiolib/arches: Centralise bolierplate asm/gpio.h
Mark Brown
2012-05-11
1
-0
/
+1
*
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-05-24
1
-12
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
timers: Fixup the Kconfig consolidation fallout
Thomas Gleixner
2012-05-21
1
-3
/
+0
|
*
|
sh: Use generic time config
Anna-Maria Gleixner
2012-05-21
1
-10
/
+2
|
|
/
*
|
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
2012-05-23
1
-2
/
+43
|
\
\
|
*
|
sh: Enable PIO API for hp6xx and se770x.
Paul Mundt
2012-05-21
1
-1
/
+2
|
|
|
|
|
\
|
*
-
.
\
Merge branches 'sh/wdt' and 'sh/rsk-updates' into sh-latest
Paul Mundt
2012-05-10
1
-1
/
+9
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
[next]