index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-12-20
PCI: Only check the HT capability bits in mpic.c
Michael Ellerman
1
-1
/
+1
2006-12-20
PCI: Use pci_find_ht_capability() in drivers/pci/quirks.c
Michael Ellerman
1
-12
/
+16
2006-12-20
PCI: Add #defines for Hypertransport MSI fields
Michael Ellerman
1
-0
/
+7
2006-12-20
PCI: Use pci_find_ht_capability() in drivers/pci/htirq.c
Michael Ellerman
1
-8
/
+1
2006-12-20
PCI: Add pci_find_ht_capability() for finding Hypertransport capabilities
Michael Ellerman
3
-4
/
+94
2006-12-20
PCI: Create __pci_bus_find_cap_start() from __pci_bus_find_cap()
Michael Ellerman
1
-9
/
+19
2006-12-20
pci: Introduce pci_find_present
Alan Cox
2
-17
/
+24
2006-12-20
PCI: pcieport-driver: remove invalid warning message
Kenji Kaneshige
1
-1
/
+1
2006-12-20
rpaphp: compiler warning cleanup
Linas Vepstas
1
-24
/
+23
2006-12-20
PCI quirks: remove redundant check
David Rientjes
1
-2
/
+1
2006-12-20
pci: add class codes for Wireless RF controllers
Inaky Perez-Gonzalez
1
-0
/
+4
2006-12-20
PCI: use /sys/bus/pci/drivers/<driver>/new_id first
Russell King
1
-7
/
+3
2006-12-18
[CONNECTOR]: Replace delayed work with usual work queue.
Evgeniy Polyakov
3
-13
/
+10
2006-12-18
[IPV4]: Fix BUG of ip_rt_send_redirect()
Li Yewang
1
-1
/
+2
2006-12-18
[TCP]: Trivial fix to message in tcp_v4_inbound_md5_hash
Leigh Brown
1
-1
/
+1
2006-12-18
[TCP]: Fix oops caused by tcp_v4_md5_do_del
Leigh Brown
1
-0
/
+1
2006-12-18
[CONNECTOR]: Fix compilation breakage introduced recently.
Evgeniy Polyakov
1
-2
/
+1
2006-12-18
[TG3]: Update version and reldate.
Michael Chan
1
-2
/
+2
2006-12-18
[TG3]: Power down/up 5906 PHY correctly.
Michael Chan
2
-1
/
+17
2006-12-18
[TG3]: Fix race condition when calling register_netdev().
Michael Chan
1
-4
/
+4
2006-12-18
[TG3]: Assign tp->link_config.orig_* values.
Michael Chan
1
-0
/
+4
2006-12-18
[NETFILTER] IPV6: Fix dependencies.
David S. Miller
1
-2
/
+3
2006-12-18
[BNX2]: Fix minor loopback problem.
Michael Chan
1
-3
/
+3
2006-12-18
[BNX2]: Fix bug in bnx2_nvram_write().
Michael Chan
1
-2
/
+2
2006-12-18
[BNX2]: Fix panic in bnx2_tx_int().
Michael Chan
1
-3
/
+10
2006-12-18
[AX.25]: Fix unchecked rose_add_loopback_neigh uses
Ralf Baechle
3
-28
/
+26
2006-12-18
[AX.25]: Fix unchecked rose_add_loopback_node uses
Ralf Baechle
1
-4
/
+18
2006-12-18
[AX.25]: Fix unchecked ax25_linkfail_register uses
Ralf Baechle
4
-52
/
+29
2006-12-18
[AX.25]: Fix unchecked nr_add_node uses.
Ralf Baechle
1
-3
/
+8
2006-12-18
[AX.25]: Fix unchecked ax25_listen_register uses
Ralf Baechle
3
-10
/
+24
2006-12-18
[AX.25]: Fix unchecked ax25_protocol_register uses.
Ralf Baechle
4
-32
/
+32
2006-12-18
[AX.25]: Mark all kmalloc users __must_check
Ralf Baechle
6
-14
/
+17
2006-12-18
[TG3]: replace kmalloc+memset with kzalloc
Yan Burman
1
-8
/
+1
2006-12-18
[PATCH] more work_struct fixes: tas300x sound drivers
Al Viro
2
-15
/
+14
2006-12-18
[SPARC]: Make bitops use same spinlocks as atomics.
David S. Miller
6
-207
/
+58
2006-12-18
[CPUFREQ] longhaul compile fix.
Dave Jones
1
-0
/
+1
2006-12-18
[CPUFREQ] Advise not to use longhaul on VIA C7.
Dave Jones
1
-1
/
+2
2006-12-18
[CPUFREQ] set policy->curfreq on initialization
Mattia Dongili
1
-2
/
+2
2006-12-17
[SPARC]: Update defconfig.
David S. Miller
1
-179
/
+532
2006-12-17
[SPARC64]: Mirror x86_64's PERCPU_ENOUGH_ROOM definition.
David S. Miller
2
-5
/
+12
2006-12-17
[SUNKBD]: Fix sunkbd_enable(sunkbd, 0); obvious.
Fabrice Knevez
1
-1
/
+1
2006-12-17
[DocBook]: Fix two typos in generic IRQ docs.
David S. Miller
1
-2
/
+2
2006-12-17
[SPARC64]: Minor irq handling cleanups.
David S. Miller
2
-22
/
+4
2006-12-17
[SPARC64]: Kill no-remapping-needed code in head.S
David S. Miller
1
-6
/
+1
2006-12-17
[PATCH] sys_mincore: s/max/min/
Oleg Nesterov
1
-1
/
+1
2006-12-17
[PATCH] m68k trivial build fixes
Al Viro
2
-4
/
+4
2006-12-17
Fix up mm/mincore.c error value cases
Linus Torvalds
1
-19
/
+10
2006-12-16
Make workqueue bit operations work on "atomic_long_t"
Linus Torvalds
2
-18
/
+30
2006-12-16
Fix incorrect user space access locking in mincore()
Linus Torvalds
1
-104
/
+86
2006-12-16
[PATCH] pata_via: Cable detect error
Alan
1
-2
/
+7
[next]