summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc/iseries: Fix pci breakage due to bad dma_data initializationStephen Rothwell x2009-05-153-6/+5Star
* powerpc: Fix mktree build error on Mac OS X hostTimur Tabi2009-05-151-5/+5
* powerpc/virtex: Fix duplicate level irq events.John Linn2009-05-141-10/+107
* powerpc/virtex: Add uImage to the default images listGrant Likely2009-05-142-0/+2
* powerpc/boot: add simpleImage.* to clean-files listGrant Likely2009-05-141-1/+1
* powerpc/8xx: Update defconfigsKumar Gala2009-05-145-99/+241
* powerpc/embedded6xx: Update defconfigsKumar Gala2009-05-149-221/+600
* powerpc/86xx: Update defconfigsKumar Gala2009-05-147-386/+556
* powerpc/85xx: Update defconfigsKumar Gala2009-05-1413-351/+1118
* powerpc/83xx: Update defconfigsKumar Gala2009-05-1414-386/+1115
* powerpc/fsl_soc: Remove mpc83xx_wdt_init, againAnton Vorontsov2009-05-081-46/+0Star
* powerpc: Fix setting of oprofile cpu typeBenjamin Herrenschmidt2009-05-011-2/+2
* powerpc: Update MPC5xxx and Xilinx Virtex maintainer entriesGrant Likely2009-05-011-2/+2
* powerpc adjust oprofile_cpu_type version 3Michael Wolf2009-05-011-4/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-04-2933-447/+795
|\
| * e100: do not go D3 in shutdown unless system is powering offThadeu Lima de Souza Cascardo2009-04-291-7/+23
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2009-04-295-31/+61
| |\
| | * Bluetooth: Fix connection establishment with low security requirementMarcel Holtmann2009-04-281-6/+3Star
| | * Bluetooth: Add different pairing timeout for Legacy PairingMarcel Holtmann2009-04-284-3/+40
| | * Bluetooth: Ensure that HCI sysfs add/del is preempt safeRoger Quadros2009-04-282-22/+18Star
| * | netfilter: revised locking for x_tablesStephen Hemminger2009-04-295-296/+204Star
| |/
| * net: Avoid extra wakeups of threads blocked in wait_for_packet()Eric Dumazet2009-04-282-3/+17
| * net: Fix typo in net_device_ops description.Mike Rapoport2009-04-271-1/+1
| * ipv4: Limit size of route cache hash tableAnton Blanchard2009-04-271-1/+1
| * Add reference to CAPI 2.0 standardKarsten Keil2009-04-271-7/+13
| * Documentation/isdn/INTERFACE.CAPITilman Schmidt2009-04-273-0/+380
| * update Documentation/isdn/00-INDEXTilman Schmidt2009-04-271-4/+11
| * ixgbe: Fix WoL functionality for 82599 KX4 devicesWaskiewicz Jr, Peter P2009-04-272-55/+6Star
| * veth: prevent oops caused by netdev destructorStephen Hemminger2009-04-271-25/+16Star
| * xfrm: wrong hash value for temporary SANicolas Dichtel2009-04-271-3/+3
| * forcedeth: tx timeout fixAyaz Abdulla2009-04-271-10/+21
| * net: Fix LL_MAX_HEADER for CONFIG_TR_MODULEAdrian Bunk2009-04-271-1/+1
| * mlx4_en: Handle page allocation failure during receiveYevgeny Petrilin2009-04-271-0/+4
| * mlx4_en: Fix cleanup flow on cq activationYevgeny Petrilin2009-04-271-1/+1
| * vlan: update vlan carrier state for admin up/downJay Vosburgh2009-04-262-0/+7
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-04-266-9/+32
| |\
| | * netfilter: xt_recent: fix stack overread in compat codeJan Engelhardt2009-04-241-5/+4Star
| | * netfilter: nf_ct_dccp: add missing role attributes for DCCPPablo Neira Ayuso2009-04-242-1/+15
| | * netfilter: Kconfig: TProxy doesn't depend on NF_CONNTRACKLaszlo Attila Toth2009-04-241-2/+2
| | * netfilter: nf_ct_dccp/udplite: fix protocol registration errorPatrick McHardy2009-04-242-0/+2
| | * netfilter: bridge: allow fragmentation of VLAN packets traversing a bridgehummerbliss@gmail.com2009-04-201-1/+9
* | | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-04-2912-13/+34
|\ \ \
| * | | drm/i915: fix up error path leak in i915_cmdbufferChris Wright2009-04-221-3/+3
| * | | drm/i915: fix unpaired i915 device mutex on entervt failure.Wu Fengguang2009-04-221-1/+3
| * | | drm/i915: add support for G41 chipsetZhenyu Wang2009-04-222-1/+4
| * | | drm/i915: Enable ASLE if presentMatthew Garrett2009-04-171-0/+1
| * | | drm/i915: Unregister ACPI video driver when exitingMatthew Garrett2009-04-176-6/+12
| * | | drm/i915: Register ACPI video even when not modesettingMatthew Garrett2009-04-171-4/+5
| * | | drm/i915: fix transition to I915_TILING_NONEKeith Packard2009-04-171-1/+0Star
| * | | drm/i915: Don't let an oops get triggered from irq_emit without dma init.Eric Anholt2009-04-171-1/+1