Commit Graph

1569 Commits (0359de7dd501f694f01b61364c9b633eab41f494)

Author SHA1 Message Date
David S. Miller 0785a8e87b sparc: Fix build with DEBUG_PAGEALLOC enabled. 14 years ago
David S. Miller 961f65fc41 sparc: Size mondo queues more sanely. 14 years ago
David S. Miller 9076d0e7e0 sparc: Access kernel TSB using physical addressing when possible. 14 years ago
Josip Rodin a61b582954 sparc: Fix __atomic_add_unless() return value. 14 years ago
Sam Ravnborg fabb5bd96d sparc: use kbuild-generic support for true asm-generic header files 14 years ago
Huang Ying df013ffb81 Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG 14 years ago
David S. Miller 56d205cc5c sparc: Use popc when possible for ffs/__ffs/ffz. 14 years ago
David S. Miller ea5e7447ea sparc: Set reboot-cmd using reboot data hypervisor call if available. 14 years ago
David S. Miller e2eb9f8158 sparc: Add some missing hypervisor API groups. 14 years ago
David S. Miller d600cbed0f sparc: Use hweight64() in popc emulation. 14 years ago
David S. Miller ef7c4d4675 sparc: Use popc if possible for hweight routines. 14 years ago
David S. Miller e95ade0839 sparc: Minor tweaks to Niagara page copy/clear. 14 years ago
Geert Uytterhoeven a0e997c20a sparc: iounmap() and *_free_coherent() - Use lookup_resource() 14 years ago
Geert Uytterhoeven 88efd0bbc0 sparc: _sparc_find_resource() should check for exact matches 14 years ago
David S. Miller ac85fe8b21 sparc: Sanitize cpu feature detection and reporting. 14 years ago
David S. Miller 4ba991d3eb sparc: Detect and handle UltraSPARC-T3 cpu types. 14 years ago
David S. Miller 314ff52727 sparc: Don't do expensive hypervisor PCR write unless necessary. 14 years ago
David S. Miller 15e3608d7c sparc: Add T3 sun4v cpu type and hypervisor group defines. 14 years ago
David S. Miller facfddef2c sparc: Don't leave sparc_pmu_type NULL on sun4v. 14 years ago
Stephen Rothwell 678624e401 sparc: rename atomic_add_unless 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
David S. Miller df077ac468 sparc64: implement get_user_pages_fast() 14 years ago
David S. Miller 683d2fa672 sparc64: add support for _PAGE_SPECIAL 14 years ago
David S. Miller 4a0100f754 sparc64: use RCU page table freeing 14 years ago
David S. Miller 4dedbf8dc1 sparc64: kill page table quicklists 14 years ago
Jonas Bonn 66574cc054 modules: make arch's use default loader hooks 14 years ago
Ralf Baechle d5341942d7 PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. 14 years ago
Jason Wessel 33d8881af5 sparc,kgdbts: fix compile regression with kgdb test suite 14 years ago
Phil Carmody 497888cf69 treewide: fix potentially dangerous trailing ';' in #defined values/expressions 14 years ago
Will Simoneau 1ef48593bd sparc: sun4m SMP: fix wrong shift instruction in IPI handler 14 years ago
Matthias Rosenfelder 6d999da4d2 sparc32,leon: Added __init declaration to leon_flush_needed() 14 years ago
Steven Rostedt 18d85bc558 sparc/irqs: Do not trace arch_local_{*,irq_*} functions 14 years ago
Peter Zijlstra 89d6c0b5bd perf, arch: Add generic NODE cache events 14 years ago
Peter Zijlstra a8b0ca17b8 perf: Remove the nmi parameter from the swevent and overflow interface 14 years ago
KAMEZAWA Hiroyuki c6830c2260 Fix node_start/end_pfn() definition for mm/page_cgroup.c 14 years ago
Joe Perches 28f65c11f2 treewide: Convert uses of struct resource to resource_size(ptr) 14 years ago
Daniel Hellstrom 10f0d07c51 sparc32, leon: bugfix in LEON SMP interrupt init 14 years ago
Daniel Hellstrom a7d82a0a3c sparc32, sun4m: bugfix in SMP IPI traphandler 14 years ago
Benjamin Herrenschmidt 64099d981c pci/of: Consolidate pci_device_to_OF_node() 14 years ago
Benjamin Herrenschmidt 98d9f30c82 pci/of: Match PCI devices to OF nodes dynamically 14 years ago
Joe Perches 6cb79b3f3b sparc: Remove unnecessary semicolons 14 years ago
oftedal 9eeb08986f Add support for allocating irqs for bootbus devices 14 years ago
oftedal ea16058457 Do not skip interrupt sources in sun4d interrupt handler and acknowledge interrupts correctly 14 years ago
oftedal 5fba17084e Restructure sun4d_build_device_irq so that timer interrupts can be allocated 14 years ago
David S. Miller 8c47f8d07e sparc: PCIC_PCI needs SPARC32 dependency 14 years ago
Geert Uytterhoeven 2c7d164440 sparc: Do not select GENERIC_HARDIRQS_NO_DEPRECATED 14 years ago