summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* fbdefio: add set_page_dirty handler to deferred IO FBIan Campbell2008-08-201-0/+3
* mm: dirty page tracking race fixNick Piggin2008-08-201-1/+1
* fix setpriority(PRIO_PGRP) thread iterator breakageKen Chen2008-08-201-0/+9
* FRV: Provide ioremap_wc() for FRVDavid Howells2008-08-201-0/+2
* MN10300: Supply ioremap_wc() for MN10300David Howells2008-08-201-0/+2
* Reserve NFS fileid values for btrfsDavid Woodhouse2008-08-201-0/+21
* Reduce brokenness of CRIS headers_installDavid Woodhouse2008-08-201-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-08-201-1/+2
|\
| * [SCSI] sd: fix USB devices incorrectly reporting DIF supportHugh Dickins2008-08-061-1/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-08-192-0/+14
|\ \
| * | PCI: add acpi_find_root_bridge_handleJiri Slaby2008-08-181-0/+11
| * | x86/PCI: irq and pci_ids patch for Intel Ibex Peak PCHsSeth Heasley2008-08-151-0/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-08-196-10/+12
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-08-181-8/+3
| |\ \ \
| | * | | mac80211: remove kdoc references to IEEE80211_HW_HOST_GEN_BEACON_TEMPLATELuis R. Rodriguez2008-08-181-8/+3
| * | | | pkt_sched: No longer destroy qdiscs from RCU.David S. Miller2008-08-171-1/+0
| * | | | pkt_sched: Add 'deactivated' state.David S. Miller2008-08-171-0/+1
| * | | | net: skb_copy_datagram_from_iovec()Rusty Russell2008-08-151-0/+4
| * | | | tun: TUNGETIFF interface to query name and flagsMark McLoughlin2008-08-151-0/+1
| |/ / /
| * | | netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_sad...Brian Haley2008-08-142-1/+3
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-08-181-46/+109
|\ \ \ \
| * | | | ata: add missing ATA_* definesBartlomiej Zolnierkiewicz2008-08-181-0/+13
| * | | | ata: add missing ATA_CMD_* definesBartlomiej Zolnierkiewicz2008-08-181-0/+20
| * | | | ata: add missing ATA_ID_* defines (take 2)Bartlomiej Zolnierkiewicz2008-08-181-46/+76
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-08-183-6/+6
|\ \ \ \ \
| * | | | | x86, percpu: silence section mismatch warnings related to EARLY_PER_CPU varia...Marcin Slusarz2008-08-181-1/+1
| * | | | | x86: mmconf: fix section mismatch warningMarcin Slusarz2008-08-181-1/+1
| * | | | | x86: correct register constraints for 64-bit atomic operationsMathieu Desnoyers2008-08-181-4/+4
* | | | | | security.h: fix build failureAlexander Beregalov2008-08-171-1/+1
| |/ / / / |/| | | |
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-08-168-18/+48
|\ \ \ \ \ | |/ / / /
| * | | | x86: add MAP_STACK mmap flagIngo Molnar2008-08-151-0/+1
| * | | | Merge branch 'x86/geode' into x86/urgentIngo Molnar2008-08-151-1/+2
| |\ \ \ \
| | * | | | x86, geode-mfgpt: check IRQ before using MFGPT as clocksourceJens Rottmann2008-08-151-1/+2
| | |/ / /
| * | | | x86-64: fix overlap of modules and fixmap areasJan Beulich2008-08-151-1/+1
| * | | | x86: fix spin_is_contended()Jan Beulich2008-08-151-2/+2
| * | | | x86: fix readb() et al compile error with gcc-3.2.3Mikael Pettersson2008-08-151-9/+9
| * | | | x86: invalidate caches before going into suspendMark Langsdorf2008-08-151-0/+23
| * | | | Merge branch 'x86/amd-iommu' into x86/urgentIngo Molnar2008-08-15112-4628/+288
| |\ \ \ \
| | * | | | x86m AMD IOMMU: cleanup: replace LOW_U32 macro with generic lower_32_bitsJoerg Roedel2008-08-151-3/+0
| | * | | | x86, AMD IOMMU: initialize device table properlyJoerg Roedel2008-08-151-0/+1
| | * | | | x86, AMD IOMMU: use status bit instead of memory write-back for completion waitJoerg Roedel2008-08-151-0/+4
| | |/ / /
| * | | | Merge branch 'x86/fpu' into x86/urgentIngo Molnar2008-08-141-2/+0
| |\ \ \ \
| | * | | | x64, fpu: fix possible FPU leakage in error conditionsSuresh Siddha2008-07-261-2/+0
| * | | | | Merge commit 'v2.6.27-rc3' into x86/urgentIngo Molnar2008-08-132157-203631/+2772
| |\ \ \ \ \
| * | | | | | x86: propagate new nonpanic bootmem macros to CONFIG_HAVE_ARCH_BOOTMEM_NODEJohannes Weiner2008-08-131-0/+6
* | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-08-1611-154/+5
|\ \ \ \ \ \ \
| * | | | | | | [ARM] 5191/1: ARM: remove CVS keywordsAdrian Bunk2008-08-163-3/+3
| * | | | | | | Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King2008-08-097-149/+0
| |\ \ \ \ \ \ \
| | * | | | | | | [ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/platLennert Buytenhek2008-08-097-149/+0
| * | | | | | | | Merge branch 'for-rmk' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King2008-08-091-2/+2
| |\ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud