summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fs/nfsd/export.c: make 3 functions staticAdrian Bunk2007-10-162-20/+8
* isdn: guard against a potential NULL pointer dereference in old_capi_manufact...Jesper Juhl2007-10-161-0/+2
* fix possible NULL deref on low memory condition in capidrv.c::send_message()Jesper Juhl2007-10-161-0/+5
* use mutex instead of semaphore in isdn subsystem common functionsMatthias Kaehlcke2007-10-162-14/+15
* gigaset: remove pointless lockingTilman Schmidt2007-10-164-32/+4
* kprobes: support kretprobe blacklistMasami Hiramatsu2007-10-1617-1/+64
* spi doesn't need class_deviceTony Jones2007-10-1612-48/+57
* Documentation/spi/spidev_test.c: constify some variablesWANG Cong2007-10-161-3/+3
* spi_mpc83xx handles other processors with QUICC engineAnton Vorontsov2007-10-161-6/+7
* SPI driver runtime footprint shrinkageDavid Brownell2007-10-165-27/+20
* OMAP2 McSPI code cleanupKyungmin Park2007-10-161-3/+1
* Clean up duplicate includes in drivers/spi/Jesper Juhl2007-10-162-2/+0
* cpuset: remove sched domain hooks from cpusetsPaul Jackson2007-10-164-131/+2
* 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/+244
* 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/+80
* uml: network formattingJeff Dike2007-10-1622-616/+602
* uml: use *SEC_PER_*SEC constantsJeff Dike2007-10-165-17/+22
* uml: eliminate SIGALRMJeff Dike2007-10-167-35/+17
* uml: time build fixJeff Dike2007-10-162-5/+21
* uml: eliminate interrupts in the idle loopJeff Dike2007-10-164-52/+17
* uml: tickless supportJeff Dike2007-10-167-55/+55
* uml: clocksource supportJeff Dike2007-10-161-0/+20
* uml: GENERIC_CLOCKEVENTS supportJeff Dike2007-10-164-57/+55
* uml: GENERIC_TIME supportJeff Dike2007-10-163-43/+5
* uml: separate timer initializationJeff Dike2007-10-164-4/+13
* uml: simplify interval settingJeff Dike2007-10-164-6/+5
* uml: fix timer switchingJeff Dike2007-10-164-21/+26
* uml: eliminate hz()Jeff Dike2007-10-165-12/+8
* uml: more idiomatic parameter parsingJeff Dike2007-10-161-2/+2
* uml: remove unused fileJeff Dike2007-10-161-195/+0
* uml: remove unneeded void * castJesper Juhl2007-10-161-1/+1
* uml: eliminate floating point state from register fileJeff Dike2007-10-162-3/+0
* uml: style fixes in FP codeJeff Dike2007-10-1611-249/+78
* uml: sysrq and mconsole fixesJeff Dike2007-10-162-15/+10
* uml: coredumping floating point fixesJeff Dike2007-10-163-24/+12
* 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/+4
* uml: fix hostfs styleJeff Dike2007-10-163-172/+202
OpenPOWER on IntegriCloud