index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] shpchp: Fix slot state handling
Kenji Kaneshige
2006-03-23
3
-61
/
+181
*
[PATCH] shpchp: event handling rework
Kenji Kaneshige
2006-03-23
4
-266
/
+119
*
[PATCH] shpchp: Remove unused wait_for_ctrl_irq
Kenji Kaneshige
2006-03-23
2
-22
/
+1
*
[PATCH] shpchp: Remove unused pci_bus member from controller structure
Kenji Kaneshige
2006-03-23
2
-13
/
+1
*
[PATCH] PCI: Avoid leaving MASTER_ABORT disabled permanently when returning f...
Ralf Baechle
2006-03-23
1
-7
/
+8
*
[PATCH] PCI: Give PCI config access initialization a defined ordering
Andi Kleen
2006-03-23
7
-23
/
+40
*
[PATCH] shpchp - Fix incorrect return value of interrupt handler
Kenji Kaneshige
2006-03-23
1
-8
/
+3
*
[PATCH] shpchp - move slot name into struct slot
Kenji Kaneshige
2006-03-23
2
-11
/
+5
*
[PATCH] shpchp - removed unncessary 'magic' member from slot
Kenji Kaneshige
2006-03-23
2
-7
/
+0
*
[PATCH] shpchp - replace kmalloc() with kzalloc() and cleanup arg of sizeof()
Kenji Kaneshige
2006-03-23
2
-13
/
+6
*
[PATCH] pcihp_skeleton.c cleanup
Kenji Kaneshige
2006-03-23
1
-22
/
+11
*
[PATCH] shpchp - bugfix: add missing serialization
Kenji Kaneshige
2006-03-23
1
-42
/
+24
*
[PATCH] shpchp - cleanup check command status
Kenji Kaneshige
2006-03-23
3
-123
/
+23
*
[PATCH] shpchp - cleanup controller list
Kenji Kaneshige
2006-03-23
3
-21
/
+10
*
[PATCH] shpchp - cleanup slot list
Kenji Kaneshige
2006-03-23
2
-23
/
+17
*
[PATCH] shpchp - cleanup shpchp_core.c
Kenji Kaneshige
2006-03-23
1
-48
/
+36
*
[PATCH] shpchp - cleanup init_slots()
Kenji Kaneshige
2006-03-23
2
-64
/
+63
*
[PATCH] PCI hotplug: convert semaphores to mutex
Ingo Molnar
2006-03-23
13
-137
/
+143
*
[PATCH] PCI: quirk for IBM Dock II cardbus controllers
Kristen Accardi
2006-03-23
1
-0
/
+27
*
[PATCH] PCI: really fix parent's subordinate busnr
Kristen Accardi
2006-03-23
1
-0
/
+5
*
[PATCH] PCI: return max reserved busnr
Kristen Accardi
2006-03-23
2
-2
/
+4
*
[PATCH] PCI: clean up msi.c a bit
Grant Grundler
2006-03-23
2
-23
/
+37
*
[PATCH] reduce size of bio mempools
Benjamin LaHaise
2006-03-23
1
-4
/
+4
*
[PATCH] __GENERIC_PER_CPU changes
Eric Dumazet
2006-03-23
1
-6
/
+2
*
[PATCH] more for_each_cpu() conversions
Andrew Morton
2006-03-23
42
-222
/
+137
*
[PATCH] Only allocate percpu data for possible CPUs
Eric Dumazet
2006-03-23
1
-3
/
+8
*
[PATCH] get_empty_filp tweaks, inline epoll_init_file()
Benjamin LaHaise
2006-03-23
3
-15
/
+12
*
[PATCH] atomic: add_unless cmpxchg optimise
Nick Piggin
2006-03-23
6
-10
/
+50
*
[PATCH] fs/*/file.c: drop insane header dependencies
Alexey Dobriyan
2006-03-23
3
-18
/
+0
*
[PATCH] kernel/rcupdate.c: make two structs static
Adrian Bunk
2006-03-23
2
-4
/
+2
*
[PATCH] devpts: use lib/parser.c for parsing mount options
Domen Puncer
2006-03-23
1
-27
/
+49
*
[PATCH] BUILD_LOCK_OPS: cleanup preempt_disable() usage
Oleg Nesterov
2006-03-23
1
-5
/
+4
*
[PATCH] PnPBIOS: Missing SMALL_TAG_ENDDEP tag
Rene Herman
2006-03-23
1
-5
/
+1
*
[PATCH] pause_on_oops command line option
Andrew Morton
2006-03-23
5
-17
/
+130
*
[PATCH] kill _INLINE_
Adrian Bunk
2006-03-23
12
-112
/
+56
*
[PATCH] notifier: profile.h forward decl fix
Andrew Morton
2006-03-23
1
-1
/
+1
*
[PATCH] make bug messages more consistent
Ingo Molnar
2006-03-23
4
-7
/
+7
*
[PATCH] ufs: switch to inode_inc_count, inode_dec_count
Alexey Dobriyan
2006-03-23
1
-30
/
+18
*
[PATCH] ext2: switch to inode_inc_count, inode_dec_count
Alexey Dobriyan
2006-03-23
1
-35
/
+19
*
[PATCH] sysv: switch to inode_inc_count, inode_dec_count
Alexey Dobriyan
2006-03-23
1
-30
/
+18
*
[PATCH] minix: switch to inode_inc_link_count, inode_dec_link_count
Alexey Dobriyan
2006-03-23
1
-30
/
+18
*
[PATCH] Extract inode_inc_link_count(), inode_dec_link_count()
Alexey Dobriyan
2006-03-23
1
-0
/
+12
*
[PATCH] fs/ufs/file.c: drop insane header dependencies
Alexey Dobriyan
2006-03-23
1
-10
/
+0
*
[PATCH] sigprocmask: kill unneeded temp var
Oleg Nesterov
2006-03-23
1
-4
/
+4
*
[PATCH] snsc kmalloc2kzalloc
Jes Sorensen
2006-03-23
2
-9
/
+4
*
[PATCH] fat_lock is used as a mutex, convert it to using the new mutex primitive
Arjan van de Ven
2006-03-23
2
-4
/
+5
*
[PATCH] oss: semaphore to mutex conversion
Ingo Molnar
2006-03-23
6
-53
/
+53
*
[PATCH] kernel/module.c Semaphore to Mutex Conversion for module_mutex
Ashutosh Naik
2006-03-23
1
-19
/
+19
*
[PATCH] sem2mutex: drivers/ide
Arjan van de Ven
2006-03-23
4
-24
/
+28
*
[PATCH] sem2mutex: serial ->port_write_mutex
Ingo Molnar
2006-03-23
5
-12
/
+14
[next]