summaryrefslogtreecommitdiffstats
path: root/crypto (unfollow)
Commit message (Expand)AuthorFilesLines
2006-07-03[PATCH] ieee1394: nodemgr: convert nodemgr_serialize semaphore to mutexStefan Richter1-5/+5
2006-07-03[PATCH] ieee1394: nodemgr: switch to kthread api, replace reset semaphoreStefan Richter1-79/+41
2006-07-03[PATCH] ieee1394: nodemgr: make module parameter ignore_drivers writableStefan Richter1-1/+1
2006-07-03[PATCH] ieee1394: nodemgr: do not spawn kernel_thread for sysfs rescanStefan Richter1-17/+2
2006-07-03[PATCH] ieee1394: nodemgr: remove unnecessary includesStefan Richter1-4/+0
2006-07-03[PATCH] ieee1394: raw1394: remove redundant counting semaphoreStefan Richter2-36/+58
2006-07-03[PATCH] ieee1394: dv1394: sem2mutex conversionStefan Richter2-18/+19
2006-07-03[PATCH] ieee1394: clean up declarations of hpsb_*_config_romStefan Richter2-7/+5
2006-07-03[PATCH] ieee1394: remove unused macros HPSB_PANIC and HPSB_TRACEStefan Richter2-8/+3
2006-07-03[PATCH] ieee1394: remove redundant code from ieee1394_hotplug.hStefan Richter1-21/+8
2006-07-03[PATCH] ieee1394: update #include directives in midlayer header filesStefan Richter17-53/+91
2006-07-03[PATCH] ieee1394: coding style and comment fixes in midlayer header filesStefan Richter11-441/+449
2006-07-03[PATCH] ieee1394: replace __inline__ by inlineStefan Richter3-5/+6
2006-07-03[PATCH] ieee1394: skip dummy loop in build_speed_mapStefan Richter2-1/+5
2006-07-03[PATCH] ieee1394: fix calculation of csr->expireStefan Richter1-21/+10
2006-07-03[PATCH] ieee1394: sbp2: enable auto spin-up for Maxtor disksStefan Richter1-0/+3
2006-07-03[PATCH] ieee1394: fix cosmetic problem in speed probeStefan Richter1-5/+8
2006-07-03[PATCH] genirq: Fixup ARM devel mergeThomas Gleixner1-7/+8
2006-07-03[PATCH] ARM: Fixup missing includes in arch/arm/mm/proc-<cputype>.SThomas Gleixner3-0/+6
2006-07-03[PATCH] genirq:fixup missing SA_PERCPU replacementThomas Gleixner2-2/+4
2006-07-03[PATCH] ARM: fixup irqflags breakage after ARM genirq mergeThomas Gleixner59-77/+73
2006-07-03[PATCH] genirq: ARM dyntick cleanupThomas Gleixner4-12/+17
2006-07-03[PATCH] nfs: non-procfs build fixDominik Hackl1-2/+2
2006-07-02[PATCH] irq-flags: documentation: Use the new IRQF_ constantsThomas Gleixner4-6/+6
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner102-109/+109
2006-07-02[PATCH] irq-flags: video: Use the new IRQF_ constantsThomas Gleixner7-7/+7
2006-07-02[PATCH] irq-flags: usb: Use the new IRQF_ constantsThomas Gleixner19-25/+25
2006-07-02[PATCH] irq-flags: serial: Use the new IRQF_ constantsThomas Gleixner20-34/+34
2006-07-02[PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner84-108/+108
2006-07-02[PATCH] irq-flags: rio: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-07-02[PATCH] irq-flags: pci: Use the new IRQF_ constantsThomas Gleixner5-6/+7
2006-07-02[PATCH] irq-flags: PARISC: Use the new IRQF_ constantsThomas Gleixner2-2/+2
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner128-159/+159
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner73-104/+104
2006-07-02[PATCH] irq-flags: media: Use the new IRQF_ constantsThomas Gleixner15-15/+15
2006-07-02[PATCH] irq-flags: isdn: Use the new IRQF_ constantsThomas Gleixner25-38/+38
2006-07-02[PATCH] irq-flags: firewire: Use the new IRQF_ constantsThomas Gleixner2-3/+3
2006-07-02[PATCH] irq-flags: ide: Use the new IRQF_ constantsThomas Gleixner2-7/+7
2006-07-02[PATCH] irq-flags: drivers/drm: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-07-02[PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner37-77/+77
2006-07-02[PATCH] irq-flags: drivers/block Use the new IRQF_ constantsThomas Gleixner6-7/+7
2006-07-02[PATCH] irq-flags: generic irq: Use the new IRQF_ constantsThomas Gleixner3-23/+23
2006-07-02[PATCH] irq-flags: XTENSA: Use the new IRQF_ constantsThomas Gleixner2-16/+1
2006-07-02[PATCH] irq-flags: x86_64: Use the new IRQF_ constantsThomas Gleixner3-7/+5
2006-07-02[PATCH] irq-flags: V850: Use the new IRQF_ constantsThomas Gleixner4-5/+3
2006-07-02[PATCH] irq-flags: UM: Use the new IRQF_ constantsThomas Gleixner9-12/+12
2006-07-02[PATCH] irq-flags: SPARC: Use the new IRQF_ constantsThomas Gleixner8-21/+19
2006-07-02[PATCH] irq-flags: SPARC64: Use the new IRQF_ constantsThomas Gleixner7-25/+22
2006-07-02[PATCH] irq-flags: SH: Use the new IRQF_ constantsThomas Gleixner13-19/+16
2006-07-02[PATCH] irq-flags: SH64: Use the new IRQF_ constantsThomas Gleixner6-11/+9