summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PCI: Fix multiple problems with VIA hardwareAlan Cox2006-12-206-63/+144
* PCI: Only check the HT capability bits in mpic.cMichael Ellerman2006-12-201-1/+1
* PCI: Use pci_find_ht_capability() in drivers/pci/quirks.cMichael Ellerman2006-12-201-12/+16
* PCI: Add #defines for Hypertransport MSI fieldsMichael Ellerman2006-12-201-0/+7
* PCI: Use pci_find_ht_capability() in drivers/pci/htirq.cMichael Ellerman2006-12-201-8/+1
* PCI: Add pci_find_ht_capability() for finding Hypertransport capabilitiesMichael Ellerman2006-12-203-4/+94
* PCI: Create __pci_bus_find_cap_start() from __pci_bus_find_cap()Michael Ellerman2006-12-201-9/+19
* pci: Introduce pci_find_presentAlan Cox2006-12-202-17/+24
* PCI: pcieport-driver: remove invalid warning messageKenji Kaneshige2006-12-201-1/+1
* rpaphp: compiler warning cleanupLinas Vepstas2006-12-201-24/+23
* PCI quirks: remove redundant checkDavid Rientjes2006-12-201-2/+1
* pci: add class codes for Wireless RF controllersInaky Perez-Gonzalez2006-12-201-0/+4
* PCI: use /sys/bus/pci/drivers/<driver>/new_id firstRussell King2006-12-201-7/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2006-12-194-1/+67
|\
| * [PATCH] Generic HID layer - update MAINTAINERSJiri Kosina2006-12-141-0/+6
| * input/hid: Supporting more keys from the HUT Consumer PageFlorian Festi2006-12-142-0/+59
| * [PATCH] Generic HID layer - build: USB_HID should select HIDJiri Kosina2006-12-141-1/+2
* | [CONNECTOR]: Replace delayed work with usual work queue.Evgeniy Polyakov2006-12-183-13/+10
* | [IPV4]: Fix BUG of ip_rt_send_redirect()Li Yewang2006-12-181-1/+2
* | [TCP]: Trivial fix to message in tcp_v4_inbound_md5_hashLeigh Brown2006-12-171-1/+1
* | [TCP]: Fix oops caused by tcp_v4_md5_do_delLeigh Brown2006-12-171-0/+1
* | [CONNECTOR]: Fix compilation breakage introduced recently.Evgeniy Polyakov2006-12-171-2/+1
* | [TG3]: Update version and reldate.Michael Chan2006-12-171-2/+2
* | [TG3]: Power down/up 5906 PHY correctly.Michael Chan2006-12-172-1/+17
* | [TG3]: Fix race condition when calling register_netdev().Michael Chan2006-12-171-4/+4
* | [TG3]: Assign tp->link_config.orig_* values.Michael Chan2006-12-171-0/+4
* | [NETFILTER] IPV6: Fix dependencies.David S. Miller2006-12-171-2/+3
* | [BNX2]: Fix minor loopback problem.Michael Chan2006-12-171-3/+3
* | [BNX2]: Fix bug in bnx2_nvram_write().Michael Chan2006-12-171-2/+2
* | [BNX2]: Fix panic in bnx2_tx_int().Michael Chan2006-12-171-3/+10
* | [AX.25]: Fix unchecked rose_add_loopback_neigh usesRalf Baechle2006-12-173-28/+26
* | [AX.25]: Fix unchecked rose_add_loopback_node usesRalf Baechle2006-12-171-4/+18
* | [AX.25]: Fix unchecked ax25_linkfail_register usesRalf Baechle2006-12-174-52/+29
* | [AX.25]: Fix unchecked nr_add_node uses.Ralf Baechle2006-12-171-3/+8
* | [AX.25]: Fix unchecked ax25_listen_register usesRalf Baechle2006-12-173-10/+24
* | [AX.25]: Fix unchecked ax25_protocol_register uses.Ralf Baechle2006-12-174-32/+32
* | [AX.25]: Mark all kmalloc users __must_checkRalf Baechle2006-12-176-14/+17
* | [TG3]: replace kmalloc+memset with kzallocYan Burman2006-12-171-8/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-12-173-27/+12
|\ \
| * | [CPUFREQ] longhaul compile fix.Dave Jones2006-12-171-0/+1
| * | [CPUFREQ] Advise not to use longhaul on VIA C7.Dave Jones2006-12-171-1/+2
| * | [CPUFREQ] set policy->curfreq on initializationMattia Dongili2006-12-171-2/+2
| * | [CPUFREQ] Trivial cleanup for acpi read/write port in acpi-cpufreq.cVenkatesh Pallipadi2006-12-131-23/+6
| * | [CPUFREQ] fixes typo in cpufreq.cDhaval Giani2006-12-131-1/+1
* | | [PATCH] more work_struct fixes: tas300x sound driversAl Viro2006-12-172-15/+14
* | | [SPARC]: Make bitops use same spinlocks as atomics.David S. Miller2006-12-176-207/+58
* | | [SPARC]: Update defconfig.David S. Miller2006-12-171-179/+532
* | | [SPARC64]: Mirror x86_64's PERCPU_ENOUGH_ROOM definition.David S. Miller2006-12-172-5/+12
* | | [SUNKBD]: Fix sunkbd_enable(sunkbd, 0); obvious.Fabrice Knevez2006-12-171-1/+1
* | | [DocBook]: Fix two typos in generic IRQ docs.David S. Miller2006-12-171-2/+2
OpenPOWER on IntegriCloud