summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-12-20PCI: Add #defines for Hypertransport MSI fieldsMichael Ellerman1-0/+7
2006-12-20PCI: Use pci_find_ht_capability() in drivers/pci/htirq.cMichael Ellerman1-8/+1
2006-12-20PCI: Add pci_find_ht_capability() for finding Hypertransport capabilitiesMichael Ellerman3-4/+94
2006-12-20PCI: Create __pci_bus_find_cap_start() from __pci_bus_find_cap()Michael Ellerman1-9/+19
2006-12-20pci: Introduce pci_find_presentAlan Cox2-17/+24
2006-12-20PCI: pcieport-driver: remove invalid warning messageKenji Kaneshige1-1/+1
2006-12-20rpaphp: compiler warning cleanupLinas Vepstas1-24/+23
2006-12-20PCI quirks: remove redundant checkDavid Rientjes1-2/+1
2006-12-20pci: add class codes for Wireless RF controllersInaky Perez-Gonzalez1-0/+4
2006-12-20PCI: use /sys/bus/pci/drivers/<driver>/new_id firstRussell King1-7/+3
2006-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds4-1/+67
2006-12-18[CONNECTOR]: Replace delayed work with usual work queue.Evgeniy Polyakov3-13/+10
2006-12-18[IPV4]: Fix BUG of ip_rt_send_redirect()Li Yewang1-1/+2
2006-12-17[TCP]: Trivial fix to message in tcp_v4_inbound_md5_hashLeigh Brown1-1/+1
2006-12-17[TCP]: Fix oops caused by tcp_v4_md5_do_delLeigh Brown1-0/+1
2006-12-17[CONNECTOR]: Fix compilation breakage introduced recently.Evgeniy Polyakov1-2/+1
2006-12-17[TG3]: Update version and reldate.Michael Chan1-2/+2
2006-12-17[TG3]: Power down/up 5906 PHY correctly.Michael Chan2-1/+17
2006-12-17[TG3]: Fix race condition when calling register_netdev().Michael Chan1-4/+4
2006-12-17[TG3]: Assign tp->link_config.orig_* values.Michael Chan1-0/+4
2006-12-17[NETFILTER] IPV6: Fix dependencies.David S. Miller1-2/+3
2006-12-17[BNX2]: Fix minor loopback problem.Michael Chan1-3/+3
2006-12-17[BNX2]: Fix bug in bnx2_nvram_write().Michael Chan1-2/+2
2006-12-17[BNX2]: Fix panic in bnx2_tx_int().Michael Chan1-3/+10
2006-12-17[AX.25]: Fix unchecked rose_add_loopback_neigh usesRalf Baechle3-28/+26
2006-12-17[AX.25]: Fix unchecked rose_add_loopback_node usesRalf Baechle1-4/+18
2006-12-17[AX.25]: Fix unchecked ax25_linkfail_register usesRalf Baechle4-52/+29
2006-12-17[AX.25]: Fix unchecked nr_add_node uses.Ralf Baechle1-3/+8
2006-12-17[AX.25]: Fix unchecked ax25_listen_register usesRalf Baechle3-10/+24
2006-12-17[AX.25]: Fix unchecked ax25_protocol_register uses.Ralf Baechle4-32/+32
2006-12-17[AX.25]: Mark all kmalloc users __must_checkRalf Baechle6-14/+17
2006-12-17[TG3]: replace kmalloc+memset with kzallocYan Burman1-8/+1
2006-12-17Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds3-27/+12
2006-12-17[PATCH] more work_struct fixes: tas300x sound driversAl Viro2-15/+14
2006-12-17[SPARC]: Make bitops use same spinlocks as atomics.David S. Miller6-207/+58
2006-12-17[CPUFREQ] longhaul compile fix.Dave Jones1-0/+1
2006-12-17[CPUFREQ] Advise not to use longhaul on VIA C7.Dave Jones1-1/+2
2006-12-17[CPUFREQ] set policy->curfreq on initializationMattia Dongili1-2/+2
2006-12-17[SPARC]: Update defconfig.David S. Miller1-179/+532
2006-12-17[SPARC64]: Mirror x86_64's PERCPU_ENOUGH_ROOM definition.David S. Miller2-5/+12
2006-12-17[SUNKBD]: Fix sunkbd_enable(sunkbd, 0); obvious.Fabrice Knevez1-1/+1
2006-12-17[DocBook]: Fix two typos in generic IRQ docs.David S. Miller1-2/+2
2006-12-17[SPARC64]: Minor irq handling cleanups.David S. Miller2-22/+4
2006-12-17[SPARC64]: Kill no-remapping-needed code in head.SDavid S. Miller1-6/+1
2006-12-17[PATCH] sys_mincore: s/max/min/Oleg Nesterov1-1/+1
2006-12-17[PATCH] m68k trivial build fixesAl Viro2-4/+4
2006-12-16Fix up mm/mincore.c error value casesLinus Torvalds1-19/+10
2006-12-16Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds4-19/+107
2006-12-16Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds11-32/+80
2006-12-16Make workqueue bit operations work on "atomic_long_t"Linus Torvalds2-18/+30