index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-07
msi: Fix msi_remove_pci_irq_vectors.
Eric W. Biederman
1
-6
/
+2
2007-02-07
msi: Remove msi_lock.
Eric W. Biederman
1
-20
/
+0
2007-02-07
msi: Kill msi_lookup_irq
Eric W. Biederman
2
-90
/
+62
2007-02-07
MSI: Combine pci_(save|restore)_msi/msix_state
Michael Ellerman
3
-11
/
+26
2007-02-07
MSI: Remove pci_scan_msi_device()
Michael Ellerman
4
-11
/
+0
2007-02-07
MSI: Replace pci_msi_quirk with calls to pci_no_msi()
Michael Ellerman
4
-19
/
+4
2007-02-07
PCI: remove duplicate device id from ipr
Greg Kroah-Hartman
1
-3
/
+0
2007-02-07
PCI: remove duplicate device id from ata_piix
Greg Kroah-Hartman
1
-4
/
+0
2007-02-07
PCI: power management: remove noise on non-manageable hw
Pavel Machek
1
-7
/
+8
2007-02-07
PCI: cleanup MSI code
Satoru Takeuchi
2
-6
/
+6
2007-02-07
PCI: make isa_bridge Alpha-only
Adrian Bunk
4
-12
/
+6
2007-02-07
PCI: remove quirk_sis_96x_compatible()
Adrian Bunk
1
-15
/
+0
2007-02-07
PCI: Speed up the Intel SMBus unhiding quirk
Jean Delvare
1
-13
/
+11
2007-02-07
PCI Quirk: 1k I/O space IOBL_ADR fix on P64H2
Daniel Yeisley
1
-0
/
+25
2007-02-07
shpchp: delete trailing whitespace
Kenji Kaneshige
3
-28
/
+28
2007-02-07
shpchp: remove DBG_XXX_ROUTINE
Kenji Kaneshige
1
-136
/
+19
2007-02-07
shpchp: remove CONFIG_HOTPLUG_PCI_SHPC_POLL_EVENT_MODE
Kenji Kaneshige
2
-13
/
+0
2007-02-07
PCIEHP: Add Electro Mechanical Interlock (EMI) support to the PCIE hotplug dr...
Kristen Carlson Accardi
3
-0
/
+163
2007-02-07
pciehp: fix wait command completion
Kenji Kaneshige
2
-12
/
+16
2007-02-07
pciehp: cleanup wait command completion
Kenji Kaneshige
4
-193
/
+82
2007-02-07
pciehp: remove unused pcie_cap_base
Kenji Kaneshige
1
-7
/
+2
2007-02-07
pciehp: cleanup pciehp.h
Kenji Kaneshige
3
-67
/
+42
2007-02-07
pciehp: cleanup register access
Kenji Kaneshige
1
-137
/
+164
2007-02-07
pciehp: remove unused pci_bus from struct controller
Kenji Kaneshige
2
-13
/
+2
2007-02-07
pciehp: remove unnecessary php_ctlr
Kenji Kaneshige
4
-494
/
+120
2007-02-07
pciehp: cleanup slot list
Kenji Kaneshige
2
-27
/
+17
2007-02-07
pciehp: cleanup init_slot()
Kenji Kaneshige
2
-63
/
+37
2007-02-07
PCI: mark pci_find_device() as __deprecated
Adrian Bunk
1
-1
/
+1
2007-02-07
PCI: remove pci_find_device_reverse()
Adrian Bunk
2
-39
/
+0
2007-02-07
PCI: quirks.c: cleanup
Adrian Bunk
2
-29
/
+17
2007-02-07
PCI: Use newly defined PCI channel offline routine
Linas Vepstas
2
-2
/
+2
2007-02-07
PCI: define inline for test of channel error state
Linas Vepstas
1
-0
/
+5
2007-02-07
PCI : Add selected_regions funcs
Hidetoshi Seto
2
-17
/
+66
2007-02-07
PCI : add extremely specialized __pci_reenable_device for default resume
Hidetoshi Seto
3
-11
/
+34
2007-02-07
PCI : Move pci_fixup_device and is_enabled (originally intended change)
Hidetoshi Seto
1
-12
/
+12
2007-02-07
PCI : remove too specialized __pci_enable_device for default resume
Hidetoshi Seto
3
-25
/
+1
2007-02-07
PCI: check szhi when sz is 0 when 64 bit iomem bigger than 4G
Yinghai Lu
1
-13
/
+56
2007-02-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
10
-49
/
+92
2007-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
39
-1119
/
+866
2007-02-07
[GFS2] make gfs2_writepages() static
Adrian Bunk
1
-1
/
+2
2007-02-07
[GFS2] Unlock page on prepare_write try lock failure
Steven Whitehouse
1
-1
/
+3
2007-02-06
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
26
-213
/
+407
2007-02-06
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2007-02-06
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...
Linus Torvalds
12
-817
/
+1005
2007-02-06
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
22
-405
/
+243
2007-02-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
24
-579
/
+891
2007-02-06
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
168
-2171
/
+5520
2007-02-06
[PATCH] Keys: Fix key serial number collision handling
David Howells
1
-19
/
+14
2007-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
5
-8
/
+32
2007-02-06
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
152
-1052
/
+1111
[next]