Commit Graph

982 Commits (2c85bd318996bb915b7181cecea602272752550c)

Author SHA1 Message Date
David S. Miller 7cc8583372 sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq(). 13 years ago
Thomas Meyer f0a4cf3101 sparc: Use kmemdup rather than duplicating its implementation 13 years ago
David S. Miller 0b64120cce sparc64: Patch sun4v code sequences properly on module load. 13 years ago
David S. Miller e88d246871 sparc: Stash orig_i0 into %g6 instead of %g2 13 years ago
David S. Miller 1d299bc773 sparc: Fix handling of orig_i0 wrt. debugging when restarting syscalls. 13 years ago
Ben Hutchings 9ff03b392f sparc: sigutil: Include <linux/errno.h> 13 years ago
David S. Miller 51ce185af0 sparc: Hook up process_vm_{readv,writev} syscalls. 13 years ago
Paul Gortmaker f060ac5460 sparc: Add module.h to files previously implicitly using it. 13 years ago
Paul Gortmaker cdd0b0ac12 sparc: remove several unnecessary module.h include instances 13 years ago
Paul Gortmaker 066bcaca51 sparc: move symbol exporters to use export.h not module.h 13 years ago
Paul Gortmaker 7b64db608a sparc: add export.h to arch/sparc files as required 13 years ago
Paul Gortmaker cd66bc4539 sparc: fix implicit use of uaccess.h header in mdesc.c 13 years ago
Paul Gortmaker c2068dabeb sparc: fix implicit use of spitfire.h in pcr.c and of_device_64.c 13 years ago
David S. Miller 2e8ecdc008 sparc64: Fix masking and shifting in VIS fpcmp emulation. 13 years ago
Jeremy Fitzhardinge 92e02396d7 sparc/jump_label: drop arch_jump_label_text_poke_early() 13 years ago
Kjetil Oftedal aad4564498 sparc: Add alignment flag to PCI expansion resources 14 years ago
David S. Miller 27f20dca01 sparc: Avoid calling sigprocmask() 14 years ago
Matt Fleming faddf598f0 sparc: Use set_current_blocked() 14 years ago
David S. Miller 11032c17bd sparc: Make '-p' boot option meaningful again. 14 years ago
Mathias Krause ddd53bf111 sparc, exec: remove redundant addr_limit assignment 14 years ago
David S. Miller 08cefa9fa7 sparc64: Future proof Niagara cpu detection. 14 years ago
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