UBUNTU: Ubuntu-2.6.38-11.47
[linux-flexiantxendom0-natty.git] / arch / tile / kernel /
2010-12-17 Chris Metcalfarch/tile: handle rt_sigreturn() more cleanly
2010-12-17 Chris Metcalfarch/tile: handle CLONE_SETTLS in copy_thread(), not...
2010-11-24 Linus TorvaldsMerge git://git./linux/kernel/git/cmetcalf/linux-tile
2010-11-24 Linus TorvaldsMerge branch 'drivers' of git://git./linux/kernel/git...
2010-11-24 Chris Metcalfarch/tile: make glibc's sysconf(_SC_NPROCESSORS_CONF...
2010-11-24 Chris Metcalfpci root complex: support for tile architecture
2010-11-17 Arnd BergmannBKL: remove extraneous #include <smp_lock.h>
2010-11-01 Chris Metcalfarch/tile: mark "hardwall" device as non-seekable
2010-11-01 Chris Metcalfasm-generic/stat.h: support 64-bit file time_t for...
2010-11-01 Chris Metcalfarch/tile: don't allow user code to set the PL via...
2010-11-01 Chris Metcalfarch/tile: correct double syscall restart for nested...
2010-11-01 Chris Metcalfarch/tile: bomb raw_local_irq_ to arch_local_irq_
2010-11-01 Chris Metcalfarch/tile: complete migration to new kmap_atomic scheme
2010-10-28 Zimny LechRemove duplicate includes from many files
2010-10-28 Namhyung Kimptrace: cleanup arch_ptrace() on tile
2010-10-28 Namhyung Kimptrace: change signature of arch_ptrace()
2010-10-27 Linus TorvaldsMerge git://git./linux/kernel/git/cmetcalf/linux-tile
2010-10-22 Linus TorvaldsMerge branch 'llseek' of git://git./linux/kernel/git...
2010-10-15 Chris Metcalfarch/tile: convert a BUG_ON to BUILD_BUG_ON
2010-10-15 Chris Metcalfarch/tile: make ptrace() work properly for TILE-Gx...
2010-10-15 Chris Metcalfarch/tile: support new info op generated by compiler
2010-10-15 Chris Metcalfarch/tile: enable single-step support for TILE-Gx
2010-10-15 Chris Metcalfarch/tile: parameterize system PLs to support KVM port
2010-10-15 Chris Metcalfarch/tile: add Tilera's <arch/sim.h> header as an open...
2010-10-15 Arnd Bergmannllseek: automatically add .llseek fop
2010-10-14 Chris Metcalfarch/tile: prevent corrupt top frame from causing backt...
2010-10-14 Chris Metcalfarch/tile: change lower bound on syscall error return...
2010-10-14 Chris Metcalfarch/tile: Add a warning if we try to allocate too...
2010-10-14 Chris Metcalfarch/tile: update some comments to clarify register...
2010-10-14 Chris Metcalfarch/tile: Use <asm-generic/syscalls.h>
2010-10-12 Thomas GleixnerMerge branch 'x86/urgent' of into irq/sparseirq
2010-09-24 Chris Metcalfarch/tile: remove dead code from intvec_32.S
2010-09-23 Thomas Gleixnergenirq: Cleanup irq_chip->typename leftovers
2010-09-15 Chris Metcalfarch/tile: fix formatting bug in register dumps
2010-09-15 Chris Metcalfarch/tile: Save and restore extra user state for tilegx
2010-09-15 Chris Metcalfarch/tile: Change struct sigcontext to be more useful
2010-09-15 Chris Metcalfarch/tile: finish const-ifying sys_execve()
2010-08-18 David HowellsMake do_execve() take a const filename pointer
2010-08-13 Chris Metcalfarch/tile: extend syscall ABI to set r1 on return as...
2010-08-13 Chris Metcalfarch/tile: support backtracing on TILE-Gx
2010-08-13 Chris Metcalfarch/tile: Fix a couple of issues with the COMPAT code...
2010-08-13 Chris Metcalfarch/tile: Use separate, better minsec values for clock...
2010-08-13 Chris Metcalfarch/tile: correct a bug in freeing bootmem by VA for...
2010-08-13 Andrea Gelminiarch: tile: kernel/proc.c Removed duplicated #include
2010-07-16 Kulikov Vasiliyarch/tile: check kmalloc() result
2010-07-06 Chris Metcalfarch/tile: avoid erroneous error return for PTRACE_POKEUSR.
2010-07-06 Chris Metcalfarch/tile: Miscellaneous cleanup changes.
2010-07-06 Chris Metcalfarch/tile: Shrink the tile-opcode files considerably.
2010-07-06 Chris Metcalfarch/tile: Add driver to enable access to the user...
2010-07-06 Chris Metcalfarch/tile: Enable more sophisticated IRQ model for...
2010-06-07 Chris MetcalfRevert adding some arch-specific signal syscalls to...
2010-06-05 Chris Metcalfarch/tile: Do not use GFP_KERNEL for dma_alloc_coherent().
2010-06-04 Chris Metcalfarch/tile: core support for Tilera 32-bit chips.