aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/mdesc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-2/+0
2018-10-31memblock: replace free_bootmem_late with memblock_free_lateMike Rapoport1-1/+2
2018-10-31memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport1-1/+1
2018-03-18sparc64: Add auxiliary vectors to report platform ADI propertiesKhalid Aziz1-0/+2
2017-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-8/+9
2017-11-15sparc64: convert mdesc_handle.refcnt from atomic_t to refcount_tElena Reshetova1-8/+9
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-12mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semanticMichal Hocko1-1/+1
2017-06-25sparc64: Enhance search for VIO device in MDESCJag Raman1-0/+2
2017-06-25sparc64: check if a client is allowed to register for MDESC notificationsJag Raman1-0/+17
2017-06-25sparc64: add MDESC node name property to VIO device metadataJag Raman1-41/+47
2017-06-25sparc64: mdesc: use __GFP_REPEAT action modifier for VM allocationJag Raman1-5/+3
2017-06-25sparc64: expand MDESC interfaceJag Raman1-0/+216
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-10-24sparc64: Setup a scheduling domain for highest level cache.Atish Patra1-18/+28
2015-12-23new helpers: no_seek_end_llseek{,_size}()Al Viro1-18/+2
2015-04-22sparc64: Setup sysfs to mark LDOM sockets, cores and threads correctlychris hyser1-26/+110
2015-04-14sparc: clarify __GFP_NOFAIL allocationMichal Hocko1-11/+11
2014-07-21sparc: Add support for seek and shorter read to /dev/mdescKhalid Aziz1-13/+69
2014-03-11sparc64, sched: Remove unused sparc64_multi_coreBjorn Helgaas1-4/+0
2013-07-14sparc: delete __cpuinit/__CPUINIT usage from all usersPaul Gortmaker1-17/+17
2012-09-06sparc64: Probe cpu page size support more portably.David S. Miller1-0/+24
2011-10-31sparc: add export.h to arch/sparc files as requiredPaul Gortmaker1-0/+1
2011-10-31sparc: fix implicit use of uaccess.h header in mdesc.cPaul Gortmaker1-0/+1
2011-08-05sparc: Size mondo queues more sanely.David S. Miller1-7/+23
2011-05-16sparc: convert old cpumask API into new oneKOSAKI Motohiro1-1/+1
2011-03-30sparc64: Fix section mis-match errors.David S. Miller1-1/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-07-14lmb: rename to memblockYinghai Lu1-8/+8
2009-12-11sparc64: Use free_bootmem_late() in mdesc_lmb_free().David S. Miller1-15/+6
2009-06-16sparc64: Defer cpu_data() setup until end of per-cpu data initialization.David S. Miller1-1/+0
2009-06-16sparc64: Make mdesc_fill_in_cpu_data take a cpumask_t pointer.David S. Miller1-3/+3
2009-06-16sparc: Call OF and MD cpu scanning explicitly from paging_init()David S. Miller1-4/+0
2009-06-16sparc64: Refactor MDESC cpu scanning code using an iterator.David S. Miller1-57/+89
2009-03-16cpumask: Use accessors code.: sparc64Rusty Russell1-1/+1
2009-01-06sparc64: Use unsigned long long for u64.Sam Ravnborg1-7/+7
2008-12-26sparc: fix hardirq.h removal falloutSam Ravnborg1-0/+1
2008-12-04sparc,sparc64: unify kernel/Sam Ravnborg1-0/+916