summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* spi_mpc83xx handles other processors with QUICC engineAnton Vorontsov2007-10-161-6/+7
* SPI driver runtime footprint shrinkageDavid Brownell2007-10-165-27/+20Star
* OMAP2 McSPI code cleanupKyungmin Park2007-10-161-3/+1Star
* Clean up duplicate includes in drivers/spi/Jesper Juhl2007-10-162-2/+0Star
* cpuset: remove sched domain hooks from cpusetsPaul Jackson2007-10-164-131/+2Star
* I/OAT: Add DCA servicesShannon Nelson2007-10-167-32/+320
* DCA: Add Direct Cache Access driverShannon Nelson2007-10-167-0/+351
* I/OAT: Add support for MSI and MSI-XShannon Nelson2007-10-164-66/+304
* I/OAT: Split PCI startup from DMA handling codeShannon Nelson2007-10-165-146/+254
* I/OAT: code cleanup from checkpatch outputShannon Nelson2007-10-161-88/+110
* I/OAT: Rename the source fileShannon Nelson2007-10-162-1/+2
* I/OAT: New device idsShannon Nelson2007-10-162-2/+5
* V850: cleanup struct irqaction initializersThomas Gleixner2007-10-162-7/+9
* uml: definitively kill subprocesses on panicLepton Wu2007-10-162-1/+39
* uml: arch/um/drivers formattingJeff Dike2007-10-169-253/+244Star
* uml: fix stub address calculationsJeff Dike2007-10-1618-77/+81
* uml: correctly handle skb allocation failuresJeff Dike2007-10-161-0/+47
* uml: network driver MTU cleanupsJeff Dike2007-10-1619-188/+80Star
* uml: network formattingJeff Dike2007-10-1622-616/+602Star
* uml: use *SEC_PER_*SEC constantsJeff Dike2007-10-165-17/+22
* uml: eliminate SIGALRMJeff Dike2007-10-167-35/+17Star
* uml: time build fixJeff Dike2007-10-162-5/+21
* uml: eliminate interrupts in the idle loopJeff Dike2007-10-164-52/+17Star
* uml: tickless supportJeff Dike2007-10-167-55/+55
* uml: clocksource supportJeff Dike2007-10-161-0/+20
* uml: GENERIC_CLOCKEVENTS supportJeff Dike2007-10-164-57/+55Star
* uml: GENERIC_TIME supportJeff Dike2007-10-163-43/+5Star
* uml: separate timer initializationJeff Dike2007-10-164-4/+13
* uml: simplify interval settingJeff Dike2007-10-164-6/+5Star
* uml: fix timer switchingJeff Dike2007-10-164-21/+26
* uml: eliminate hz()Jeff Dike2007-10-165-12/+8Star
* uml: more idiomatic parameter parsingJeff Dike2007-10-161-2/+2
* uml: remove unused fileJeff Dike2007-10-161-195/+0Star
* uml: remove unneeded void * castJesper Juhl2007-10-161-1/+1
* uml: eliminate floating point state from register fileJeff Dike2007-10-162-3/+0Star
* uml: style fixes in FP codeJeff Dike2007-10-1611-249/+78Star
* uml: sysrq and mconsole fixesJeff Dike2007-10-162-15/+10Star
* uml: coredumping floating point fixesJeff Dike2007-10-163-24/+12Star
* uml: ptrace floating point fixesJeff Dike2007-10-166-55/+107
* uml: floating point signal delivery fixesJeff Dike2007-10-168-116/+284
* uml: don't use glibc asm/user.hJeff Dike2007-10-162-11/+4Star
* uml: fix hostfs styleJeff Dike2007-10-163-172/+202
* uml: remove unneeded if from hostfsJeff Dike2007-10-161-1/+1
* uml: clean up tlb flush pathJeff Dike2007-10-162-158/+127Star
* uml: userspace files should call libc directlyJeff Dike2007-10-1612-121/+138
* uml: fix inlinesJeff Dike2007-10-164-4/+4
* uml: replace clone with forkJeff Dike2007-10-161-35/+20Star
* uml: remove os_* usage from userspace filesJeff Dike2007-10-168-219/+186Star
* uml: free LDT state on process exitJeff Dike2007-10-161-0/+2
* uml: rename pt_regs general-purpose register fileJeff Dike2007-10-1610-115/+115