Commit Graph

176 Commits (f70d8ef4745349000dc599b6873a8b866289c694)

Author SHA1 Message Date
KAMEZAWA Hiroyuki c6830c2260 Fix node_start/end_pfn() definition for mm/page_cgroup.c 14 years ago
Chris Metcalf f133ecca9c arch/tile: more /proc and /sys file support 14 years ago
Akinobu Mita 63e424c844 arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} 14 years ago
Chris Metcalf 6738d3210a arch/tile: prefer "tilepro" as the name of the 32-bit architecture 14 years ago
Stephen Boyd 5ca43f6c3b lib: consolidate DEBUG_STACK_USAGE option 14 years ago
Peter Zijlstra 1c39517696 mm: now that all old mmu_gather code is gone, remove the storage 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 8aaf1dda42 arch/tile: use better definitions of xchg() and cmpxchg() 14 years ago
Chris Metcalf dd196a2b3d tile: add an RTC driver for the Tilera hypervisor 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
Chris Metcalf d2e48c1d41 arch/tile: update defconfig file to something more useful 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 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