aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-25[PATCH] change d_add_ci argument orderingChristoph Hellwig1-1/+1
2008-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-0/+6
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk2-2/+0
2008-08-22Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+4
2008-08-22Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-5/+3
2008-08-22Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-0/+24
2008-08-22x86: fix section mismatch warning - uv_cpu_initMarcin Slusarz2-0/+2
2008-08-22pkt_sched: Fix qdisc list lockingJarek Poplawski1-0/+1
2008-08-22libata: Fix a large collection of DMA mode mismatchesAlan Cox1-0/+22
2008-08-22libata: restore SControl on detachTejun Heo1-0/+1
2008-08-22libata: implement no[hs]rst force paramsTejun Heo1-0/+1
2008-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-2/+3
2008-08-21USB: Defer Set-Interface for suspended devicesAlan Stern1-0/+3
2008-08-21driver core: add init_name to struct deviceGreg Kroah-Hartman1-0/+1
2008-08-21dev_printk(): constify the `dev' argumentJean Delvare1-2/+2
2008-08-21pkt_sched: Fix qdisc_watchdog() vs. dev_deactivate() raceJarek Poplawski1-0/+5
2008-08-21nohz: fix wrong event handler after online an offlined cpuMiao Xie1-1/+4
2008-08-20fbdefio: add set_page_dirty handler to deferred IO FBIan Campbell1-0/+3
2008-08-20mm: dirty page tracking race fixNick Piggin1-1/+1
2008-08-20fix setpriority(PRIO_PGRP) thread iterator breakageKen Chen1-0/+9
2008-08-20FRV: Provide ioremap_wc() for FRVDavid Howells1-0/+2
2008-08-20MN10300: Supply ioremap_wc() for MN10300David Howells1-0/+2
2008-08-20Reserve NFS fileid values for btrfsDavid Woodhouse1-0/+21
2008-08-20Reduce brokenness of CRIS headers_installDavid Woodhouse1-1/+0
2008-08-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-1/+2
2008-08-20x86, SGI UV: hardcode the TLB flush interrupt system vectorCliff Wickman2-5/+1
2008-08-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds2-0/+14
2008-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-10/+12
2008-08-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-8/+3
2008-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-46/+109
2008-08-18PCI: add acpi_find_root_bridge_handleJiri Slaby1-0/+11
2008-08-18ata: add missing ATA_* definesBartlomiej Zolnierkiewicz1-0/+13
2008-08-18ata: add missing ATA_CMD_* definesBartlomiej Zolnierkiewicz1-0/+20
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