aboutsummaryrefslogtreecommitdiff
path: root/arch/tile/include
AgeCommit message (Expand)Author
2012-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2012-05-25tile: fix bug where fls(0) was not returning 0Chris Metcalf
2012-05-25arch/tile: allow querying cpu module information from the hypervisorChris Metcalf
2012-05-25arch/tile: fix hardwall for tilegx and generalize for idn and ipiChris Metcalf
2012-05-25arch/tile: support multiple huge page sizes dynamicallyChris Metcalf
2012-05-25arch/tile: support kexec() for tilegxChris Metcalf
2012-05-25arch/tile: support <asm/cachectl.h> header for cacheflush() syscallChris Metcalf
2012-05-25arch/tile: Allow tilegx to build with either 16K or 64K page sizeChris Metcalf
2012-05-25arch/tile: optimize get_user/put_user and friendsChris Metcalf
2012-05-25arch/tile: support building big-endian kernelChris Metcalf
2012-05-25arch/tile: allow building Linux with transparent huge pages enabledChris Metcalf
2012-05-25arch/tile: use interrupt critical sections lessChris Metcalf
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-05-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha
2012-05-16arch/tile: fix up some issues in calling do_work_pending()Chris Metcalf
2012-05-09sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra
2012-05-08tile: Use common threadinfo allocatorThomas Gleixner
2012-04-25arch/tile: fix a couple of functions that should be __initChris Metcalf
2012-04-08kvmclock: Add functions to check if the host has stopped the vmEric B Munson
2012-04-02arch/tile: use atomic exchange in arch_write_unlock()Chris Metcalf
2012-04-02arch/tile: work around a hardware issue with the return-address stackChris Metcalf
2012-04-02arch/tile: various bugs in stack backtracerChris Metcalf
2012-04-02arch/tile: use 0 for IRQ_RESCHEDULE instead of 1Chris Metcalf
2012-04-02arch/tile: fix gcc 4.6 warnings in <asm/bitops_64.h>Chris Metcalf
2012-04-02arch/tile: revert comment for atomic64_add_unless().Chris Metcalf
2012-04-02arch/tile: fix typo in <arch/spr_def.h>Chris Metcalf
2012-04-02tile: fix multiple build failures from system.h dismantlePaul Gortmaker
2012-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2012-03-28Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-03-28smp: introduce a generic on_each_cpu_mask() functionGilad Ben-Yossef
2012-03-28Delete all instances of asm/system.hDavid Howells
2012-03-28Disintegrate asm/system.h for TileDavid Howells
2012-03-20highmem: kill all __kmap_atomic()Cong Wang
2012-03-15[PATCH v3] ipc: provide generic compat versions of IPC syscallsChris Metcalf
2012-01-14Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2012-01-06PCI: TILE: convert pcibios_set_master() to a non-inlined functionMyron Stowe
2011-12-13UAPI: Split trivial #if defined(__KERNEL__) && X conditionalsDavid Howells
2011-12-04tile: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin
2011-12-04tile: don't panic on iomapMichael S. Tsirkin
2011-12-03arch/tile: use new generic {enable,disable}_percpu_irq() routinesChris Metcalf
2011-11-03arch/tile: factor out <arch/opcode.h> headerChris Metcalf
2011-11-03arch/tile: add the <arch> headers to the set of installed kernel headersChris Metcalf
2011-11-03arch/tile: avoid ISO namespace pollution with <asm/sigcontext.h>Chris Metcalf
2011-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2011-08-02Merge tag 'v3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/li...Chris Metcalf