aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile
Commit message (Expand)AuthorAge
* arch/tile: avoid a simulator warning during bootupChris Metcalf2011-03-01
* arch/tile: export <asm/hardwall.h> to userspaceChris Metcalf2011-03-01
* arch/tile: warn and retry if an IPI is not accepted by the target cpuChris Metcalf2011-03-01
* arch/tile: stop disabling INTCTRL_1 interrupts during hypervisor downcallsChris Metcalf2011-03-01
* arch/tile: fix __ndelay etc to work betterChris Metcalf2011-03-01
* arch/tile: bug fix: exec'ed task thought it was still single-steppingChris Metcalf2011-03-01
* arch/tile: catch up with section naming convention in 2.6.35Chris Metcalf2011-03-01
* arch/tile: Fix atomic_read() definition to use ACCESS_ONCEChris Metcalf2011-02-25
* tile: Select GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner2011-02-23
* tile: Use proper accessor functions in show_interrupt()Thomas Gleixner2011-02-23
* tile: Convert irq_chip to new functionsThomas Gleixner2011-02-23
* tile: Fix __pte_free_tlbPeter Zijlstra2011-02-23
* tile: Use generic irq KconfigThomas Gleixner2011-01-21
* genirq: Remove __do_IRQThomas Gleixner2011-01-21
* kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-20
* arch/tile: handle rt_sigreturn() more cleanlyChris Metcalf2010-12-17
* arch/tile: handle CLONE_SETTLS in copy_thread(), not user spaceChris Metcalf2010-12-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2010-11-24
|\
| * arch/tile: fix memchr() not to dereference memory for zero lengthChris Metcalf2010-11-24
| * arch/tile: make glibc's sysconf(_SC_NPROCESSORS_CONF) work correctlyChris Metcalf2010-11-24
| * Merge branch 'master' into for-linusChris Metcalf2010-11-24
| |\
| * | arch/tile: fix rwlock so would-be write lockers don't block new readersChris Metcalf2010-11-15
* | | Merge branch 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2010-11-24
|\ \ \ | |_|/ |/| |
| * | pci root complex: support for tile architectureChris Metcalf2010-11-24
| * | drivers/net/tile/: on-chip network drivers for the tile architectureChris Metcalf2010-11-24
* | | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
| |/ |/|
* | arch/tile: mark "hardwall" device as non-seekableChris Metcalf2010-11-01
* | asm-generic/stat.h: support 64-bit file time_t for stat()Chris Metcalf2010-11-01
* | arch/tile: don't allow user code to set the PL via ptrace or signal returnChris Metcalf2010-11-01
* | arch/tile: correct double syscall restart for nested signalsChris Metcalf2010-11-01
* | arch/tile: avoid __must_check warning on one strict_strtol checkChris Metcalf2010-11-01
|/
* arch/tile: bomb raw_local_irq_ to arch_local_irq_Chris Metcalf2010-11-01
* arch/tile: complete migration to new kmap_atomic schemeChris Metcalf2010-11-01
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2010-10-28
|\
| * kbuild: convert `arch/tile' to the kconfig mainmenu upgradeArnaud Lacombe2010-10-28
* | Remove duplicate includes from many filesZimny Lech2010-10-27
* | ptrace: cleanup arch_ptrace() on tileNamhyung Kim2010-10-27
* | ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-27
* | tile: enable ARCH_DMA_ADDR_T_64BITFUJITA Tomonori2010-10-27
* | mm: fix race in kunmap_atomic()Peter Zijlstra2010-10-27
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2010-10-26
|\ \
| * | arch/tile: convert a BUG_ON to BUILD_BUG_ONChris Metcalf2010-10-15
| * | arch/tile: make ptrace() work properly for TILE-Gx COMPAT modeChris Metcalf2010-10-15
| * | arch/tile: support new info op generated by compilerChris Metcalf2010-10-15
| * | arch/tile: minor whitespace/naming changes for string support filesChris Metcalf2010-10-15
| * | arch/tile: enable single-step support for TILE-GxChris Metcalf2010-10-15
| * | arch/tile: parameterize system PLs to support KVM portChris Metcalf2010-10-15
| * | arch/tile: add Tilera's <arch/sim.h> header as an open-source headerChris Metcalf2010-10-15
| * | arch/tile: Bomb C99 comments to C89 comments in tile's <arch/sim_def.h>Chris Metcalf2010-10-15
| * | arch/tile: prevent corrupt top frame from causing backtracer runawayChris Metcalf2010-10-14