summaryrefslogtreecommitdiffstats
path: root/arch/tile
Commit message (Expand)AuthorAgeFilesLines
* arch/tile: avoid build warnings from duplicate ELF_R_xxx #definesChris Metcalf2012-10-231-10/+0
* arch/tile: avoid generating .eh_frame information in modulesChris Metcalf2012-10-231-0/+4
* UAPI: The tile arch uses the generic ucontext.h fileDavid Howells2012-10-172-3/+3
* UAPI: Place comments in empty arch Kbuilds to make them non-emptyDavid Howells2012-10-171-0/+1
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-141-0/+1
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-281-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2012-10-1343-177/+298
|\ \
| * | arch/tile: enable interrupts in do_work_pending()Chris Metcalf2012-10-121-0/+3
| * | Merge tag 'tags/disintegrate-tile-20121009' into for-linusChris Metcalf2012-10-1242-177/+295
| |\ \
| | * | UAPI: (Scripted) Disintegrate arch/tile/include/asmDavid Howells2012-10-0922-146/+242
| | * | UAPI: (Scripted) Disintegrate arch/tile/include/archDavid Howells2012-10-0920-31/+53
* | | | vfs: define struct filename and have getname() return itJeff Layton2012-10-121-4/+4
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-122-19/+2
|\ \ \
| * | | tile: don't bother with SIGTRAP in setup_frameAl Viro2012-10-012-19/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-102-20/+1
|\| | | | |/ / |/| |
| * | get rid of generic instances of asm/exec.hAl Viro2012-09-202-20/+1
| |/
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-10-094-12/+15
|\ \
| * | readahead: fault retry breaks mmap file read random detectionShaohua Li2012-10-091-0/+1
| * | mm: hugetlb: add arch hook for clearing page flags before entering poolWill Deacon2012-10-091-0/+4
| * | mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_fileKonstantin Khlebnikov2012-10-091-12/+7
| * | Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entryCatalin Marinas2012-10-091-0/+1
| * | Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config optionCatalin Marinas2012-10-091-0/+1
| * | Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config optionCatalin Marinas2012-10-091-0/+1
* | | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-10-091-0/+1
|\ \ \ | |/ / |/| |
| * | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann2012-10-0414-59/+17
| |\ \
| * | | asm-generic: Add default clkdev.hMark Brown2012-10-031-0/+1
* | | | Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds2012-10-071-5/+0
|\ \ \ \ | | |/ / | |/| |
| * | | UAPI: Fix the guards on various asm/unistd.h filesDavid Howells2012-10-041-5/+0
* | | | compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko2012-10-062-57/+62
* | | | tile: fix personality bits handling upon exec()Jiri Kosina2012-10-061-2/+2
|/ / /
* | | Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds2012-10-037-7/+11
|\ \ \
| * | | UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells2012-10-022-0/+4
| * | | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-025-7/+7
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-022-2/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-281-11/+13
| |\| |
| * | | netfilter: remove xt_NOTRACKCong Wang2012-09-032-2/+0
| | |/ | |/|
* | | Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-011-8/+0
|\ \ \
| * | | tile: remove duplicate CONFIG_HOTPLUG definitionGreg Kroah-Hartman2012-09-061-8/+0
| |/ /
* | | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-10-012-36/+6
|\ \ \
| * \ \ Merge branch 'pci/thierry-fixup-irqs' into nextBjorn Helgaas2012-09-192-16/+0
| |\ \ \
| | * | | PCI: Provide a default pcibios_update_irq()Thierry Reding2012-09-182-16/+0
| | * | | PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding2012-09-182-2/+2
| | |/ /
| * / / tile: PCI: Use PCI Express Capability accessorsJiang Liu2012-08-231-20/+6
| |/ /
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-10-011-1/+0
|\ \ \ | |_|/ |/| |
| * | tile: Remove SD_PREFER_LOCAL leftoverAlex Shi2012-08-151-1/+0
| |/
* / tile: gxio iorpc numbering change for TRIO interfaceChris Metcalf2012-09-241-11/+13
|/
* memcg: rename config variablesAndrew Morton2012-07-312-4/+4
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2012-07-301-1/+0
|\
| * Remove useless wrappers of asm-generic/ipc.hPaul Bolle2012-06-281-1/+0
* | Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-07-272-31/+2
|\ \