| Age | Commit message (Expand) | Author | Files | Lines |
| 2008-06-25 | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -19/+58 |
| 2008-06-24 | KVM: Remove now unused structs from kvm_para.h | Gerd Hoffmann | 1 | -18/+0 |
| 2008-06-24 | KVM: Make kvm host use the paravirt clocksource structs | Gerd Hoffmann | 1 | -1/+3 |
| 2008-06-24 | x86: Add structs and functions for paravirt clocksource | Gerd Hoffmann | 2 | -0/+55 |
| 2008-06-24 | xen: remove support for non-PAE 32-bit | Jeremy Fitzhardinge | 1 | -4/+0 |
| 2008-06-24 | x86: add X86_FEATURE_IBS cpu feature | Robert Richter | 1 | -0/+1 |
| 2008-06-24 | x86: introduce macro to check whether an address range is in the ISA range | Andreas Herrmann | 1 | -0/+1 |
| 2008-06-24 | ftrace: store mcount address in rec->ip | Abhishek Sagar | 1 | -0/+14 |
| 2008-06-23 | Merge branch 'linus' into x86/threadinfo | Ingo Molnar | 11 | -25/+56 |
| 2008-06-23 | Merge branch 'linus' into tracing/ftrace | Ingo Molnar | 2 | -3/+4 |
| 2008-06-21 | x86, bitops: make constant-bit set/clear_bit ops faster, gcc workaround | Ingo Molnar | 1 | -2/+2 |
| 2008-06-20 | x86/paravirt/xen: add set_fixmap pv_mmu_ops | Jeremy Fitzhardinge | 2 | -2/+25 |
| 2008-06-20 | x86: implement set_pte_vaddr | Jeremy Fitzhardinge | 1 | -0/+3 |
| 2008-06-20 | x86: unify __set_fixmap | Jeremy Fitzhardinge | 1 | -0/+2 |
| 2008-06-20 | x86: unify asm-x86/fixmap*.h | Jeremy Fitzhardinge | 3 | -79/+43 |
| 2008-06-20 | x86, bitops: make constant-bit set/clear_bit ops faster, adapt, clean up | Ingo Molnar | 1 | -14/+22 |
| 2008-06-19 | x86-64: remove unnecessary ptregs call stubs | Jan Beulich | 1 | -1/+1 |
| 2008-06-19 | x86, geode: add a VSA2 ID for General Software | Jordan Crouse | 1 | -2/+2 |
| 2008-06-19 | x86, bitops: make constant-bit set/clear_bit ops faster | Linus Torvalds | 1 | -5/+23 |
| 2008-06-19 | x86, MM: virtual address debug, v2 | Jiri Slaby | 2 | -1/+4 |
| 2008-06-19 | MM: virtual address debug | Jiri Slaby | 2 | -2/+3 |
| 2008-06-19 | x86: set PAE PHYSICAL_MASK_SHIFT to 44 bits. | Jeremy Fitzhardinge | 1 | -1/+2 |
| 2008-06-18 | x86: more header fixes | Vegard Nossum | 4 | -0/+16 |
| 2008-06-17 | x86: make asm/asm.h work for asm code. | Jeremy Fitzhardinge | 1 | -22/+18 |
| 2008-06-16 | Merge branch 'linus' into x86/kconfig | Ingo Molnar | 9 | -22/+52 |
| 2008-06-16 | Merge branch 'linus' into x86/irqstats | Ingo Molnar | 2 | -1/+14 |
| 2008-06-16 | Merge branch 'linus' into x86/irq | Ingo Molnar | 9 | -22/+52 |
| 2008-06-16 | Merge branch 'linus' into x86/xen | Ingo Molnar | 2 | -1/+14 |
| 2008-06-16 | Merge branch 'linus' into x86/ptemask | Ingo Molnar | 1 | -0/+2 |
| 2008-06-16 | Merge branch 'linus' into x86/pat | Ingo Molnar | 9 | -19/+39 |
| 2008-06-16 | Merge branch 'linus' into x86/cleanups | Ingo Molnar | 2 | -1/+14 |
| 2008-06-16 | Merge branch 'linus' into tracing/ftrace | Ingo Molnar | 2 | -1/+14 |
| 2008-06-16 | Merge branch 'linus' into x86/nmi | Ingo Molnar | 9 | -22/+52 |
| 2008-06-12 | x86, gart: add resume handling | Rafael J. Wysocki | 1 | -0/+1 |
| 2008-06-12 | Merge branch 'linus' into x86/gart | Ingo Molnar | 9 | -19/+39 |
| 2008-06-12 | x86: remove obsolete PM definitions from NMI header | Rafael J. Wysocki | 1 | -21/+0 |
| 2008-06-12 | x86: rename pat_wc_enabled to pat_enabled | Andreas Herrmann | 1 | -2/+2 |
| 2008-06-12 | x86: PAT: fixed checkpatch errors (and whitespaces) | Andreas Herrmann | 1 | -4/+2 |
| 2008-06-10 | PCI/x86: early dump pci conf space v2 | Yinghai Lu | 1 | -0/+3 |
| 2008-06-10 | PCI/x86: write_pci_config_byte fix offset | Yinghai Lu | 1 | -0/+1 |
| 2008-06-10 | x86: cleanup C1E enabled detection | Thomas Gleixner | 1 | -1/+3 |
| 2008-06-10 | fix build bug in "x86: add PCI extended config space access for AMD Barcelona" | Robert Richter | 1 | -6/+0 |
| 2008-06-10 | x86: set PAE PHYSICAL_MASK_SHIFT to 44 bits. | Jeremy Fitzhardinge | 1 | -1/+2 |
| 2008-06-10 | x86, mpparse: build fix | Ingo Molnar | 1 | -0/+4 |
| 2008-06-10 | x86: make generic arch support NUMAQ | Yinghai Lu | 7 | -63/+35 |
| 2008-06-10 | x86: introduce max_physical_apicid for bigsmp switching | Yinghai Lu | 1 | -0/+1 |
| 2008-06-05 | x86: nmi - consolidate nmi_watchdog_default for 32bit mode | Cyrill Gorcunov | 1 | -3/+1 |
| 2008-06-05 | x86: linked list of setup_data for i386 | Huang, Ying | 1 | -0/+3 |
| 2008-06-05 | x86: extract common part of head32.c and head64.c into head.c | Huang, Ying | 1 | -0/+2 |
| 2008-06-05 | x86: reserve EFI memory map with reserve_early | Huang, Ying | 1 | -1/+1 |