aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
2016-02-03sparc64: fix incorrect sign extension in sys_sparc64_personalityDmitry V. Levin
2016-01-31net: filter: make JITs zero A for SKF_AD_ALU_XOR_XRabin Vincent
2015-10-27crypto: sparc - initialize blkcipher.ivsizeDave Kleikamp
2015-08-16sparc64: Fix userspace FPU register corruptions.David S. Miller
2015-05-31sparc: Resolve conflict between sparc v9 and M7 on usage of bit 9 of TTEKhalid Aziz
2015-05-31sparc64: pci slots information is not populated in sysfsEric Snowberg
2015-05-31sparc: kernel: GRPCI2: Remove a useless memsetChristophe Jaillet
2015-04-22sparc64: Setup sysfs to mark LDOM sockets, cores and threads correctlychris hyser
2015-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2015-04-21sparc: Use GFP_ATOMIC in ldc_alloc_exp_dring() as it can be called in softirq...Sowmini Varadhan
2015-04-21sparc64: Use M7 PMC write on all chips T4 and onward.David S. Miller
2015-04-20Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-04-19cpumask: remove __first_cpu / __next_cpuRusty Russell
2015-04-18sparc: Make LDC use common iommu poll management functionsSowmini Varadhan
2015-04-18sparc: Make sparc64 use scalable lib/iommu-common.c functionsSowmini Varadhan
2015-04-18sparc: Revert generic IOMMU allocator.David S. Miller
2015-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2015-04-17sparc: switch to using asm-generic for seccomp.hKees Cook
2015-04-16sparc: Make LDC use common iommu poll management functionsSowmini Varadhan
2015-04-16sparc: Make sparc64 use scalable lib/iommu-common.c functionsSowmini Varadhan
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-14sparc: clarify __GFP_NOFAIL allocationMichal Hocko
2015-04-14sparc: expose number of page table levelsKirill A. Shutemov
2015-04-13Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-04-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-04-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-04-12sparc: Fix execution domain removalGuenter Roeck
2015-04-12sparc: Remove signal translation and exec_domainRichard Weinberger
2015-04-09Merge tag 'pci-v4.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-04-09jump_label: Allow asm/jump_label.h to be included in assemblyAnton Blanchard
2015-04-08Revert "sparc/PCI: Clip bridge windows to fit in upstream windows"Bjorn Helgaas
2015-03-31Merge tag 'v4.0-rc6' into timers/core, before applying new patchesIngo Molnar
2015-03-23sparc64: Fix several bugs in memmove().David S. Miller
2015-03-19sparc: Touch NMI watchdog when walking cpus and calling printkDavid Ahern
2015-03-19sparc: perf: Add support M7 processorDavid Ahern
2015-03-19sparc: perf: Make counting mode actually workDavid Ahern
2015-03-19sparc: perf: Remove redundant perf_pmu_{en|dis}able callsDavid Ahern
2015-03-19PCI: Cleanup control flowBjorn Helgaas
2015-03-19sparc/PCI: Claim bus resources before pci_bus_add_devices()Yijing Wang
2015-03-19PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang
2015-03-18sparc: Fix /proc/kcoreDavid S. Miller
2015-03-13clocksource, sparc32: Convert to using clocksource_register_hz()John Stultz
2015-03-13clocksource: Mostly kill clocksource_register()John Stultz
2015-03-12PCI: Assign resources before drivers claim devices (pci_scan_bus())Yijing Wang
2015-03-03sparc: semtimedop() unreachable due to comparison errorRob Gardner
2015-03-01sparc: io_64.h: Replace io function-link macrosRicardo Ribalda
2015-03-01sparc64: fatal trap should stop all cpusDave Kleikamp
2015-03-01arch: sparc: kernel: starfire.c: Remove unused functionRickard Strandqvist
2015-03-01arch: sparc: kernel: traps_64.c: Remove some unused functionsRickard Strandqvist
2015-02-18Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds