summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* x86, SGI UV: uv_ptc_proc_write fixCliff Wickman2008-07-081-1/+1
* x86, SGI UV: TLB shootdown using broadcast assist unit, v6Cliff Wickman2008-07-081-0/+2
* x86: increase MAX_APICS for very large x86-64 configsJack Steiner2008-07-081-4/+5
* x86: fix stack overflow for large values of MAX_APICSJack Steiner2008-07-084-5/+11
* SGI UV: TLB shootdown using broadcast assist unit, fixIngo Molnar2008-07-081-1/+1
* SGI UV: clean up arch/x86/kernel/tlb_uv.cIngo Molnar2008-07-081-45/+62
* SGI UV: TLB shootdown using broadcast assist unitIngo Molnar2008-07-082-108/+96
* SGI UV: TLB shootdown using broadcast assist unit, cleanupsCliff Wickman2008-07-083-399/+454
* x86 atomic operations: atomic_or_long() atomic_inc_short()Cliff Wickman2008-07-081-0/+26
* x86, SGI UV: TLB shootdown using broadcast assist unitCliff Wickman2008-07-085-1/+1077
* Merge branch 'linus' into x86/irqIngo Molnar2008-07-08330-1368/+9414
|\
| * Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-07-062-6/+11
| |\
| | * KVM: IOAPIC: Fix level-triggered irq injection hangMark McLoughlin2008-07-061-1/+1
| | * x86: KVM guest: Add memory clobber to hypercallsAnthony Liguori2008-07-061-5/+10
| * | pxamci: fix byte aligned DMA transfersPhilipp Zabel2008-07-061-0/+13
| * | Revert "USB: don't explicitly reenable root-hub status interrupts"Linus Torvalds2008-07-0622-31/+70
| |/
| * Linux 2.6.26-rc9v2.6.26-rc9Linus Torvalds2008-07-051-1/+1
| * Fix pagemap_read() use of struct mm_walkAndrew Morton2008-07-051-34/+38
| * Move _RET_IP_ and _THIS_IP_ to include/linux/kernel.hEduard - Gabriel Munteanu2008-07-052-8/+5
| * Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-07-051-0/+1
| |\
| | * softlockup: print a module list on being stuckArjan van de Ven2008-07-051-0/+1
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-055-6/+60
| |\ \
| | * \ Merge branch 'x86/s2ram-fix' into x86/urgentIngo Molnar2008-07-054-5/+59
| | |\ \
| | | * | x86 ACPI: normalize segment descriptor register on resumeH. Peter Anvin2008-07-054-5/+59
| | * | | x86 ACPI: fix resume from suspend to RAM on uniprocessor x86-64Rafael J. Wysocki2008-07-051-1/+1
| | |/ /
| * | | Fix clear_refs_write() use of struct mm_walkAndrew Morton2008-07-051-4/+4
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-07-052-18/+8
| |\ \ \
| | * | | ide: ide_unregister() locking bugfixBartlomiej Zolnierkiewicz2008-07-051-2/+2
| | * | | ide: ide_unregister() warm-plug bugfixBartlomiej Zolnierkiewicz2008-07-051-6/+6
| | * | | ide: fix hwif->gendev refcountingBartlomiej Zolnierkiewicz2008-07-052-10/+0
| | |/ /
| * | | ahci: give another shot at clearing all bits in irq_statTejun Heo2008-07-051-3/+13
| * | | mempolicy: mask off internal flags for userspace APIDavid Rientjes2008-07-041-1/+5
| |/ /
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-043-9/+10
| |\ \
| | * | xen: fix address truncation in pte mfn<->pfn conversionJeremy Fitzhardinge2008-07-041-2/+2
| | * | arch/x86/mm/init_64.c: early_memtest(): fix typesAndrew Morton2008-07-031-3/+4
| | * | x86: fix Intel Mac booting with EFIHugh Dickins2008-07-031-4/+4
| * | | mmc: don't use DMA on newer ENE controllersPierre Ossman2008-07-041-2/+4
| * | | doc: document the relax_domain_level kernel boot argumentPaul Jackson2008-07-042-0/+7
| * | | devcgroup: fix odd behaviour when writing 'a' to devices.allowLi Zefan2008-07-042-2/+8
| * | | Update MAINTAINERS file for the TPM device driverRajiv Andrade2008-07-041-1/+2
| * | | mm: switch node meminfo Active & Inactive pages to KbytesJohn Blackwood2008-07-041-2/+2
| * | | cpumask: introduce new APIsStephen Rothwell2008-07-041-0/+4
| * | | olpc: sdhci: add quirk for the Marvell CaFe's interrupt timeoutAndres Salomon2008-07-041-1/+11
| * | | olpc: sdhci: add quirk for the Marvell CaFe's vdd/powerup issueAndres Salomon2008-07-042-0/+19
| * | | cciss: read config to obtain max outstanding commands per controllerMike Miller2008-07-041-29/+37
| * | | MAINTAINERS: update the email address of Andreas DilgerGeert Uytterhoeven2008-07-041-2/+2
| * | | cpusets: document proc status cpus and mems allowed listsPaul Jackson2008-07-041-2/+4
| * | | Alpha Linux kernel fails with inconsistent kallsyms dataBastian Blank2008-07-041-7/+7
| * | | security: filesystem capabilities: fix CAP_SETPCAP handlingAndrew G. Morgan2008-07-041-3/+10
| * | | security: filesystem capabilities: fix fragile setuid fixup codeAndrew G. Morgan2008-07-044-22/+53