Age | Commit message (Expand) | Author |
2013-08-30 | tile: fix some -Wsign-compare warnings | Chris Metcalf |
2013-08-30 | tile: group .hottext* sections properly in vmlinux.lds | Chris Metcalf |
2013-08-30 | tile: fix strncpy_from_user bug | Chris Metcalf |
2013-08-30 | tile: remove set/clear_fixmap APIs | Chris Metcalf |
2013-08-30 | tile: do less L1 I-cache eviction | Chris Metcalf |
2013-08-30 | tile: allow "initrd" boot argument for kexec | Chris Metcalf |
2013-08-30 | tile: support ASLR fully | Tony Lu |
2013-08-30 | tile: correct r1 value during syscall tracing | Chris Metcalf |
2013-08-30 | tile: fix panic with large IRQ number | Chris Metcalf |
2013-08-30 | tile: use proper .align directives on __ex_table sections | Chris Metcalf |
2013-08-30 | tile: support kprobes on tilegx | Tony Lu |
2013-08-30 | tile: support ftrace on tilegx | Tony Lu |
2013-08-22 | PCI: Simplify pcie_bus_configure_settings() interface | Bjorn Helgaas |
2013-08-21 | Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g... | Kevin Hilman |
2013-08-13 | tile: provide traceability for hypervisor calls | Chris Metcalf |
2013-08-13 | tile: avoid struct vm_struct leak | Chris Metcalf |
2013-08-13 | tile: implement gettimeofday() via vDSO | Chris Metcalf |
2013-08-13 | tile: support simulator notification for ET_DYN objects | Chris Metcalf |
2013-08-13 | tile: improve illegal translation interrupt handling | Chris Metcalf |
2013-08-13 | tile: make register dumps more readable | Chris Metcalf |
2013-08-13 | tile: improve big-endian support | Chris Metcalf |
2013-08-13 | tile: support CONFIG_PREEMPT | Chris Metcalf |
2013-08-13 | tile: remove calls to arch_flush_lazy_mmu_mode() | Chris Metcalf |
2013-08-13 | tile: fix some issues in hugepage support | Chris Metcalf |
2013-08-13 | tile: avoid recursive backtrace faults | Chris Metcalf |
2013-08-13 | tile: fast-path unaligned memory access for tilegx | Chris Metcalf |
2013-08-12 | tile: remove unnecessary backslashes in asm-offsets.c | Chris Metcalf |
2013-08-12 | tile: fix tilegx vmalloc_sync_all BUG_ON | Chris Metcalf |
2013-08-12 | tile: fix comment bug in sys_cmpxchg description | Chris Metcalf |
2013-08-12 | tile: support "memmap" boot parameter | Chris Metcalf |
2013-08-12 | tile: various console improvements | Chris Metcalf |
2013-08-12 | PCI: remove ARCH_SUPPORTS_MSI kconfig option | Thomas Petazzoni |
2013-08-06 | tile PCI RC: remove stale include of linux/numa.h | Chris Metcalf |
2013-08-06 | tile PCI RC: reduce driver's vmalloc space usage | Chris Metcalf |
2013-08-06 | tile PCI RC: support PCIe TRIO 0 MAC 0 on Gx72 system | Chris Metcalf |
2013-08-06 | tile PCI DMA: fix bug in non-page-aligned accessors | Chris Metcalf |
2013-08-06 | tile PCI RC: add dma_get_required_mask() | Chris Metcalf |
2013-08-06 | tile PCI RC: use proper accessor function | Chris Metcalf |
2013-08-06 | tile PCI RC: bomb comments and whitespace format | Chris Metcalf |
2013-08-06 | tile PCI RC: include pci/pcie/Kconfig | Chris Metcalf |
2013-08-06 | tile PCI RC: eliminate pci_controller.mem_resources field | Chris Metcalf |
2013-08-06 | tile PCI RC: restructure TRIO initialization | Chris Metcalf |
2013-08-06 | tile PCI DMA: handle a NULL dev argument properly | Chris Metcalf |
2013-08-06 | tile PCI RC: support I/O space access | Chris Metcalf |
2013-08-06 | tile PCI RC: gentler warning for missing plug-in PCI | Chris Metcalf |
2013-08-06 | tile PCI RC: support more MSI-X interrupt vectors | Chris Metcalf |
2013-08-06 | tile: support LSI MEGARAID SAS HBA hybrid dma_ops | Chris Metcalf |
2013-08-05 | tile PCI RC: handle case that PCI link is already up | Chris Metcalf |
2013-08-05 | tile PCI RC: tweak the the pcie_rc_delay support | Chris Metcalf |
2013-08-05 | tile PCI RC: support pci=off boot arg for tilepro | Chris Metcalf |