Commit Graph

100 Commits (e1db4cef8999c422420d55206beb4154f8a85383)

Author SHA1 Message Date
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
James Hogan ef0aaf873e tile,mn10300: add device parameter to dma_cache_sync() 14 years ago
Chris Metcalf 28d717411b arch/tile: various header improvements for building drivers 14 years ago
Chris Metcalf 43d9ebba93 arch/tile: tolerate disabling CONFIG_BLK_DEV_INITRD 14 years ago
Chris Metcalf 229f4df1fb arch/tile: properly flush the I$ when unloading kernel modules 14 years ago
Chris Metcalf df29ccb6c0 arch/tile: allow nonatomic stores to interoperate with fast atomic syscalls 14 years ago
Chris Metcalf 398fa5a931 arch/tile: improve support for PCI hotplug 14 years ago
Chris Metcalf 313ce674d3 arch/tile: support TIF_NOTIFY_RESUME 14 years ago
Chris Metcalf 93013a0f53 arch/tile: refactor backtracing code 14 years ago
Peter Zijlstra 184748cc50 sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Thomas Gleixner 61a167419b tile: Use generic show_interupts() 14 years ago
Thomas Gleixner 1919d641e6 tile: Convert to new irq function names 14 years ago
Tejun Heo 0415b00d17 percpu: Always align percpu output section to PAGE_SIZE 14 years ago
Eric Dumazet b6a84016bd mm: NUMA aware alloc_thread_info_node() 14 years ago
Chris Metcalf 0dccb0489f arch/tile: support newer binutils assembler shift semantics 14 years ago
Chris Metcalf 76c567fbba arch/tile: support 4KB page size as well as 64KB 14 years ago
Chris Metcalf 5fb682b064 arch/tile: fix some comments and whitespace 14 years ago
Chris Metcalf 3cebbafd28 arch/tile: fix two bugs in the backtracer code 14 years ago
Chris Metcalf 0b989cac90 arch/tile: use a cleaner technique to enable interrupt for cpu_idle() 14 years ago
Chris Metcalf bbeee4b281 arch/tile: warn and retry if an IPI is not accepted by the target cpu 14 years ago
Chris Metcalf b2ce2bdaf9 arch/tile: stop disabling INTCTRL_1 interrupts during hypervisor downcalls 14 years ago
Chris Metcalf 1337173148 arch/tile: fix __ndelay etc to work better 14 years ago
Chris Metcalf 04f7a3f12e arch/tile: bug fix: exec'ed task thought it was still single-stepping 14 years ago
Chris Metcalf 2cb8240071 arch/tile: catch up with section naming convention in 2.6.35 14 years ago
Thomas Gleixner 14536076df tile: Use proper accessor functions in show_interrupt() 14 years ago
Thomas Gleixner f5b42c93d8 tile: Convert irq_chip to new functions 14 years ago
Tejun Heo 19df0c2fef percpu: align percpu readmostly subsection to cacheline 14 years ago
Chris Metcalf 81711cee93 arch/tile: handle rt_sigreturn() more cleanly 14 years ago
Chris Metcalf bc4cf2bb27 arch/tile: handle CLONE_SETTLS in copy_thread(), not user space 14 years ago
Chris Metcalf 4d658d13c9 arch/tile: make glibc's sysconf(_SC_NPROCESSORS_CONF) work correctly 14 years ago
Chris Metcalf f02cbbe657 pci root complex: support for tile architecture 14 years ago
Arnd Bergmann 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> 14 years ago
Chris Metcalf d02db4f8d7 arch/tile: mark "hardwall" device as non-seekable 14 years ago
Chris Metcalf 2c7387ef99 asm-generic/stat.h: support 64-bit file time_t for stat() 14 years ago
Chris Metcalf 1deb9c5dfb arch/tile: don't allow user code to set the PL via ptrace or signal return 14 years ago
Chris Metcalf 34a89d26bd arch/tile: correct double syscall restart for nested signals 14 years ago
Chris Metcalf 5d966115de arch/tile: bomb raw_local_irq_ to arch_local_irq_ 14 years ago