aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-09sparseirq: fix Alpha build failureYinghai Lu
2008-12-08sparseirq: fix typo in !CONFIG_IO_APIC caseIngo Molnar
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-08tracing/function-graph-tracer: fix 'flags' variable mismatchIngo Molnar
2008-12-08sched: idle_balance() does not call load_balance_newidle()Vaidyanathan Srinivasan
2008-12-08x86: fix default_spin_lock_flags() prototypeIngo Molnar
2008-12-08tracing/function-graph-tracer: append the tracing_graph_flagFrederic Weisbecker
2008-12-08tracing/function-graph-tracer: turn tracing_selftest_running into an intFrederic Weisbecker
2008-12-08tracing/function-graph-tracer: introduce __notrace_funcgraph to filter specia...Frederic Weisbecker
2008-12-08x86: clean up get_smp_config()Yinghai Lu
2008-12-08Merge branch 'linus' into x86/quirksIngo 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-08x86, MSI: pass irq_cfg and irq_descYinghai Lu
2008-12-08x86: MSI start irq numbering from nr_irqs_gsiYinghai Lu
2008-12-08x86: use NR_IRQS_LEGACYYinghai Lu
2008-12-08sparse irq_desc[] array: core kernel and x86 changesYinghai Lu
2008-12-08ring_buffer: fix commentsLai Jiangshan
2008-12-08sched: fix sd_parent_degenerate on non-numa smp machineKen Chen
2008-12-08Merge branch 'sched/urgent' into sched/coreIngo Molnar
2008-12-08tracing/function-graph-tracer: implement a print_headers functionFrederic Weisbecker
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