summaryrefslogtreecommitdiff
path: root/arch/tile
Commit message (Expand)AuthorAge
* memcg: rename config variablesAndrew Morton2012-07-31
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2012-07-30
|\
| * Remove useless wrappers of asm-generic/ipc.hPaul Bolle2012-06-28
* | Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-07-27
|\ \
| * | tile: remove km_type definitionsCong Wang2012-07-24
| * | tile: remove usage of enum km_typeCong Wang2012-07-23
* | | tilepro pci: fix pci_bus.subordinate bad bombing from b918c62eChris Metcalf2012-07-25
* | | tilegx pci: fix semantic merge conflict with 3527ed81cChris Metcalf2012-07-25
* | | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-07-24
|\ \ \
| * \ \ Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas2012-07-05
| |\ \ \
| | * | | tile/PCI: factor out pcibios_setup()Myron Stowe2012-07-05
| * | | | tile/PCI: use pci_scan_root_bus instead pci_scan_busYinghai Lu2012-06-13
| * | | | PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu2012-06-13
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2012-07-23
|\ \ \ \ | |_|/ / |/| | |
| * | | tile: updates to pci root complex from community feedbackChris Metcalf2012-07-18
| * | | bounce: allow use of bounce pool via config optionChris Metcalf2012-07-18
| * | | usb: add host support for the tilegx architectureChris Metcalf2012-07-18
| * | | arch/tile: provide kernel support for the tilegx USB shimChris Metcalf2012-07-18
| * | | tile pci: enable IOMMU to support DMA for legacy devicesChris Metcalf2012-07-18
| * | | arch/tile: enable ZONE_DMA for tilegxChris Metcalf2012-07-18
| * | | tilegx pci: support I/O to arbitrarily-cached pagesChris Metcalf2012-07-18
| * | | tile: remove unused headerPaul Bolle2012-07-18
| * | | arch/tile: tilegx PCI root complex supportChris Metcalf2012-07-18
| * | | arch/tile: provide kernel support for the tilegx TRIO shimChris Metcalf2012-07-11
| * | | arch/tile: break out the "csum a long" function to <asm/checksum.h>Chris Metcalf2012-07-11
| * | | arch/tile: provide kernel support for the tilegx mPIPE shimChris Metcalf2012-07-11
| * | | arch/tile: common DMA code for the GXIO IORPC subsystemChris Metcalf2012-07-11
| * | | arch/tile: support MMIO-based readb/writeb etc.Chris Metcalf2012-07-11
| * | | arch/tile: introduce GXIO IORPC framework for tilegxChris Metcalf2012-07-11
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-07-22
|\ \ \ \
| * | | | tile: SMP: Remove call to ipi_call_lock()/ipi_call_unlock()Yong Zhang2012-06-05
| | |_|/ | |/| |
* | | | arch/tile: big-endian: properly bswap instruction bundles when backtracingChris Metcalf2012-06-18
| |/ / |/| |
* | | tile: fix bug in get_user() for 4-byte valuesChris Metcalf2012-06-16
| |/ |/|
* | tile: add #include to unbreak build after generic init_task conversionChris Metcalf2012-06-06
* | tile: remove cpu_idle_on_new_stackChris Metcalf2012-06-06
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-01
|\
| * new helper: signal_delivered()Al Viro2012-06-01
| * most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-01
| * set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro2012-06-01
| * pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-01
| * new helper: sigmask_to_save()Al Viro2012-06-01
| * new helper: restore_saved_sigmask()Al Viro2012-06-01
| * new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro2012-06-01
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-01
|\ \ | |/ |/|
| * bury __kernel_nlink_t, make internal nlink_t consistentAl Viro2012-05-30
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-31
|\ \ | |/ |/|
| * move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2012-05-25
|\ \
| * | tile: default to tilegx_defconfig for ARCH=tileChris Metcalf2012-05-25
| * | tile: fix bug where fls(0) was not returning 0Chris Metcalf2012-05-25