| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2015-04-17 |
|\ |
|
| * | tile: support CONTEXT_TRACKING and thus NOHZ_FULL | Chris Metcalf | 2015-04-17 |
* | | tile: expose number of page table levels | Kirill A. Shutemov | 2015-04-14 |
|/ |
|
* | tilegx: Enable ARCH_SUPPORTS_ATOMIC_RMW | Chris Metcalf | 2014-10-02 |
* | kexec: remove CONFIG_KEXEC dependency on crypto | Vivek Goyal | 2014-08-29 |
* | kexec: load and relocate purgatory at kernel load time | Vivek Goyal | 2014-08-08 |
* | tile: ftrace: Remove check of obsolete variable function_trace_stop | Steven Rostedt (Red Hat) | 2014-07-18 |
* | tile: Use SPARSE_IRQ | Thomas Gleixner | 2014-05-16 |
* | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP | Uwe Kleine-König | 2014-04-07 |
* | tile/perf: Support perf_events on tilegx and tilepro | Zhigang Lu | 2014-03-07 |
* | tile: Add support for handling PMC hardware | Zhigang Lu | 2014-03-07 |
* | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS | Christoph Hellwig | 2013-11-14 |
* | tile: double default VMALLOC space | Chris Metcalf | 2013-09-16 |
* | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky | 2013-09-13 |
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2013-09-06 |
|\ |
|
| * | PCI: remove ARCH_SUPPORTS_MSI kconfig option | Thomas Petazzoni | 2013-08-12 |
* | | tile: remove support for TILE64 | Chris Metcalf | 2013-09-03 |
* | | tile: support FRAME_POINTER | Chris Metcalf | 2013-09-03 |
* | | tilegx: support KGDB | Chris Metcalf | 2013-09-03 |
* | | tile: support kprobes on tilegx | Tony Lu | 2013-08-30 |
* | | tile: support ftrace on tilegx | Tony Lu | 2013-08-30 |
* | | tile: implement gettimeofday() via vDSO | Chris Metcalf | 2013-08-13 |
* | | tile: support CONFIG_PREEMPT | Chris Metcalf | 2013-08-13 |
* | | tile: various console improvements | Chris Metcalf | 2013-08-12 |
* | | tile PCI RC: include pci/pcie/Kconfig | Chris Metcalf | 2013-08-06 |
* | | tile PCI RC: support I/O space access | Chris Metcalf | 2013-08-06 |
|/ |
|
* | consolidate per-arch stack overflow debugging options | Dave Hansen | 2013-07-04 |
* | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds | 2013-05-09 |
|\ |
|
| * | tile: support new Tilera hypervisor | Chris Metcalf | 2013-05-02 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2013-05-01 |
|\ \ |
|
| * | | arch: remove KCORE_ELF again [tile] | Paul Bolle | 2013-03-22 |
| * | | tile: remove two outdated Kconfig entries | Paul Bolle | 2013-03-22 |
| * | | tile: support atomic64_dec_if_positive() | Chris Metcalf | 2013-03-22 |
| * | | tile: support TIF_SYSCALL_TRACEPOINT; select HAVE_SYSCALL_TRACEPOINTS | Simon Marchi | 2013-03-22 |
| * | | arch/tile: Enable HAVE_ARCH_TRACEHOOK | Simon Marchi | 2013-03-21 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-01 |
|\ \ |
|
| * | | make HAVE_SYSCALL_WRAPPERS unconditional | Al Viro | 2013-03-03 |
* | | | Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS | Stephen Boyd | 2013-04-30 |
| |/
|/| |
|
* | | Select VIRT_TO_BUS directly where needed | Stephen Rothwell | 2013-03-12 |
|/ |
|
* | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS | Stephen Rothwell | 2013-02-27 |
* | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 2013-02-21 |
|\ |
|
| * | block: optionally snapshot page contents to provide stable pages during write | Darrick J. Wong | 2013-02-21 |
* | | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2013-02-21 |
|\ \
| |/
|/| |
|
| * | tty: Added a CONFIG_TTY option to allow removal of TTY | Joe Millenbach | 2013-01-18 |
* | | tile: include kernel/Kconfig.freezer in tile Kconfig | Chris Metcalf | 2013-02-01 |
|/ |
|
* | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 2012-12-19 |
* | tile: support GENERIC_KERNEL_THREAD and GENERIC_KERNEL_EXECVE | Chris Metcalf | 2012-10-20 |
* | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-10-14 |
|\ |
|
| * | Make most arch asm/module.h files use asm-generic/module.h | David Howells | 2012-09-28 |
* | | Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry | Catalin Marinas | 2012-10-09 |