summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] PMAC_APM_EMU should depend on ADB_PMUDanny van Dyk2006-07-281-1/+1
* [POWERPC] Fix new interrupt code (MPIC detection)Segher Boessenkool2006-07-281-4/+11
* [POWERPC] Fix new interrupt code (MPIC endianness)Segher Boessenkool2006-07-281-0/+2
* [POWERPC] Add cpufreq support for Xserve G5Benjamin Herrenschmidt2006-07-282-30/+50
* [POWERPC] Xserve G5 thermal control fixesBenjamin Herrenschmidt2006-07-282-17/+234
* [POWERPC] Fix mem= handling when the memory limit is > RMO sizeMichael Ellerman2006-07-251-1/+2
* [POWERPC] More offb/bootx fixesBenjamin Herrenschmidt2006-07-252-157/+185
* [POWERPC] Fix legacy_serial.c error handling on 32 bitsBenjamin Herrenschmidt2006-07-251-5/+8
* [POWERPC] Fix default clock for udbg_16550Benjamin Herrenschmidt2006-07-251-1/+5
* [POWERPC] Fix non-MPIC CHRPs with CONFIG_SMP setBenjamin Herrenschmidt2006-07-252-11/+25
* [POWERPC] Fix 32 bits warning in prom_init.cBenjamin Herrenschmidt2006-07-251-0/+2
* [POWERPC] Workaround Pegasos incorrect ISA "ranges"Benjamin Herrenschmidt2006-07-251-0/+34
* [POWERPC] fix up front-LED KconfigJohannes Berg2006-07-254-31/+106
* [NET]: Correct dev_alloc_skb kerneldocChristoph Hellwig2006-07-251-2/+2
* [NET]: Remove CONFIG_HAVE_ARCH_DEV_ALLOC_SKBChristoph Hellwig2006-07-251-4/+0Star
* [VLAN]: Fix link state propagationStefan Rompf2006-07-241-5/+3Star
* [IPV6] xfrm6_tunnel: Delete debugging code.David S. Miller2006-07-241-130/+10Star
* [Bluetooth] Enable SCO support for Broadcom HID proxy dongleMarcel Holtmann2006-07-241-1/+1
* [Bluetooth] Add quirk for another broken RTX Telecom based dongleMarcel Holtmann2006-07-241-1/+2
* [Bluetooth] Correct SCO buffer size for Belkin devicesMarcel Holtmann2006-07-241-1/+2
* [Bluetooth] Correct SCO buffer size for another Broadcom chipMarcel Holtmann2006-07-241-2/+15
* [Bluetooth] Correct RFCOMM channel MTU for broken implementationsMarcel Holtmann2006-07-241-2/+17
* [PKT_SCHED]: Fix regression in PSCHED_TADD{,2}.Guillaume Chazarain2006-07-241-12/+6Star
* [DCCP]: Fix default sequence window sizeIan McDonald2006-07-244-4/+7
* IB/mthca: Initialize max_cmds before debug code prints itRoland Dreier2006-07-241-2/+3
* IB/ipoib: Fix packet loss after hardware address updateMichael S. Tsirkin2006-07-242-0/+24
* IB/ipoib: Fix oops with ipoib_debug_mcast setOr Gerlitz2006-07-241-4/+4
* IB/mad: Validate MADs for spec complianceSean Hefty2006-07-243-21/+95
* IB/ipath: ipath_skip_sge() can break if num_sge > 1Ralph Campbell2006-07-241-4/+0Star
* IB/ipath: Fix ib_ipath driver to work with SRPRalph Campbell2006-07-242-0/+16
* IB/ipath: Fix a data corruptionRalph Campbell2006-07-241-40/+36Star
* IB/mthca: Fix SRQ limit event range checkDotan Barak2006-07-241-1/+2
* IB/uverbs: Fix lockdep warningsRoland Dreier2006-07-241-11/+21
* IB/uverbs: Fix unlocking in error pathsMichael S. Tsirkin2006-07-241-2/+8
* [PATCH] Cpuset: fix ABBA deadlock with cpu hotplug lockPaul Jackson2006-07-231-3/+21
* cpu hotplug: simplify and hopefully fix lockingLinus Torvalds2006-07-232-47/+34Star
* [cpufreq] ondemand: make shutdown sequence more robustLinus Torvalds2006-07-231-6/+10
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-07-22141-470/+413Star
|\
| * [TIPC]: Removing useless castsPanagiotis Issaris2006-07-222-2/+2
| * [IPV4]: Fix nexthop realm dumping for multipath routesPatrick McHardy2006-07-221-4/+8
| * [DUMMY]: Avoid an oops when dummy_init_one() failedNicolas Dichtel2006-07-221-0/+1
| * [IFB] After ifb_init_one() failed, i is increased. DecreaseNicolas Dichtel2006-07-211-0/+1
| * [NET]: Fix reversed error test in netif_tx_trylockHerbert Xu2006-07-211-3/+3
| * [MAINTAINERS]: Mark LAPB as Oprhan.David S. Miller2006-07-211-3/+1Star
| * [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-2194-334/+154Star
| * [NET]: sun happymeal, little pci cleanupJiri Slaby2006-07-211-7/+2Star
| * [IrDA]: Use alloc_skb() in IrDA TX pathSamuel Ortiz2006-07-2112-35/+38
| * [I/OAT]: Remove pci_module_init() from Intel I/OAT DMA engineHenrik Kretzschmar2006-07-211-1/+1
| * [I/OAT]: net/core/user_dma.c should #include <net/netdma.h>Adrian Bunk2006-07-212-1/+2
| * [SCTP]: ADDIP: Don't use an address as source until it is ASCONF-ACKedSridhar Samudrala2006-07-216-27/+80