aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-18ata: add missing ATA_ID_* defines (take 2)Bartlomiej Zolnierkiewicz1-46/+76
2008-08-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-6/+6
2008-08-18mac80211: remove kdoc references to IEEE80211_HW_HOST_GEN_BEACON_TEMPLATELuis R. Rodriguez1-8/+3
2008-08-18x86, percpu: silence section mismatch warnings related to EARLY_PER_CPU variablesMarcin Slusarz1-1/+1
2008-08-18x86: mmconf: fix section mismatch warningMarcin Slusarz1-1/+1
2008-08-18x86: correct register constraints for 64-bit atomic operationsMathieu Desnoyers1-4/+4
2008-08-17pkt_sched: No longer destroy qdiscs from RCU.David S. Miller1-1/+0
2008-08-17pkt_sched: Add 'deactivated' state.David S. Miller1-0/+1
2008-08-17security.h: fix build failureAlexander Beregalov1-1/+1
2008-08-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds8-18/+48
2008-08-16Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds11-154/+5
2008-08-16Fix header export of videodev2.h, ivtv.h, ivtvfb.hDavid Woodhouse4-12/+6
2008-08-16mm: VM_flags comment fixesHugh Dickins3-4/+4
2008-08-16[ARM] 5191/1: ARM: remove CVS keywordsAdrian Bunk3-3/+3
2008-08-15net: skb_copy_datagram_from_iovec()Rusty Russell1-0/+4
2008-08-15tun: TUNGETIFF interface to query name and flagsMark McLoughlin1-0/+1
2008-08-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds2-16/+38
2008-08-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds10-38/+60
2008-08-15x86: add MAP_STACK mmap flagIngo Molnar1-0/+1
2008-08-15tty: remove resize window special caseAlan Cox3-1/+16
2008-08-15x86: add MAP_STACK mmap flagIngo Molnar1-0/+1
2008-08-15Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-acpi-2.6Linus Torvalds1-1/+1
2008-08-15alpha: move include/asm-alpha to arch/alpha/include/asmLinus Torvalds129-15903/+0
2008-08-15x86/PCI: irq and pci_ids patch for Intel Ibex Peak PCHsSeth Heasley1-0/+3
2008-08-15Merge branch 'x86/geode' into x86/urgentIngo Molnar1-1/+2
2008-08-15completions: uninline try_wait_for_completion and completion_doneDave Chinner1-44/+2
2008-08-15kexec jump: __ftrace_enabled_save/restoreHuang Ying1-0/+21
2008-08-15kexec jump: remove duplication of kexec_restart_prepare()Huang Ying1-0/+1
2008-08-15kexec jump: check code size in control pageHuang Ying1-0/+4
2008-08-15kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZEHuang Ying3-5/+5
2008-08-15suspend: fix section mismatch warning - register_nosave_regionMarcin Slusarz1-2/+2
2008-08-15x86-64: fix overlap of modules and fixmap areasJan Beulich1-1/+1
2008-08-15x86, geode-mfgpt: check IRQ before using MFGPT as clocksourceJens Rottmann1-1/+2
2008-08-15x86: fix spin_is_contended()Jan Beulich1-2/+2
2008-08-15x86: fix readb() et al compile error with gcc-3.2.3Mikael Pettersson1-9/+9
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