- d320e20 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- f9300ea Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
- 5f01c98 x86/dumpstack: Fix printk_address for direct addresses by Jiri Slaby · 11 years ago
- 9b66bfb Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 2934578 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- dba538f Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 69019d7 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- b5dfcb0 Revert "x86/UV: Add uvtrace support" by Ingo Molnar · 11 years ago
- aeeca40 x86, intel-mid: Do not re-introduce usage of obsolete __cpuinit by Paul Gortmaker · 11 years ago
- 72548e8 x86/efi: Add EFI framebuffer earlyprintk support by Matt Fleming · 11 years ago
- 8e32e47 Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 11 years ago
- 40a96d5 intel_mid: Move platform device setups to their own platform_<device>.* files by David Cohen · 11 years ago
- 0e6fdb5 intel-mid: sfi: Allow struct devs_id.get_platform_data to be NULL by David Cohen · 11 years ago
- aeedb37 intel_mid: Moved SFI related code to sfi.c by Kuppuswamy Sathyanarayanan · 11 years ago
- 49c72a0 intel_mid: Added custom handler for ipc devices by Kuppuswamy Sathyanarayanan · 11 years ago
- 3fd79ae intel_mid: Added custom device_handler support by Kuppuswamy Sathyanarayanan · 11 years ago
- 661b010 intel_mid: Refactored sfi_parse_devs() function by Kuppuswamy Sathyanarayanan · 11 years ago
- 712b6aa intel_mid: Renamed *mrst* to *intel_mid* by Kuppuswamy Sathyanarayanan · 11 years ago
- 05454c2 intel_mid: Renamed *mrst* to *intel_mid* by Kuppuswamy Sathyanarayanan · 11 years ago
- d805930 mrst: Fixed indentation issues by Kuppuswamy Sathyanarayanan · 11 years ago
- 001d4c7 mrst: Fixed printk/pr_* related issues by Kuppuswamy Sathyanarayanan · 11 years ago
- 722da9d x86/efi: Fix config_table_type array termination by Leif Lindholm · 11 years ago
- e379ea8 x86/UV: Add call to KGDB/KDB from NMI handler by Mike Travis · 11 years ago
- a6d30e0 x86/geode: Fix incorrect placement of __initdata tag by Bartlomiej Zolnierkiewicz · 11 years ago
- 8a1f465 x86/UV: Check for alloc_cpumask_var() failures properly in uv_nmi_setup() by Ingo Molnar · 11 years ago
- 8eba184 x86/UV: Add uvtrace support by Mike Travis · 11 years ago
- 12ba6c9 x86/UV: Add kdump to UV NMI handler by Mike Travis · 11 years ago
- 3c121d9 x86/UV: Add summary of cpu activity to UV NMI handler by Mike Travis · 11 years ago
- 0d12ef0 x86/UV: Update UV support for external NMI signals by Mike Travis · 11 years ago
- 1e01942 x86/UV: Move NMI support by Mike Travis · 11 years ago
- b408a05 olpc_xo15_sci: convert acpi_evaluate_object() to acpi_execute_simple_method() by Zhang Rui · 11 years ago
- 7008701 x86, efi: Don't map Boot Services on i386 by Josh Boyer · 12 years ago
- 258f6fd efi: x86: make efi_lookup_mapped_addr() a common function by Leif Lindholm · 11 years ago
- 272686b efi: x86: ia64: provide a generic efi_config_init() by Leif Lindholm · 11 years ago
- 5877457 gpio: (gpio-pca953x) move header to linux/platform_data/ by Vivien Didelot · 11 years ago
- 31a1b26 arch/x86/platform/ce4100/ce4100.c: include reboot.h by Andrew Morton · 11 years ago
- ee114b9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 148f9bb x86: delete __cpuinit usage from all x86 files by Paul Gortmaker · 11 years ago
- ff55998 x86/platform/ce4100: Add header file for reboot type by Xiong Zhou · 11 years ago
- 8216a67 Revert "UEFI: Don't pass boot services regions to SetVirtualAddressMap()" by Matt Fleming · 11 years ago
- 21884a8 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 2b0f893 Merge branch 'timers/posix-cpu-timers-for-tglx' of by Thomas Gleixner · 11 years ago
- 4d6f843 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- b8cb62f x86/efi: Fix dummy variable buffer allocation by Ben Hutchings · 11 years ago
- f8b8404 Modify UEFI anti-bricking code by Matthew Garrett · 11 years ago
- 1acba98 UEFI: Don't pass boot services regions to SetVirtualAddressMap() by Matthew Garrett · 11 years ago
- ce0b098 x86: Fix vrtc_get_time/set_mmss to use new timespec interface by John Stultz · 11 years ago
- 3565184 x86: Increase precision of x86_platform.get/set_wallclock() by David Vrabel · 12 years ago
- eccaf52 x86, efi: initial the local variable of DataSize to zero by Lee, Chun-Yi · 12 years ago
- 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
- b9394d8 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 74c7d2f Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- a614e19 Merge tag 'v3.9' into efi-for-tip2 by Matt Fleming · 12 years ago
- 0d01ff2 Include missing linux/slab.h inclusions by David Howells · 12 years ago
- 6402c7d Merge branch 'linus' into timers/core by Thomas Gleixner · 12 years ago
- 3482e66 x86/olpc/xo1/sci: Don't call input_free_device() after input_unregister_device() by Wei Yongjun · 12 years ago
- f53f292 Merge remote-tracking branch 'efi/chainsaw' into x86/efi by H. Peter Anvin · 12 years ago
- 8c58bf3 x86,efi: Implement efi_no_storage_paranoia parameter by Richard Weinberger · 12 years ago
- 3668011 efi: Export efi_query_variable_store() for efivars.ko by Sergey Vlasov · 12 years ago
- 31ff2f2 efi: Distinguish between "remaining space" and actually used space by Matthew Garrett · 12 years ago
- cc5a080 efi: Pass boot services variable info to runtime code by Matthew Garrett · 12 years ago
- 7791c84 x86,efi: Check max_size only if it is non-zero. by Richard Weinberger · 12 years ago
- a6e4d5a x86, efivars: firmware bug workarounds should be in platform code by Matt Fleming · 12 years ago
- 3195ef5 x86: Do full rtc synchronization with ntp by Prarit Bhargava · 12 years ago
- ad0304c x86/platform/intel/mrst: Remove cast for kmalloc() return value by Zhang Yanfei · 12 years ago
- e87b686 x86/platform/uv: Replace kmalloc() & memset with kzalloc() by Alexandru Gheorghiu · 12 years ago
- 15b9c35 x86, efi: Make efi_memblock_x86_reserve_range more readable by Borislav Petkov · 12 years ago
- e3c4877 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 18a44a7 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 2003cd9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 058e7b5 x86, efi: Mark disable_runtime as __initdata by Matt Fleming · 12 years ago
- 2ef14f4 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- fb834c7 x86, efi: Make "noefi" really disable EFI runtime serivces by Matt Fleming · 12 years ago
- 8793422 Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
- 1a13c0b Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- f98982c Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 026f149 Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 11743a1 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- e8f71df Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 12 years ago
- 6b59e36 x86, efi: remove duplicate code in setup_arch() by using, efi_is_native() by Satoru Takeuchi · 12 years ago
- 1de63d6 efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameter by Satoru Takeuchi · 12 years ago
- 0af635204 x86, uv, uv3: Update Time Support for SGI UV3 by Mike Travis · 12 years ago
- 68d00bb Merge remote-tracking branch 'origin/x86/mm' into x86/mm2 by H. Peter Anvin · 12 years ago
- 04c2eee Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 83e6818 efi: Make 'efi_enabled' a function to query EFI facilities by Matt Fleming · 12 years ago
- de65d81 Merge remote-tracking branch 'origin/x86/boot' into x86/mm2 by H. Peter Anvin · 12 years ago
- 7b5c4a6 Merge tag 'v3.8-rc5' into x86/mm by H. Peter Anvin · 12 years ago
- 51fac83 ACPI: Remove useless type argument of driver .remove() operation by Rafael J. Wysocki · 12 years ago
- 7d02912 x86: Add TS-5500 platform support by Vivien Didelot · 12 years ago
- 712ba9e x86, efi: Set runtime_version to the EFI spec revision by Matt Fleming · 12 years ago
- 9611dc7 x86: Convert a few mistaken __cpuinit annotations to __init by Jan Beulich · 12 years ago
- 13f0e4d x86/EFI: Properly init-annotate BGRT code by Jan Beulich · 12 years ago
- 57c4f43 arch/x86/platform/uv: Fix incorrect tlb flush all issue by Alex Shi · 12 years ago
- ddd70cf goldfish: platform device for x86 by Jun Nakajima · 12 years ago
- b8f2c21 efi, x86: Pass a proper identity mapping in efi_call_phys_prelog by Nathan Zimmer · 12 years ago
- a18e369 X86: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
- 6444174 arch/x86/platform/uv: use ARRAY_SIZE where possible by Sasha Levin · 12 years ago
- 88d67ee arch/x86/platform/iris/iris.c: register a platform device and a platform driver by Shérab · 12 years ago
- 11520e5 Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)" by Linus Torvalds · 12 years ago
- d42b3a2 Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago