| Commit message (Expand) | Author | Age |
* | x86: export pv_lock_ops non-GPL | Jeremy Fitzhardinge | 2008-08-22 |
* | x86: build fix in "xen spinlock updates and performance measurements" | Jeremy Fitzhardinge | 2008-08-22 |
* | xen: measure how long spinlocks spend blocking | Jeremy Fitzhardinge | 2008-08-21 |
* | xen: allow interrupts to be enabled while doing a blocking spin | Jeremy Fitzhardinge | 2008-08-21 |
* | xen: add debugfs support | Jeremy Fitzhardinge | 2008-08-21 |
* | xen: save previous spinlock when blocking | Jeremy Fitzhardinge | 2008-08-21 |
* | xen: add xen_ prefixes to make tracing with ftrace easier | Jeremy Fitzhardinge | 2008-08-20 |
* | xen: clarify locking used when pinning a pagetable. | Jeremy Fitzhardinge | 2008-08-20 |
* | 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 branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-08-18 |
| |\ |
|
| | * | [IA64] use generic compat_old_sys_readdir | Christoph Hellwig | 2008-08-18 |
| | * | [IA64] pci_acpi_scan_root cleanup | Luck, Tony | 2008-08-18 |
| | * | [IA64] Shrink shadow_flush_counts to a short array to save 8k of per_cpu area. | Robin Holt | 2008-08-18 |
| | * | [IA64] Remove sn2_defconfig. | Robin Holt | 2008-08-18 |
| * | | 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 |
| | * | sgiioc4: fixup message on resource allocation failure | Bartlomiej Zolnierkiewicz | 2008-08-18 |
| | * | ide-cd: use bcd2bin/bin2bcd | Adrian Bunk | 2008-08-18 |
| | * | cdrom: handle TOC | Alexander Inyukhin | 2008-08-18 |
| | * | gdrom: add dummy audio_ioctl handler | Borislav Petkov | 2008-08-18 |
| | * | viocd: add dummy audio ioctl handler | Borislav Petkov | 2008-08-18 |
| | * | cleanup powerpc/include/asm/ide.h | Adrian Bunk | 2008-08-18 |
| | * | drivers/ide/pci/: use __devexit_p() | Adrian Bunk | 2008-08-18 |
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-08-18 |
| |\ \ |
|
| | * | | x86: fix build warnings in real mode code | Andi Kleen | 2008-08-18 |
| | * | | x86, calgary: fix section mismatch warning - get_tce_space_from_tar | Marcin Slusarz | 2008-08-18 |
| | * | | x86: silence section mismatch warning - get_local_pda | Marcin Slusarz | 2008-08-18 |
| | * | | x86, percpu: silence section mismatch warnings related to EARLY_PER_CPU varia... | Marcin Slusarz | 2008-08-18 |
| | * | | x86: fix i486 suspend to disk CR4 oops | David Fries | 2008-08-18 |
| | * | | x86: mpparse.c: fix section mismatch warning | Marcin Slusarz | 2008-08-18 |
| | * | | x86: mmconf: fix section mismatch warning | Marcin Slusarz | 2008-08-18 |
| | * | | x86: fix MP_processor_info section mismatch warning | Marcin Slusarz | 2008-08-18 |
| | * | | x86, tsc: fix section mismatch warning | Marcin Slusarz | 2008-08-18 |
| | * | | x86: correct register constraints for 64-bit atomic operations | Mathieu Desnoyers | 2008-08-18 |
| * | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-08-18 |
| |\ \ \ |
|
| | * | | | lockdep: fix spurious 'inconsistent lock state' warning | Dmitry Baryshkov | 2008-08-18 |
| | | |/
| | |/| |
|
| * | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2008-08-18 |
| |\ \ \ |
|
| | * | | | powerpc: Use generic compat_sys_old_readdir | Christoph Hellwig | 2008-08-18 |
| | * | | | powerpc/kexec: Fix up KEXEC_CONTROL_CODE_SIZE missed during conversion | Paul Collins | 2008-08-18 |
| | * | | | powerpc: Remove dead module_find_bug code | Steven Rostedt | 2008-08-18 |
| | * | | | powerpc: Add CMO enabled flag and paging space data to lparcfg | Robert Jennings | 2008-08-18 |
| | * | | | powerpc: Fix CMM page loaning on 64k page kernel with 4k hardware pages | Brian King | 2008-08-18 |
| | * | | | powerpc: Make CMO paging space pool ID and page size available | Robert Jennings | 2008-08-18 |
| | * | | | powerpc: Fix lockdep IRQ tracing bug | Benjamin Herrenschmidt | 2008-08-18 |
| | * | | | powerpc: Fix TLB invalidation on boot on 32-bit | Rocky Craig | 2008-08-18 |
| | * | | | powerpc: Fix loss of vdso on fork on 32-bit | Benjamin Herrenschmidt | 2008-08-18 |