aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile
Commit message (Expand)AuthorAgeFilesLines
* tile: use free_bootmem_late() for initrdChris Metcalf2015-08-121-1/+1
* vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-02-201-0/+2
* tile: use a more conservative __my_cpu_offset in CONFIG_PREEMPTChris Metcalf2013-11-281-3/+31
* tilepro: work around module link error with gcc 4.7Chris Metcalf2013-06-291-0/+2
* tile: expect new initramfs name from hypervisor file systemChris Metcalf2013-04-101-6/+12
* arch/tile: avoid generating .eh_frame information in modulesChris Metcalf2012-10-301-0/+4
* tile: fix bug where fls(0) was not returning 0Chris Metcalf2012-05-311-6/+6
* tilegx: enable SYSCALL_WRAPPERS supportChris Metcalf2012-05-311-0/+1
* arch/tile/Kconfig: remove pointless "!M386" test.Chris Metcalf2012-05-311-1/+1
* arch/tile: apply commit 74fca9da0 to the compat signal handling as wellChris Metcalf2012-05-201-7/+5
* arch/tile: use new generic {enable,disable}_percpu_irq() routinesChris Metcalf2011-12-032-18/+8
* arch/tile: fix double-free bug in homecache_free_pages()Chris Metcalf2011-12-031-3/+6
* arch/tile: add a few #includes and an EXPORT to catch up with kernel changes.Chris Metcalf2011-12-034-0/+6
* Merge branch 'for-linus' of git://github.com/cmetcalf-tilera/linux-tileLinus Torvalds2011-11-0420-4396/+4637
|\
| * arch/tile: factor out <arch/opcode.h> headerChris Metcalf2011-11-0315-4359/+4536
| * arch/tile: add the <arch> headers to the set of installed kernel headersChris Metcalf2011-11-032-0/+19
| * arch/tile: avoid exporting a symbol no longer used by gccChris Metcalf2011-11-031-2/+0
| * arch/tile: avoid ISO namespace pollution with <asm/sigcontext.h>Chris Metcalf2011-11-032-35/+82
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-10-263-5/+0
|\ \ | |/ |/|
| * time: Cleanup old CONFIG_GENERIC_TIME references that snuck inJohn Stultz2011-10-043-5/+0
* | tile: revert change from <asm/atomic.h> to <linux/atomic.h> in asm filesChris Metcalf2011-10-132-2/+2
|/
* Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-08-031-0/+1
|\
| * Merge branch 'apei' into apei-releaseLen Brown2011-08-031-0/+1
| |\
| | * Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHGHuang Ying2011-08-031-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-08-0242-49/+81
|\ \ \ | |/ / |/| |
| * | arch/tile/mm/init.c: trivial: use BUG_ONJulia Lawall2011-08-021-2/+1
| * | Merge tag 'v3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/li...Chris Metcalf2011-08-021-11/+0
| |\ \ | | |/
| * | arch/tile: remove useless set_fixmap_nocache() macroChris Metcalf2011-06-151-6/+0
| * | arch/tile: add hypervisor-based character driver for SPI flash ROMChris Metcalf2011-06-101-0/+41
| * | tile: use generic-y format for one-line asm-generic headersChris Metcalf2011-06-0338-37/+38
| * | clocksource: tile: convert to use clocksource_register_hzJohn Stultz2011-06-031-4/+1
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-07-291-1/+1
|\ \ \
| * | | PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2011-07-221-1/+1
| | |/ | |/|
* | | atomic: cleanup asm-generic atomic*.h inclusionArun Sharma2011-07-261-5/+0
* | | atomic: move atomic_add_unless to generic codeArun Sharma2011-07-262-7/+7
* | | atomic: use <linux/atomic.h>Arun Sharma2011-07-269-18/+9
* | | asm-generic: add another generic ext2 atomic bitopsAkinobu Mita2011-07-261-4/+1
* | | ptrace: unify show_regs() prototypeMike Frysinger2011-07-261-2/+0
* | | Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-07-251-1/+0
|\ \ \
| * | | nfsd: Remove deprecated nfsctl system call and related code.NeilBrown2011-07-151-1/+0
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-2/+1
|\ \ \
| * \ \ Merge branch 'master' into for-nextJiri Kosina2011-07-111-11/+0
| |\ \ \ | | |/ /
| * | | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-2/+1
| | |/ | |/|
* | | modules: make arch's use default loader hooksJonas Bonn2011-07-241-31/+0
* | | virtio: expose for non-virtualization users tooOhad Ben-Cohen2011-07-231-1/+0
| |/ |/|
* | Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki2011-06-271-11/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-05-296-28/+338
|\
| * arch/tile: more /proc and /sys file supportChris Metcalf2011-05-276-28/+338
* | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita2011-05-261-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-05-2577-1910/+11241
|\ \ | |/