Age | Commit message (Expand) | Author |
2013-12-20 | x86, efi: Don't use (U)EFI time services on 32 bit | Matthew Garrett |
2013-10-05 | x86, efi: Don't map Boot Services on i386 | Josh Boyer |
2013-03-04 | x86, efi: Make "noefi" really disable EFI runtime serivces | Matt Fleming |
2013-02-17 | efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameter | Satoru Takeuchi |
2013-02-14 | efi: Make 'efi_enabled' a function to query EFI facilities | Matt Fleming |
2013-02-03 | x86, efi: Set runtime_version to the EFI spec revision | Matt Fleming |
2013-02-03 | efi, x86: Pass a proper identity mapping in efi_call_phys_prelog | Nathan Zimmer |
2012-10-31 | x86: efi: Turn off efi_enabled after setup on mixed fw/kernel | Olof Johansson |
2012-10-31 | efi: Defer freeing boot services memory until after ACPI init | Josh Triplett |
2012-10-13 | efi: initialize efi.runtime_version to make query_variable_info/update_capsul... | Seiji Aguchi |
2012-06-17 | x86/uv: Fix UV2 BAU legacy mode | Cliff Wickman |
2012-05-04 | arch/x86/platform/geode/net5501.c: change active_low to 0 for LED driver | Bjarke Istrup Pedersen |
2012-04-25 | x86/mrst: Quiet sparse noise about plain integer as NULL pointer | H Hartley Sweeten |
2012-03-29 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-03-28 | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 | Linus Torvalds |
2012-03-28 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2012-03-27 | x86/olpc: Add debugfs interface for EC commands | Daniel Drake |
2012-03-22 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2012-03-22 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2012-03-22 | Merge branch 'x86-eficross-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2012-03-22 | Merge branches 'x86-cpu-for-linus', 'x86-boot-for-linus', 'x86-cpufeature-for... | Linus Torvalds |
2012-03-20 | geos: Platform driver for Geos and Geos2 single-board computers. | Philip A. Prindeville |
2012-03-20 | x86, mrst: add msic_thermal platform support | Mika Westerberg |
2012-03-14 | Merge tag 'v3.3-rc7' into x86/platform | Ingo Molnar |
2012-03-10 | gma500: initial medfield merge | Kirill A. Shutemov |
2012-03-06 | x86/olpc/xo15/sci: Enable lid close wakeup control | Daniel Drake |
2012-03-06 | x86/geode/net5501: Add platform driver for Soekris Engineering net5501 | Philip Prindeville |
2012-03-06 | x86/geode/alix2: Supplement driver to include GPIO button support | Philip Prindeville |
2012-02-23 | x86, efi: Allow basic init with mixed 32/64-bit efi/kernel | Olof Johansson |
2012-02-23 | x86, efi: Add basic error handling | Olof Johansson |
2012-02-23 | x86, efi: Cleanup config table walking | Olof Johansson |
2012-02-23 | x86, efi: Convert printk to pr_*() | Olof Johansson |
2012-02-23 | x86, efi: Refactor efi_init() a bit | Olof Johansson |
2012-02-22 | Merge branch 'for_3.4/gpio/runtime-pm-cleanup' of git://git.kernel.org/pub/sc... | Grant Likely |
2012-02-20 | x86/UV: Lower UV rtc clocksource rating | Dimitri Sivanich |
2012-02-03 | gpio: Add a driver for Sodaville GPIO controller | Sebastian Andrzej Siewior |
2012-02-03 | scx200_32: replace printks with pr_<level>s | Jim Cromie |
2012-02-03 | scx200_32: use PCI_VDEVICE | Jim Cromie |
2012-01-26 | x86/mrst: Add msic_thermal platform support | Mika Westerberg |
2012-01-26 | x86/mid: Remove Intel Moorestown | Alan Cox |
2012-01-26 | x86/uv: Fix uninitialized spinlocks | Cliff Wickman |
2012-01-19 | Merge remote-tracking branch 'linus/master' into x86/urgent | H. Peter Anvin |
2012-01-17 | x86/UV2: Add accounting for BAU strong nacks | Cliff Wickman |
2012-01-17 | x86/UV2: Ack BAU interrupt earlier | Cliff Wickman |
2012-01-17 | x86/UV2: Remove stale no-resources test for UV2 BAU | Cliff Wickman |
2012-01-17 | x86/UV2: Work around BAU bug | Cliff Wickman |
2012-01-17 | x86/UV2: Fix BAU destination timeout initialization | Cliff Wickman |
2012-01-17 | x86/UV2: Fix new UV2 hardware by using native UV2 broadcast mode | Cliff Wickman |
2012-01-13 | module_param: make bool parameters really bool (arch) | Rusty Russell |
2012-01-11 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |