summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sparc32, leon: code cleanup of timer/IRQ controller initializationDaniel Hellstrom2011-04-221-84/+72
* sparc32,leon: cleaned away code from the LEON2 daysDaniel Hellstrom2011-04-222-24/+1
* sparc32,leon: per-cpu ticker use genirq per-cpu handlerDaniel Hellstrom2011-04-224-51/+22
* sparc32,leon: add support for extended interrupt controllerDaniel Hellstrom2011-04-222-28/+74
* sparc32, leon: must protect IRQ controller register with spinlockDaniel Hellstrom2011-04-221-7/+7
* sparc32: genirq supportSam Ravnborg2011-04-2014-935/+636
* sparc32: cleanup code for pci initSam Ravnborg2011-04-203-16/+15
* sparc32,sun4d: rename sbus_tid to board_to_cpu in irq supportSam Ravnborg2011-04-201-5/+9
* Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-04-2016-92/+102
|\
| * drm/radeon/kms: pll tweaks for r7xxAlex Deucher2011-04-201-5/+1
| * Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next ...Dave Airlie2011-04-2011-22/+36
| |\
| | * drm/nouveau: fix allocation of notifier objectMarcin Slusarz2011-04-201-1/+1
| | * drm/nouveau: fix notifier memory corruption bugMarcin Slusarz2011-04-201-2/+2
| | * drm/nouveau: fix pinning of notifier blockBen Skeggs2011-04-201-4/+7
| | * drm/nouveau: populate ttm_alloced with false, when it's notBen Skeggs2011-04-201-0/+1
| | * drm/nouveau: fix nv30 pcie boardsBen Skeggs2011-04-202-3/+3
| | * drm/nouveau: split ramin_lock into two locks, one hardirq safeBen Skeggs2011-04-206-12/+22
| |/
| * drm/radeon/kms: adjust evergreen display watermark setupAlex Deucher2011-04-151-45/+44
| * drm/radeon/kms: add connectors even if i2c failsAlex Deucher2011-04-152-17/+18
| * drm/radeon/kms: fix bad shift in atom iio table parserAlex Deucher2011-04-151-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-04-2064-203/+330
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-04-193-10/+30
| |\ \
| | * | netfilter: ipset: Fix the order of listing of setsJozsef Kadlecsik2011-04-191-8/+10
| | * | netfilter: ipset: set match and SET target fixesJozsef Kadlecsik2011-04-131-2/+16
| | * | netfilter: ipset: bitmap:ip,mac type requires "src" for MACJozsef Kadlecsik2011-04-131-0/+4
| | * | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/kab...Patrick McHardy2011-04-133328-70002/+178342
| | |\ \
| | * | | netfilter: ipset: References are protected by rwlock instead of mutexJozsef Kadlecsik2011-03-297-56/+73
| | * | | netfilter: ipset: list:set timeout variant fixesJozsef Kadlecsik2011-03-281-29/+24
| * | | | ip6_pol_route panic: Do not allow VLAN on loopbackKrishna Kumar2011-04-181-1/+2
| * | | | bnx2x: Fix port identification problemYaniv Rosner2011-04-181-5/+4
| * | | | r8169: add Realtek as maintainer.Francois Romieu2011-04-181-0/+1
| * | | | ip: ip_options_compile() resilient to NULL skb routeEric Dumazet2011-04-151-3/+3
| * | | | bna: fix memory leak during RX path cleanupRasesh Mody2011-04-141-1/+0
| * | | | bna: fix for clean fw re-initializationRasesh Mody2011-04-144-15/+51
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-04-1411-46/+39
| |\ \ \ \
| | * | | | iwlegacy: fix tx_power initializationStanislaw Gruszka2011-04-136-28/+11
| | * | | | ath9k_htc: Fix ethtool reportingSujith Manoharan2011-04-121-2/+2
| | * | | | ath9k_hw: fix stopping rx DMA during resetsFelix Fietkau2011-04-124-16/+26
| * | | | | usbnet: Fix up 'FLAG_POINTTOPOINT' and 'FLAG_MULTI_PACKET' overlaps.huajun li2011-04-141-2/+2
| * | | | | Revert "tcp: disallow bind() to reuse addr/port"David S. Miller2011-04-132-4/+3
| * | | | | qlcnic: limit skb frags for non tso packetAmit Kumar Salecha2011-04-132-0/+15
| * | | | | net: can: mscan: fix build breakage in mpc5xxx_canAnatolij Gustschin2011-04-131-1/+1
| * | | | | sctp: fix oops while removed transport still using as retran pathWei Yongjun2011-04-131-0/+2
| * | | | | sctp: fix oops when updating retransmit path with DEBUG onVlad Yasevich2011-04-131-0/+2
| * | | | | net: Disable NETIF_F_TSO_ECN when TSO is disabledBen Hutchings2011-04-131-0/+4
| * | | | | net: Disable all TSO features when SG is disabledBen Hutchings2011-04-131-3/+3
| * | | | | Merge branch 'sfc-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/bw...David S. Miller2011-04-137-31/+30
| |\ \ \ \ \
| | * | | | | sfc: Use rmb() to ensure reads occur in orderNeil Turton2011-04-131-0/+2
| | * | | | | sfc: Do not use efx_process_channel_now() in online self-testBen Hutchings2011-04-125-29/+23
| | * | | | | sfc: Stop the TX queues during loopback self-testsNeil Turton2011-04-123-2/+5