Commit Graph

143 Commits (323222b5ff930a43eab45cec6e58345740fa2a29)

Author SHA1 Message Date
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 78c8982564 genirq: Remove the now obsolete config options and select statements 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
David Rientjes b2b755b5f1 lib, arch: add filter argument to show_mem and fix private implementations 14 years ago
Akinobu Mita 61f2e7b0f4 bitops: remove minix bitops from asm/bitops.h 14 years ago
Akinobu Mita f312eff816 bitops: remove ext2 non-atomic bitops from asm/bitops.h 14 years ago
Akinobu Mita 861b5ae7cd bitops: introduce little-endian bitops for most architectures 14 years ago
Eric Dumazet b6a84016bd mm: NUMA aware alloc_thread_info_node() 14 years ago
Chris Metcalf 5b4787719f arch/tile: fix futex sanitization definition/prototype mismatch 14 years ago
Chris Metcalf 0dccb0489f arch/tile: support newer binutils assembler shift semantics 14 years ago
Michel Lespinasse 8d7718aa08 futex: Sanitize futex ops argument types 14 years ago
Michel Lespinasse 37a9d912b2 futex: Sanitize cmpxchg_futex_value_locked API 14 years ago
Chris Metcalf 3c5ead52ed arch/tile: fix deadlock bugs in rwlock implementation 14 years ago
Chris Metcalf 5c77075548 drivers/edac: provide support for tile architecture 14 years ago
Chris Metcalf 76c567fbba arch/tile: support 4KB page size as well as 64KB 14 years ago
Chris Metcalf 09c17eab07 arch/tile: add some more VMSPLIT options and use consistent naming 14 years ago
Chris Metcalf 5fb682b064 arch/tile: fix some comments and whitespace 14 years ago
Chris Metcalf 00dce03134 arch/tile: export some additional module symbols 14 years ago
Chris Metcalf 63b7ca6b04 arch/tile: enhance existing finv_buffer_remote() routine 14 years ago
Chris Metcalf 3cebbafd28 arch/tile: fix two bugs in the backtracer code 14 years ago
Chris Metcalf 6c4d112688 arch/tile: use extended assembly to inline __mb_incoherent() 14 years ago
Chris Metcalf 0b989cac90 arch/tile: use a cleaner technique to enable interrupt for cpu_idle() 14 years ago
Chris Metcalf a5c149c8a0 arch/tile: sync up with <arch/sim.h> and <arch/sim_def.h> changes 14 years ago
Chris Metcalf ed54d38f08 arch/tile: fix reversed test of strict_strtol() return value 14 years ago
Chris Metcalf 401586e916 arch/tile: avoid a simulator warning during bootup 14 years ago
Chris Metcalf 9ff27fdbd5 arch/tile: export <asm/hardwall.h> to userspace 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
Chris Metcalf d356b595e5 arch/tile: Fix atomic_read() definition to use ACCESS_ONCE 14 years ago
Thomas Gleixner deb4b003eb tile: Select GENERIC_HARDIRQS_NO_DEPRECATED 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
Peter Zijlstra 342d87ef21 tile: Fix __pte_free_tlb 14 years ago
Tejun Heo 19df0c2fef percpu: align percpu readmostly subsection to cacheline 14 years ago
Thomas Gleixner 8df274064e tile: Use generic irq Kconfig 14 years ago
Thomas Gleixner 1c77ff22f5 genirq: Remove __do_IRQ 14 years ago
David Rientjes 6a108a14fa kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT 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 3edabee2ed arch/tile: fix memchr() not to dereference memory for zero length 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
Chris Metcalf e5a0693973 drivers/net/tile/: on-chip network drivers for the tile architecture 14 years ago
Arnd Bergmann 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> 14 years ago
Chris Metcalf 24f3f6b5ef arch/tile: fix rwlock so would-be write lockers don't block new readers 14 years ago