aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sparc32: implement SMP IPIs using the generic functionsDaniel Hellstrom2011-05-165-16/+71
* sparc32,leon: SMP power down implementationDaniel Hellstrom2011-05-161-2/+10
* sparc32,leon: added some SMP commentsDaniel Hellstrom2011-05-162-0/+14
* sparc32,leon: don't rely on bootloader to mask IRQsDaniel Hellstrom2011-04-212-0/+7
* sparc32,leon: operate on boot-cpu IRQ controller registersDaniel Hellstrom2011-04-213-25/+21
* sparc32: always define boot_cpu_idDaniel Hellstrom2011-04-215-14/+35
* sparc32: removed unused code, implemented by generic codeDaniel Hellstrom2011-04-212-205/+0
* sparc32: avoid build warning at mm/percpu.c:1647Sam Ravnborg2011-04-211-2/+4
* sparc32: always register a PROM based early consoleSam Ravnborg2011-04-213-8/+9
* sparc32: probe for cpu info only during startupSam Ravnborg2011-04-216-13/+8
* sparc: consolidate show_cpuinfo in cpu.cSam Ravnborg2011-04-218-157/+133
* sparc32,leon: implement genirq CPU affinityDaniel Hellstrom2011-04-211-10/+54
* sparc32, leon: code cleanup of timer/IRQ controller initializationDaniel Hellstrom2011-04-211-84/+72
* sparc32,leon: cleaned away code from the LEON2 daysDaniel Hellstrom2011-04-212-24/+1
* sparc32,leon: per-cpu ticker use genirq per-cpu handlerDaniel Hellstrom2011-04-214-51/+22
* sparc32,leon: add support for extended interrupt controllerDaniel Hellstrom2011-04-212-28/+74
* sparc32, leon: must protect IRQ controller register with spinlockDaniel Hellstrom2011-04-211-7/+7
* sparc32: genirq supportSam Ravnborg2011-04-1914-935/+636
* sparc32: cleanup code for pci initSam Ravnborg2011-04-193-16/+15
* sparc32,sun4d: rename sbus_tid to board_to_cpu in irq supportSam Ravnborg2011-04-191-5/+9
* Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-04-1916-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-1964-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-171-1/+2
| * | | | bnx2x: Fix port identification problemYaniv Rosner2011-04-171-5/+4
| * | | | r8169: add Realtek as maintainer.Francois Romieu2011-04-171-0/+1
| * | | | ip: ip_options_compile() resilient to NULL skb routeEric Dumazet2011-04-141-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