index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-14
xtensa: remove unused XTENSA_ISS_NETWORK Kconfig parameter
Michael Opdenacker
1
-4
/
+0
2014-01-14
xtensa: implement CPU hotplug
Max Filippov
1
-0
/
+9
2014-01-14
xtensa: add SMP support
Max Filippov
1
-1
/
+36
2014-01-14
xtensa: enable HAVE_IRQ_TIME_ACCOUNTING
Max Filippov
1
-0
/
+1
2014-01-07
gpio: xtensa: depend on HAVE_XTENSA_GPIO32
Baruch Siach
1
-0
/
+6
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
1
-1
/
+0
2013-07-08
xtensa: add static function tracer support
Max Filippov
1
-0
/
+1
2013-07-08
xtensa: ccount based sched_clock
Baruch Siach
1
-0
/
+1
2013-07-08
xtensa: ccount based clockevent implementation
Baruch Siach
1
-0
/
+1
2013-05-10
Merge tag 'xtensa-next-20130508' of git://github.com/czankel/xtensa-linux
Linus Torvalds
1
-18
/
+39
2013-05-09
xtensa: enable lockdep support
Max Filippov
1
-3
/
+4
2013-05-09
xtensa: add irq flags trace support
Max Filippov
1
-0
/
+3
2013-05-09
xtensa: add stacktrace support
Max Filippov
1
-0
/
+3
2013-05-09
xtensa: remove KCORE_ELF again
Paul Bolle
1
-15
/
+0
2013-05-09
xtensa: add MMU v3 support
Max Filippov
1
-0
/
+29
2013-04-16
Remove GENERIC_GPIO config option
Alexandre Courbot
1
-3
/
+0
2013-03-12
Select VIRT_TO_BUS directly where needed
Stephen Rothwell
1
-1
/
+1
2013-02-28
arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS
Stephen Rothwell
1
-0
/
+1
2013-02-27
Merge tag 'xtensa-next-20130225' of git://github.com/czankel/xtensa-linux
Linus Torvalds
1
-1
/
+45
2013-02-24
xtensa: do not enable GENERIC_GPIO by default
Max Filippov
1
-1
/
+1
2013-02-24
xtensa: add support for oprofile
dann
1
-0
/
+1
2013-02-24
xtensa: ISS: add host file-based simulated disk
Victor Prupis
1
-0
/
+36
2013-02-24
xtensa: fix ipc_parse_version selection
Max Filippov
1
-0
/
+1
2013-02-24
xtensa: Add config files for Diamond 233L - Rev C processor variant
Pete Delaney
1
-0
/
+6
2013-02-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-01-29
Merge branch 'master' into for-next
Jiri Kosina
1
-0
/
+22
2013-01-19
tty: Added a CONFIG_TTY option to allow removal of TTY
Joe Millenbach
1
-0
/
+1
2013-01-04
xtensa: Fix home page URL in Kconfig
Masanari Iida
1
-1
/
+1
2012-12-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+0
2012-12-20
Bury the conditionals from kernel_thread/kernel_execve series
Al Viro
1
-2
/
+0
2012-12-19
xtensa: add support for the XTFPGA boards
Max Filippov
1
-0
/
+9
2012-12-19
xtensa: add device trees support
Max Filippov
1
-0
/
+11
2012-12-19
xtensa: add IRQ domains support
Max Filippov
1
-0
/
+1
2012-11-29
xtensa: switch to generic clone()
Al Viro
1
-0
/
+1
2012-10-26
xtensa: switch to generic kernel_execve()
Max Filippov
1
-0
/
+1
2012-10-26
xtensa: switch to generic kernel_thread()
Max Filippov
1
-0
/
+1
2012-10-09
Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linux
Linus Torvalds
1
-18
/
+5
2012-10-04
xtensa: drop CONFIG_EMBEDDED_RAMDISK
Max Filippov
1
-17
/
+0
2012-10-04
xtensa: add ARCH_WANT_OPTIONAL_GPIOLIB to xtensa config
Max Filippov
1
-0
/
+1
2012-10-04
xtensa: set NO_IOPORT to 'n' by default
Max Filippov
1
-1
/
+2
2012-10-04
xtensa: adopt generic io routines
Max Filippov
1
-0
/
+2
2012-09-07
xtensa: remove duplicate CONFIG_HOTPLUG definition
Greg Kroah-Hartman
1
-18
/
+0
2012-08-01
xtensa: select generic atomic64_t support
Fengguang Wu
1
-0
/
+1
2012-01-12
cpu: Register a generic CPU device on architectures that currently do not
Ben Hutchings
1
-0
/
+1
2011-07-05
xtensa: Use generic config PREEMPT definition
Frederic Weisbecker
1
-12
/
+1
2011-05-27
arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}
Akinobu Mita
1
-6
/
+0
2011-03-30
genirq: Remove the now obsolete config options and select statements
Thomas Gleixner
1
-1
/
+0
2011-03-26
Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+3
2011-03-24
xtensa: Use generic show_interrupts()
Thomas Gleixner
1
-0
/
+1
2011-03-24
xtensa: Use generic IRQ Kconfig and set GENERIC_HARDIRQS_NO_DEPRECATED
Thomas Gleixner
1
-3
/
+2
[prev]
[next]