Age | Commit message (Expand) | Author | Files | Lines |
2009-03-20 | PCI MSI: Add support for multiple MSI | Matthew Wilcox | 1 | -0/+4 |
2009-03-20 | x86: use dev_printk in quirk message | Bjorn Helgaas | 1 | -2/+1 |
2009-03-19 | PCI/MSI: Use #ifdefs instead of weak functions | Michael Ellerman | 1 | -0/+3 |
2009-03-19 | PCI/x86: format early dump like other PCI output | Bjorn Helgaas | 1 | -3/+3 |
2009-03-19 | PCI/x86: make early dump handle multi-function devices | Bjorn Helgaas | 1 | -5/+8 |
2009-03-17 | prevent boosting kprobes on exception address | Masami Hiramatsu | 1 | -0/+3 |
2009-03-17 | Fast TSC calibration: calculate proper frequency error bounds | Linus Torvalds | 1 | -45/+56 |
2009-03-17 | Fix potential fast PIT TSC calibration startup glitch | Linus Torvalds | 1 | -0/+9 |
2009-03-11 | x86: work around Fedora-11 x86-32 kernel failures on Intel Atom CPUs | Ingo Molnar | 1 | -0/+11 |
2009-03-10 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -7/+8 |
2009-03-09 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 1 | -1/+0 |
2009-03-09 | Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod." | Dave Jones | 1 | -1/+0 |
2009-03-09 | lguest: fix for CONFIG_SPARSE_IRQ=y | Rusty Russell | 1 | -7/+9 |
2009-03-09 | lguest: fix crash 'unhandled trap 13 at <native_read_msr_safe>' | Rusty Russell | 1 | -0/+5 |
2009-03-08 | x86 mmiotrace: fix remove_kmmio_fault_pages() | Stuart Bennett | 1 | -7/+8 |
2009-03-06 | x86, pebs: correct qualifier passed to ds_write_config() from ds_request_pebs() | Markus Metzger | 1 | -1/+1 |
2009-03-06 | x86, bts: remove bad warning | Markus Metzger | 1 | -1/+0 |
2009-03-04 | x86: add Dell XPS710 reboot quirk | Leann Ogasawara | 1 | -0/+8 |
2009-03-04 | x86, math-emu: fix init_fpu for task != current | Daniel Glöckner | 3 | -13/+28 |
2009-03-04 | x86: EFI: Back efi_ioremap with init_memory_mapping instead of FIX_MAP | Huang Ying | 4 | -25/+9 |
2009-03-04 | x86: fix DMI on EFI | Brian Maly | 1 | -2/+3 |
2009-03-03 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -2/+14 |
2009-03-03 | Merge branch 'tracing/mmiotrace' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -66/+153 |
2009-03-03 | x86: oprofile: don't set counter width from cpuid on Core2 | Tim Blechmann | 1 | -2/+12 |
2009-03-03 | x86: fix init_memory_mapping() to handle small ranges | Yinghai Lu | 1 | -0/+2 |
2009-03-02 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -11/+6 |
2009-03-02 | x86-64: seccomp: fix 32/64 syscall hole | Roland McGrath | 2 | -14/+0 |
2009-03-02 | x86-64: syscall-audit: fix 32/64 syscall hole | Roland McGrath | 1 | -1/+1 |
2009-03-02 | x86 mmiotrace: fix race with release_kmmio_fault_page() | Pekka Paalanen | 1 | -2/+7 |
2009-03-02 | x86 mmiotrace: improve handling of secondary faults | Stuart Bennett | 1 | -18/+22 |
2009-03-02 | x86 mmiotrace: split set_page_presence() | Pekka Paalanen | 1 | -19/+22 |
2009-03-02 | x86 mmiotrace: fix save/restore page table state | Pekka Paalanen | 1 | -22/+44 |
2009-03-02 | x86 mmiotrace: WARN_ONCE if dis/arming a page fails | Stuart Bennett | 1 | -8/+17 |
2009-03-02 | x86: add far read test to testmmiotrace | Pekka Paalanen | 1 | -7/+28 |
2009-03-02 | x86: count errors in testmmiotrace.ko | Pekka Paalanen | 1 | -6/+29 |
2009-02-28 | x86: i915 needs pgprot_writecombine() and is_io_mapping_possible() | Ingo Molnar | 2 | -11/+6 |
2009-02-26 | x86: enable DMAR by default | Kyle McMartin | 1 | -1/+1 |
2009-02-25 | xen: disable interrupts early, as start_kernel expects | Jeremy Fitzhardinge | 1 | -0/+3 |
2009-02-25 | gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_t | Venkatesh Pallipadi | 2 | -0/+21 |
2009-02-24 | x86, Voyager: fix compile by lifting the degeneracy of phys_cpu_present_map | James Bottomley | 1 | -12/+12 |
2009-02-22 | PM: Split up sysdev_[suspend|resume] from device_power_[down|up] | Rafael J. Wysocki | 1 | -0/+4 |
2009-02-22 | x86: Add IRQF_TIMER to legacy x86 timer interrupt descriptors | Linus Torvalds | 4 | -4/+4 |
2009-02-21 | x86_64: Fix S3 fail path | Jiri Slaby | 1 | -1/+3 |
2009-02-21 | x86_64: acpi/wakeup_64 cleanup | Jiri Slaby | 1 | -19/+7 |
2009-02-20 | x86, mce: remove incorrect __cpuinit for mce_cpu_features() | H. Peter Anvin | 3 | -4/+4 |
2009-02-20 | x86: use the right protections for split-up pagetables | Ingo Molnar | 1 | -10/+5 |
2009-02-20 | x86, vmi: TSC going backwards check in vmi clocksource | Alok N Kataria | 1 | -1/+4 |
2009-02-19 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -6/+4 |
2009-02-18 | mm: clean up for early_pfn_to_nid() | KAMEZAWA Hiroyuki | 3 | -5/+1 |
2009-02-17 | x86, mce: fix ifdef for 64bit thermal apic vector clear on shutdown | Andi Kleen | 1 | -1/+1 |