index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
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-09
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-27
arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS
Stephen Rothwell
1
-0
/
+1
2013-02-26
Merge tag 'xtensa-next-20130225' of git://github.com/czankel/xtensa-linux
Linus Torvalds
1
-1
/
+45
2013-02-23
xtensa: do not enable GENERIC_GPIO by default
Max Filippov
1
-1
/
+1
2013-02-23
xtensa: add support for oprofile
dann
1
-0
/
+1
2013-02-23
xtensa: ISS: add host file-based simulated disk
Victor Prupis
1
-0
/
+36
2013-02-23
xtensa: fix ipc_parse_version selection
Max Filippov
1
-0
/
+1
2013-02-23
xtensa: Add config files for Diamond 233L - Rev C processor variant
Pete Delaney
1
-0
/
+6
2013-02-21
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-18
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-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+0
2012-12-19
Bury the conditionals from kernel_thread/kernel_execve series
Al Viro
1
-2
/
+0
2012-12-18
xtensa: add support for the XTFPGA boards
Max Filippov
1
-0
/
+9
2012-12-18
xtensa: add device trees support
Max Filippov
1
-0
/
+11
2012-12-18
xtensa: add IRQ domains support
Max Filippov
1
-0
/
+1
2012-11-28
xtensa: switch to generic clone()
Al Viro
1
-0
/
+1
2012-10-25
xtensa: switch to generic kernel_execve()
Max Filippov
1
-0
/
+1
2012-10-25
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-03
xtensa: drop CONFIG_EMBEDDED_RAMDISK
Max Filippov
1
-17
/
+0
2012-10-03
xtensa: add ARCH_WANT_OPTIONAL_GPIOLIB to xtensa config
Max Filippov
1
-0
/
+1
2012-10-03
xtensa: set NO_IOPORT to 'n' by default
Max Filippov
1
-1
/
+2
2012-10-03
xtensa: adopt generic io routines
Max Filippov
1
-0
/
+2
2012-09-06
xtensa: remove duplicate CONFIG_HOTPLUG definition
Greg Kroah-Hartman
1
-18
/
+0
2012-07-31
xtensa: select generic atomic64_t support
Fengguang Wu
1
-0
/
+1
2012-01-11
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-26
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-25
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
2011-03-23
bitops: introduce CONFIG_GENERIC_FIND_BIT_LE
Akinobu Mita
1
-0
/
+3
2010-10-12
Merge branch 'kbuild/rc-fixes' into kbuild/kconfig
Michal Marek
1
-3
/
+0
2010-09-19
kbuild: migrate all arch to the kconfig mainmenu upgrade
Arnaud Lacombe
1
-5
/
+0
2010-07-27
time: Kill off CONFIG_GENERIC_TIME
John Stultz
1
-3
/
+0
2009-05-11
xtensa: implement ccount calibration for s6000
Oskar Schirmer
1
-0
/
+1
[next]