aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-29intel-iommu: make dma mapping functions staticFUJITA Tomonori
2009-01-29IA64: fix VT-d dma_mapping_errorFUJITA Tomonori
2009-01-29IA64: fix swiotlb alloc_coherent for non DMA_64BIT_MASK devicesFUJITA Tomonori
2009-01-27IA64: fix compile error on IA64_DIG_VTDFUJITA Tomonori
2009-01-23x86: rename arch/x86/kernel/pci-swiotlb_64.c => pci-swiotlb.cIan Campbell
2009-01-16Merge branch 'linus' into core/iommuIngo Molnar
2009-01-15Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-01-15Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2009-01-159p: disallow RDMA if RDMA CM isn't availableRoland Dreier
2009-01-15ext2: also update the inode on disk when dir is IS_DIRSYNCJan Kara
2009-01-15drivers/usb/core/hub.c: fix CONFIG_USB_OTG=y buildDavid Brownell
2009-01-15include of <linux/types.h> is preferred over <asm/types.h>Jaswinder Singh Rajput
2009-01-15memcg: fix a race when setting memory.swappinessLi Zefan
2009-01-15memcg: fix section mismatchLi Zefan
2009-01-15hp_accel: do not call ACPI from invalid contextPavel Machek
2009-01-15lis3: fix documentation to fit into 80 columnsPavel Machek
2009-01-15lis3lv02d: merge with leds hp diskEric Piel
2009-01-15lib/idr.c: use kmem_cache_zalloc() for the idr_layer cacheAndrew Morton
2009-01-15alpha: make pte_alloc_one_kernel() inlineIvan Kokshaysky
2009-01-15alpha: .gitignore vmlinux.ldsIvan Kokshaysky
2009-01-15alpha: fix RTC on marvelIvan Kokshaysky
2009-01-15alpha: nautilus - fix hang on bootIvan Kokshaysky
2009-01-15alpha: nautilus - fix compile failure with gcc-4.3Ivan Kokshaysky
2009-01-15revert "mm: vmalloc use mutex for purge"Andrew Morton
2009-01-15memcg: make oom less frequentlyDaisuke Nishimura
2009-01-15memcg: fix hierarchical reclaimDaisuke Nishimura
2009-01-15memcg: fix error path of mem_cgroup_move_parentDaisuke Nishimura
2009-01-15memcg: fix mem_cgroup_get_reclaim_stat_from_pageDaisuke Nishimura
2009-01-15hwmon: applesmc: fix light sensor readings on newer MacBooksAlex Murray
2009-01-15checkpatch: version: 0.27Andy Whitcroft
2009-01-15checkpatch: struct seq_operations should normally be constAndy Whitcroft
2009-01-15checkpatch: if should not continue a preceeding braceAndy Whitcroft
2009-01-15checkpatch: allow parentheses on return handle array valuesAndy Whitcroft
2009-01-15checkpatch: type/cast spacing should not check prefix spacingAndy Whitcroft
2009-01-15checkpatch: handle missing #if open in contextAndy Whitcroft
2009-01-15nbd: do not allow two clients at the same timePavel Machek
2009-01-15btrfs & squashfs: Move btrfs and squashfsto's magic number to <linux/magic.h>Qinghuang Feng
2009-01-15MAINTAINERS: add entry for freezerPavel Machek
2009-01-15resources: fix parameter name and kernel-docRandy Dunlap
2009-01-15jbd: fix missing kernel-docRandy Dunlap
2009-01-15Documentation/accounting/getdelays.c: fix endless loopMarcus Meissner
2009-01-15idr: fix wrong kernel-docLi Zefan
2009-01-15cgroups: consolidate cgroup documentsLi Zefan
2009-01-15cgroups: clean up KconfigLi Zefan
2009-01-15synclink_gt: enable RI interruptPaul Fulghum
2009-01-15sgi-xp: eliminate false detection of no heartbeatDean Nelson
2009-01-15rtc: rtc-twl4030 don't mask alarm interrupts on shutdownMatti Halme
2009-01-15rtc-pxa: fix build failureAntonio Ospite