index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-07-03
[PATCH] ieee1394: nodemgr: convert nodemgr_serialize semaphore to mutex
Stefan Richter
1
-5
/
+5
2006-07-03
[PATCH] ieee1394: nodemgr: switch to kthread api, replace reset semaphore
Stefan Richter
1
-79
/
+41
2006-07-03
[PATCH] ieee1394: nodemgr: make module parameter ignore_drivers writable
Stefan Richter
1
-1
/
+1
2006-07-03
[PATCH] ieee1394: nodemgr: do not spawn kernel_thread for sysfs rescan
Stefan Richter
1
-17
/
+2
2006-07-03
[PATCH] ieee1394: nodemgr: remove unnecessary includes
Stefan Richter
1
-4
/
+0
2006-07-03
[PATCH] ieee1394: raw1394: remove redundant counting semaphore
Stefan Richter
2
-36
/
+58
2006-07-03
[PATCH] ieee1394: dv1394: sem2mutex conversion
Stefan Richter
2
-18
/
+19
2006-07-03
[PATCH] ieee1394: clean up declarations of hpsb_*_config_rom
Stefan Richter
2
-7
/
+5
2006-07-03
[PATCH] ieee1394: remove unused macros HPSB_PANIC and HPSB_TRACE
Stefan Richter
2
-8
/
+3
2006-07-03
[PATCH] ieee1394: remove redundant code from ieee1394_hotplug.h
Stefan Richter
1
-21
/
+8
2006-07-03
[PATCH] ieee1394: update #include directives in midlayer header files
Stefan Richter
17
-53
/
+91
2006-07-03
[PATCH] ieee1394: coding style and comment fixes in midlayer header files
Stefan Richter
11
-441
/
+449
2006-07-03
[PATCH] ieee1394: replace __inline__ by inline
Stefan Richter
3
-5
/
+6
2006-07-03
[PATCH] ieee1394: skip dummy loop in build_speed_map
Stefan Richter
2
-1
/
+5
2006-07-03
[PATCH] ieee1394: fix calculation of csr->expire
Stefan Richter
1
-21
/
+10
2006-07-03
[PATCH] ieee1394: sbp2: enable auto spin-up for Maxtor disks
Stefan Richter
1
-0
/
+3
2006-07-03
[PATCH] ieee1394: fix cosmetic problem in speed probe
Stefan Richter
1
-5
/
+8
2006-07-03
[PATCH] genirq: Fixup ARM devel merge
Thomas Gleixner
1
-7
/
+8
2006-07-03
[PATCH] ARM: Fixup missing includes in arch/arm/mm/proc-<cputype>.S
Thomas Gleixner
3
-0
/
+6
2006-07-03
[PATCH] genirq:fixup missing SA_PERCPU replacement
Thomas Gleixner
2
-2
/
+4
2006-07-03
[PATCH] ARM: fixup irqflags breakage after ARM genirq merge
Thomas Gleixner
59
-77
/
+73
2006-07-03
[PATCH] genirq: ARM dyntick cleanup
Thomas Gleixner
4
-12
/
+17
2006-07-03
[PATCH] nfs: non-procfs build fix
Dominik Hackl
1
-2
/
+2
2006-07-02
[PATCH] irq-flags: documentation: Use the new IRQF_ constants
Thomas Gleixner
4
-6
/
+6
2006-07-02
[PATCH] irq-flags: sound: Use the new IRQF_ constants
Thomas Gleixner
102
-109
/
+109
2006-07-02
[PATCH] irq-flags: video: Use the new IRQF_ constants
Thomas Gleixner
7
-7
/
+7
2006-07-02
[PATCH] irq-flags: usb: Use the new IRQF_ constants
Thomas Gleixner
19
-25
/
+25
2006-07-02
[PATCH] irq-flags: serial: Use the new IRQF_ constants
Thomas Gleixner
20
-34
/
+34
2006-07-02
[PATCH] irq-flags: scsi: Use the new IRQF_ constants
Thomas Gleixner
84
-108
/
+108
2006-07-02
[PATCH] irq-flags: rio: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-07-02
[PATCH] irq-flags: pci: Use the new IRQF_ constants
Thomas Gleixner
5
-6
/
+7
2006-07-02
[PATCH] irq-flags: PARISC: Use the new IRQF_ constants
Thomas Gleixner
2
-2
/
+2
2006-07-02
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
Thomas Gleixner
128
-159
/
+159
2006-07-02
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
73
-104
/
+104
2006-07-02
[PATCH] irq-flags: media: Use the new IRQF_ constants
Thomas Gleixner
15
-15
/
+15
2006-07-02
[PATCH] irq-flags: isdn: Use the new IRQF_ constants
Thomas Gleixner
25
-38
/
+38
2006-07-02
[PATCH] irq-flags: firewire: Use the new IRQF_ constants
Thomas Gleixner
2
-3
/
+3
2006-07-02
[PATCH] irq-flags: ide: Use the new IRQF_ constants
Thomas Gleixner
2
-7
/
+7
2006-07-02
[PATCH] irq-flags: drivers/drm: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-07-02
[PATCH] irq-flags: drivers/char: Use the new IRQF_ constants
Thomas Gleixner
37
-77
/
+77
2006-07-02
[PATCH] irq-flags: drivers/block Use the new IRQF_ constants
Thomas Gleixner
6
-7
/
+7
2006-07-02
[PATCH] irq-flags: generic irq: Use the new IRQF_ constants
Thomas Gleixner
3
-23
/
+23
2006-07-02
[PATCH] irq-flags: XTENSA: Use the new IRQF_ constants
Thomas Gleixner
2
-16
/
+1
2006-07-02
[PATCH] irq-flags: x86_64: Use the new IRQF_ constants
Thomas Gleixner
3
-7
/
+5
2006-07-02
[PATCH] irq-flags: V850: Use the new IRQF_ constants
Thomas Gleixner
4
-5
/
+3
2006-07-02
[PATCH] irq-flags: UM: Use the new IRQF_ constants
Thomas Gleixner
9
-12
/
+12
2006-07-02
[PATCH] irq-flags: SPARC: Use the new IRQF_ constants
Thomas Gleixner
8
-21
/
+19
2006-07-02
[PATCH] irq-flags: SPARC64: Use the new IRQF_ constants
Thomas Gleixner
7
-25
/
+22
2006-07-02
[PATCH] irq-flags: SH: Use the new IRQF_ constants
Thomas Gleixner
13
-19
/
+16
2006-07-02
[PATCH] irq-flags: SH64: Use the new IRQF_ constants
Thomas Gleixner
6
-11
/
+9
[next]