Age | Commit message (Expand) | Author |
2011-08-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2011-08-02 | Merge tag 'v3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/li... | Chris Metcalf |
2011-07-26 | atomic: cleanup asm-generic atomic*.h inclusion | Arun Sharma |
2011-07-26 | atomic: move atomic_add_unless to generic code | Arun Sharma |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2011-07-26 | asm-generic: add another generic ext2 atomic bitops | Akinobu Mita |
2011-07-26 | ptrace: unify show_regs() prototype | Mike Frysinger |
2011-06-27 | Fix node_start/end_pfn() definition for mm/page_cgroup.c | KAMEZAWA Hiroyuki |
2011-06-15 | arch/tile: remove useless set_fixmap_nocache() macro | Chris Metcalf |
2011-06-10 | arch/tile: add hypervisor-based character driver for SPI flash ROM | Chris Metcalf |
2011-06-03 | tile: use generic-y format for one-line asm-generic headers | Chris Metcalf |
2011-05-27 | arch/tile: more /proc and /sys file support | Chris Metcalf |
2011-05-19 | arch/tile: cleanups for tilegx compat mode | Chris Metcalf |
2011-05-19 | arch/tile: support signal "exception-trace" hook | Chris Metcalf |
2011-05-19 | arch/tile: use better definitions of xchg() and cmpxchg() | Chris Metcalf |
2011-05-12 | arch/tile: finish enabling support for TILE-Gx 64-bit chip | Chris Metcalf |
2011-05-04 | tile: replace mm->cpu_vm_mask with mm_cpumask() | KOSAKI Motohiro |
2011-05-04 | tile,mn10300: add device parameter to dma_cache_sync() | James Hogan |
2011-05-04 | arch/tile: clarify flush_buffer()/finv_buffer() function names | Chris Metcalf |
2011-05-04 | arch/tile: kernel-related cleanups from removing static page size | Chris Metcalf |
2011-05-04 | arch/tile: various header improvements for building drivers | Chris Metcalf |
2011-05-04 | arch/tile: disable SD_WAKE_AFFINE flag on CPU/NODE scheduling domain | Chris Metcalf |
2011-05-04 | arch/tile: improve support for PCI hotplug | Chris Metcalf |
2011-05-02 | arch/tile: support TIF_NOTIFY_RESUME | Chris Metcalf |
2011-05-02 | arch/tile: refactor backtracing code | Chris Metcalf |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-23 | bitops: remove minix bitops from asm/bitops.h | Akinobu Mita |
2011-03-23 | bitops: remove ext2 non-atomic bitops from asm/bitops.h | Akinobu Mita |
2011-03-23 | bitops: introduce little-endian bitops for most architectures | Akinobu Mita |
2011-03-22 | mm: NUMA aware alloc_thread_info_node() | Eric Dumazet |
2011-03-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2011-03-17 | arch/tile: support newer binutils assembler shift semantics | Chris Metcalf |
2011-03-11 | futex: Sanitize futex ops argument types | Michel Lespinasse |
2011-03-11 | futex: Sanitize cmpxchg_futex_value_locked API | Michel Lespinasse |
2011-03-10 | arch/tile: fix deadlock bugs in rwlock implementation | Chris Metcalf |
2011-03-10 | drivers/edac: provide support for tile architecture | Chris Metcalf |
2011-03-10 | arch/tile: support 4KB page size as well as 64KB | Chris Metcalf |
2011-03-10 | arch/tile: fix some comments and whitespace | Chris Metcalf |
2011-03-01 | arch/tile: enhance existing finv_buffer_remote() routine | Chris Metcalf |
2011-03-01 | arch/tile: use extended assembly to inline __mb_incoherent() | Chris Metcalf |
2011-03-01 | arch/tile: sync up with <arch/sim.h> and <arch/sim_def.h> changes | Chris Metcalf |
2011-03-01 | arch/tile: export <asm/hardwall.h> to userspace | Chris Metcalf |
2011-03-01 | arch/tile: fix __ndelay etc to work better | Chris Metcalf |
2011-03-01 | arch/tile: bug fix: exec'ed task thought it was still single-stepping | Chris Metcalf |
2011-03-01 | arch/tile: catch up with section naming convention in 2.6.35 | Chris Metcalf |
2011-02-25 | arch/tile: Fix atomic_read() definition to use ACCESS_ONCE | Chris Metcalf |
2010-12-17 | arch/tile: handle rt_sigreturn() more cleanly | Chris Metcalf |
2010-11-25 | Merge branch 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc... | Linus Torvalds |
2010-11-24 | pci root complex: support for tile architecture | Chris Metcalf |
2010-11-24 | drivers/net/tile/: on-chip network drivers for the tile architecture | Chris Metcalf |