Age | Commit message (Expand) | Author | Files | Lines |
2015-10-14 | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin... | Ingo Molnar | 1 | -4/+2 |
2015-10-14 | Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fix | Ingo Molnar | 9 | -32/+876 |
2015-10-12 | x86/efi: Rename print_efi_memmap() to efi_print_memmap() | Taku Izumi | 1 | -2/+2 |
2015-10-12 | efi/x86: Move efi=debug option parsing to core | Leif Lindholm | 1 | -2/+0 |
2015-10-01 | x86/efi: Fix boot crash by mapping EFI memmap entries bottom-up at runtime, i... | Matt Fleming | 1 | -1/+66 |
2015-09-10 | kexec: split kexec_load syscall from kexec core code | Dave Young | 2 | -5/+5 |
2015-09-01 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2015-09-01 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 6 | -25/+804 |
2015-08-25 | x86/platform: Make atom/pmc_atom.c explicitly non-modular | Paul Gortmaker | 1 | -9/+4 |
2015-08-08 | efi, x86: Rearrange efi_mem_attributes() | Jonathan (Zhixiong) Zhang | 1 | -18/+0 |
2015-08-08 | x86/efi-bgrt: Switch pr_err() to pr_debug() for invalid BGRT | Matt Fleming | 1 | -2/+7 |
2015-07-30 | x86/uv/time: Migrate to new set-state interface | Viresh Kumar | 1 | -24/+13 |
2015-07-30 | efi: Check for NULL efi kernel parameters | Ricardo Neri | 1 | -0/+5 |
2015-07-16 | x86/platform/iosf_mbi: Add Intel Tangier PCI id | Andy Shevchenko | 1 | -0/+2 |
2015-07-16 | x86/platform/iosf_mbi: Source cleanup | Andy Shevchenko | 1 | -5/+4 |
2015-07-16 | x86/platform/iosf_mbi: Remove NULL pointer checks for pci_dev_put() | Andy Shevchenko | 1 | -4/+2 |
2015-07-16 | x86/platform/iosf_mbi: Check return value of debugfs_create properly | Andy Shevchenko | 1 | -5/+5 |
2015-07-16 | x86/platform/iosf_mbi: Move to dedicated folder | Andy Shevchenko | 3 | -0/+330 |
2015-07-13 | x86/irq: Use accessor irq_data_get_node() | Jiang Liu | 1 | -1/+1 |
2015-07-06 | x86/platform/intel/pmc_atom: Move the PMC-Atom code to arch/x86/platform/atom | Andy Shevchenko | 2 | -1/+467 |
2015-07-02 | Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/... | Linus Torvalds | 1 | -2/+1 |
2015-07-01 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2015-06-29 | Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+3 |
2015-06-24 | x86, mirror: x86 enabling - find mirrored memory ranges | Tony Luck | 1 | -0/+21 |
2015-06-22 | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 8 | -215/+328 |
2015-06-16 | x86: don't use module_init in non-modular intel_mid_vrtc.c | Paul Gortmaker | 1 | -2/+1 |
2015-06-03 | Merge branches 'x86/mm', 'x86/build', 'x86/apic' and 'x86/platform' into x86/... | Ingo Molnar | 8 | -215/+328 |
2015-05-28 | kernel/params: constify struct kernel_param_ops uses | Luis R. Rodriguez | 1 | -1/+1 |
2015-05-27 | e820, efi: add ACPI 6.0 persistent memory types | Dan Williams | 1 | -0/+3 |
2015-05-11 | Merge branch 'x86/asm' into x86/apic, to resolve a conflict | Ingo Molnar | 2 | -113/+0 |
2015-05-07 | x86/platform/atom/punit: Add Punit device state debug driver | Srinivas Pandruvada | 3 | -0/+185 |
2015-05-05 | x86: Constify irqdomain ops | Thomas Gleixner | 1 | -5/+5 |
2015-04-30 | efi: Add esrt support | Peter Jones | 1 | -0/+2 |
2015-04-24 | x86/irq: Move irqdomain specific code into asm/irqdomain.h | Jiang Liu | 1 | -1/+1 |
2015-04-24 | x86: Cleanup irq_domain ops | Thomas Gleixner | 1 | -8/+2 |
2015-04-24 | x86/irq: Move check of cfg->move_in_progress into send_cleanup_vector() | Jiang Liu | 1 | -2/+1 |
2015-04-24 | x86/irq: Convert IOAPIC to use hierarchical irqdomain interfaces | Jiang Liu | 3 | -7/+6 |
2015-04-24 | x86/irq: Prepare IOAPIC interfaces to support hierarchical irqdomains | Jiang Liu | 2 | -4/+9 |
2015-04-24 | x86/intel-mid, trivial: Refine code syntax for sfi_parse_mtmr() | Jiang Liu | 1 | -10/+10 |
2015-04-24 | x86/intel-mid: Delay initialization of APB timer | Thomas Gleixner | 2 | -7/+13 |
2015-04-24 | x86/uv: Use hierarchical irqdomain to manage UV interrupts | Jiang Liu | 1 | -180/+110 |
2015-04-24 | x86/uv: Use new irqdomain interfaces to allocate/free IRQ | Jiang Liu | 1 | -16/+11 |
2015-04-21 | Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2 | -113/+0 |
2015-04-13 | Merge tag 'for-v4.1' of git://git.infradead.org/battery-2.6 | Linus Torvalds | 2 | -4/+4 |
2015-04-13 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+9 |
2015-04-13 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+2 |
2015-04-13 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -3/+3 |
2015-04-02 | x86/intel/quark: Run IMR self-test on IMR capble hw only | Bryan O'Donoghue | 1 | -1/+9 |
2015-04-01 | efi: Clean up the efi_call_phys_[prolog|epilog]() save/restore interaction | Ingo Molnar | 3 | -15/+27 |
2015-04-01 | efi: Disable interrupts around EFI calls, not in the epilog/prolog calls | Ingo Molnar | 3 | -11/+10 |