aboutsummaryrefslogtreecommitdiff
path: root/arch/tile/kernel
AgeCommit message (Expand)Author
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers
2011-12-11nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker
2011-12-11nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker
2011-12-11nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker
2011-12-03arch/tile: use new generic {enable,disable}_percpu_irq() routinesChris Metcalf
2011-12-03arch/tile: add a few #includes and an EXPORT to catch up with kernel changes.Chris Metcalf
2011-11-03arch/tile: factor out <arch/opcode.h> headerChris Metcalf
2011-10-13tile: revert change from <asm/atomic.h> to <linux/atomic.h> in asm filesChris Metcalf
2011-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
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-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
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-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
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-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-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: various header improvements for building driversChris Metcalf
2011-05-04arch/tile: tolerate disabling CONFIG_BLK_DEV_INITRDChris Metcalf
2011-05-04arch/tile: properly flush the I$ when unloading kernel modulesChris Metcalf
2011-05-04arch/tile: allow nonatomic stores to interoperate with fast atomic syscallsChris Metcalf
2011-05-04arch/tile: improve support for PCI hotplugChris Metcalf
2011-05-02arch/tile: support TIF_NOTIFY_RESUMEChris Metcalf
2011-05-02arch/tile: refactor backtracing codeChris Metcalf
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-25tile: Use generic show_interupts()Thomas Gleixner
2011-03-25tile: Convert to new irq function namesThomas Gleixner
2011-03-24percpu: Always align percpu output section to PAGE_SIZETejun Heo
2011-03-22mm: NUMA aware alloc_thread_info_node()Eric Dumazet
2011-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2011-03-17arch/tile: support newer binutils assembler shift semanticsChris Metcalf
2011-03-10arch/tile: support 4KB page size as well as 64KBChris Metcalf
2011-03-10arch/tile: fix some comments and whitespaceChris Metcalf
2011-03-01arch/tile: fix two bugs in the backtracer codeChris Metcalf
2011-03-01arch/tile: use a cleaner technique to enable interrupt for cpu_idle()Chris Metcalf
2011-03-01arch/tile: warn and retry if an IPI is not accepted by the target cpuChris Metcalf