summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2015-04-212-33/+4
|\
| * sparc: Use GFP_ATOMIC in ldc_alloc_exp_dring() as it can be called in softirq...Sowmini Varadhan2015-04-211-1/+1
| * sparc64: Use M7 PMC write on all chips T4 and onward.David S. Miller2015-04-211-32/+3
* | Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-201-2/+2
|\ \ | |/ |/|
| * cpumask: remove __first_cpu / __next_cpuRusty Russell2015-04-191-2/+2
* | sparc: Make LDC use common iommu poll management functionsSowmini Varadhan2015-04-181-88/+65
* | sparc: Make sparc64 use scalable lib/iommu-common.c functionsSowmini Varadhan2015-04-184-242/+128
* | sparc: Revert generic IOMMU allocator.David S. Miller2015-04-185-257/+324
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2015-04-175-324/+257
|\ \
| * | sparc: Make LDC use common iommu poll management functionsSowmini Varadhan2015-04-161-88/+97
| * | sparc: Make sparc64 use scalable lib/iommu-common.c functionsSowmini Varadhan2015-04-164-236/+160
* | | sparc: switch to using asm-generic for seccomp.hKees Cook2015-04-171-8/+3
|/ /
* | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-154-26/+18
|\ \
| * | sparc: Fix execution domain removalGuenter Roeck2015-04-121-7/+9
| * | sparc: Remove signal translation and exec_domainRichard Weinberger2015-04-124-33/+23
* | | sparc: clarify __GFP_NOFAIL allocationMichal Hocko2015-04-141-11/+11
* | | sparc: expose number of page table levelsKirill A. Shutemov2015-04-141-0/+4
* | | Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-04-133-9/+14
|\ \ \
| * | | PCI: Cleanup control flowBjorn Helgaas2015-03-191-8/+9
| * | | sparc/PCI: Claim bus resources before pci_bus_add_devices()Yijing Wang2015-03-191-2/+1
| * | | PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang2015-03-191-0/+1
| * | | PCI: Assign resources before drivers claim devices (pci_scan_bus())Yijing Wang2015-03-121-0/+4
| | |/ | |/|
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-04-131-5/+1
|\ \ \
| * \ \ Merge tag 'v4.0-rc6' into timers/core, before applying new patchesIngo Molnar2015-03-3116-68/+182
| |\ \ \ | | | |/ | | |/|
| * | | clocksource, sparc32: Convert to using clocksource_register_hz()John Stultz2015-03-131-5/+1
| * | | clocksource: Mostly kill clocksource_register()John Stultz2015-03-131-1/+1
| | |/ | |/|
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-04-131-3/+2
|\ \ \
| * | | jump_label: Allow asm/jump_label.h to be included in assemblyAnton Blanchard2015-04-091-3/+2
| |/ /
* | | Merge tag 'pci-v4.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-04-091-4/+1
|\ \ \ | |_|/ |/| |
| * | Revert "sparc/PCI: Clip bridge windows to fit in upstream windows"Bjorn Helgaas2015-04-081-4/+1
| |/
* | sparc64: Fix several bugs in memmove().David S. Miller2015-03-231-3/+32
* | sparc: Touch NMI watchdog when walking cpus and calling printkDavid Ahern2015-03-191-0/+4
* | sparc: perf: Add support M7 processorDavid Ahern2015-03-195-0/+102
* | sparc: perf: Make counting mode actually workDavid Ahern2015-03-191-8/+3
* | sparc: perf: Remove redundant perf_pmu_{en|dis}able callsDavid Ahern2015-03-191-4/+0
* | sparc: Fix /proc/kcoreDavid S. Miller2015-03-182-1/+4
* | sparc: semtimedop() unreachable due to comparison errorRob Gardner2015-03-031-1/+1
* | sparc: io_64.h: Replace io function-link macrosRicardo Ribalda2015-03-011-10/+10
* | sparc64: fatal trap should stop all cpusDave Kleikamp2015-03-012-3/+26
* | arch: sparc: kernel: starfire.c: Remove unused functionRickard Strandqvist2015-03-012-6/+0
* | arch: sparc: kernel: traps_64.c: Remove some unused functionsRickard Strandqvist2015-03-012-32/+0
|/
* Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-182-242/+319
|\
| * sparc32: nocheck uaccess coding style tweaksMichael S. Tsirkin2015-01-131-61/+35
| * sparc64: nocheck uaccess coding style tweaksMichael S. Tsirkin2015-01-131-63/+37
| * sparc64: uaccess_64 macro whitespace fixesMichael S. Tsirkin2015-01-131-104/+144
| * sparc32: uaccess_32 macro whitespace fixesMichael S. Tsirkin2015-01-131-138/+227
| * sparc64/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-131-2/+2
| * sparc32/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-131-4/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-02-144-3/+4
|\ \
| * | crypto: sparc64/md5 - fix module descriptionMathias Krause2015-01-131-1/+1
OpenPOWER on IntegriCloud