Commit Graph

958 Commits (e1db4cef8999c422420d55206beb4154f8a85383)

Author SHA1 Message Date
David S. Miller 1a8e0da593 sparc64: Only Panther cheetah+ chips have POPC. 14 years ago
Kjetil Oftedal 38f7f8f05e sparc32,sun4d: Change IPI IRQ level to prevent collision between IPI and timer interrupt 14 years ago
Stephen Rothwell 2ee04a1069 sparc: Remove another reference to nfsservctl 14 years ago
NeilBrown f5b9409973 All Arch: remove linkage for sys_nfsservctl system call 14 years ago
David S. Miller 5598473a5b sparc: Allow handling signals when stack is corrupted. 14 years ago
Ian Campbell 4a0342ca8e sparc: fix array bounds error setting up PCIC NMI trap 14 years ago
David S. Miller c92761fd9e sparc: Don't do hypervisor calls on non-sun4v in DS driver. 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
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
Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 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
Will Simoneau 1ef48593bd sparc: sun4m SMP: fix wrong shift instruction in IPI handler 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
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
Daniel Hellstrom 5d07b7869a sparc32,leon: add GRPCI2 PCI Host driver 14 years ago
Daniel Hellstrom 26893c1368 sparc32,leon: added LEON-common low-level PCI routines 14 years ago
Daniel Hellstrom cfe3af5dde sparc32: added CONFIG_PCIC_PCI Kconfig setting 14 years ago
Eric W. Biederman 7b21fddd08 ns: Wire up the setns system call 14 years ago
David Rientjes 7bf02ea22c arch, mm: filter disallowed nodes from arch specific show_mem functions 14 years ago
Grant Likely b1608d69cb drivercore: revert addition of of_match to struct device 14 years ago
Kristoffer Glembo d81f087f1f sparc32,leon: Remove unnecessary page_address calls in LEON DMA API. 14 years ago
KOSAKI Motohiro fb1fece5da sparc: convert old cpumask API into new one 14 years ago
Daniel Hellstrom 55dd23eca6 sparc32, sun4d: Implemented SMP IPIs support for SUN4D machines 14 years ago
Daniel Hellstrom ecbc42b70a sparc32, sun4m: Implemented SMP IPIs support for SUN4M machines 14 years ago
Daniel Hellstrom 1ca0c808c6 sparc32,leon: Implemented SMP IPIs for LEON CPU 14 years ago
Daniel Hellstrom d6d048192b sparc32: implement SMP IPIs using the generic functions 14 years ago
Daniel Hellstrom 2645e7219e sparc32,leon: SMP power down implementation 14 years ago