summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* eCryptfs: kerneldoc fixes for crypto.c and keystore.cMichael Halcrow2007-10-162-38/+79
* eCryptfs: comments for some structsMichael Halcrow2007-10-161-5/+21
* eCryptfs: grammatical fix (destruct to destroy)Michael Halcrow2007-10-164-11/+11
* eCryptfs: collapse flag set into one statementMichael Halcrow2007-10-161-2/+1
* eCryptfs: remove unnecessary BUG_ONMichael Halcrow2007-10-161-3/+0
* ecryptfs: printk warning fixesAndrew Morton2007-10-162-9/+9
* eCryptfs: update comment and debug statementMichael Halcrow2007-10-162-4/+0
* eCryptfs: fix Tag 11 writing codeMichael Halcrow2007-10-161-17/+22
* eCryptfs: fix Tag 11 parsing codeMichael Halcrow2007-10-161-49/+27
* eCryptfs: fix Tag 3 parsing codeMichael Halcrow2007-10-161-54/+35
* eCryptfs: fix Tag 1 parsing codeMichael Halcrow2007-10-161-45/+33
* eCryptfs: kmem_cache objects for multiple keys; init/exit functionsMichael Halcrow2007-10-161-8/+36
* eCryptfs: use list_for_each_entry_safe() when wiping auth toksMichael Halcrow2007-10-161-11/+4
* eCryptfs: add key list structure; search keyringMichael Halcrow2007-10-164-401/+742
* 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
OpenPOWER on IntegriCloud