aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-03-17
|\
| * arch/tile: support newer binutils assembler shift semanticsChris Metcalf2011-03-17
| * arch/tile: fix deadlock bugs in rwlock implementationChris Metcalf2011-03-10
| * drivers/edac: provide support for tile architectureChris Metcalf2011-03-10
| * arch/tile: support 4KB page size as well as 64KBChris Metcalf2011-03-10
| * arch/tile: add some more VMSPLIT options and use consistent namingChris Metcalf2011-03-10
| * arch/tile: fix some comments and whitespaceChris Metcalf2011-03-10
| * arch/tile: export some additional module symbolsChris Metcalf2011-03-01
| * arch/tile: enhance existing finv_buffer_remote() routineChris Metcalf2011-03-01
| * arch/tile: fix two bugs in the backtracer codeChris Metcalf2011-03-01
| * arch/tile: use extended assembly to inline __mb_incoherent()Chris Metcalf2011-03-01
| * arch/tile: use a cleaner technique to enable interrupt for cpu_idle()Chris Metcalf2011-03-01
| * arch/tile: sync up with <arch/sim.h> and <arch/sim_def.h> changesChris Metcalf2011-03-01
| * arch/tile: fix reversed test of strict_strtol() return valueChris Metcalf2011-03-01
| * 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
* | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-03-16
|\ \
| * | percpu: align percpu readmostly subsection to cachelineTejun Heo2011-01-25
| |/
* | futex: Sanitize futex ops argument typesMichel Lespinasse2011-03-11
* | futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse2011-03-11
|/
* 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