| Commit message (Expand) | Author | Age |
... | |
* | | 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 |
* | | Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config option | Catalin Marinas | 2012-10-09 |
* | | Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option | Catalin Marinas | 2012-10-09 |
* | | tile: remove duplicate CONFIG_HOTPLUG definition | Greg Kroah-Hartman | 2012-09-06 |
|/ |
|
* | bounce: allow use of bounce pool via config option | Chris Metcalf | 2012-07-18 |
* | usb: add host support for the tilegx architecture | Chris Metcalf | 2012-07-18 |
* | tile pci: enable IOMMU to support DMA for legacy devices | Chris Metcalf | 2012-07-18 |
* | arch/tile: enable ZONE_DMA for tilegx | Chris Metcalf | 2012-07-18 |
* | arch/tile: tilegx PCI root complex support | Chris Metcalf | 2012-07-18 |
* | arch/tile: introduce GXIO IORPC framework for tilegx | Chris Metcalf | 2012-07-11 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2012-05-25 |
|\ |
|
| * | arch/tile: mark TILEGX as not EXPERIMENTAL | Chris Metcalf | 2012-05-25 |
| * | arch/tile: support multiple huge page sizes dynamically | Chris Metcalf | 2012-05-25 |
| * | arch/tile: Allow tilegx to build with either 16K or 64K page size | Chris Metcalf | 2012-05-25 |
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-05-24 |
|\ \
| |/
|/| |
|
| * | timers: Fixup the Kconfig consolidation fallout | Thomas Gleixner | 2012-05-21 |
| * | tile: Use generic time config | Anna-Maria Gleixner | 2012-05-21 |
* | | tilegx: enable SYSCALL_WRAPPERS support | Chris Metcalf | 2012-05-18 |
|/ |
|
* | arch/tile/Kconfig: don't specify CONFIG_PAGE_OFFSET for 64-bit builds | Chris Metcalf | 2012-04-02 |
* | arch/tile/Kconfig: rename tile_defconfig to tilepro_defconfig | Chris Metcalf | 2012-04-02 |
* | arch/tile/Kconfig: remove pointless "!M386" test. | Chris Metcalf | 2012-04-02 |
* | tile: switch to GENERIC_PCI_IOMAP | Michael S. Tsirkin | 2011-12-04 |
* | time: Cleanup old CONFIG_GENERIC_TIME references that snuck in | John Stultz | 2011-10-04 |
* | Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG | Huang Ying | 2011-08-03 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2011-05-29 |
|\ |
|
| * | arch/tile: more /proc and /sys file support | Chris Metcalf | 2011-05-27 |
* | | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} | Akinobu Mita | 2011-05-26 |
|/ |
|
* | arch/tile: improve support for PCI hotplug | Chris Metcalf | 2011-05-04 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
* | genirq: Remove the now obsolete config options and select statements | Thomas Gleixner | 2011-03-30 |