aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile/kernel
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: support 4KB page size as well as 64KBChris Metcalf2011-03-10
| * arch/tile: fix some comments and whitespaceChris Metcalf2011-03-10
| * arch/tile: fix two bugs in the backtracer codeChris Metcalf2011-03-01
| * arch/tile: use a cleaner technique to enable interrupt for cpu_idle()Chris 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
| * tile: Use proper accessor functions in show_interrupt()Thomas Gleixner2011-02-23
| * tile: Convert irq_chip to new functionsThomas Gleixner2011-02-23
* | percpu: align percpu readmostly subsection to cachelineTejun Heo2011-01-25
|/
* 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: make glibc's sysconf(_SC_NPROCESSORS_CONF) work correctlyChris Metcalf2010-11-24
* | 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
* | 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: bomb raw_local_irq_ to arch_local_irq_Chris Metcalf2010-11-01
* arch/tile: complete migration to new kmap_atomic schemeChris Metcalf2010-11-01
* 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
* 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: 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: prevent corrupt top frame from causing backtracer runawayChris Metcalf2010-10-14
| * arch/tile: change lower bound on syscall error return to -4095Chris Metcalf2010-10-14
| * arch/tile: Add a warning if we try to allocate too much vmalloc memory.Chris Metcalf2010-10-14
| * arch/tile: update some comments to clarify register usage.Chris Metcalf2010-10-14
| * arch/tile: Use <asm-generic/syscalls.h>Chris Metcalf2010-10-14
* | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\ \
| * | llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* | | Merge branch 'x86/urgent' of into irq/sparseirqThomas Gleixner2010-10-12
|\ \ \ | | |/ | |/|
| * | arch/tile: remove dead code from intvec_32.SChris Metcalf2010-09-24
* | | genirq: Cleanup irq_chip->typename leftoversThomas Gleixner2010-09-23
|/ /
* | arch/tile: fix formatting bug in register dumpsChris Metcalf2010-09-15
* | arch/tile: Save and restore extra user state for tilegxChris Metcalf2010-09-15
* | arch/tile: Change struct sigcontext to be more usefulChris Metcalf2010-09-15