summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/mdesc.c
AgeCommit message (Expand)AuthorLines
2014-07-21sparc: Add support for seek and shorter read to /dev/mdescKhalid Aziz-13/+69
2014-03-11sparc64, sched: Remove unused sparc64_multi_coreBjorn Helgaas-4/+0
2013-07-14sparc: delete __cpuinit/__CPUINIT usage from all usersPaul Gortmaker-17/+17
2012-09-06sparc64: Probe cpu page size support more portably.David S. Miller-0/+24
2011-10-31sparc: add export.h to arch/sparc files as requiredPaul Gortmaker-0/+1
2011-10-31sparc: fix implicit use of uaccess.h header in mdesc.cPaul Gortmaker-0/+1
2011-08-05sparc: Size mondo queues more sanely.David S. Miller-7/+23
2011-05-16sparc: convert old cpumask API into new oneKOSAKI Motohiro-1/+1
2011-03-30sparc64: Fix section mis-match errors.David S. Miller-1/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann-0/+1
2010-07-14lmb: rename to memblockYinghai Lu-8/+8
2009-12-11sparc64: Use free_bootmem_late() in mdesc_lmb_free().David S. Miller-15/+6
2009-06-16sparc64: Defer cpu_data() setup until end of per-cpu data initialization.David S. Miller-1/+0
2009-06-16sparc64: Make mdesc_fill_in_cpu_data take a cpumask_t pointer.David S. Miller-3/+3
2009-06-16sparc: Call OF and MD cpu scanning explicitly from paging_init()David S. Miller-4/+0
2009-06-16sparc64: Refactor MDESC cpu scanning code using an iterator.David S. Miller-57/+89
2009-03-16cpumask: Use accessors code.: sparc64Rusty Russell-1/+1
2009-01-06sparc64: Use unsigned long long for u64.Sam Ravnborg-7/+7
2008-12-26sparc: fix hardirq.h removal falloutSam Ravnborg-0/+1
2008-12-04sparc,sparc64: unify kernel/Sam Ravnborg-0/+916