summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-153-22/+49
|\
| * mm: remove cold parameter from free_hot_cold_page*Mel Gorman2017-11-151-1/+1
| * sparc64: optimize struct page zeroingPavel Tatashin2017-11-151-0/+30
| * sparc64: simplify vmemmap_populatePavel Tatashin2017-11-151-17/+6
| * sparc64/mm: set fields in deferred pagesPavel Tatashin2017-11-151-1/+8
| * kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKLevin, Alexander (Sasha Levin)2017-11-151-2/+2
| * mm: introduce wrappers to access mm->nr_ptesKirill A. Shutemov2017-11-151-1/+1
| * mm: account pud page tablesKirill A. Shutemov2017-11-151-0/+1
* | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-151-2/+0
|\ \ | |/ |/|
| * PCI: Remove redundant pci_dev, pci_bus, resource declarationsBjorn Helgaas2017-11-071-2/+0
* | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-11-143-10/+0
|\ \
| * | dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig2017-10-191-8/+0
| * | floppy: consolidate the dummy fd_cacheflush definitionChristoph Hellwig2017-10-192-2/+0
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-131-7/+9
|\ \ \
| * | | sparc/led: Convert timers to use timer_setup()Kees Cook2017-11-021-7/+9
| | |/ | |/|
* | | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07550-0/+550
|\ \ \
| * | | License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman2017-11-0244-0/+44
| * | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02506-0/+506
| | |/ | |/|
* | | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-1/+1
* | | linux/compiler.h: Split into compiler.h and compiler_types.hWill Deacon2017-10-241-0/+1
* | | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon2017-10-102-7/+0
* | | locking/arch: Remove dummy arch_{read,spin,write}_relax() implementationsWill Deacon2017-10-102-8/+0
* | | locking/core: Remove {read,spin,write}_can_lock()Will Deacon2017-10-101-3/+0
|/ /
* | Revert commit 1a8b6d76dc5b ("net:add one common config...")Ding Tianhong2017-10-091-1/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-09-114-11/+18
|\
| * signal: Remove kernel interal si_code magicEric W. Biederman2017-07-242-10/+10
| * signal/sparc: Document a conflict with SI_USER with SIGFPEEric W. Biederman2017-07-193-2/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2017-09-1037-297/+2326
|\ \
| * | sparc64: Handle additional cases of no fault loadsRob Gardner2017-09-091-0/+51
| * | sparc64: speed up etrap/rtrap on NG2 and later processorsAnthony Yznaga2017-09-095-6/+45
| * | sparc: leon: grpci1: constify of_device_idArvind Yadav2017-08-281-1/+1
| * | sparc: leon: grpci2: constify of_device_idArvind Yadav2017-08-281-1/+1
| * | sparc64: Cleanup hugepage table walk functionsNitin Gupta2017-08-151-34/+20
| * | sparc64: Add 16GB hugepage supportNitin Gupta2017-08-159-31/+157
| * | sparc64: Support huge PUD case in get_user_pagesNitin Gupta2017-08-152-3/+57
| * | sparc64: vcc: Add RX & TX timer for delayed LDC operationJag Raman2017-08-151-0/+1
| * | sparc64: vcc: Enable VCC port probe and removalJag Raman2017-08-153-3/+19
| * | sparc64: vcc: Add VCC debug message macrosJag Raman2017-08-151-0/+1
| * | sparc64: vcc: Enable VCC module in linuxJag Raman2017-08-151-0/+1
| * | arch/sparc: Add accurate exception reporting in M7memcpyBabu Moger2017-08-104-209/+390
| * | arch/sparc: Optimized memcpy, memset, copy_to_user, copy_from_user for M7/M8Babu Moger2017-08-107-2/+1435
| * | arch/sparc: Rename exception handlersBabu Moger2017-08-102-124/+124
| * | arch/sparc: Separate the exception handlers from NG4memcpyBabu Moger2017-08-103-149/+165
| * | sparc64: update comments in U3memcpySam Ravnborg2017-08-101-11/+21
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller2017-08-1013-30/+112
| |\ \
| * | | sparc64: Revert 16GB huge page support.David S. Miller2017-08-109-220/+54
| * | | sparc64: Use CPU_POKE to resume idle cpuVijay Kumar2017-08-095-5/+90
| * | | sparc64: Add a new hypercall CPU_POKEVijay Kumar2017-08-092-0/+29
| * | | sparc64: Cleanup hugepage table walk functionsNitin Gupta2017-08-091-34/+20
| * | | sparc64: Add 16GB hugepage supportNitin Gupta2017-08-098-30/+156
OpenPOWER on IntegriCloud