Age | Commit message (Expand) | Author |
2012-10-23 | arch/tile: avoid build warnings from duplicate ELF_R_xxx #defines | Chris Metcalf |
2012-10-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2012-10-12 | vfs: define struct filename and have getname() return it | Jeff Layton |
2012-10-12 | arch/tile: enable interrupts in do_work_pending() | Chris Metcalf |
2012-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-06 | compat: move compat_siginfo_t definition to asm/compat.h | Denys Vlasenko |
2012-10-01 | tile: don't bother with SIGTRAP in setup_frame | Al Viro |
2012-09-19 | Merge branch 'pci/thierry-fixup-irqs' into next | Bjorn Helgaas |
2012-09-18 | PCI: Provide a default pcibios_update_irq() | Thierry Reding |
2012-09-18 | PCI: Discard __init annotations for pci_fixup_irqs() and related functions | Thierry Reding |
2012-08-23 | tile: PCI: Use PCI Express Capability accessors | Jiang Liu |
2012-07-25 | tilepro pci: fix pci_bus.subordinate bad bombing from b918c62e | Chris Metcalf |
2012-07-25 | tilegx pci: fix semantic merge conflict with 3527ed81c | Chris Metcalf |
2012-07-24 | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds |
2012-07-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2012-07-22 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-07-18 | tile: updates to pci root complex from community feedback | 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 | tilegx pci: support I/O to arbitrarily-cached pages | Chris Metcalf |
2012-07-18 | arch/tile: tilegx PCI root complex support | Chris Metcalf |
2012-07-05 | Merge branch 'pci/myron-pcibios_setup' into next | Bjorn Helgaas |
2012-07-05 | tile/PCI: factor out pcibios_setup() | Myron Stowe |
2012-06-18 | arch/tile: big-endian: properly bswap instruction bundles when backtracing | Chris Metcalf |
2012-06-13 | tile/PCI: use pci_scan_root_bus instead pci_scan_bus | Yinghai Lu |
2012-06-13 | PCI: replace struct pci_bus secondary/subordinate with busn_res | Yinghai Lu |
2012-06-06 | tile: add #include to unbreak build after generic init_task conversion | Chris Metcalf |
2012-06-06 | tile: remove cpu_idle_on_new_stack | Chris Metcalf |
2012-06-05 | tile: SMP: Remove call to ipi_call_lock()/ipi_call_unlock() | Yong Zhang |
2012-06-01 | new helper: signal_delivered() | Al Viro |
2012-06-01 | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro |
2012-06-01 | pull clearing RESTORE_SIGMASK into block_sigmask() | Al Viro |
2012-06-01 | new helper: sigmask_to_save() | Al Viro |
2012-06-01 | new helper: restore_saved_sigmask() | Al Viro |
2012-05-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-05-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2012-05-25 | arch/tile: add descriptive text if the kernel reports a bad trap | Chris Metcalf |
2012-05-25 | arch/tile: allow querying cpu module information from the hypervisor | Chris Metcalf |
2012-05-25 | arch/tile: fix hardwall for tilegx and generalize for idn and ipi | Chris Metcalf |
2012-05-25 | arch/tile: support multiple huge page sizes dynamically | Chris Metcalf |
2012-05-25 | arch/tile: support kexec() for tilegx | Chris Metcalf |
2012-05-25 | arch/tile: support <asm/cachectl.h> header for cacheflush() syscall | Chris Metcalf |
2012-05-25 | arch/tile: Allow tilegx to build with either 16K or 64K page size | Chris Metcalf |
2012-05-25 | arch/tile: optimize get_user/put_user and friends | Chris Metcalf |
2012-05-25 | arch/tile: support building big-endian kernel | Chris Metcalf |
2012-05-25 | arch/tile: use interrupt critical sections less | Chris Metcalf |
2012-05-23 | move key_repace_session_keyring() into tracehook_notify_resume() | Al Viro |
2012-05-21 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-05-16 | arch/tile: apply commit 74fca9da0 to the compat signal handling as well | Chris Metcalf |