index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
tile
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-15
kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS
Christoph Hellwig
1
-1
/
+0
2013-09-16
tile: double default VMALLOC space
Chris Metcalf
1
-1
/
+1
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
1
-1
/
+0
2013-09-07
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-1
/
+0
2013-09-03
tile: remove support for TILE64
Chris Metcalf
1
-1
/
+1
2013-09-03
tile: support FRAME_POINTER
Chris Metcalf
1
-0
/
+1
2013-09-03
tilegx: support KGDB
Chris Metcalf
1
-0
/
+1
2013-08-30
tile: support kprobes on tilegx
Tony Lu
1
-0
/
+2
2013-08-30
tile: support ftrace on tilegx
Tony Lu
1
-1
/
+6
2013-08-14
tile: implement gettimeofday() via vDSO
Chris Metcalf
1
-0
/
+3
2013-08-14
tile: support CONFIG_PREEMPT
Chris Metcalf
1
-0
/
+2
2013-08-12
tile: various console improvements
Chris Metcalf
1
-0
/
+1
2013-08-12
PCI: remove ARCH_SUPPORTS_MSI kconfig option
Thomas Petazzoni
1
-1
/
+0
2013-08-06
tile PCI RC: include pci/pcie/Kconfig
Chris Metcalf
1
-0
/
+2
2013-08-06
tile PCI RC: support I/O space access
Chris Metcalf
1
-0
/
+10
2013-07-04
consolidate per-arch stack overflow debugging options
Dave Hansen
1
-0
/
+1
2013-05-10
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
1
-4
/
+10
2013-05-03
tile: support new Tilera hypervisor
Chris Metcalf
1
-4
/
+10
2013-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
1
-14
/
+3
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+0
2013-05-01
Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
Stephen Boyd
1
-7
/
+1
2013-03-22
arch: remove KCORE_ELF again [tile]
Paul Bolle
1
-5
/
+0
2013-03-22
tile: remove two outdated Kconfig entries
Paul Bolle
1
-9
/
+0
2013-03-22
tile: support atomic64_dec_if_positive()
Chris Metcalf
1
-0
/
+1
2013-03-22
tile: support TIF_SYSCALL_TRACEPOINT; select HAVE_SYSCALL_TRACEPOINTS
Simon Marchi
1
-0
/
+1
2013-03-21
arch/tile: Enable HAVE_ARCH_TRACEHOOK
Simon Marchi
1
-0
/
+1
2013-03-12
Select VIRT_TO_BUS directly where needed
Stephen Rothwell
1
-1
/
+1
2013-03-04
make HAVE_SYSCALL_WRAPPERS unconditional
Al Viro
1
-1
/
+0
2013-02-28
arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS
Stephen Rothwell
1
-0
/
+1
2013-02-22
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
1
-6
/
+0
2013-02-22
block: optionally snapshot page contents to provide stable pages during write
Darrick J. Wong
1
-6
/
+0
2013-02-22
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
2013-02-01
tile: include kernel/Kconfig.freezer in tile Kconfig
Chris Metcalf
1
-0
/
+2
2013-01-19
tty: Added a CONFIG_TTY option to allow removal of TTY
Joe Millenbach
1
-0
/
+1
2012-12-20
Bury the conditionals from kernel_thread/kernel_execve series
Al Viro
1
-2
/
+0
2012-10-20
tile: support GENERIC_KERNEL_THREAD and GENERIC_KERNEL_EXECVE
Chris Metcalf
1
-0
/
+2
2012-10-15
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2012-10-09
Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry
Catalin Marinas
1
-0
/
+1
2012-10-09
Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config option
Catalin Marinas
1
-0
/
+1
2012-10-09
Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option
Catalin Marinas
1
-0
/
+1
2012-09-28
Make most arch asm/module.h files use asm-generic/module.h
David Howells
1
-0
/
+1
2012-09-07
tile: remove duplicate CONFIG_HOTPLUG definition
Greg Kroah-Hartman
1
-8
/
+0
2012-07-19
bounce: allow use of bounce pool via config option
Chris Metcalf
1
-0
/
+6
2012-07-19
usb: add host support for the tilegx architecture
Chris Metcalf
1
-0
/
+10
2012-07-19
tile pci: enable IOMMU to support DMA for legacy devices
Chris Metcalf
1
-0
/
+18
2012-07-19
arch/tile: enable ZONE_DMA for tilegx
Chris Metcalf
1
-0
/
+3
2012-07-19
arch/tile: tilegx PCI root complex support
Chris Metcalf
1
-0
/
+3
2012-07-12
arch/tile: introduce GXIO IORPC framework for tilegx
Chris Metcalf
1
-0
/
+2
2012-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
1
-6
/
+37
2012-05-25
arch/tile: mark TILEGX as not EXPERIMENTAL
Chris Metcalf
1
-6
/
+4
[next]