aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+1
2011-07-24modules: make arch's use default loader hooksJonas Bonn1-31/+0
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-2/+1
2011-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds4-25/+325
2011-05-27arch/tile: more /proc and /sys file supportChris Metcalf4-25/+325
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds23-335/+4329
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-1/+1
2011-05-19arch/tile: cleanups for tilegx compat modeChris Metcalf2-20/+0
2011-05-19arch/tile: allocate PCI IRQs later in bootChris Metcalf1-6/+5
2011-05-19arch/tile: support signal "exception-trace" hookChris Metcalf4-6/+131
2011-05-12arch/tile: finish enabling support for TILE-Gx 64-bit chipChris Metcalf6-2/+3902
2011-05-12compat: fixes to allow working with tile archChris Metcalf1-1/+1
2011-05-04tile: do_hardwall_trap: do not play with task->sighandOleg Nesterov1-4/+2
2011-05-04tile: replace mm->cpu_vm_mask with mm_cpumask()KOSAKI Motohiro1-6/+6
2011-05-04tile,mn10300: add device parameter to dma_cache_sync()James Hogan1-1/+1
2011-05-04arch/tile: various header improvements for building driversChris Metcalf1-0/+2
2011-05-04arch/tile: tolerate disabling CONFIG_BLK_DEV_INITRDChris Metcalf1-0/+6
2011-05-04arch/tile: properly flush the I$ when unloading kernel modulesChris Metcalf1-1/+7
2011-05-04arch/tile: allow nonatomic stores to interoperate with fast atomic syscallsChris Metcalf1-35/+26
2011-05-04arch/tile: improve support for PCI hotplugChris Metcalf1-90/+117
2011-05-02arch/tile: support TIF_NOTIFY_RESUMEChris Metcalf3-97/+73
2011-05-02arch/tile: refactor backtracing codeChris Metcalf3-72/+56
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra1-5/+1
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-03-25tile: Use generic show_interupts()Thomas Gleixner1-41/+0
2011-03-25tile: Convert to new irq function namesThomas Gleixner1-3/+3
2011-03-24percpu: Always align percpu output section to PAGE_SIZETejun Heo1-1/+1
2011-03-22mm: NUMA aware alloc_thread_info_node()Eric Dumazet1-2/+2
2011-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds13-154/+163
2011-03-17arch/tile: support newer binutils assembler shift semanticsChris Metcalf1-4/+7
2011-03-10arch/tile: support 4KB page size as well as 64KBChris Metcalf5-33/+50
2011-03-10arch/tile: fix some comments and whitespaceChris Metcalf1-2/+2
2011-03-01arch/tile: fix two bugs in the backtracer codeChris Metcalf1-9/+19
2011-03-01arch/tile: use a cleaner technique to enable interrupt for cpu_idle()Chris Metcalf1-11/+5
2011-03-01arch/tile: warn and retry if an IPI is not accepted by the target cpuChris Metcalf1-14/+19
2011-03-01arch/tile: stop disabling INTCTRL_1 interrupts during hypervisor downcallsChris Metcalf1-49/+5
2011-03-01arch/tile: fix __ndelay etc to work betterChris Metcalf2-6/+10
2011-03-01arch/tile: bug fix: exec'ed task thought it was still single-steppingChris Metcalf2-2/+23
2011-03-01arch/tile: catch up with section naming convention in 2.6.35Chris Metcalf2-6/+3
2011-02-23tile: Use proper accessor functions in show_interrupt()Thomas Gleixner1-4/+6
2011-02-23tile: Convert irq_chip to new functionsThomas Gleixner1-14/+14
2011-01-25percpu: align percpu readmostly subsection to cachelineTejun Heo1-1/+1
2010-12-17arch/tile: handle rt_sigreturn() more cleanlyChris Metcalf3-12/+28
2010-12-17arch/tile: handle CLONE_SETTLS in copy_thread(), not user spaceChris Metcalf1-0/+8
2010-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-1/+1
2010-11-25Merge branch 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2-0/+622
2010-11-24arch/tile: make glibc's sysconf(_SC_NPROCESSORS_CONF) work correctlyChris Metcalf1-1/+1
2010-11-24pci root complex: support for tile architectureChris Metcalf2-0/+622
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann5-5/+0
2010-11-01arch/tile: mark "hardwall" device as non-seekableChris Metcalf1-1/+1