| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86/tsc' into x86/core | Ingo Molnar | 2008-12-23 | 1 | -3/+3 |
|\ |
|
| * | x86: support always running TSC on Intel CPUs | Venki Pallipadi | 2008-12-16 | 1 | -3/+3 |
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*---------------------------------------. \ | Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',... | Ingo Molnar | 2008-12-23 | 14 | -94/+590 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | | | | | | | | | | | | | | | | | | * | | xen: clean up asm/xen/hypervisor.h | Jeremy Fitzhardinge | 2008-12-16 | 3 | -2/+9 |
| | | | | | | | | | | | | | | | | | | | | |/ |
|
| | | | | | | | | | | | | | | | | | | | * | | sgi-xp: xpc needs to pass the physical address, not virtual | Russ Anderson | 2008-12-16 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | * | | Merge commit 'v2.6.28-rc8' into x86/uv | Ingo Molnar | 2008-12-16 | 246 | -2266/+2967 |
| | | | | | | | | | | | | | | | | | | | |\ \
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ /
| | | |/| | | | | | | | | | | | | | | | | | |
|
| | | | | | | | | | | | | | | | | | | | * | | Merge branch 'linus' into x86/uv | Ingo Molnar | 2008-11-20 | 572 | -5186/+14039 |
| | | | | | | | | | | | | | | | | | | | |\ \
| | | | | | | | | | | | |_|_|_|_|_|_|_|_|/ /
| | | | | | | | | | | |/| | | | | | | | | | |
|
| | | | | | | | | | | | | | | | | | | | * | | x86, UV: fix redundant creation of sgi_uv | Cliff Wickman | 2008-11-11 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | | * | | sgi-xp: support getting the address of a partition's reserved page | Dean Nelson | 2008-11-05 | 1 | -3/+28 |
| | | | | | | | | | | | | | | | | | | | * | | sgi-xp: define xp_partition_id and xp_region_size | Dean Nelson | 2008-11-05 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | * | | sgi-xp: create activate and notify gru message queues | Dean Nelson | 2008-11-05 | 2 | -53/+218 |
| | | | | | | | | | | | | | | | | | | | * | | sgi-xp: define xp_expand_memprotect() and xp_restrict_memprotect() | Dean Nelson | 2008-11-05 | 5 | -12/+117 |
| | | | | | | | | | | | | | | * | | | | | | | Merge commit 'v2.6.28-rc2' into x86/pci-ioapic-boot-irq-quirks | Ingo Molnar | 2008-10-28 | 4219 | -253646/+747074 |
| | | | | | | | | | | | | | | |\ \ \ \ \ \ \
| | | | | | | | | | | | | | | | | |_|_|_|/ /
| | | | | | | | | | | | | | | | |/| | | | | |
|
| | | | | | | | | | | | | | | * | | | | | | | x86, pci: introduce config option for pci reroute quirks (was: [PATCH 0/3] Bo... | Stefan Assmann | 2008-07-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | | * | | | | | | | Merge branch 'linus' into x86/pci-ioapic-boot-irq-quirks | Ingo Molnar | 2008-07-18 | 1133 | -97293/+55821 |
| | | | | | | | | | | | | | | |\ \ \ \ \ \ \ |
|
| | | | | | | | | | | | | | | * | | | | | | | | PCI quirks: call boot IRQ quirks at end of device init and during resume | Olaf Dabrunz | 2008-07-13 | 1 | -13/+24 |
| | | | | | | | | | | | | | | * | | | | | | | | PCI quirks: disable AMD/ATI legacy boot interrupt generation | Olaf Dabrunz | 2008-07-13 | 1 | -21/+50 |
| | | | | | | | | | | | | | | * | | | | | | | | PCI quirks: add quirk to disable boot interrupt generation on broadcom HT1000 | Olaf Dabrunz | 2008-07-13 | 1 | -0/+32 |
| | | | | | | | | | | | | | | * | | | | | | | | Merge branch 'linus' into x86/pci-ioapic-boot-irq-quirks | Ingo Molnar | 2008-07-13 | 53 | -98/+266 |
| | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ |
|
| | | | | | | | | | | | | | | * | | | | | | | | | pci, acpi: reroute PCI interrupt to legacy boot interrupt equivalent, warning... | Bernhard Walle | 2008-07-08 | 1 | -2/+0 |
| | | | | | | | | | | | | | | * | | | | | | | | | pci, acpi: reroute PCI interrupt to legacy boot interrupt equivalent | Stefan Assmann | 2008-07-08 | 2 | -0/+84 |
| | | | | | | | | | | | | | | * | | | | | | | | | pci: add quirk to disable boot interrupt generation on intel 6300ESB | Stefan Assmann | 2008-07-08 | 1 | -0/+30 |
| | | | | | | * | | | | | | | | | | | | | | | | | x86: vmware: look for DMI string in the product serial key | Alok Kataria | 2008-11-04 | 1 | -0/+11 |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2008-12-19 | 5 | -16/+20 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] mpt fusion: clear list of outstanding commands on host reset | James Bottomley | 2008-12-16 | 1 | -0/+3 |
| * | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] scsi_lib: only call scsi_unprep_request() under queue lock | James Bottomley | 2008-12-13 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] ibmvstgt: move crq_queue_create to the end of initialization | Brian King | 2008-12-09 | 1 | -7/+9 |
| * | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] libiscsi REGRESSION: fix passthrough support with older iscsi tools | Mike Christie | 2008-12-03 | 1 | -6/+5 |
| * | | | | | | | | | | | | | | | | | | | | | | | | [SCSI] aacraid: disable Dell Percraid quirk on Adaptec 2200S and 2120S | Hillier, Gernot | 2008-12-03 | 1 | -2/+2 |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2008-12-19 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | | | | | | | cciss: fix problem that deleting multiple logical drives could cause a panic | Stephen M. Cameron | 2008-12-19 | 1 | -0/+5 |
| | |/ / / / / / / / / / / / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2008-12-19 | 3 | -2/+19 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: GEM on PAE has problems - disable it for now. | Dave Airlie | 2008-12-19 | 2 | -1/+11 |
| * | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Don't return busy for buffers left on the flushing list. | Eric Anholt | 2008-12-19 | 1 | -1/+8 |
| |/ / / / / / / / / / / / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2008-12-19 | 1 | -5/+17 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | | | | | | | md: Don't read past end of bitmap when reading bitmap. | NeilBrown | 2008-12-19 | 1 | -5/+17 |
| | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2008-12-19 | 6 | -21/+17 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / / / / / / / / / / / / / / / / /
|/| | | | | | | | | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | | | | | | | PCI hotplug: ibmphp: Fix module ref count underflow | Neil Horman | 2008-12-17 | 1 | -5/+0 |
| * | | | | | | | | | | | | | | | | | | | | | | | | PCI hotplug: acpiphp wants a 64-bit _SUN | Justin Chen | 2008-12-16 | 3 | -4/+4 |
| * | | | | | | | | | | | | | | | | | | | | | | | | PCI: pciehp: fix unexpected power off with pciehp_force | Kenji Kaneshige | 2008-12-16 | 1 | -11/+12 |
| * | | | | | | | | | | | | | | | | | | | | | | | | PCI: fix aer resume sanity check | Hidetoshi Seto | 2008-12-16 | 1 | -1/+1 |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/
| |/| | | | | | | | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as... | Linus Torvalds | 2008-12-18 | 4 | -7/+32 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | | | | | | async_xor: dma_map destination DMA_BIDIRECTIONAL | Dan Williams | 2008-12-08 | 2 | -6/+25 |
| * | | | | | | | | | | | | | | | | | | | | | | | | dmaengine: protect 'id' from concurrent registrations | Dan Williams | 2008-12-03 | 1 | -0/+3 |
| * | | | | | | | | | | | | | | | | | | | | | | | | ioat: wait for self-test completion | Dan Williams | 2008-12-03 | 1 | -1/+4 |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-12-18 | 6 | -15/+28 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / / / / / / / / / / / / / / / / /
|/| | | | | | | | | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | | | | | | | bnx2: Fix bug in bnx2_free_rx_mem(). | Michael Chan | 2008-12-17 | 1 | -3/+3 |
| * | | | | | | | | | | | | | | | | | | | | | | | | jme: Fixed a typo | cwm97m | 2008-12-17 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | | | | | | | | | | net: kernel BUG at drivers/net/phy/mdio_bus.c:165! | Krzysztof Halasa | 2008-12-17 | 1 | -2/+3 |
| * | | | | | | | | | | | | | | | | | | | | | | | | drivers/net: starfire: Fix napi ->poll() weight handling | Jarek Poplawski | 2008-12-16 | 1 | -0/+5 |