- 6799060 Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
- d51953b x86/platform/uv: Include clocksource.h for clocksource_touch_watchdog() by Ingo Molnar · 9 years ago
- 4077a38 x86/platform/iosf_mbi: Remove duplicate definitions by Andy Shevchenko · 9 years ago
- 66ef349 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 44511fb efi: Use correct type for struct efi_memory_map::phys_map by Ard Biesheuvel · 9 years ago
- 790a2ee Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into core/efi by Ingo Molnar · 9 years ago
- c7d77a7 Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fix by Ingo Molnar · 9 years ago
- 0bbea1c x86/efi: Rename print_efi_memmap() to efi_print_memmap() by Taku Izumi · 9 years ago
- 12dd00e efi/x86: Move efi=debug option parsing to core by Leif Lindholm · 9 years ago
- d1f0f6c x86/intel-mid: Make intel_mid_ops static by Andy Shevchenko · 9 years ago
- a5caa20 x86/efi: Fix boot crash by mapping EFI memmap entries bottom-up at runtime, instead of top-down by Matt Fleming · 9 years ago
- c9e69c8 arch/x86/intel-mid: Use kmemdup rather than duplicating its implementation by Andrzej Hajda · 9 years ago
- d0a9964 x86/platform/uv: Implement simple dump failover if kdump fails by Mike Travis · 9 years ago
- 2965faa kexec: split kexec_load syscall from kexec core code by Dave Young · 9 years ago
- 43af987 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 361f7d1 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- e971aa2 x86/platform: Make atom/pmc_atom.c explicitly non-modular by Paul Gortmaker · 9 years ago
- 7bf7931 efi, x86: Rearrange efi_mem_attributes() by Jonathan (Zhixiong) Zhang · 9 years ago
- 248fbcd x86/efi-bgrt: Switch pr_err() to pr_debug() for invalid BGRT by Matt Fleming · 9 years ago
- ca53d434 x86/uv/time: Migrate to new set-state interface by Viresh Kumar · 9 years ago
- 9115c75 efi: Check for NULL efi kernel parameters by Ricardo Neri · 9 years ago
- f33d159 x86/platform/iosf_mbi: Add Intel Tangier PCI id by Andy Shevchenko · 10 years ago
- 7e1ff15 x86/platform/iosf_mbi: Source cleanup by Andy Shevchenko · 10 years ago
- b93fb9f x86/platform/iosf_mbi: Remove NULL pointer checks for pci_dev_put() by Andy Shevchenko · 10 years ago
- 64279c7 x86/platform/iosf_mbi: Check return value of debugfs_create properly by Andy Shevchenko · 10 years ago
- 23ae2a1 x86/platform/iosf_mbi: Move to dedicated folder by Andy Shevchenko · 10 years ago
- 5f2dbbc x86/irq: Use accessor irq_data_get_node() by Jiang Liu · 10 years ago
- 91780c4 x86/platform/intel/pmc_atom: Move the PMC-Atom code to arch/x86/platform/atom by Andy Shevchenko · 10 years ago
- 2d44070 Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 10 years ago
- 02201e3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
- 88793e5 Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimm by Linus Torvalds · 10 years ago
- b05b9f5 x86, mirror: x86 enabling - find mirrored memory ranges by Tony Luck · 10 years ago
- d70b3ef Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 4711e2f x86: don't use module_init in non-modular intel_mid_vrtc.c by Paul Gortmaker · 10 years ago
- 34e7724 Merge branches 'x86/mm', 'x86/build', 'x86/apic' and 'x86/platform' into x86/core, to apply dependent patch by Ingo Molnar · 10 years ago
- 9c27847 kernel/params: constify struct kernel_param_ops uses by Luis R. Rodriguez · 10 years ago
- ad5fb87 e820, efi: add ACPI 6.0 persistent memory types by Dan Williams · 10 years ago
- 191a663 Merge branch 'x86/asm' into x86/apic, to resolve a conflict by Ingo Molnar · 10 years ago
- 956079e x86/platform/atom/punit: Add Punit device state debug driver by Srinivas Pandruvada · 10 years ago
- eb18cf5 x86: Constify irqdomain ops by Thomas Gleixner · 10 years ago
- 0bb5490 efi: Add esrt support by Peter Jones · 10 years ago
- d746d1e x86/irq: Move irqdomain specific code into asm/irqdomain.h by Jiang Liu · 10 years ago
- f7a0c78 x86: Cleanup irq_domain ops by Thomas Gleixner · 10 years ago
- c6c2002 x86/irq: Move check of cfg->move_in_progress into send_cleanup_vector() by Jiang Liu · 10 years ago
- d32932d x86/irq: Convert IOAPIC to use hierarchical irqdomain interfaces by Jiang Liu · 10 years ago
- c4d05a2 x86/irq: Prepare IOAPIC interfaces to support hierarchical irqdomains by Jiang Liu · 10 years ago
- b041581 x86/intel-mid, trivial: Refine code syntax for sfi_parse_mtmr() by Jiang Liu · 10 years ago
- 6648d1b x86/intel-mid: Delay initialization of APB timer by Thomas Gleixner · 10 years ago
- 43fe1ab x86/uv: Use hierarchical irqdomain to manage UV interrupts by Jiang Liu · 10 years ago
- 331dd19 x86/uv: Use new irqdomain interfaces to allocate/free IRQ by Jiang Liu · 10 years ago
- 41d5e08 Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
- a21c1ea Merge tag 'for-v4.1' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 10 years ago
- ee799f4 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 6cf78d4 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 9f3252f Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- a6fcb6d x86/intel/quark: Run IMR self-test on IMR capble hw only by Bryan O'Donoghue · 10 years ago
- 744937b efi: Clean up the efi_call_phys_[prolog|epilog]() save/restore interaction by Ingo Molnar · 10 years ago
- 23a0d4e efi: Disable interrupts around EFI calls, not in the epilog/prolog calls by Ingo Molnar · 10 years ago
- fed6cef x86/efi: Add a "debug" option to the efi= cmdline by Borislav Petkov · 10 years ago
- 67273a1 x86/olpc/xo15/sci: Use newly added power_supply_put API by Krzysztof Kozlowski · 10 years ago
- ed6dad5 x86/olpc/xo1/sci: Use newly added power_supply_put API by Krzysztof Kozlowski · 10 years ago
- 297d716 power_supply: Change ownership from driver to core by Krzysztof Kozlowski · 10 years ago
- 1bd187d x86, intel-mid: remove Intel MID specific serial support by Andy Shevchenko · 10 years ago
- 020b37a x86: Fix up obsolete __cpu_set() function usage by Rusty Russell · 10 years ago
- 5838d18 Merge branch 'linus' into x86/urgent, to merge dependent patch by Ingo Molnar · 10 years ago
- 954e12f x86/mm, efi: Use early_ioremap() in arch/x86/platform/efi/efi-bgrt.c by Juergen Gross · 10 years ago
- 579deee x86/platform/intel-mid: Fix trivial printk message typo in intel_mid_arch_setup() by Yannick Guerrini · 10 years ago
- f967737 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 5fbe4c2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- c11a25f x86/intel/quark: Fix simple_return.cocci warnings by Fengguang Wu · 10 years ago
- 32d3916 x86/intel/quark: Fix ptr_ret.cocci warnings by Fengguang Wu · 10 years ago
- 8bbc2a1 x86/intel/quark: Add Intel Quark platform support by Bryan O'Donoghue · 10 years ago
- 28a375d x86/intel/quark: Add Isolated Memory Regions for Quark X1000 by Bryan O'Donoghue · 10 years ago
- a972412 Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
- bf58b48 x86: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
- 96738c6 x86/efi: Avoid triple faults during EFI mixed mode calls by Matt Fleming · 10 years ago
- 02f1f21 kernel.h: remove ancient __FUNCTION__ hack by Rasmus Villemoes · 10 years ago
- 874e520 x86, mrst: remove Moorestown specific serial drivers by Andy Shevchenko · 10 years ago
- e589c9e Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- a978609 x86, irq: Use helpers to access irq_cfg data structure associated with IRQ by Jiang Liu · 10 years ago
- cb39288c x86, irq: Rename local APIC related functions in io_apic.c as apic_xxx() by Jiang Liu · 10 years ago
- e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
- 773fed9 Merge branches 'x86-platform-for-linus' and 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 8139548 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 9d0cf6f Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 3736708 x86: Replace seq_printf() with seq_puts() by Rasmus Villemoes · 10 years ago
- 595247f Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/efi by Ingo Molnar · 10 years ago
- 8266e31 x86, ptdump: Add section for EFI runtime services by Mathias Krause · 10 years ago
- a8a93c6 Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next by Greg Kroah-Hartman · 10 years ago
- fa2a79ce x86: UV BAU: Avoid NULL pointer reference in ptc_seq_show by James Custer · 10 years ago
- 19e0d5f Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- f182985 x86, intel-mid: Create IRQs for APB timers and RTC timers by Jiang Liu · 10 years ago
- 816fb41 Merge tag 'remove-weak-declarations' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
- 8c81f48 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 754f0da x86, intel-mid: Remove "weak" from function declarations by Bjorn Helgaas · 10 years ago
- b28af12 x86: platform: olpc: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
- fe242cc x86: platform: iris: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
- 4e78eb05 x86/efi: Mark initialization code as such by Mathias Krause · 10 years ago
- 0ce4605 x86/efi: Update comment regarding required phys mapped EFI services by Mathias Krause · 10 years ago
- 6092068 x86/efi: Unexport add_efi_memmap variable by Mathias Krause · 10 years ago