summaryrefslogtreecommitdiff
path: root/arch/sparc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...Linus Torvalds2011-11-061-8/+0
|\
| * sparc/jump_label: drop arch_jump_label_text_poke_early()Jeremy Fitzhardinge2011-10-251-8/+0
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-0649-32/+43
|\ \
| * | sparc: Add module.h to files previously implicitly using it.Paul Gortmaker2011-10-312-0/+2
| * | sparc: remove several unnecessary module.h include instancesPaul Gortmaker2011-10-319-9/+0
| * | sparc: move symbol exporters to use export.h not module.hPaul Gortmaker2011-10-3123-23/+23
| * | sparc: add export.h to arch/sparc files as requiredPaul Gortmaker2011-10-3115-0/+15
| * | sparc: fix implicit use of uaccess.h header in mdesc.cPaul Gortmaker2011-10-311-0/+1
| * | sparc: fix implicit use of spitfire.h in pcr.c and of_device_64.cPaul Gortmaker2011-10-312-0/+2
* | | sparc64: Fix masking and shifting in VIS fpcmp emulation.David S. Miller2011-10-311-16/+16
|/ /
* | sparc: Add alignment flag to PCI expansion resourcesKjetil Oftedal2011-10-191-1/+2
* | sparc: Avoid calling sigprocmask()David S. Miller2011-10-123-3/+3
* | sparc: Use set_current_blocked()Matt Fleming2011-10-123-49/+30
* | sparc: Make '-p' boot option meaningful again.David S. Miller2011-09-212-2/+2
* | sparc, exec: remove redundant addr_limit assignmentMathias Krause2011-09-202-5/+1
* | sparc64: Future proof Niagara cpu detection.David S. Miller2011-09-164-7/+48
|/
* sparc64: Only Panther cheetah+ chips have POPC.David S. Miller2011-08-291-2/+8
* sparc32,sun4d: Change IPI IRQ level to prevent collision between IPI and time...Kjetil Oftedal2011-08-291-1/+1
* sparc: Remove another reference to nfsservctlStephen Rothwell2011-08-291-1/+1
* All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-263-3/+2
* sparc: Allow handling signals when stack is corrupted.David S. Miller2011-08-207-233/+454
* sparc: fix array bounds error setting up PCIC NMI trapIan Campbell2011-08-181-2/+2
* sparc: Don't do hypervisor calls on non-sun4v in DS driver.David S. Miller2011-08-111-6/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2011-08-0514-41/+330
|\
| * sparc: Size mondo queues more sanely.David S. Miller2011-08-051-7/+23
| * sparc: Access kernel TSB using physical addressing when possible.David S. Miller2011-08-052-12/+22
| * sparc: Use popc when possible for ffs/__ffs/ffz.David S. Miller2011-08-024-11/+37
| * sparc: Set reboot-cmd using reboot data hypervisor call if available.David S. Miller2011-08-024-9/+46
| * sparc: Add some missing hypervisor API groups.David S. Miller2011-08-021-0/+6
| * sparc: Use hweight64() in popc emulation.David S. Miller2011-08-021-11/+4
| * sparc: Use popc if possible for hweight routines.David S. Miller2011-08-024-1/+46
| * sparc: Minor tweaks to Niagara page copy/clear.David S. Miller2011-08-021-1/+1
| * sparc: Sanitize cpu feature detection and reporting.David S. Miller2011-07-283-0/+156
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2011-07-311-25/+7
|\ \
| * | sparc: iounmap() and *_free_coherent() - Use lookup_resource()Geert Uytterhoeven2011-07-301-25/+7
| * | sparc: _sparc_find_resource() should check for exact matchesGeert Uytterhoeven2011-07-301-2/+2
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-07-291-1/+1
|\ \ \ | |_|/ |/| |
| * | PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2011-07-221-1/+1
* | | sparc: Detect and handle UltraSPARC-T3 cpu types.David S. Miller2011-07-275-1/+44
* | | sparc: Don't do expensive hypervisor PCR write unless necessary.David S. Miller2011-07-271-2/+5
* | | sparc: Add T3 sun4v cpu type and hypervisor group defines.David S. Miller2011-07-271-0/+1
* | | sparc: Don't leave sparc_pmu_type NULL on sun4v.David S. Miller2011-07-271-0/+1
* | | atomic: use <linux/atomic.h>Arun Sharma2011-07-265-5/+5
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-252-10/+8
|\ \ \
| * | | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-102-10/+8
| |/ /
* | | modules: make arch's use default loader hooksJonas Bonn2011-07-241-28/+0
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-224-10/+52
|\ \ \
| * | | perf, arch: Add generic NODE cache eventsPeter Zijlstra2011-07-011-0/+42
| * | | perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra2011-07-014-10/+10
| |/ /
* | | Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/p...Linus Torvalds2011-07-222-15/+1
|\ \ \ | |_|/ |/| |