Commit Graph

227 Commits (8bac13f591652d0c561f5788eaf0862f788a668f)

Author SHA1 Message Date
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 d07bd86d82 arch/tile: clarify flush_buffer()/finv_buffer() function names 14 years ago
Chris Metcalf 5386e73589 arch/tile: kernel-related cleanups from removing static page size 14 years ago
Chris Metcalf 28d717411b arch/tile: various header improvements for building drivers 14 years ago
Chris Metcalf dbb434214e arch/tile: disable GX prefetcher during cache flush 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 7194988fb5 arch/tile: disable SD_WAKE_AFFINE flag on CPU/NODE scheduling domain 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 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
Tejun Heo 0415b00d17 percpu: Always align percpu output section to PAGE_SIZE 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