summaryrefslogtreecommitdiff
path: root/arch/tile
AgeCommit message (Expand)Author
2011-10-13tile: revert change from <asm/atomic.h> to <linux/atomic.h> in asm filesChris Metcalf
2011-08-03Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-08-03Merge branch 'apei' into apei-releaseLen Brown
2011-08-03Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHGHuang Ying
2011-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2011-08-02arch/tile/mm/init.c: trivial: use BUG_ONJulia Lawall
2011-08-02Merge tag 'v3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/li...Chris Metcalf
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-26asm-generic: add another generic ext2 atomic bitopsAkinobu Mita
2011-07-26ptrace: unify show_regs() prototypeMike Frysinger
2011-07-25Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-24modules: make arch's use default loader hooksJonas Bonn
2011-07-23virtio: expose for non-virtualization users tooOhad Ben-Cohen
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle
2011-07-15nfsd: Remove deprecated nfsctl system call and related code.NeilBrown
2011-07-11Merge branch 'master' into for-nextJiri Kosina
2011-06-27Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki
2011-06-15arch/tile: remove useless set_fixmap_nocache() macroChris Metcalf
2011-06-10arch/tile: add hypervisor-based character driver for SPI flash ROMChris Metcalf
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-06-03tile: use generic-y format for one-line asm-generic headersChris Metcalf
2011-06-03clocksource: tile: convert to use clocksource_register_hzJohn Stultz
2011-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2011-05-27arch/tile: more /proc and /sys file supportChris Metcalf
2011-05-26arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2011-05-25arch/tile: prefer "tilepro" as the name of the 32-bit architectureChris Metcalf
2011-05-25lib: consolidate DEBUG_STACK_USAGE optionStephen Boyd
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-05-24Merge branch 'fixes-2.6.39' into for-2.6.40Tejun Heo
2011-05-19arch/tile: cleanups for tilegx compat modeChris Metcalf
2011-05-19arch/tile: allocate PCI IRQs later in bootChris Metcalf
2011-05-19arch/tile: support signal "exception-trace" hookChris Metcalf
2011-05-19arch/tile: use better definitions of xchg() and cmpxchg()Chris Metcalf
2011-05-17tile: add an RTC driver for the Tilera hypervisorChris Metcalf
2011-05-12arch/tile: finish enabling support for TILE-Gx 64-bit chipChris Metcalf
2011-05-12compat: fixes to allow working with tile archChris Metcalf
2011-05-04arch/tile: update defconfig file to something more usefulChris Metcalf
2011-05-04tile: do_hardwall_trap: do not play with task->sighandOleg Nesterov
2011-05-04tile: replace mm->cpu_vm_mask with mm_cpumask()KOSAKI Motohiro
2011-05-04tile,mn10300: add device parameter to dma_cache_sync()James Hogan
2011-05-04arch/tile: clarify flush_buffer()/finv_buffer() function namesChris Metcalf
2011-05-04arch/tile: kernel-related cleanups from removing static page sizeChris Metcalf
2011-05-04arch/tile: various header improvements for building driversChris Metcalf
2011-05-04arch/tile: disable GX prefetcher during cache flushChris Metcalf