summaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/mdesc.c
AgeCommit message (Expand)Author
2017-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-11-15sparc64: convert mdesc_handle.refcnt from atomic_t to refcount_tElena Reshetova
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-12mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko
2017-06-25sparc64: Enhance search for VIO device in MDESCJag Raman
2017-06-25sparc64: check if a client is allowed to register for MDESC notificationsJag Raman
2017-06-25sparc64: add MDESC node name property to VIO device metadataJag Raman
2017-06-25sparc64: mdesc: use __GFP_REPEAT action modifier for VM allocationJag Raman
2017-06-25sparc64: expand MDESC interfaceJag Raman
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-10-24sparc64: Setup a scheduling domain for highest level cache.Atish Patra
2015-12-23new helpers: no_seek_end_llseek{,_size}()Al Viro
2015-04-22sparc64: Setup sysfs to mark LDOM sockets, cores and threads correctlychris hyser
2015-04-14sparc: clarify __GFP_NOFAIL allocationMichal Hocko
2014-07-21sparc: Add support for seek and shorter read to /dev/mdescKhalid Aziz
2014-03-11sparc64, sched: Remove unused sparc64_multi_coreBjorn Helgaas
2013-07-14sparc: delete __cpuinit/__CPUINIT usage from all usersPaul Gortmaker
2012-09-06sparc64: Probe cpu page size support more portably.David S. Miller
2011-10-31sparc: add export.h to arch/sparc files as requiredPaul Gortmaker
2011-10-31sparc: fix implicit use of uaccess.h header in mdesc.cPaul Gortmaker
2011-08-05sparc: Size mondo queues more sanely.David S. Miller
2011-05-16sparc: convert old cpumask API into new oneKOSAKI Motohiro
2011-03-30sparc64: Fix section mis-match errors.David S. Miller
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-07-14lmb: rename to memblockYinghai Lu
2009-12-11sparc64: Use free_bootmem_late() in mdesc_lmb_free().David S. Miller
2009-06-16sparc64: Defer cpu_data() setup until end of per-cpu data initialization.David S. Miller
2009-06-16sparc64: Make mdesc_fill_in_cpu_data take a cpumask_t pointer.David S. Miller
2009-06-16sparc: Call OF and MD cpu scanning explicitly from paging_init()David S. Miller
2009-06-16sparc64: Refactor MDESC cpu scanning code using an iterator.David S. Miller
2009-03-16cpumask: Use accessors code.: sparc64Rusty Russell
2009-01-06sparc64: Use unsigned long long for u64.Sam Ravnborg
2008-12-26sparc: fix hardirq.h removal falloutSam Ravnborg
2008-12-04sparc,sparc64: unify kernel/Sam Ravnborg