aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-21sparc32: probe for cpu info only during startupSam Ravnborg
2011-04-21sparc: consolidate show_cpuinfo in cpu.cSam Ravnborg
2011-04-21sparc32,leon: implement genirq CPU affinityDaniel Hellstrom
2011-04-21sparc32, leon: code cleanup of timer/IRQ controller initializationDaniel Hellstrom
2011-04-21sparc32,leon: cleaned away code from the LEON2 daysDaniel Hellstrom
2011-04-21sparc32,leon: per-cpu ticker use genirq per-cpu handlerDaniel Hellstrom
2011-04-21sparc32,leon: add support for extended interrupt controllerDaniel Hellstrom
2011-04-21sparc32, leon: must protect IRQ controller register with spinlockDaniel Hellstrom
2011-04-19sparc32: genirq supportSam Ravnborg
2011-04-19sparc32: cleanup code for pci initSam Ravnborg
2011-04-19sparc32,sun4d: rename sbus_tid to board_to_cpu in irq supportSam Ravnborg
2011-04-19Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-04-20drm/radeon/kms: pll tweaks for r7xxAlex Deucher
2011-04-20Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next ...Dave Airlie
2011-04-20drm/nouveau: fix allocation of notifier objectMarcin Slusarz
2011-04-20drm/nouveau: fix notifier memory corruption bugMarcin Slusarz
2011-04-20drm/nouveau: fix pinning of notifier blockBen Skeggs
2011-04-20drm/nouveau: populate ttm_alloced with false, when it's notBen Skeggs
2011-04-20drm/nouveau: fix nv30 pcie boardsBen Skeggs
2011-04-20drm/nouveau: split ramin_lock into two locks, one hardirq safeBen Skeggs
2011-04-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-04-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2011-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-04-19Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-04-19Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-04-19Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-04-19Revert "[media] V4L: videobuf, don't use dma addr as physical"Linus Torvalds
2011-04-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds
2011-04-19netfilter: ipset: Fix the order of listing of setsJozsef Kadlecsik
2011-04-19perf, x86: Fix AMD family 15h FPU event constraintsRobert Richter
2011-04-19perf, x86: Fix pre-defined cache-misses event for AMD family 15h cpusAndre Przywara
2011-04-18Linux 2.6.39-rc4v2.6.39-rc4Linus Torvalds
2011-04-18Merge branch 'for-39-rc4' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds
2011-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-04-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-04-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2011-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2011-04-18proc: do proper range check on readdir offsetLinus Torvalds
2011-04-18next_pidmap: fix overflow conditionLinus Torvalds
2011-04-18Input: xen-kbdfront - fix mouse getting stuck after save/restoreIgor Mammedov
2011-04-18Input: estimate number of events per packetJeff Brown
2011-04-18x86, gart: Make sure GART does not map physmem above 1TBJoerg Roedel
2011-04-18x86, gart: Set DISTLBWALKPRB bit alwaysJoerg Roedel
2011-04-18x86, gart: Convert spaces to tabs in enable_gart_translationJoerg Roedel
2011-04-18GFS2: filesystem hang caused by incorrect lock orderBob Peterson
2011-04-18GFS2: Don't try to deallocate unlinked inodes when mounted roSteven Whitehouse
2011-04-18GFS2: directly write blocks past i_sizeBenjamin Marzinski
2011-04-18GFS2: write_end error path fails to unlock transaction lockBob Peterson
2011-04-18Btrfs: fix free space cache leakChris Mason
2011-04-18block: add blk_run_queue_asyncChristoph Hellwig