| Commit message (Expand) | Author | Age |
* | x86: separate generic cpu disabling code from APIC writes in cpu_disable | Alex Nixon | 2008-08-25 |
* | x86: unify x86_32 and x86_64 play_dead into one function | Alex Nixon | 2008-08-25 |
* | x86_32: clean up play_dead | Alex Nixon | 2008-08-25 |
* | x86: add cpu hotplug hooks into smp_ops | Alex Nixon | 2008-08-25 |
* | Merge branch 'linus' into x86/xen | Ingo Molnar | 2008-08-25 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-08-23 |
| |\ |
|
| | * | pkt_sched: Fix qdisc list locking | Jarek Poplawski | 2008-08-22 |
| | * | pkt_sched: Fix qdisc_watchdog() vs. dev_deactivate() race | Jarek Poplawski | 2008-08-21 |
| * | | removed unused #include <linux/version.h>'s | Adrian Bunk | 2008-08-23 |
| * | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2008-08-22 |
| |\ \ |
|
| | * | | nohz: fix wrong event handler after online an offlined cpu | Miao Xie | 2008-08-21 |
| | |/ |
|
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-08-22 |
| |\ \ |
|
| | * | | x86: fix section mismatch warning - uv_cpu_init | Marcin Slusarz | 2008-08-22 |
| | * | | x86, SGI UV: hardcode the TLB flush interrupt system vector | Cliff Wickman | 2008-08-20 |
| * | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-08-22 |
| |\ \ \ |
|
| | * | | | libata: Fix a large collection of DMA mode mismatches | Alan Cox | 2008-08-22 |
| | * | | | libata: restore SControl on detach | Tejun Heo | 2008-08-22 |
| | * | | | libata: implement no[hs]rst force params | Tejun Heo | 2008-08-22 |
| | | |/
| | |/| |
|
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2008-08-21 |
| |\ \ \ |
|
| | * | | | driver core: add init_name to struct device | Greg Kroah-Hartman | 2008-08-21 |
| | * | | | dev_printk(): constify the `dev' argument | Jean Delvare | 2008-08-21 |
| | |/ / |
|
| * / / | USB: Defer Set-Interface for suspended devices | Alan Stern | 2008-08-21 |
| |/ / |
|
| * | | fbdefio: add set_page_dirty handler to deferred IO FB | Ian Campbell | 2008-08-20 |
| * | | mm: dirty page tracking race fix | Nick Piggin | 2008-08-20 |
| * | | fix setpriority(PRIO_PGRP) thread iterator breakage | Ken Chen | 2008-08-20 |
| * | | FRV: Provide ioremap_wc() for FRV | David Howells | 2008-08-20 |
| * | | MN10300: Supply ioremap_wc() for MN10300 | David Howells | 2008-08-20 |
| * | | Reserve NFS fileid values for btrfs | David Woodhouse | 2008-08-20 |
| * | | Reduce brokenness of CRIS headers_install | David Woodhouse | 2008-08-20 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2008-08-20 |
| |\ \ |
|
| | * | | [SCSI] sd: fix USB devices incorrectly reporting DIF support | Hugh Dickins | 2008-08-06 |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2008-08-19 |
| |\ \ \ |
|
| | * | | | PCI: add acpi_find_root_bridge_handle | Jiri Slaby | 2008-08-18 |
| | * | | | x86/PCI: irq and pci_ids patch for Intel Ibex Peak PCHs | Seth Heasley | 2008-08-15 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-08-19 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2008-08-19 |
| | |\ \ \ \ |
|
| | | * | | | | mac80211: remove kdoc references to IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE | Luis R. Rodriguez | 2008-08-18 |
| | * | | | | | pkt_sched: No longer destroy qdiscs from RCU. | David S. Miller | 2008-08-18 |
| | * | | | | | pkt_sched: Add 'deactivated' state. | David S. Miller | 2008-08-18 |
| | * | | | | | net: skb_copy_datagram_from_iovec() | Rusty Russell | 2008-08-15 |
| | * | | | | | tun: TUNGETIFF interface to query name and flags | Mark McLoughlin | 2008-08-15 |
| | |/ / / / |
|
| | * | | | | netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_sad... | Brian Haley | 2008-08-14 |
* | | | | | | xen: save previous spinlock when blocking | Jeremy Fitzhardinge | 2008-08-21 |
* | | | | | | x86/paravirt: add spin_lock_flags lock op | Jeremy Fitzhardinge | 2008-08-20 |
* | | | | | | xen: clean up domain mode predicates | Jeremy Fitzhardinge | 2008-08-20 |
* | | | | | | Merge branch 'linus' into x86/xen | Ingo Molnar | 2008-08-20 |
|\| | | | | |
|
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-08-18 |
| |\ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| | * | | | | ata: add missing ATA_* defines | Bartlomiej Zolnierkiewicz | 2008-08-18 |
| | * | | | | ata: add missing ATA_CMD_* defines | Bartlomiej Zolnierkiewicz | 2008-08-18 |
| | * | | | | ata: add missing ATA_ID_* defines (take 2) | Bartlomiej Zolnierkiewicz | 2008-08-18 |