summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-252-2/+1
|\
| * remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig2015-05-191-1/+0
| * remove <asm/scatterlist.h>Christoph Hellwig2015-05-051-1/+1
* | sparc64: perf: Use UREG_FP rather than UREG_I6David Ahern2015-06-251-2/+2
* | sparc64: perf: Add sanity checking on addresses in user stackDavid Ahern2015-06-252-0/+35
* | sparc64: Convert BUG_ON to warningDavid Ahern2015-06-251-2/+3
* | sparc: perf: Disable pagefaults while walking userspace stacksDavid Ahern2015-06-251-1/+6
* | mm/memblock: add extra "flags" to memblock to allow selection of memory based...Tony Luck2015-06-241-2/+4
* | mm: clarify that the function operates on hugepage pteAneesh Kumar K.V2015-06-241-4/+4
* | mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen2015-06-241-4/+0
* | mm: new mm hook frameworkLaurent Dufour2015-06-241-0/+15
* | mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen2015-06-241-5/+0
* | sparc: use for_each_sg()Akinobu Mita2015-06-241-3/+5
* | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-06-232-29/+0
|\ \
| * | PCI: Remove unused pci_dma_burst_advice()Bjorn Helgaas2015-06-082-29/+0
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-06-221-4/+4
|\ \
| * | Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Herbert Xu2015-06-198-373/+202
| |\|
| * | crypto: sparc/md5 - use md5 IV MD5_HX instead of their raw valueLABBE Corentin2015-05-181-4/+4
* | | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-222-0/+2
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...Ingo Molnar2015-06-2217-64/+286
| |\ \ \ \ | | |_|_|/ | |/| | |
| | | * | arch/*/io.h: Add ioremap_wt() to all architecturesToshi Kani2015-06-072-0/+2
| | |/ / | |/| |
| | * | Merge branch 'locking/core' into x86/core, to prepare for dependent patchIngo Molnar2015-06-033-5/+2
| | |\ \
* | | \ \ Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-06-225-7/+9
|\ \ \ \ \
| * \ \ \ \ Merge branch 'linus' into sched/core, to resolve conflictIngo Molnar2015-06-0212-59/+282
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski2015-05-271-1/+1
| * | | | | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand2015-05-193-5/+5
| * | | | | sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*David Hildenbrand2015-05-191-1/+3
| | |/ / / | |/| | |
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-06-223-5/+2
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | locking/arch: Rename set_mb() to smp_store_mb()Peter Zijlstra2015-05-191-1/+1
| * | | locking/arch: Add WRITE_ONCE() to set_mb()Peter Zijlstra2015-05-191-1/+1
| * | | arch: Remove __ARCH_HAVE_CMPXCHGThomas Gleixner2015-05-132-3/+0
| |/ /
* | | sparc: Resolve conflict between sparc v9 and M7 on usage of bit 9 of TTEKhalid Aziz2015-05-316-22/+104
* | | sparc64: pci slots information is not populated in sysfsEric Snowberg2015-05-311-8/+51
* | | sparc: kernel: GRPCI2: Remove a useless memsetChristophe Jaillet2015-05-311-1/+0
* | | sparc64: Setup sysfs to mark LDOM sockets, cores and threads correctlychris hyser2015-04-224-28/+127
|/ /
* | 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