aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-12sata_nv: MSI support, disabled by defaultTony Vroon
2009-08-12libata: OCZ Vertex can't do HPATejun Heo
2009-08-12pata_atiixp: fix second channel supportBartlomiej Zolnierkiewicz
2009-08-12pata_at91: fix resource releaseTejun Heo
2009-08-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/fyu/l...Linus Torvalds
2009-08-11arch/ia64/kernel/iosapic: missing test after ioremap()Roel Kluin
2009-08-11ia64/topology.c: exit cache_add_dev when kobject_init_and_add failsFenghua Yu
2009-08-11arch/ia64/Makefile: Remove -mtune=merced in IA64 kernel buildFenghua Yu
2009-08-11IA64: includecheck fix: ia64, pgtable.hJaswinder Singh Rajput
2009-08-11IA64: includecheck fix: ia64, ia64_ksyms.cJaswinder Singh Rajput
2009-08-11ia64: boolean __test_and_clear_bitJohannes Weiner
2009-08-11Bug Fix arch/ia64/kernel/pci-dma.c: fix recursive dma_supported() call in iom...Fenghua Yu
2009-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-08-11SELinux: fix memory leakage in /security/selinux/hooks.cJames Morris
2009-08-10PM / Driver Core: Kill dev_pm_ops platform warning for nowMagnus Damm
2009-08-10pty: fix data loss when stopped (^S/^Q)Linus Torvalds
2009-08-10Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-08-10Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-08-10Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-08-10x86: Fix serialization in pit_expect_msb()Linus Torvalds
2009-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-08-10Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-08-10MN10300: includecheck fix: mn10300, pci.hJaswinder Singh Rajput
2009-08-10mempool.c: clean up type-castingFigo.zhang
2009-08-10documentation: register ioctl entry of nilfs2Ryusuke Konishi
2009-08-10perf_counter: Zero dead bytes from ftrace raw samples size alignmentFrederic Weisbecker
2009-08-10perf_counter: Subtract the buffer size field from the event record sizeFrederic Weisbecker
2009-08-10mm_for_maps: take ->cred_guard_mutex to fix the race with execOleg Nesterov
2009-08-10mm_for_maps: shift down_read(mmap_sem) to the callerOleg Nesterov
2009-08-10mm_for_maps: simplify, use ptrace_may_access()Oleg Nesterov
2009-08-10perf_counter: Require CAP_SYS_ADMIN for raw tracepoint dataPeter Zijlstra
2009-08-10perf_counter: Correct PERF_SAMPLE_RAW outputPeter Zijlstra
2009-08-10powerpc/dma: pci_set_dma_mask() shouldn't fail if mask fits in RAMBenjamin Herrenschmidt
2009-08-09Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6Linus Torvalds
2009-08-09Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-08-09Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-08-09Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-08-09Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-08-09Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-08-09Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-08-09perf tools: callchain: Fix bad rounding of minimum rateFrederic Weisbecker
2009-08-09perf_counter tools: Fix libbfd detection for systems with libz dependencyMike Galbraith
2009-08-09perf: "Longum est iter per praecepta, breve et efficax per exempla"Carlos R. Mafra
2009-08-09perf_counter: Fix a race on perf_counter_ctxPeter Zijlstra
2009-08-09perf_counter: Fix tracepoint sampling to be part of generic samplingFrederic Weisbecker
2009-08-09perf_counter: Work around gcc warning by initializing tracepoint record uncon...Frederic Weisbecker
2009-08-09perf tools: callchain: Fix sum of percentages to be 100% by displaying amount...Frederic Weisbecker
2009-08-09perf tools: callchain: Fix 'perf report' display to be callchain by defaultFrederic Weisbecker
2009-08-09perf tools: callchain: Fix spurious 'perf report' warnings: ignore empty call...Frederic Weisbecker