aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2012-12-11mm: use vm_unmapped_area() in hugetlbfs on tile architectureMichel Lespinasse1-114/+25
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp1-0/+1
2012-10-23arch/tile: avoid build warnings from duplicate ELF_R_xxx #definesChris Metcalf1-10/+0
2012-10-23arch/tile: avoid generating .eh_frame information in modulesChris Metcalf1-0/+4
2012-10-17UAPI: The tile arch uses the generic ucontext.h fileDavid Howells2-3/+3
2012-10-17UAPI: Place comments in empty arch Kbuilds to make them non-emptyDavid Howells1-0/+1
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-0/+1
2012-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds43-177/+298
2012-10-12vfs: define struct filename and have getname() return itJeff Layton1-4/+4
2012-10-12arch/tile: enable interrupts in do_work_pending()Chris Metcalf1-0/+3
2012-10-12Merge tag 'tags/disintegrate-tile-20121009' into for-linusChris Metcalf42-177/+295
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds2-19/+2
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds2-20/+1
2012-10-09UAPI: (Scripted) Disintegrate arch/tile/include/asmDavid Howells22-146/+242
2012-10-09UAPI: (Scripted) Disintegrate arch/tile/include/archDavid Howells20-31/+53
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds4-12/+15
2012-10-09readahead: fault retry breaks mmap file read random detectionShaohua Li1-0/+1
2012-10-09mm: hugetlb: add arch hook for clearing page flags before entering poolWill Deacon1-0/+4
2012-10-09mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_fileKonstantin Khlebnikov1-12/+7
2012-10-09Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entryCatalin Marinas1-0/+1
2012-10-09Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config optionCatalin Marinas1-0/+1
2012-10-09Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config optionCatalin Marinas1-0/+1
2012-10-09Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus 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 Vlasenko2-57/+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/dhowells/linux-headers into asm-genericArnd Bergmann14-59/+17
2012-10-04UAPI: Fix the guards on various asm/unistd.h filesDavid Howells1-5/+0
2012-10-03Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds7-7/+11
2012-10-03asm-generic: Add default clkdev.hMark Brown1-0/+1
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-2/+0
2012-10-02UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells2-0/+4
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headersDavid Howells5-7/+7
2012-10-01Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-8/+0
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-36/+6
2012-10-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2012-10-01tile: don't bother with SIGTRAP in setup_frameAl Viro2-19/+2
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-11/+13
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells1-0/+1
2012-09-24tile: gxio iorpc numbering change for TRIO interfaceChris Metcalf1-11/+13
2012-09-20get rid of generic instances of asm/exec.hAl Viro2-20/+1
2012-09-19Merge branch 'pci/thierry-fixup-irqs' into nextBjorn Helgaas2-16/+0
2012-09-18PCI: Provide a default pcibios_update_irq()Thierry Reding2-16/+0
2012-09-18PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding2-2/+2
2012-09-06tile: remove duplicate CONFIG_HOTPLUG definitionGreg Kroah-Hartman1-8/+0
2012-09-03netfilter: remove xt_NOTRACKCong Wang2-2/+0
2012-08-23tile: PCI: Use PCI Express Capability accessorsJiang Liu1-20/+6
2012-08-15tile: Remove SD_PREFER_LOCAL leftoverAlex Shi1-1/+0
2012-07-31memcg: rename config variablesAndrew Morton2-4/+4