aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile/kernel
Commit message (Expand)AuthorAge
* arch/tile: use new generic {enable,disable}_percpu_irq() routinesChris Metcalf2011-12-03
* arch/tile: add a few #includes and an EXPORT to catch up with kernel changes.Chris Metcalf2011-12-03
* arch/tile: factor out <arch/opcode.h> headerChris Metcalf2011-11-03
* tile: revert change from <asm/atomic.h> to <linux/atomic.h> in asm filesChris Metcalf2011-10-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-08-03
|\
| * clocksource: tile: convert to use clocksource_register_hzJohn Stultz2011-06-03
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-07-30
|\ \
| * | PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2011-07-22
| |/
* | atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-25
|\ \
| * | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-10
| |/
* / modules: make arch's use default loader hooksJonas Bonn2011-07-24
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-05-29
|\
| * arch/tile: more /proc and /sys file supportChris Metcalf2011-05-27
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-05-25
|\|
| * arch/tile: cleanups for tilegx compat modeChris Metcalf2011-05-19
| * arch/tile: allocate PCI IRQs later in bootChris Metcalf2011-05-19
| * arch/tile: support signal "exception-trace" hookChris Metcalf2011-05-19
| * arch/tile: finish enabling support for TILE-Gx 64-bit chipChris Metcalf2011-05-12
| * compat: fixes to allow working with tile archChris Metcalf2011-05-12
| * tile: do_hardwall_trap: do not play with task->sighandOleg Nesterov2011-05-04
| * tile: replace mm->cpu_vm_mask with mm_cpumask()KOSAKI Motohiro2011-05-04
| * tile,mn10300: add device parameter to dma_cache_sync()James Hogan2011-05-04
| * arch/tile: various header improvements for building driversChris Metcalf2011-05-04
| * arch/tile: tolerate disabling CONFIG_BLK_DEV_INITRDChris Metcalf2011-05-04
| * arch/tile: properly flush the I$ when unloading kernel modulesChris Metcalf2011-05-04
| * arch/tile: allow nonatomic stores to interoperate with fast atomic syscallsChris Metcalf2011-05-04
| * arch/tile: improve support for PCI hotplugChris Metcalf2011-05-04
| * arch/tile: support TIF_NOTIFY_RESUMEChris Metcalf2011-05-02
| * arch/tile: refactor backtracing codeChris Metcalf2011-05-02
* | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-05-24
|\ \
| * | percpu: Always align percpu output section to PAGE_SIZETejun Heo2011-03-24
* | | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-14
| |/ |/|
* | Fix common misspellingsLucas De Marchi2011-03-31
* | tile: Use generic show_interupts()Thomas Gleixner2011-03-25
* | tile: Convert to new irq function namesThomas Gleixner2011-03-25
|/
* mm: NUMA aware alloc_thread_info_node()Eric Dumazet2011-03-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-03-17
|\
| * arch/tile: support newer binutils assembler shift semanticsChris Metcalf2011-03-17
| * arch/tile: support 4KB page size as well as 64KBChris Metcalf2011-03-10
| * arch/tile: fix some comments and whitespaceChris Metcalf2011-03-10
| * arch/tile: fix two bugs in the backtracer codeChris Metcalf2011-03-01
| * arch/tile: use a cleaner technique to enable interrupt for cpu_idle()Chris Metcalf2011-03-01
| * arch/tile: warn and retry if an IPI is not accepted by the target cpuChris Metcalf2011-03-01
| * arch/tile: stop disabling INTCTRL_1 interrupts during hypervisor downcallsChris Metcalf2011-03-01
| * arch/tile: fix __ndelay etc to work betterChris Metcalf2011-03-01
| * arch/tile: bug fix: exec'ed task thought it was still single-steppingChris Metcalf2011-03-01
| * arch/tile: catch up with section naming convention in 2.6.35Chris Metcalf2011-03-01
| * tile: Use proper accessor functions in show_interrupt()Thomas Gleixner2011-02-23
| * tile: Convert irq_chip to new functionsThomas Gleixner2011-02-23