Age | Commit message (Expand) | Author |
2012-04-02 | arch/tile: use atomic exchange in arch_write_unlock() | Chris Metcalf |
2012-04-02 | arch/tile: work around a hardware issue with the return-address stack | Chris Metcalf |
2012-04-02 | arch/tile: various bugs in stack backtracer | Chris Metcalf |
2012-04-02 | arch/tile: use 0 for IRQ_RESCHEDULE instead of 1 | Chris Metcalf |
2012-04-02 | arch/tile: fix gcc 4.6 warnings in <asm/bitops_64.h> | Chris Metcalf |
2012-04-02 | arch/tile: revert comment for atomic64_add_unless(). | Chris Metcalf |
2012-04-02 | arch/tile: fix typo in <arch/spr_def.h> | Chris Metcalf |
2012-04-02 | tile: fix multiple build failures from system.h dismantle | Paul Gortmaker |
2012-03-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2012-03-28 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-03-28 | smp: introduce a generic on_each_cpu_mask() function | Gilad Ben-Yossef |
2012-03-28 | Delete all instances of asm/system.h | David Howells |
2012-03-28 | Disintegrate asm/system.h for Tile | David Howells |
2012-03-20 | highmem: kill all __kmap_atomic() | Cong Wang |
2012-03-15 | [PATCH v3] ipc: provide generic compat versions of IPC syscalls | Chris Metcalf |
2012-01-14 | Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headers | Linus Torvalds |
2012-01-11 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2012-01-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2012-01-06 | PCI: TILE: convert pcibios_set_master() to a non-inlined function | Myron Stowe |
2011-12-13 | UAPI: Split trivial #if defined(__KERNEL__) && X conditionals | David Howells |
2011-12-04 | tile: switch to GENERIC_PCI_IOMAP | Michael S. Tsirkin |
2011-12-04 | tile: don't panic on iomap | Michael S. Tsirkin |
2011-12-03 | arch/tile: use new generic {enable,disable}_percpu_irq() routines | Chris Metcalf |
2011-11-03 | arch/tile: factor out <arch/opcode.h> header | Chris Metcalf |
2011-11-03 | arch/tile: add the <arch> headers to the set of installed kernel headers | Chris Metcalf |
2011-11-03 | arch/tile: avoid ISO namespace pollution with <asm/sigcontext.h> | Chris Metcalf |
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 |