Commit Graph

208 Commits (dbd1b5473ce8ae40fe7385eacc9294355eec0676)

Author SHA1 Message Date
Chris Metcalf eb7c792da5 arch/tile: factor out <arch/opcode.h> header 13 years ago
Chris Metcalf aeddea5d37 arch/tile: add the <arch> headers to the set of installed kernel headers 13 years ago
Chris Metcalf f319d6e238 arch/tile: avoid exporting a symbol no longer used by gcc 13 years ago
Chris Metcalf e0b1f39d55 arch/tile: avoid ISO namespace pollution with <asm/sigcontext.h> 13 years ago
Chris Metcalf d52104b29a tile: revert change from <asm/atomic.h> to <linux/atomic.h> in asm files 14 years ago
John Stultz dcb69290af time: Cleanup old CONFIG_GENERIC_TIME references that snuck in 14 years ago
Huang Ying df013ffb81 Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG 14 years ago
Julia Lawall d1afa65ca5 arch/tile/mm/init.c: trivial: use BUG_ON 14 years ago
Arun Sharma 7847777a45 atomic: cleanup asm-generic atomic*.h inclusion 14 years ago
Arun Sharma f24219b4e9 atomic: move atomic_add_unless to generic code 14 years ago
Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 years ago
Akinobu Mita 148817ba09 asm-generic: add another generic ext2 atomic bitops 14 years ago
Mike Frysinger 0e9a6cb5e6 ptrace: unify show_regs() prototype 14 years ago
Jonas Bonn 66574cc054 modules: make arch's use default loader hooks 14 years ago
Ohad Ben-Cohen e72542191c virtio: expose for non-virtualization users too 14 years ago
Ralf Baechle d5341942d7 PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. 14 years ago
NeilBrown 49b28684fd nfsd: Remove deprecated nfsctl system call and related code. 14 years ago
KAMEZAWA Hiroyuki c6830c2260 Fix node_start/end_pfn() definition for mm/page_cgroup.c 14 years ago
Chris Metcalf cf8e98d153 arch/tile: remove useless set_fixmap_nocache() macro 14 years ago
Chris Metcalf dbcb4a1a3f arch/tile: add hypervisor-based character driver for SPI flash ROM 14 years ago
Joe Perches 28f65c11f2 treewide: Convert uses of struct resource to resource_size(ptr) 14 years ago
Chris Metcalf 2c007a9d8c tile: use generic-y format for one-line asm-generic headers 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
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