aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile/include
Commit message (Expand)AuthorAge
* 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: updates to pci root complex from community feedbackChris 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
* | | 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
|/ /
* | tile: fix bug in get_user() for 4-byte valuesChris Metcalf2012-06-16
* | 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
|\
| * set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro2012-06-01
| * new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro2012-06-01
* | bury __kernel_nlink_t, make internal nlink_t consistentAl Viro2012-05-30
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2012-05-25
|\
| * tile: fix bug where fls(0) was not returning 0Chris Metcalf2012-05-25
| * arch/tile: allow querying cpu module information from the hypervisorChris Metcalf2012-05-25
| * arch/tile: fix hardwall for tilegx and generalize for idn and ipiChris Metcalf2012-05-25
| * arch/tile: support multiple huge page sizes dynamicallyChris Metcalf2012-05-25
| * arch/tile: support kexec() for tilegxChris Metcalf2012-05-25
| * arch/tile: support <asm/cachectl.h> header for cacheflush() syscallChris Metcalf2012-05-25
| * arch/tile: Allow tilegx to build with either 16K or 64K page sizeChris Metcalf2012-05-25
| * arch/tile: optimize get_user/put_user and friendsChris Metcalf2012-05-25
| * arch/tile: support building big-endian kernelChris Metcalf2012-05-25
| * arch/tile: allow building Linux with transparent huge pages enabledChris Metcalf2012-05-25
| * arch/tile: use interrupt critical sections lessChris Metcalf2012-05-25
* | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-24
|\ \
| * | kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-08
* | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-23
|\ \ \
| * | | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-16
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-22
|\ \ \ \
| * | | | sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra2012-05-09
| |/ / /
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-21
|\ \ \ \ | |_|_|/ |/| | |
| * | | tile: Use common threadinfo allocatorThomas Gleixner2012-05-08
| |/ /
* / / arch/tile: fix up some issues in calling do_work_pending()Chris Metcalf2012-05-16
|/ /
* / arch/tile: fix a couple of functions that should be __initChris Metcalf2012-04-25
|/
* arch/tile: use atomic exchange in arch_write_unlock()Chris Metcalf2012-04-02
* arch/tile: work around a hardware issue with the return-address stackChris Metcalf2012-04-02
* arch/tile: various bugs in stack backtracerChris Metcalf2012-04-02
* arch/tile: use 0 for IRQ_RESCHEDULE instead of 1Chris Metcalf2012-04-02
* arch/tile: fix gcc 4.6 warnings in <asm/bitops_64.h>Chris Metcalf2012-04-02
* arch/tile: revert comment for atomic64_add_unless().Chris Metcalf2012-04-02