UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / arch / tile /
2011-01-21 Thomas Gleixnertile: Use generic irq Kconfig
2011-01-21 Thomas Gleixnergenirq: Remove __do_IRQ
2011-01-21 David Rientjeskconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
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: fix memchr() not to dereference memory for...
2010-11-24 Chris Metcalfarch/tile: make glibc's sysconf(_SC_NPROCESSORS_CONF...
2010-11-24 Chris MetcalfMerge branch 'master' into for-linus
2010-11-24 Chris Metcalfpci root complex: support for tile architecture
2010-11-24 Chris Metcalfdrivers/net/tile/: on-chip network drivers for the...
2010-11-17 Arnd BergmannBKL: remove extraneous #include <smp_lock.h>
2010-11-15 Chris Metcalfarch/tile: fix rwlock so would-be write lockers don...
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: avoid __must_check warning on one strict_str...
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 Linus TorvaldsMerge branch 'kconfig' of git://git./linux/kernel/git...
2010-10-28 Arnaud Lacombekbuild: convert `arch/tile' to the kconfig mainmenu...
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-28 FUJITA Tomonoritile: enable ARCH_DMA_ADDR_T_64BIT
2010-10-28 Peter Zijlstramm: fix race in kunmap_atomic()
2010-10-27 Linus TorvaldsMerge git://git./linux/kernel/git/cmetcalf/linux-tile
2010-10-26 Peter Zijlstramm: remove pte_*map_nested()
2010-10-26 Peter Zijlstramm: stack based kmap_atomic()
2010-10-22 Linus TorvaldsMerge git://git./linux/kernel/git/arnd/asm-generic
2010-10-22 Linus TorvaldsMerge branch 'llseek' of git://git./linux/kernel/git...
2010-10-21 Linus TorvaldsMerge git://git./linux/kernel/git/dhowells/linux-2...
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: minor whitespace/naming changes for string...
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 Chris Metcalfarch/tile: Bomb C99 comments to C89 comments in tile...
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: various top-level Makefile cleanups
2010-10-14 Chris Metcalfarch/tile: change lower bound on syscall error return...
2010-10-14 Chris Metcalfarch/tile: properly export __mb_incoherent for modules
2010-10-14 Chris Metcalfarch/tile: provide a definition of MAP_STACK
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 better "punctuation" for VMSPLIT_3_5G...
2010-10-14 Chris Metcalfarch/tile: Use <asm-generic/syscalls.h>
2010-10-14 Chris MetcalfMerge branch 'master' into for-linus
2010-10-12 Thomas GleixnerMerge branch 'x86/urgent' of into irq/sparseirq
2010-10-09 Akinobu Mitabitops: make asm-generic/bitops/find.h more generic
2010-10-07 David HowellsFix IRQ flag handling naming
2010-10-05 Akinobu Mitatile: replace some BUG_ON checks with BUILD_BUG_ON...
2010-09-25 Linus TorvaldsMerge branch 'stable' of git://git./linux/kernel/git...
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-16 Linus TorvaldsMerge branch 'stable' of git://git./linux/kernel/git...
2010-09-15 Chris Metcalfarch/tile: fix formatting bug in register dumps
2010-09-15 Chris Metcalfarch/tile: fix memcpy_fromio()/memcpy_toio() signatures
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-09-14 H. Peter Anvincompat: Make compat_alloc_user_space() incorporate...
2010-08-18 David HowellsMake do_execve() take a const filename pointer
2010-08-16 Linus TorvaldsMerge git://git./linux/kernel/git/cmetcalf/linux-tile
2010-08-15 Chris Metcalfarch/tile: don't validate CROSS_COMPILE needlessly
2010-08-15 Chris Metcalfarch/tile: export only COMMAND_LINE_SIZE to userspace.
2010-08-15 Chris Metcalfarch/tile: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MIN...
2010-08-14 Sam Ravnborgdefconfig reduction
2010-08-14 Chris Metcalfarch/tile: Rename the hweight() implementations to...
2010-08-13 Chris MetcalfMerge branch 'master' into for-linus
2010-08-13 Chris Metcalfarch/tile: extend syscall ABI to set r1 on return as...
2010-08-13 Chris Metcalfarch/tile: Various cleanups.
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: mm: pgtable.c: Removed duplicated #include
2010-08-13 Andrea Gelminiarch: tile: kernel/proc.c Removed duplicated #include
2010-08-11 FUJITA Tomonoridma-mapping: remove dma_is_consistent API
2010-08-11 FUJITA Tomonoridma-mapping: unify dma_get_cache_alignment implementations
2010-08-11 Chris Metcalfarch/tile: support new kunmap_atomic() naming convention.
2010-08-11 FUJITA Tomonoritile: remove unused ISA_DMA_THRESHOLD define
2010-07-16 Kulikov Vasiliyarch/tile: check kmalloc() result
2010-07-06 Chris Metcalfarch/tile: catch up on various minor cleanups.
2010-07-06 Chris Metcalfarch/tile: avoid erroneous error return for PTRACE_POKEUSR.
2010-07-06 FUJITA Tomonoritile: set ARCH_KMALLOC_MINALIGN
2010-07-06 FUJITA Tomonoritile: remove homegrown L1_CACHE_ALIGN macro
2010-07-06 Chris Metcalfarch/tile: Miscellaneous cleanup changes.
2010-07-06 Chris Metcalfarch/tile: Split the icache flush code off to a generic...
2010-07-06 Chris Metcalfarch/tile: Fix bug in support for atomic64_xx() ops.
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().
next