summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-16eCryptfs: add key list structure; search keyringMichael Halcrow4-401/+742
2007-10-16fs/nfsd/export.c: make 3 functions staticAdrian Bunk2-20/+8
2007-10-16isdn: guard against a potential NULL pointer dereference in old_capi_manufact...Jesper Juhl1-0/+2
2007-10-16fix possible NULL deref on low memory condition in capidrv.c::send_message()Jesper Juhl1-0/+5
2007-10-16use mutex instead of semaphore in isdn subsystem common functionsMatthias Kaehlcke2-14/+15
2007-10-16gigaset: remove pointless lockingTilman Schmidt4-32/+4
2007-10-16kprobes: support kretprobe blacklistMasami Hiramatsu17-1/+64
2007-10-16spi doesn't need class_deviceTony Jones12-48/+57
2007-10-16Documentation/spi/spidev_test.c: constify some variablesWANG Cong1-3/+3
2007-10-16spi_mpc83xx handles other processors with QUICC engineAnton Vorontsov1-6/+7
2007-10-16SPI driver runtime footprint shrinkageDavid Brownell5-27/+20
2007-10-16OMAP2 McSPI code cleanupKyungmin Park1-3/+1
2007-10-16Clean up duplicate includes in drivers/spi/Jesper Juhl2-2/+0
2007-10-16cpuset: remove sched domain hooks from cpusetsPaul Jackson4-131/+2
2007-10-16I/OAT: Add DCA servicesShannon Nelson7-32/+320
2007-10-16DCA: Add Direct Cache Access driverShannon Nelson7-0/+351
2007-10-16I/OAT: Add support for MSI and MSI-XShannon Nelson4-66/+304
2007-10-16I/OAT: Split PCI startup from DMA handling codeShannon Nelson5-146/+254
2007-10-16I/OAT: code cleanup from checkpatch outputShannon Nelson1-88/+110
2007-10-16I/OAT: Rename the source fileShannon Nelson2-1/+2
2007-10-16I/OAT: New device idsShannon Nelson2-2/+5
2007-10-16V850: cleanup struct irqaction initializersThomas Gleixner2-7/+9
2007-10-16uml: definitively kill subprocesses on panicLepton Wu2-1/+39
2007-10-16uml: arch/um/drivers formattingJeff Dike9-253/+244
2007-10-16uml: fix stub address calculationsJeff Dike18-77/+81
2007-10-16uml: correctly handle skb allocation failuresJeff Dike1-0/+47
2007-10-16uml: network driver MTU cleanupsJeff Dike19-188/+80
2007-10-16uml: network formattingJeff Dike22-616/+602
2007-10-16uml: use *SEC_PER_*SEC constantsJeff Dike5-17/+22
2007-10-16uml: eliminate SIGALRMJeff Dike7-35/+17
2007-10-16uml: time build fixJeff Dike2-5/+21
2007-10-16uml: eliminate interrupts in the idle loopJeff Dike4-52/+17
2007-10-16uml: tickless supportJeff Dike7-55/+55
2007-10-16uml: clocksource supportJeff Dike1-0/+20
2007-10-16uml: GENERIC_CLOCKEVENTS supportJeff Dike4-57/+55
2007-10-16uml: GENERIC_TIME supportJeff Dike3-43/+5
2007-10-16uml: separate timer initializationJeff Dike4-4/+13
2007-10-16uml: simplify interval settingJeff Dike4-6/+5
2007-10-16uml: fix timer switchingJeff Dike4-21/+26
2007-10-16uml: eliminate hz()Jeff Dike5-12/+8
2007-10-16uml: more idiomatic parameter parsingJeff Dike1-2/+2
2007-10-16uml: remove unused fileJeff Dike1-195/+0
2007-10-16uml: remove unneeded void * castJesper Juhl1-1/+1
2007-10-16uml: eliminate floating point state from register fileJeff Dike2-3/+0
2007-10-16uml: style fixes in FP codeJeff Dike11-249/+78
2007-10-16uml: sysrq and mconsole fixesJeff Dike2-15/+10
2007-10-16uml: coredumping floating point fixesJeff Dike3-24/+12
2007-10-16uml: ptrace floating point fixesJeff Dike6-55/+107
2007-10-16uml: floating point signal delivery fixesJeff Dike8-116/+284
2007-10-16uml: don't use glibc asm/user.hJeff Dike2-11/+4