summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/mdesc.c
Commit message (Expand)AuthorAgeFilesLines
* mdesc: fix a missing-check bug in get_vdev_port_node_info()Gen Zhang2019-06-021-0/+2
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-2/+0
* memblock: replace free_bootmem_late with memblock_free_lateMike Rapoport2018-10-311-1/+2
* memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport2018-10-311-1/+1
* sparc64: Add auxiliary vectors to report platform ADI propertiesKhalid Aziz2018-03-181-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2017-11-171-8/+9
|\
| * sparc64: convert mdesc_handle.refcnt from atomic_t to refcount_tElena Reshetova2017-11-151-8/+9
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko2017-07-121-1/+1
* sparc64: Enhance search for VIO device in MDESCJag Raman2017-06-251-0/+2
* sparc64: check if a client is allowed to register for MDESC notificationsJag Raman2017-06-251-0/+17
* sparc64: add MDESC node name property to VIO device metadataJag Raman2017-06-251-41/+47
* sparc64: mdesc: use __GFP_REPEAT action modifier for VM allocationJag Raman2017-06-251-5/+3
* sparc64: expand MDESC interfaceJag Raman2017-06-251-0/+216
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* sparc64: Setup a scheduling domain for highest level cache.Atish Patra2016-10-241-18/+28
* new helpers: no_seek_end_llseek{,_size}()Al Viro2015-12-231-18/+2
* sparc64: Setup sysfs to mark LDOM sockets, cores and threads correctlychris hyser2015-04-221-26/+110
* sparc: clarify __GFP_NOFAIL allocationMichal Hocko2015-04-141-11/+11
* sparc: Add support for seek and shorter read to /dev/mdescKhalid Aziz2014-07-211-13/+69
* sparc64, sched: Remove unused sparc64_multi_coreBjorn Helgaas2014-03-111-4/+0
* sparc: delete __cpuinit/__CPUINIT usage from all usersPaul Gortmaker2013-07-141-17/+17
* sparc64: Probe cpu page size support more portably.David S. Miller2012-09-061-0/+24
* sparc: add export.h to arch/sparc files as requiredPaul Gortmaker2011-10-311-0/+1
* sparc: fix implicit use of uaccess.h header in mdesc.cPaul Gortmaker2011-10-311-0/+1
* sparc: Size mondo queues more sanely.David S. Miller2011-08-051-7/+23
* sparc: convert old cpumask API into new oneKOSAKI Motohiro2011-05-161-1/+1
* sparc64: Fix section mis-match errors.David S. Miller2011-03-301-1/+1
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* lmb: rename to memblockYinghai Lu2010-07-141-8/+8
* sparc64: Use free_bootmem_late() in mdesc_lmb_free().David S. Miller2009-12-111-15/+6
* sparc64: Defer cpu_data() setup until end of per-cpu data initialization.David S. Miller2009-06-161-1/+0
* sparc64: Make mdesc_fill_in_cpu_data take a cpumask_t pointer.David S. Miller2009-06-161-3/+3
* sparc: Call OF and MD cpu scanning explicitly from paging_init()David S. Miller2009-06-161-4/+0
* sparc64: Refactor MDESC cpu scanning code using an iterator.David S. Miller2009-06-161-57/+89
* cpumask: Use accessors code.: sparc64Rusty Russell2009-03-161-1/+1
* sparc64: Use unsigned long long for u64.Sam Ravnborg2009-01-061-7/+7
* sparc: fix hardirq.h removal falloutSam Ravnborg2008-12-261-0/+1
* sparc,sparc64: unify kernel/Sam Ravnborg2008-12-041-0/+916