summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-08-232-0/+6
|\
| * pkt_sched: Fix qdisc list lockingJarek Poplawski2008-08-221-0/+1
| * pkt_sched: Fix qdisc_watchdog() vs. dev_deactivate() raceJarek Poplawski2008-08-211-0/+5
* | removed unused #include <linux/version.h>'sAdrian Bunk2008-08-232-2/+0
* | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-08-221-1/+4
|\ \
| * | nohz: fix wrong event handler after online an offlined cpuMiao Xie2008-08-211-1/+4
| |/
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-08-224-5/+3
|\ \
| * | x86: fix section mismatch warning - uv_cpu_initMarcin Slusarz2008-08-222-0/+2
| * | x86, SGI UV: hardcode the TLB flush interrupt system vectorCliff Wickman2008-08-202-5/+1
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-08-221-0/+24
|\ \ \
| * | | libata: Fix a large collection of DMA mode mismatchesAlan Cox2008-08-221-0/+22
| * | | libata: restore SControl on detachTejun Heo2008-08-221-0/+1
| * | | libata: implement no[hs]rst force paramsTejun Heo2008-08-221-0/+1
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2008-08-211-2/+3
|\ \ \
| * | | driver core: add init_name to struct deviceGreg Kroah-Hartman2008-08-211-0/+1
| * | | dev_printk(): constify the `dev' argumentJean Delvare2008-08-211-2/+2
| |/ /
* / / USB: Defer Set-Interface for suspended devicesAlan Stern2008-08-211-0/+3
|/ /
* | 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
| | |/ / /