aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-08-18x86, percpu: silence section mismatch warnings related to EARLY_PER_CPU varia...Marcin Slusarz
2008-08-18x86: mmconf: fix section mismatch warningMarcin Slusarz
2008-08-18x86: correct register constraints for 64-bit atomic operationsMathieu Desnoyers
2008-08-15x86: add MAP_STACK mmap flagIngo Molnar
2008-08-15Merge branch 'x86/geode' into x86/urgentIngo Molnar
2008-08-15x86-64: fix overlap of modules and fixmap areasJan Beulich
2008-08-15x86, geode-mfgpt: check IRQ before using MFGPT as clocksourceJens Rottmann
2008-08-15x86: fix spin_is_contended()Jan Beulich
2008-08-15x86: fix readb() et al compile error with gcc-3.2.3Mikael Pettersson
2008-08-15x86: invalidate caches before going into suspendMark Langsdorf
2008-08-15Merge branch 'x86/amd-iommu' into x86/urgentIngo Molnar
2008-08-15x86m AMD IOMMU: cleanup: replace LOW_U32 macro with generic lower_32_bitsJoerg Roedel
2008-08-15x86, AMD IOMMU: initialize device table properlyJoerg Roedel
2008-08-15x86, AMD IOMMU: use status bit instead of memory write-back for completion waitJoerg Roedel
2008-08-14Merge branch 'x86/fpu' into x86/urgentIngo Molnar
2008-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2008-08-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2008-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-08-13usb: musb: pass configuration specifics via pdataFelipe Balbi
2008-08-13USB: Add MUSB and TUSB supportFelipe Balbi
2008-08-13usb-serial: don't release unregistered minorsAlan Stern
2008-08-13USB: add missing kerneldoc line for "needs_binding"Alan Stern
2008-08-14CRED: Introduce credential access wrappersDavid Howells
2008-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2008-08-13Merge git://oss.sgi.com:8090/xfs/linux-2.6Linus Torvalds
2008-08-13[h8300] move include/asm-h8300 to arch/h8300/include/asmLinus Torvalds
2008-08-13crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore()Suresh Siddha
2008-08-13Merge commit 'v2.6.27-rc3' into x86/urgentIngo Molnar
2008-08-13crypto: hash - Add missing top-level functionsHerbert Xu
2008-08-13x86: propagate new nonpanic bootmem macros to CONFIG_HAVE_ARCH_BOOTMEM_NODEJohannes Weiner
2008-08-13ipv6: Kill unused ip6_prohibit_entry and ip6_blk_hole_entry declarations.Rami Rosen
2008-08-13ipv6: ip6_route.h cleanup.Rami Rosen
2008-08-13pkt_sched: Add queue stopped test back to qdisc_run().David S. Miller
2008-08-13[XFS] extend completions to provide XFS object flush requirementsDavid Chinner
2008-08-12firmware/memmap: cleanupBernhard Walle
2008-08-12Make ioctl.h compatible with userlandMichael Abbott
2008-08-12byteorder: add include/linux/byteorder.h to define endian helpersHarvey Harrison
2008-08-12byteorder: add a new include/linux/swab.h to define byteswapping functionsHarvey Harrison
2008-08-12seq_file: add seq_cpumask(), seq_nodemask()Alexey Dobriyan
2008-08-12move kernel-doc comment for might_sleep directly before its defining blockUwe Kleine-König
2008-08-12atmel_lcdfb: add board parameter specify framebuffer memory sizeHaavard Skinnemoen
2008-08-12matrox maven: convert to a new-style i2c driverJean Delvare
2008-08-12radeonfb: fix accel engine hangsDavid Miller
2008-08-12page allocator: use no-panic variant of alloc_bootmem() in alloc_large_system...Jan Beulich
2008-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-08-12Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2008-08-12modules: extend initcall_debug functionality to the module loaderArjan van de Ven
2008-08-12export virtio_rng.hChristian Borntraeger
2008-08-12mm: Make generic weak get_user_pages_fast and EXPORT_GPL itRusty Russell
2008-08-11skbuff: Code readability NiTGerrit Renker