Commit Graph

146 Commits (1f152b48eaaf4918047e84777b01a6d687f066e9)

Author SHA1 Message Date
Chris Metcalf 05ef1b79d4 arch/tile: fix a couple of functions that should be __init 13 years ago
Linus Torvalds 6be5ceb02e VM: add "vm_mmap()" helper function 13 years ago
Chris Metcalf e72d5c7e9c arch/tile: avoid unused variable warning in proc.c for tilegx 13 years ago
Srivatsa S. Bhat d1640130cd tile/CPU hotplug: Add missing call to notify_cpu_starting() 13 years ago
Chris Metcalf e1d5c01950 arch/tile: avoid accidentally unmasking NMI-type interrupt accidentally 13 years ago
Chris Metcalf cdd8e16feb arch/tile: return SIGBUS for addresses that are unaligned AND invalid 13 years ago
Chris Metcalf 2858f85602 arch/tile: fix single-stepping over swint1 instructions on tilegx 13 years ago
Chris Metcalf cb210ee3a8 arch/tile: implement panic_smp_self_stop() 13 years ago
Chris Metcalf 8c92ba6c32 arch/tile: add "nop" after "nap" to help GX idle power draw 13 years ago
Chris Metcalf bfffe79bc2 arch/tile: use proper memparse() for "maxmem" options 13 years ago
Chris Metcalf 5f22070412 arch/tile: don't leak kernel memory when we unload modules 13 years ago
Chris Metcalf 51bcdf8879 arch/tile: fix a couple of comments that needed updating 13 years ago
Chris Metcalf a714ffff36 arch/tile: fix up some minor trap handling issues 13 years ago
Chris Metcalf e17235382d arch/tile: work around a hardware issue with the return-address stack 13 years ago
Chris Metcalf 5f639fdcd8 arch/tile: various bugs in stack backtracer 13 years ago
Chris Metcalf b287f69676 arch/tile: avoid false corrupt frame warning in early boot 13 years ago
Paul Gortmaker 34f2c0ac11 tile: fix multiple build failures from system.h dismantle 13 years ago
Rusty Russell 5f054e31c6 documentation: remove references to cpu_*_map. 13 years ago
Rusty Russell 0b5f9c005d remove references to cpu_*_map in arch/ 13 years ago
Gilad Ben-Yossef 3fc498f165 smp: introduce a generic on_each_cpu_mask() function 13 years ago
David Howells bd119c6923 Disintegrate asm/system.h for Tile 13 years ago
Chris Metcalf 48b25c43e6 [PATCH v3] ipc: provide generic compat versions of IPC syscalls 13 years ago
Matt Fleming ad09233835 tile: Use set_current_blocked() and block_sigmask() 13 years ago
Chris Metcalf 688b4db0d9 arch/tile: Fix up from commit 8a25a2fd12 13 years ago
Thomas Gleixner bd2f55361f sched/rt: Use schedule_preempt_disabled() 13 years ago
Joe Perches ff2d8b19a3 treewide: convert uses of ATTRIB_NORETURN to __noreturn 13 years ago
Joe Perches 9402c95f34 treewide: remove useless NORET_TYPE macro and uses 13 years ago
Myron Stowe cf1c5230ce PCI: TILE: convert pcibios_set_master() to a non-inlined function 13 years ago
Kay Sievers 8a25a2fd12 cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem 13 years ago
Frederic Weisbecker 1268fbc746 nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() 13 years ago
Frederic Weisbecker 2bbb6817c0 nohz: Allow rcu extended quiescent state handling seperately from tick stop 13 years ago
Frederic Weisbecker 280f06774a nohz: Separate out irq exit and idle loop dyntick logic 13 years ago
Michael S. Tsirkin 8455012130 tile: switch to GENERIC_PCI_IOMAP 13 years ago
Chris Metcalf 0c90547b4a arch/tile: use new generic {enable,disable}_percpu_irq() routines 13 years ago
Chris Metcalf 3989efb770 arch/tile: add a few #includes and an EXPORT to catch up with kernel changes. 13 years ago
Chris Metcalf eb7c792da5 arch/tile: factor out <arch/opcode.h> header 13 years ago
Chris Metcalf d52104b29a tile: revert change from <asm/atomic.h> to <linux/atomic.h> in asm files 14 years ago
Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 years ago
Jonas Bonn 66574cc054 modules: make arch's use default loader hooks 14 years ago
Ralf Baechle d5341942d7 PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. 14 years ago
Joe Perches 28f65c11f2 treewide: Convert uses of struct resource to resource_size(ptr) 14 years ago
John Stultz 9f14517bd6 clocksource: tile: convert to use clocksource_register_hz 14 years ago
Chris Metcalf f133ecca9c arch/tile: more /proc and /sys file support 14 years ago
Chris Metcalf 818d8462bb arch/tile: cleanups for tilegx compat mode 14 years ago
Chris Metcalf f4de51de2e arch/tile: allocate PCI IRQs later in boot 14 years ago
Chris Metcalf 571d76acda arch/tile: support signal "exception-trace" hook 14 years ago
Chris Metcalf 18aecc2b64 arch/tile: finish enabling support for TILE-Gx 64-bit chip 14 years ago
Chris Metcalf be84cb4383 compat: fixes to allow working with tile arch 14 years ago
Oleg Nesterov ceca3c193e tile: do_hardwall_trap: do not play with task->sighand 14 years ago
KOSAKI Motohiro dc0b124d8e tile: replace mm->cpu_vm_mask with mm_cpumask() 14 years ago