| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | x86: Get rid of 'dubious one-bit signed bitfield' sprase warning | Anton Vorontsov | 2012-01-12 | |
| | * | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-01-11 | |
| | |\ \ \ \ \ \ \ | ||||
| | | * \ \ \ \ \ \ | Merge commit 'v3.2-rc6' into x86/platform | Ingo Molnar | 2011-12-18 | |
| | | |\ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | x86/intel config: Revamp configuration to allow for Moorestown and Medfield | Alan Cox | 2011-12-18 | |
| | * | | | | | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-01-11 | |
| | |\ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | x86, NMI: Add NMI IPI selftest | Don Zickus | 2011-12-05 | |
| | | |/ / / / / / / / | ||||
| | * | | | | | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-01-11 | |
| | |\ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | x86: Don't use magic strings for EFI loader signature | Matt Fleming | 2011-12-09 | |
| | | * | | | | | | | | | x86: Add missing bzImage fields to struct setup_header | Matt Fleming | 2011-12-09 | |
| | | | |_|_|_|/ / / / | | |/| | | | | | | | ||||
| | * | | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-01-11 | |
| | |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||
| | | * | | | | | | | | x86, mm: Unify zone_sizes_init() | Pekka Enberg | 2011-11-11 | |
| | | | |_|_|_|_|/ / | | |/| | | | | | | ||||
| | * | | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2012-01-11 | |
| | |\ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | x86/PCI: Expand the x86_msi_ops to have a restore MSIs. | Konrad Rzeszutek Wilk | 2012-01-06 | |
| | | * | | | | | | | | x86/PCI: amd: factor out MMCONFIG discovery | Bjorn Helgaas | 2012-01-06 | |
| | | * | | | | | | | | x86/PCI: convert to pci_create_root_bus() and pci_scan_root_bus() | Bjorn Helgaas | 2012-01-06 | |
| | | * | | | | | | | | PCI: Pull PCI 'latency timer' setup up into the core | Myron Stowe | 2012-01-06 | |
| | | | |_|_|/ / / / | | |/| | | | | | | ||||
| | * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2012-01-10 | |
| | |\ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | crypto: serpent - add 4-way parallel i586/SSE2 assembler implementation | Jussi Kivilinna | 2011-11-21 | |
| | | * | | | | | | | | crypto: serpent - add 8-way parallel x86_64/SSE2 assembler implementation | Jussi Kivilinna | 2011-11-21 | |
| | | | |/ / / / / / | | |/| | | | | | | ||||
| | * | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu | Linus Torvalds | 2012-01-10 | |
| | |\ \ \ \ \ \ \ \ | ||||
| | | * \ \ \ \ \ \ \ | Merge branches 'iommu/page-sizes' and 'iommu/group-id' into next | Joerg Roedel | 2012-01-09 | |
| | | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | | | ||||
| | | | * | | | | | | | iommu: Add option to group multi-function devices | Alex Williamson | 2011-11-15 | |
| | | | |/ / / / / / | ||||
| | * | | | | | | | | Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-01-10 | |
| | |\ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | KVM: x86 emulator: implement RDPMC (0F 33) | Avi Kivity | 2011-12-27 | |
| | | * | | | | | | | | KVM: Add generic RDPMC support | Avi Kivity | 2011-12-27 | |
| | | * | | | | | | | | KVM: Expose a version 2 architectural PMU to a guests | Gleb Natapov | 2011-12-27 | |
| | | * | | | | | | | | Merge remote-tracking branch 'tip/perf/core' into kvm-updates/3.3 | Avi Kivity | 2011-12-27 | |
| | | |\ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | KVM: MMU: move the relevant mmu code to mmu.c | Xiao Guangrong | 2011-12-27 | |
| | | * | | | | | | | | | KVM: expose latest Intel cpu new features (BMI1/BMI2/FMA/AVX2) to guest | Liu, Jinsong | 2011-12-27 | |
| | | * | | | | | | | | | KVM: introduce KVM_MEM_SLOTS_NUM macro | Xiao Guangrong | 2011-12-27 | |
| | | * | | | | | | | | | KVM: Optimize dirty logging by rmap_write_protect() | Takuya Yoshikawa | 2011-12-27 | |
| | | * | | | | | | | | | KVM: MMU: remove KVM host pv mmu support | Chris Wright | 2011-12-27 | |
| | | * | | | | | | | | | KVM: MMU: improve write flooding detected | Xiao Guangrong | 2011-12-27 | |
| | | * | | | | | | | | | KVM: MMU: fast prefetch spte on invlpg path | Xiao Guangrong | 2011-12-27 | |
| | | * | | | | | | | | | KVM: MMU: do not mark accessed bit on pte write path | Xiao Guangrong | 2011-12-27 | |
| | | * | | | | | | | | | KVM: x86: retry non-page-table writing instructions | Xiao Guangrong | 2011-12-27 | |
| | | | |/ / / / / / / | | |/| | | | | | | | ||||
| | * | | | | | | | | | Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe... | Linus Torvalds | 2012-01-09 | |
| | |\ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | percpu: Remove irqsafe_cpu_xxx variants | Christoph Lameter | 2011-12-22 | |
| | | |/ / / / / / / / | ||||
| | * | | | | | | | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-01-09 | |
| | |\ \ \ \ \ \ \ \ \ | ||||
| | | * \ \ \ \ \ \ \ \ | Merge 3.2-rc3 into tty-next to handle merge conflict in tty_ldisc.c | Greg Kroah-Hartman | 2011-11-26 | |
| | | |\ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | serial, mfd: don't hardcode the console | Mika Westerberg | 2011-11-15 | |
| | | | |_|_|/ / / / / / | | |/| | | | | | | | | ||||
| | * | | | | | | | | | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-01-08 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||
| | | * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into pm-sleep | Rafael J. Wysocki | 2011-12-21 | |
| | | |\ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / | | | |/| | | | | | | | | ||||
| | | * | | | | | | | | | | freezer: remove now unused TIF_FREEZE | Tejun Heo | 2011-11-21 | |
| | | | |_|/ / / / / / / | | |/| | | | | | | | | ||||
| | * | | | | | | | | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-01-07 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||
| | | * \ \ \ \ \ \ \ \ \ | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 2012-01-06 | |
| | | |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | | | ||||
| | | | * | | | | | | | | | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem | Kay Sievers | 2011-12-21 | |
| | | | | |/ / / / / / / | | | |/| | | | | | | | ||||
| * | | | | | | | | | | | x86/UV2: Add accounting for BAU strong nacks | Cliff Wickman | 2012-01-17 | |
| * | | | | | | | | | | | x86/UV2: Work around BAU bug | Cliff Wickman | 2012-01-17 | |
| * | | | | | | | | | | | x86/UV2: Fix new UV2 hardware by using native UV2 broadcast mode | Cliff Wickman | 2012-01-17 | |
