Commit Graph

227 Commits (8bac13f591652d0c561f5788eaf0862f788a668f)

Author SHA1 Message Date
Joe Perches ff2d8b19a3 treewide: convert uses of ATTRIB_NORETURN to __noreturn 13 years ago
Joe Perches 9402c95f34 treewide: remove useless NORET_TYPE macro and uses 13 years ago
Myron Stowe cf1c5230ce PCI: TILE: convert pcibios_set_master() to a non-inlined function 13 years ago
Kay Sievers 8a25a2fd12 cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem 13 years ago
David Howells 1632b9e2a1 UAPI: Split trivial #if defined(__KERNEL__) && X conditionals 13 years ago
Frederic Weisbecker 1268fbc746 nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() 13 years ago
Paul E. McKenney a95f8817f8 tile: Make tile use the new is_idle_task() API 13 years ago
Frederic Weisbecker 2bbb6817c0 nohz: Allow rcu extended quiescent state handling seperately from tick stop 13 years ago
Frederic Weisbecker 280f06774a nohz: Separate out irq exit and idle loop dyntick logic 13 years ago
Michael S. Tsirkin 8455012130 tile: switch to GENERIC_PCI_IOMAP 13 years ago
Michael S. Tsirkin 8593dd375a tile: don't panic on iomap 13 years ago
Chris Metcalf 0c90547b4a arch/tile: use new generic {enable,disable}_percpu_irq() routines 13 years ago
Chris Metcalf c2851a9b1c arch/tile: fix double-free bug in homecache_free_pages() 13 years ago
Chris Metcalf 3989efb770 arch/tile: add a few #includes and an EXPORT to catch up with kernel changes. 13 years ago
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