aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-15x86: invalidate caches before going into suspendMark Langsdorf1-0/+23
2008-08-15Merge branch 'x86/amd-iommu' into x86/urgentIngo Molnar112-4628/+288
2008-08-15x86m AMD IOMMU: cleanup: replace LOW_U32 macro with generic lower_32_bitsJoerg Roedel1-3/+0
2008-08-15x86, AMD IOMMU: initialize device table properlyJoerg Roedel1-0/+1
2008-08-15x86, AMD IOMMU: use status bit instead of memory write-back for completion waitJoerg Roedel1-0/+4
2008-08-15ACPICA: Additional error checking for pathname utilitiesBob Moore1-1/+1
2008-08-14netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_saddr()Brian Haley2-1/+3
2008-08-14security: Fix setting of PF_SUPERPRIV by __capable()David Howells2-16/+38
2008-08-14Merge branch 'x86/fpu' into x86/urgentIngo Molnar1-2/+0
2008-08-14Blackfin arch: hook up some missing new system callsBryan Wu1-1/+7
2008-08-14Blackfin arch: fix missing digit in SCLK range checkingMike Frysinger1-1/+1
2008-08-14Blackfin arch: shuffle related prototypes together -- no functional changesMike Frysinger1-6/+6
2008-08-14Blackfin arch: move fixed code defines into fixed_code.h as very few things actually need to know these detailsMike Frysinger3-14/+25
2008-08-14Blackfin arch: delete dead prototypesMike Frysinger1-5/+0
2008-08-14Blackfin arch: cleanup cache lock codeMike Frysinger1-1/+5
2008-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds3-1/+102
2008-08-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds2-0/+51
2008-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-14/+35
2008-08-13usb: musb: pass configuration specifics via pdataFelipe Balbi1-5/+33
2008-08-13USB: Add MUSB and TUSB supportFelipe Balbi1-0/+70
2008-08-13usb-serial: don't release unregistered minorsAlan Stern1-1/+2
2008-08-13USB: add missing kerneldoc line for "needs_binding"Alan Stern1-0/+2
2008-08-14CRED: Introduce credential access wrappersDavid Howells2-0/+51
2008-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-0/+50
2008-08-13Merge git://oss.sgi.com:8090/xfs/linux-2.6Linus Torvalds1-0/+45
2008-08-13[h8300] move include/asm-h8300 to arch/h8300/include/asmLinus Torvalds99-4610/+0
2008-08-13crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore()Suresh Siddha1-0/+32
2008-08-13Merge commit 'v2.6.27-rc3' into x86/urgentIngo Molnar2157-203631/+2772
2008-08-13crypto: hash - Add missing top-level functionsHerbert Xu1-0/+18
2008-08-13x86: propagate new nonpanic bootmem macros to CONFIG_HAVE_ARCH_BOOTMEM_NODEJohannes Weiner1-0/+6
2008-08-13ipv6: Kill unused ip6_prohibit_entry and ip6_blk_hole_entry declarations.Rami Rosen1-5/+0
2008-08-13ipv6: ip6_route.h cleanup.Rami Rosen1-1/+0
2008-08-13pkt_sched: Add queue stopped test back to qdisc_run().David S. Miller1-1/+4
2008-08-13[XFS] extend completions to provide XFS object flush requirementsDavid Chinner1-0/+45
2008-08-12firmware/memmap: cleanupBernhard Walle1-26/+0
2008-08-12Make ioctl.h compatible with userlandMichael Abbott1-0/+4
2008-08-12byteorder: add include/linux/byteorder.h to define endian helpersHarvey Harrison1-0/+372
2008-08-12byteorder: add a new include/linux/swab.h to define byteswapping functionsHarvey Harrison1-0/+309
2008-08-12seq_file: add seq_cpumask(), seq_nodemask()Alexey Dobriyan2-0/+13
2008-08-12move kernel-doc comment for might_sleep directly before its defining blockUwe Kleine-König1-7/+7
2008-08-12atmel_lcdfb: add board parameter specify framebuffer memory sizeHaavard Skinnemoen1-0/+1
2008-08-12matrox maven: convert to a new-style i2c driverJean Delvare1-2/+0
2008-08-12radeonfb: fix accel engine hangsDavid Miller1-0/+4
2008-08-12page allocator: use no-panic variant of alloc_bootmem() in alloc_large_system_hash()Jan Beulich1-0/+4
2008-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds3-20/+2
2008-08-12Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6Linus Torvalds1-0/+5
2008-08-12modules: extend initcall_debug functionality to the module loaderArjan van de Ven1-0/+1
2008-08-12export virtio_rng.hChristian Borntraeger1-0/+1
2008-08-12mm: Make generic weak get_user_pages_fast and EXPORT_GPL itRusty Russell1-20/+0
2008-08-11skbuff: Code readability NiTGerrit Renker1-3/+3