aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-08-25Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-08-25Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-08-25Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-08-25x86: add X86_FEATURE_XMM4_2 definitionsAustin Zhang
2008-08-25KVM: fix userspace ABI breakageAdrian Bunk
2008-08-25KVM: Use .fixup instead of .text.fixup on __kvm_handle_fault_on_rebootEduardo Habkost
2008-08-26stop_machine: Remove deprecated stop_machine_runRusty Russell
2008-08-25Merge branch 'linus' into x86/urgentIngo Molnar
2008-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk
2008-08-23rtc: fix deadlockIngo Molnar
2008-08-23x86 MCE: Fix CPU hotplug problem with multiple multicore AMD CPUsRafael J. Wysocki
2008-08-22Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-08-22Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-08-22Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-08-22x86: fix section mismatch warning - uv_cpu_initMarcin Slusarz
2008-08-22pkt_sched: Fix qdisc list lockingJarek Poplawski
2008-08-22libata: Fix a large collection of DMA mode mismatchesAlan Cox
2008-08-22libata: restore SControl on detachTejun Heo
2008-08-22libata: implement no[hs]rst force paramsTejun Heo
2008-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2008-08-21USB: Defer Set-Interface for suspended devicesAlan Stern
2008-08-21driver core: add init_name to struct deviceGreg Kroah-Hartman
2008-08-21dev_printk(): constify the `dev' argumentJean Delvare
2008-08-21pkt_sched: Fix qdisc_watchdog() vs. dev_deactivate() raceJarek Poplawski
2008-08-21nohz: fix wrong event handler after online an offlined cpuMiao Xie
2008-08-20fbdefio: add set_page_dirty handler to deferred IO FBIan Campbell
2008-08-20mm: dirty page tracking race fixNick Piggin
2008-08-20fix setpriority(PRIO_PGRP) thread iterator breakageKen Chen
2008-08-20FRV: Provide ioremap_wc() for FRVDavid Howells
2008-08-20MN10300: Supply ioremap_wc() for MN10300David Howells
2008-08-20Reserve NFS fileid values for btrfsDavid Woodhouse
2008-08-20Reduce brokenness of CRIS headers_installDavid Woodhouse
2008-08-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2008-08-20x86, SGI UV: hardcode the TLB flush interrupt system vectorCliff Wickman
2008-08-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-08-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-08-18PCI: add acpi_find_root_bridge_handleJiri Slaby
2008-08-18ata: add missing ATA_* definesBartlomiej Zolnierkiewicz
2008-08-18ata: add missing ATA_CMD_* definesBartlomiej Zolnierkiewicz
2008-08-18ata: add missing ATA_ID_* defines (take 2)Bartlomiej Zolnierkiewicz
2008-08-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-08-18mac80211: remove kdoc references to IEEE80211_HW_HOST_GEN_BEACON_TEMPLATELuis R. Rodriguez
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-17pkt_sched: No longer destroy qdiscs from RCU.David S. Miller
2008-08-17pkt_sched: Add 'deactivated' state.David S. Miller