summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-12-15cs5535-gpio: add AMD CS5535/CS5536 GPIO driver supportAndres Salomon1-27/+1
2009-12-15uml: convert to seq_file/proc_fopsAlexey Dobriyan4-54/+70
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan3-3/+3
2009-12-15alpha: convert srm code to seq_fileAlexey Dobriyan1-32/+33
2009-12-15hugetlb: add generic definition of NUMA_NO_NODELee Schermerhorn2-4/+7
2009-12-15Blackfin: Convert BUG() to use unreachable()David Daney1-1/+1
2009-12-15sh: mach-ecovec24: Add FSI sound supportKuninori Morimoto1-0/+98
2009-12-15sh: mach-ecovec24: Add mt9t112 camera supportKuninori Morimoto1-1/+78
2009-12-15sh: mach-ecovec24: Add tw9910 supportKuninori Morimoto1-0/+50
2009-12-15Blackfin: define __NR_recvmmsgMike Frysinger1-1/+2
2009-12-15module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=yRusty Russell2-0/+8
2009-12-15module: make MODULE_SYMBOL_PREFIX into a CONFIG optionAlan Jenkins6-7/+8
2009-12-15ARM: unexport symbols used to implement floating point emulationAlan Jenkins1-20/+0
2009-12-15ARM: use unified discard definition in linker scriptAlan Jenkins1-5/+8
2009-12-15x86: don't export inline functionRusty Russell1-1/+3
2009-12-15sparc64: don't export static inline pci_ functionsStephen Rothwell2-13/+0
2009-12-15Blackfin: drop duplicate sched_clockMike Frysinger1-8/+0
2009-12-15Blackfin: NOMPU: skip DMA ICPLB hole when it is redundantMike Frysinger1-5/+6
2009-12-15Blackfin: MPU: add missing __init markingsMike Frysinger1-1/+1
2009-12-15Blackfin: add support for TIF_NOTIFY_RESUMEBarry Song3-1/+23
2009-12-15Blackfin: kgdb_test: clean up code a bitMike Frysinger1-23/+21
2009-12-15Blackfin: convert kgdbtest to proc_fopsAlexey Dobriyan1-27/+12
2009-12-15Blackfin: convert cyc2ns() to clocksource_cyc2ns()Mike Frysinger1-2/+4
2009-12-15Blackfin: ip0x: pull in asm/portmux.h for P_xxx definesMike Frysinger1-0/+1
2009-12-15Blackfin: drop unused ax88180 resourcesMike Frysinger2-52/+0
2009-12-15Blackfin: bf537-stamp: add ADF702x network driver resourcesMichael Hennerich1-0/+53
2009-12-15Blackfin: bf537-stamp: add CAN resourcesBarry Song3-0/+126
2009-12-15Blackfin: bf537-stamp: add AD5258 i2c addressMichael Hennerich1-0/+5
2009-12-15Blackfin: bf537-stamp: add adau1761 i2c addressCliff Cai1-0/+5
2009-12-15Blackfin: bf537-stamp: add adau1371 i2c addressCliff Cai1-0/+5
2009-12-15Blackfin: bf537-stamp: add ADP8870 resourcesMichael Hennerich1-8/+60
2009-12-15Blackfin: bf537-stamp: kill AD714x board-specific KconfigsMike Frysinger1-14/+14
2009-12-15Blackfin: bf537-stamp: update ADP5520 resourcesMichael Hennerich1-71/+50
2009-12-15Blackfin: bf537-stamp: add ADXL346 orientation sensing supportMichael Hennerich1-0/+5
2009-12-15Blackfin: bf537-stamp/bf548-ezkit: update ADXL34x resourcesMichael Hennerich2-8/+23
2009-12-15Blackfin: BF51x: unify def/cdef headersMike Frysinger6-1174/+16
2009-12-15Blackfin: BF52x: unify def/cdef headersMike Frysinger4-1117/+8
2009-12-15Blackfin: BF537: push down error masks to avoid namespace pollutionMike Frysinger2-14/+10
2009-12-15Blackfin: SMP: don't start up core b until its state has been completely onlinedYi Li2-18/+15
2009-12-15Blackfin: convert to asm-generic pci headersBarry Song1-128/+2
2009-12-15Blackfin: io.h: fix random busted whitespaceMike Frysinger1-44/+51
2009-12-15Blackfin: dma-mapping.h: flesh out missing DMA mapping functionsBarry Song3-64/+116
2009-12-15Blackfin: workaround anomaly 05000310Barry Song1-0/+30
2009-12-15Blackfin: drop ptrace() write support for fixed code/bootromMike Frysinger1-13/+0
2009-12-15Blackfin: MPU: support XIP in async flash memoryBarry Song1-4/+9
2009-12-15Blackfin: drop 4KB reserve at end of memoryBarry Song1-5/+0
2009-12-15Blackfin: support smaller uncached DMA chunks for memory constrained systemsBarry Song3-7/+25
2009-12-15Blackfin: push BF5Xx configs down into mach-specific KconfigsMike Frysinger5-37/+37
2009-12-15Blackfin: finish_atomic_sections: optimize the RTS stepMike Frysinger1-7/+11
2009-12-15Blackfin: kgdb: punt dead codeSonic Zhang2-20/+0