aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-21driver core: remove device_create()Greg Kroah-Hartman1-3/+0
2008-07-21sysfs: add /sys/dev/{char,block} to lookup sysfs path by major:minorDan Williams1-0/+3
2008-07-22powerpc/cell: Add DMA_ATTR_WEAK_ORDERING dma attribute and use in Cell IOMMU codeMark Nelson1-0/+1
2008-07-22powerpc: Use PPC_LONG_ALIGN in uaccess.hMichael Ellerman1-12/+9
2008-07-22powerpc: Add a #define for aligning to a long-sized boundaryMichael Ellerman1-0/+2
2008-07-22powerpc/ps3: Add a sub-match id to ps3_system_busMasakazu Mokuno1-0/+7
2008-07-22powerpc/dma: Use the struct dma_attrs in iommu codeMark Nelson1-1/+2
2008-07-22powerpc/cell: Add support for power button of future IBM cell bladesChristian Krafft1-0/+1
2008-07-22of_gpio: Should use new <linux/gpio.h> headerWolfgang Grandegger1-1/+1
2008-07-21ide: merge <asm-sparc/ide_64.h> with <asm-sparc/ide_32.h>Bartlomiej Zolnierkiewicz3-190/+97
2008-07-21ide: <asm-sparc/ide_64.h>: use __raw_{read,write}w()Bartlomiej Zolnierkiewicz1-26/+8
2008-07-21ide: <asm-sparc/ide_32.h>: use __raw_{read,write}w()Bartlomiej Zolnierkiewicz1-20/+10
2008-07-21ide: <asm-sparc/ide_64.h>: use %r0 for outw_be()Bartlomiej Zolnierkiewicz1-2/+2
2008-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds5-9/+521
2008-07-21USB: Force unbinding of drivers lacking reset_resume or other methodsAlan Stern1-0/+1
2008-07-21USB: fix usb_reset_device and usb_reset_composite_device(take 3)Ming Lei1-3/+2
2008-07-21USB: remove interface parameter of usb_reset_composite_deviceMing Lei1-2/+1
2008-07-21USB Gadget: documentation updateAlan Stern1-2/+6
2008-07-21usb: irda: cleanup on ir-usb moduleFelipe Balbi1-0/+151
2008-07-21usb gadget: composite gadget coreDavid Brownell1-0/+338
2008-07-21usb gadget: descriptor copying supportDavid Brownell1-0/+19
2008-07-21USB: remove CVS keywordsAdrian Bunk1-2/+0
2008-07-21USB: implement "soft" unbindingAlan Stern1-0/+3
2008-07-21USB: handle pci_name() being constGreg Kroah-Hartman1-1/+1
2008-07-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-3/+0
2008-07-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds15-62/+1131
2008-07-21ipv6: __KERNEL__ ifdef struct ipv6_devconfDavid S. Miller1-0/+2
2008-07-21net: Print the module name as part of the watchdog messageArjan van de Ven1-0/+2
2008-07-21sparc64: Do not define BIO_VMERGE_BOUNDARY.David S. Miller1-1/+0
2008-07-21Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-5/+3
2008-07-21x86: convert Dprintk to pr_debugThomas Gleixner2-5/+3
2008-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds7-17/+64
2008-07-21Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds52-301/+1082
2008-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2-2/+8
2008-07-21Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds6-28/+61
2008-07-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds6-10/+8
2008-07-21netfilter: nfnetlink_log: send complete hardware headerEric Leblond1-0/+3
2008-07-21netfilter: accounting rework: ct_extend + 64bit counters (v4)Krzysztof Piotr Oledzki5-17/+58
2008-07-21netlink: add NLA_PUT_BE64 macroKrzysztof Piotr Oledzki1-0/+3
2008-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds407-26718/+25615
2008-07-21Merge branch 'x86/paravirt-spinlocks' into x86/for-linusIngo Molnar5-16/+155
2008-07-21Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x86/core', 'x86/cpu', 'x86/fixmap', 'x86/gart', 'x86/kprobes', 'x86/memtest', 'x86/modules', 'x86/nmi', 'x86/pat', 'x86/reboot', 'x86/setup', 'x86/step', 'x86/unify-pci', 'x86/uv', 'x86/xen' and 'xen-64bit' into x86/for-linusIngo Molnar45-279/+919
2008-07-21Merge branch 'linus' into xen-64bitIngo Molnar192-2072/+4704
2008-07-21Merge branch 'linus' into x86/paravirt-spinlocksIngo Molnar192-2072/+4704
2008-07-21dm: introduce merge_bvec_fnMilan Broz2-2/+8
2008-07-21KVM: fix exception entry / build bug, on 64-bitIngo Molnar1-3/+5
2008-07-21Merge branch 'linus' into x86/urgentIngo Molnar192-2072/+4704
2008-07-21md: Protect access to mddev->disks list using RCUNeilBrown1-0/+3
2008-07-21md: only count actual openers as access which prevent a 'stop'NeilBrown1-1/+2
2008-07-21md: linear: Make array_size sector-based and rename it to array_sectors.Andre Noll1-1/+1