aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-12Merge branch 'for-rmk-misc' into for-rmkUwe Kleine-Koenig
2008-12-12at91: warn if irqs are enabled in set_next_eventUwe Kleine-König
2008-12-12remove a superfluous kconfig type definitionUwe Kleine-König
2008-12-12Fix configure warnings in defconfigs for netX and Picotux 200Uwe Kleine-König
2008-12-12small doc fix: ftrace_dyn_arch_init is called by ftrace_initUwe Kleine-König
2008-12-11[ARM] 5341/2: there is no copy_page on nommu ARMNicolas Pitre
2008-12-09netx: define register MEMCRUwe Kleine-König
2008-12-09netx/xc: add a few "const"s to fix compiler warningsUwe Kleine-König
2008-12-09netx: add support for clockeventsUwe Kleine-König
2008-12-09netx: enable GENERIC_TIMEUwe Kleine-König
2008-12-09netx: Use a cpp symbol for the clocksource timer numberUwe Kleine-König
2008-12-09mach-netx/time.c: codingstyle cleanupUwe Kleine-König
2008-12-09Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-12-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2008-12-09Merge branch 'audit.b59' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-12-09Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-12-09Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2008-12-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-12-09radeonfb: Disable new color expand acceleration unless explicitely enabledBenjamin Herrenschmidt
2008-12-09[PATCH] fix broken timestamps in AVC generated by kernel threadsAl Viro
2008-12-09[patch 1/1] audit: remove excess kernel-docRandy Dunlap
2008-12-09[PATCH] asm/generic: fix bug - kernel fails to build when enable some common ...Mike Frysinger
2008-12-09[PATCH] return records for fork() both to child and parentAl Viro
2008-12-09[PATCH] Audit: make audit=0 actually turn off auditEric Paris
2008-12-09ata: Fix experimental tagsAlan Cox
2008-12-09pata_ninja32: update ID tableAlan Cox
2008-12-09pata_sis: Remove bogus cable matchAlan Cox
2008-12-09ATA: piix, fix pointer deref on suspendJiri Slaby
2008-12-09pata_hpt366: fix clock detectionTejun Heo
2008-12-09drm/i915: Disable the GM965 MSI errata workaround.Keith Packard
2008-12-09drm/i915: Don't return error in evict_everything when we get to the end.Owain Ainsworth
2008-12-09drm/radeon: don't actually enable the IRQ regs until irq is enabledDave Airlie
2008-12-09Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/galak/pow...Paul Mackerras
2008-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-12-08Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-12-08EXPORTFS: handle NULL returns from fh_to_dentry()/fh_to_parent()J. Bruce Fields
2008-12-08ide: build-fix for CONFIG_BLK_DEV_IDEDMA_PMAC=nBartlomiej Zolnierkiewicz
2008-12-08Revert "ide: respect current DMA setting during resume"Bartlomiej Zolnierkiewicz
2008-12-08x86: fix default_spin_lock_flags() prototypeIngo Molnar
2008-12-08AMD IOMMU: __unmap_single: check for bad_dma_address instead of 0Joerg Roedel
2008-12-08AMD IOMMU: fix WARN_ON in dma_ops unmap pathJoerg Roedel
2008-12-08AMD IOMMU: fix typo in commentJoerg Roedel
2008-12-08AMD IOMMU: fix loop counter in free_pagetable functionJoerg Roedel
2008-12-08AMD IOMMU: fix iommu_map_page functionJoerg Roedel
2008-12-07tproxy: fixe a possible read from an invalid location in the socket matchBalazs Scheidler
2008-12-07[ARM] Fix alignment fault handling for ARMv6 and later CPUsRussell King
2008-12-06[ARM] 5340/1: fix stack placement after noexecstack changesLennert Buytenhek
2008-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-12-05Fix a race condition in FASYNC handlingJonathan Corbet