Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | | x86: xen: Sync the wallclock when the system time is set | David Vrabel | 2013-06-28 | |
| * | | | | | | | | | | | | | | x86: Fix vrtc_get_time/set_mmss to use new timespec interface | John Stultz | 2013-05-29 | |
| * | | | | | | | | | | | | | | x86: Increase precision of x86_platform.get/set_wallclock() | David Vrabel | 2013-05-28 | |
| | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2013-07-06 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | irqdomain: Refactor irq_domain_associate_many() | Grant Likely | 2013-06-24 | |
| | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2013-07-05 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto | Herbert Xu | 2013-06-21 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | Revert "crypto: twofish - add AVX2/x86_64 assembler implementation of twofish... | Jussi Kivilinna | 2013-06-21 | |
| * | | | | | | | | | | | | | | Revert "crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher" | Jussi Kivilinna | 2013-06-21 | |
| * | | | | | | | | | | | | | | crypto: camellia-aesni-avx2 - tune assembly code for more performance | Jussi Kivilinna | 2013-06-21 | |
| * | | | | | | | | | | | | | | crypto: sha256_ssse3 - add sha224 support | Jussi Kivilinna | 2013-05-28 | |
| * | | | | | | | | | | | | | | crypto: sha512_ssse3 - add sha384 support | Jussi Kivilinna | 2013-05-28 | |
| * | | | | | | | | | | | | | | crypto: crct10dif - Glue code to cast accelerated CRCT10DIF assembly as a cry... | Tim Chen | 2013-05-24 | |
| * | | | | | | | | | | | | | | crypto: crct10dif - Accelerated CRC T10 DIF computation with PCLMULQDQ instru... | Tim Chen | 2013-05-20 | |
| | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-07-04 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | update AMD powerflags comments | Thorsten Glaser | 2013-05-28 | |
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge branch 'kconfig-diet' from Dave Hansen | Linus Torvalds | 2013-07-04 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | consolidate per-arch stack overflow debugging options | Dave Hansen | 2013-07-04 | |
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds | 2013-07-03 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | rapidio: add modular build option for the subsystem core | Alexandre Bounine | 2013-07-03 | |
| * | | | | | | | | | | | | | | x86: kill TIF_DEBUG | Oleg Nesterov | 2013-07-03 | |
| * | | | | | | | | | | | | | | mm/x86: prepare for removing num_physpages and simplify mem_init() | Jiang Liu | 2013-07-03 | |
| * | | | | | | | | | | | | | | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu | 2013-07-03 | |
| * | | | | | | | | | | | | | | mm: make __free_pages_bootmem() only available at boot time | Jiang Liu | 2013-07-03 | |
| * | | | | | | | | | | | | | | mm: accurately calculate zone->managed_pages for highmem zones | Jiang Liu | 2013-07-03 | |
| * | | | | | | | | | | | | | | mm/x86: use free_reserved_area() to simplify code | Jiang Liu | 2013-07-03 | |
| * | | | | | | | | | | | | | | mm: soft-dirty bits for user memory changes tracking | Pavel Emelyanov | 2013-07-03 | |
* | | | | | | | | | | | | | | | Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-07-03 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | x86/PCI: Increase info->res_num before checking pci_use_crs | Yijing Wang | 2013-05-28 | |
| | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-07-03 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | Merge branch 'acpi-pm' | Rafael J. Wysocki | 2013-06-28 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | x86 / ACPI / sleep: Provide registration for acpi_suspend_lowlevel. | Konrad Rzeszutek Wilk | 2013-06-19 | |
| | | |_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-07-03 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | KVM: Fix RTC interrupt coalescing tracking | Gleb Natapov | 2013-06-27 | |
| * | | | | | | | | | | | | | | kvm: Add a tracepoint write_tsc_offset | Yoshihiro YUNOMAE | 2013-06-27 | |
| * | | | | | | | | | | | | | | KVM: MMU: Inform users of mmio generation wraparound | Takuya Yoshikawa | 2013-06-27 | |
| * | | | | | | | | | | | | | | KVM: MMU: document fast invalidate all pages | Xiao Guangrong | 2013-06-27 | |
| * | | | | | | | | | | | | | | KVM: MMU: document write_flooding_count | Xiao Guangrong | 2013-06-27 | |
| * | | | | | | | | | | | | | | KVM: MMU: document clear_spte_count | Xiao Guangrong | 2013-06-27 | |
| * | | | | | | | | | | | | | | KVM: MMU: drop kvm_mmu_zap_mmio_sptes | Xiao Guangrong | 2013-06-27 | |
| * | | | | | | | | | | | | | | KVM: MMU: init kvm generation close to mmio wrap-around value | Xiao Guangrong | 2013-06-27 | |
| * | | | | | | | | | | | | | | KVM: MMU: add tracepoint for check_mmio_spte | Xiao Guangrong | 2013-06-27 | |
| * | | | | | | | | | | | | | | KVM: MMU: fast invalidate all mmio sptes | Xiao Guangrong | 2013-06-27 | |
| * | | | | | | | | | | | | | | KVM: MMU: make return value of mmio page fault handler more readable | Xiao Guangrong | 2013-06-27 | |
| * | | | | | | | | | | | | | | KVM: MMU: store generation-number into mmio spte | Xiao Guangrong | 2013-06-27 | |
| * | | | | | | | | | | | | | | KVM: MMU: retain more available bits on mmio spte | Xiao Guangrong | 2013-06-20 | |
| * | | | | | | | | | | | | | | KVM: x86: handle idiv overflow at kvm_write_tsc | Marcelo Tosatti | 2013-06-12 | |
| * | | | | | | | | | | | | | | KVM: MMU: reduce KVM_REQ_MMU_RELOAD when root page is zapped | Gleb Natapov | 2013-06-05 | |
| * | | | | | | | | | | | | | | KVM: MMU: reclaim the zapped-obsolete page first | Xiao Guangrong | 2013-06-05 | |
| * | | | | | | | | | | | | | | KVM: MMU: collapse TLB flushes when zap all pages | Xiao Guangrong | 2013-06-05 |