aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/ldc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-20/+21
2014-09-30sunvnet: allow admin to set sunvnet MTUDavid L Stevens1-1/+1
2014-09-16sparc64: Move request_irq() from ldc_bind() to ldc_alloc()Sowmini Varadhan1-20/+21
2014-08-04sparc64: ldc_connect() should not return EINVAL when handshake is in progress.Sowmini Varadhan1-1/+1
2013-10-02sparc: remove deprecated IRQF_DISABLEDMichael Opdenacker1-2/+2
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin1-2/+1
2013-01-03SPARC: drivers: remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2012-07-19sparc/ldc: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o1-4/+2
2011-10-31sparc: move symbol exporters to use export.h not module.hPaul Gortmaker1-1/+1
2011-03-16sparc64: Fix build errors with gcc-4.6.0David S. Miller1-10/+18
2009-12-16sparc: use bitmap_find_next_zero_areaAkinobu Mita1-12/+4
2009-12-09sparc64: Don't specify IRQF_SHARED for LDC interrupts.David S. Miller1-2/+2
2009-10-13sparc64: Set IRQF_DISABLED on LDC channel IRQs.David S. Miller1-2/+2
2009-04-15sparc: remove some pointless conditionals before kfree()Wei Yongjun1-4/+2
2009-01-06sparc: make proces_ver_nack a bit more readableSteven Rostedt1-11/+12
2008-12-04sparc,sparc64: unify kernel/Sam Ravnborg1-0/+2378