summaryrefslogtreecommitdiff
path: root/arch/tile
Commit message (Expand)AuthorAge
* arch/tile: fix a couple of functions that should be __initChris Metcalf2012-04-25
* VM: add "vm_mmap()" helper functionLinus Torvalds2012-04-20
* arch/tile: avoid unused variable warning in proc.c for tilegxChris Metcalf2012-04-11
* tile/CPU hotplug: Add missing call to notify_cpu_starting()Srivatsa S. Bhat2012-04-09
* Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2012-04-06
|\
| * arch/tile: avoid accidentally unmasking NMI-type interrupt accidentallyChris Metcalf2012-04-02
| * arch/tile: remove bogus performance optimizationChris Metcalf2012-04-02
| * arch/tile: return SIGBUS for addresses that are unaligned AND invalidChris Metcalf2012-04-02
| * arch/tile: fix finv_buffer_remote() for tilegxChris Metcalf2012-04-02
| * arch/tile: use atomic exchange in arch_write_unlock()Chris Metcalf2012-04-02
| * arch/tile: stop mentioning the "kvm" subdirectoryChris Metcalf2012-04-02
| * arch/tile: export the page_home() function.Chris Metcalf2012-04-02
| * arch/tile: fix pointer cast in cacheflush.cChris Metcalf2012-04-02
| * arch/tile: fix single-stepping over swint1 instructions on tilegxChris Metcalf2012-04-02
| * arch/tile: implement panic_smp_self_stop()Chris Metcalf2012-04-02
| * arch/tile: add "nop" after "nap" to help GX idle power drawChris Metcalf2012-04-02
| * arch/tile: use proper memparse() for "maxmem" optionsChris Metcalf2012-04-02
| * arch/tile: fix up locking in pgtable.c slightlyChris Metcalf2012-04-02
| * arch/tile: don't leak kernel memory when we unload modulesChris Metcalf2012-04-02
| * arch/tile: fix bug in delay_backoff()Chris Metcalf2012-04-02
| * arch/tile: fix bug in loading kernels larger than 16 MBChris Metcalf2012-04-02
| * arch/tile: don't enable irqs unconditionally in page fault handlerChris Metcalf2012-04-02
| * arch/tile: don't set the homecache of a PTE unless appropriateChris Metcalf2012-04-02
| * arch/tile: don't wait for migrating PTEs in an NMI handlerChris Metcalf2012-04-02
| * arch/tile/Makefile: use KCFLAGS when figuring out the libgcc path.Chris Metcalf2012-04-02
| * arch/tile: fix a couple of comments that needed updatingChris Metcalf2012-04-02
| * arch/tile: fix up some minor trap handling issuesChris Metcalf2012-04-02
| * arch/tile: work around a hardware issue with the return-address stackChris Metcalf2012-04-02
| * arch/tile: various bugs in stack backtracerChris Metcalf2012-04-02
| * arch/tile: make sure to build memcpy_user_64 without frame pointerChris Metcalf2012-04-02
| * arch/tile: avoid false corrupt frame warning in early bootChris Metcalf2012-04-02
| * arch/tile: use 0 for IRQ_RESCHEDULE instead of 1Chris Metcalf2012-04-02
| * arch/tile: fix gcc 4.6 warnings in <asm/bitops_64.h>Chris Metcalf2012-04-02
| * arch/tile: revert comment for atomic64_add_unless().Chris Metcalf2012-04-02
| * arch/tile: fix typo in <arch/spr_def.h>Chris Metcalf2012-04-02
| * arch/tile/Kconfig: don't specify CONFIG_PAGE_OFFSET for 64-bit buildsChris Metcalf2012-04-02
| * arch/tile/Kconfig: rename tile_defconfig to tilepro_defconfigChris Metcalf2012-04-02
| * arch/tile/Kconfig: remove pointless "!M386" test.Chris Metcalf2012-04-02
| * tile: fix multiple build failures from system.h dismantlePaul Gortmaker2012-04-02
* | Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-04-02
|\ \ | |/ |/|
| * documentation: remove references to cpu_*_map.Rusty Russell2012-03-29
| * remove references to cpu_*_map in arch/Rusty Russell2012-03-29
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2012-03-29
|\ \ | |/ |/|
| * [PATCH v3] ipc: provide generic compat versions of IPC syscallsChris Metcalf2012-03-15
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-28
|\ \
| * | smp: introduce a generic on_each_cpu_mask() functionGilad Ben-Yossef2012-03-28
* | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\ \ \ | |/ / |/| |
| * | Delete all instances of asm/system.hDavid Howells2012-03-28
| * | Disintegrate asm/system.h for TileDavid Howells2012-03-28
* | | coredump: remove VM_ALWAYSDUMP flagJason Baron2012-03-23
|/ /