summaryrefslogtreecommitdiff
path: root/arch/tile/include/asm
AgeCommit message (Expand)AuthorFilesLines
2012-10-17UAPI: The tile arch uses the generic ucontext.h fileDavid Howells1-3/+0
2012-10-12Merge tag 'tags/disintegrate-tile-20121009' into for-linusChris Metcalf16-395/+6
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-20/+1
2012-10-09UAPI: (Scripted) Disintegrate arch/tile/include/asmDavid Howells16-395/+6
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-0/+4
2012-10-09mm: hugetlb: add arch hook for clearing page flags before entering poolWill Deacon1-0/+4
2012-10-09Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds1-0/+1
2012-10-07Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds1-5/+0
2012-10-06compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko1-0/+62
2012-10-06tile: fix personality bits handling upon exec()Jiri Kosina1-2/+2
2012-10-04Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann2-6/+0
2012-10-04UAPI: Fix the guards on various asm/unistd.h filesDavid Howells1-5/+0
2012-10-03asm-generic: Add default clkdev.hMark Brown1-0/+1
2012-09-20get rid of generic instances of asm/exec.hAl Viro2-20/+1
2012-08-15tile: Remove SD_PREFER_LOCAL leftoverAlex Shi1-1/+0
2012-07-30Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds1-1/+0
2012-07-27Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds1-30/+1
2012-07-24tile: remove km_type definitionsCong Wang1-30/+1
2012-07-18tile: updates to pci root complex from community feedbackChris Metcalf1-19/+8
2012-07-18tile pci: enable IOMMU to support DMA for legacy devicesChris Metcalf4-58/+198
2012-07-18tilegx pci: support I/O to arbitrarily-cached pagesChris Metcalf4-16/+36
2012-07-18tile: remove unused headerPaul Bolle1-33/+0
2012-07-18arch/tile: tilegx PCI root complex supportChris Metcalf1-10/+88
2012-07-11arch/tile: break out the "csum a long" function to <asm/checksum.h>Chris Metcalf1-0/+18
2012-07-11arch/tile: support MMIO-based readb/writeb etc.Chris Metcalf1-28/+116
2012-06-28Remove useless wrappers of asm-generic/ipc.hPaul Bolle1-1/+0
2012-06-16tile: fix bug in get_user() for 4-byte valuesChris Metcalf1-1/+1
2012-06-06tile: remove cpu_idle_on_new_stackChris Metcalf1-5/+0
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+17
2012-06-01set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro1-1/+1
2012-06-01new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro1-0/+16
2012-05-30bury __kernel_nlink_t, make internal nlink_t consistentAl Viro1-1/+0
2012-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds26-294/+669
2012-05-25tile: fix bug where fls(0) was not returning 0Chris Metcalf1-6/+6
2012-05-25arch/tile: fix hardwall for tilegx and generalize for idn and ipiChris Metcalf3-20/+25
2012-05-25arch/tile: support multiple huge page sizes dynamicallyChris Metcalf4-20/+35
2012-05-25arch/tile: support kexec() for tilegxChris Metcalf1-0/+12
2012-05-25arch/tile: support <asm/cachectl.h> header for cacheflush() syscallChris Metcalf5-6/+47
2012-05-25arch/tile: Allow tilegx to build with either 16K or 64K page sizeChris Metcalf9-53/+155
2012-05-25arch/tile: optimize get_user/put_user and friendsChris Metcalf3-135/+240
2012-05-25arch/tile: support building big-endian kernelChris Metcalf2-0/+25
2012-05-25arch/tile: allow building Linux with transparent huge pages enabledChris Metcalf3-46/+98
2012-05-25arch/tile: use interrupt critical sections lessChris Metcalf1-8/+26
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+0
2012-05-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-26/+0
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+2
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha1-3/+0
2012-05-16arch/tile: fix up some issues in calling do_work_pending()Chris Metcalf1-2/+7
2012-05-09sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra1-26/+0