| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'linus' into x86/urgent, to merge dependent patch | Ingo Molnar | 2015-02-28 | 9 | -272/+805 |
|\ |
|
| * | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-02-21 | 4 | -0/+793 |
| |\ |
|
| | * | x86/intel/quark: Fix simple_return.cocci warnings | Fengguang Wu | 2015-02-19 | 1 | -5/+1 |
| | * | x86/intel/quark: Fix ptr_ret.cocci warnings | Fengguang Wu | 2015-02-19 | 1 | -4/+1 |
| | * | x86/intel/quark: Add Intel Quark platform support | Bryan O'Donoghue | 2015-02-18 | 1 | -0/+1 |
| | * | x86/intel/quark: Add Isolated Memory Regions for Quark X1000 | Bryan O'Donoghue | 2015-02-18 | 3 | -0/+799 |
| * | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-02-21 | 2 | -178/+104 |
| |\ \ |
|
| * \ \ | Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2015-02-15 | 3 | -253/+4 |
| |\ \ \ |
|
| | * | | | x86, mrst: remove Moorestown specific serial drivers | Andy Shevchenko | 2015-02-02 | 3 | -253/+4 |
| | | |/
| | |/| |
|
| * | | | x86: use %*pb[l] to print bitmaps including cpumasks and nodemasks | Tejun Heo | 2015-02-14 | 1 | -18/+7 |
| * | | | kernel.h: remove ancient __FUNCTION__ hack | Rasmus Villemoes | 2015-02-13 | 1 | -1/+1 |
| |/ / |
|
* | / | x86/platform/intel-mid: Fix trivial printk message typo in intel_mid_arch_set... | Yannick Guerrini | 2015-02-24 | 1 | -1/+1 |
| |/
|/| |
|
* | | x86/efi: Avoid triple faults during EFI mixed mode calls | Matt Fleming | 2015-02-13 | 2 | -178/+104 |
|/ |
|
* | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-12-19 | 1 | -3/+3 |
|\ |
|
| * | x86, irq: Use helpers to access irq_cfg data structure associated with IRQ | Jiang Liu | 2014-12-16 | 1 | -2/+2 |
| * | x86, irq: Rename local APIC related functions in io_apic.c as apic_xxx() | Jiang Liu | 2014-12-16 | 1 | -1/+1 |
* | | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-15 | 2 | -3/+0 |
|\ \
| |/
|/| |
|
| * | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 2014-11-04 | 2 | -3/+0 |
| |\ |
|
| | * | x86: platform: olpc: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -2/+0 |
| | * | x86: platform: iris: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'x86-platform-for-linus' and 'x86-uv-for-linus' of git://git.k... | Linus Torvalds | 2014-12-10 | 1 | -0/+4 |
|\ \ \ \
| | |/ /
| |/| | |
|
| | * | | x86: UV BAU: Avoid NULL pointer reference in ptc_seq_show | James Custer | 2014-11-03 | 1 | -0/+4 |
| |/ / |
|
* | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-10 | 1 | -2/+1 |
|\ \ \ |
|
| * \ \ | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin... | Ingo Molnar | 2014-11-16 | 1 | -2/+1 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | x86, ptdump: Add section for EFI runtime services | Mathias Krause | 2014-11-11 | 1 | -2/+1 |
* | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-10 | 1 | -14/+12 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | x86: Replace seq_printf() with seq_puts() | Rasmus Villemoes | 2014-12-08 | 1 | -14/+12 |
| |/ / |
|
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-10-31 | 1 | -0/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | x86, intel-mid: Create IRQs for APB timers and RTC timers | Jiang Liu | 2014-10-29 | 1 | -0/+2 |
| |/ |
|
* | | Merge tag 'remove-weak-declarations' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-10-24 | 1 | -4/+3 |
|\ \ |
|
| * | | x86, intel-mid: Remove "weak" from function declarations | Bjorn Helgaas | 2014-10-23 | 1 | -4/+3 |
| |/ |
|
* | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-10-23 | 5 | -45/+65 |
|\ \
| |/
|/| |
|
| * | x86/efi: Mark initialization code as such | Mathias Krause | 2014-10-03 | 4 | -12/+14 |
| * | x86/efi: Update comment regarding required phys mapped EFI services | Mathias Krause | 2014-10-03 | 1 | -6/+6 |
| * | x86/efi: Unexport add_efi_memmap variable | Mathias Krause | 2014-10-03 | 1 | -3/+1 |
| * | x86: efi: Format EFI memory type & attrs with efi_md_typeattr_format() | Laszlo Ersek | 2014-10-03 | 1 | -2/+5 |
| * | x86/efi: Clear EFI_RUNTIME_SERVICES if failing to enter virtual mode | Dave Young | 2014-10-03 | 1 | -1/+5 |
| * | efi: Add kernel param efi=noruntime | Dave Young | 2014-10-03 | 1 | -2/+2 |
| * | lib: Add a generic cmdline parse function parse_option_str | Dave Young | 2014-10-03 | 1 | -20/+2 |
| * | efi: Move noefi early param code out of x86 arch code | Dave Young | 2014-10-03 | 1 | -9/+1 |
| * | efi-bgrt: Add error handling; inform the user when ignoring the BGRT | Josh Triplett | 2014-10-03 | 1 | -6/+30 |
| * | efi: Add efi= parameter parsing to the EFI boot stub | Matt Fleming | 2014-10-03 | 1 | -2/+17 |
* | | uv: Replace __get_cpu_var | Christoph Lameter | 2014-08-26 | 1 | -20/+20 |
* | | x86: Replace __get_cpu_var uses | Christoph Lameter | 2014-08-26 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-08-14 | 4 | -57/+42 |
|\ |
|
| * | x86: intel-mid: Use the new io_apic interfaces | Jiang Liu | 2014-07-14 | 1 | -16/+6 |
| * | x86, irq, SFI: Use common irqdomain map interface to program IOAPIC pins | Jiang Liu | 2014-06-21 | 2 | -34/+28 |
| * | x86, SFI, irq: Provide basic irqdomain support | Jiang Liu | 2014-06-21 | 2 | -1/+9 |
| * | x86, irq: Enhance mp_register_ioapic() to support irqdomain | Jiang Liu | 2014-06-21 | 1 | -1/+1 |
| * | x86: ce4100, irq: Do not set legacy_pic to null_legacy_pic | Jiang Liu | 2014-06-21 | 1 | -2/+0 |