summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-10pagemap: fix 32-bit pagemap regressionMatt Mackall
2008-12-10page_cgroup should ignore empty nodesKAMEZAWA Hiroyuki
2008-12-10rtc twl4030: rename ioctl function when RTC_INTF_DEV=nRandy Dunlap
2008-12-10fbcon: fix workqueue shutdownGeoff Levand
2008-12-10mm: remove UP version of lru_add_drain_all()KOSAKI Motohiro
2008-12-10revert "percpu_counter: new function percpu_counter_sum_and_set"Andrew Morton
2008-12-10revert "percpu counter: clean up percpu_counter_sum_and_set()"Andrew Morton
2008-12-10percpu_counter: fix CPU unplug race in percpu_counter_destroy()Eric Dumazet
2008-12-10rtc: fix missing id_table in rtc-ds1672 and rtc-max6900 driversAlessandro Zummo
2008-12-10relayfs: fix infinite loop with splice()Tom Zanussi
2008-12-10uml: boot broken due to buffer overrunBalbir Singh
2008-12-10mm/backing-dev.c: remove recently-added WARN_ON()Andrew Morton
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