| Commit message (Expand) | Author | Age |
| ... | |
| | | | | |
| | | \ | |
| | *-. \ | Merge branches 'x86/mm', 'x86/build', 'x86/apic' and 'x86/platform' into x86/... | Ingo Molnar | 2015-06-03 |
| | |\ \ \
| | |_|/
| |/| | |
|
| | | | * | x86/platform/atom/punit: Add Punit device state debug driver | Srinivas Pandruvada | 2015-05-07 |
| | | |/
| |/| |
|
| | | * | Merge branch 'x86/asm' into x86/apic, to resolve a conflict | Ingo Molnar | 2015-05-11 |
| | | |\
| | |/
| |/| |
|
| | | * | x86: Constify irqdomain ops | Thomas Gleixner | 2015-05-05 |
| | | * | x86/irq: Move irqdomain specific code into asm/irqdomain.h | Jiang Liu | 2015-04-24 |
| | | * | x86: Cleanup irq_domain ops | Thomas Gleixner | 2015-04-24 |
| | | * | x86/irq: Move check of cfg->move_in_progress into send_cleanup_vector() | Jiang Liu | 2015-04-24 |
| | | * | x86/irq: Convert IOAPIC to use hierarchical irqdomain interfaces | Jiang Liu | 2015-04-24 |
| | | * | x86/irq: Prepare IOAPIC interfaces to support hierarchical irqdomains | Jiang Liu | 2015-04-24 |
| | | * | x86/intel-mid, trivial: Refine code syntax for sfi_parse_mtmr() | Jiang Liu | 2015-04-24 |
| | | * | x86/intel-mid: Delay initialization of APB timer | Thomas Gleixner | 2015-04-24 |
| | | * | x86/uv: Use hierarchical irqdomain to manage UV interrupts | Jiang Liu | 2015-04-24 |
| | | * | x86/uv: Use new irqdomain interfaces to allocate/free IRQ | Jiang Liu | 2015-04-24 |
| * | | | efi: Add esrt support | Peter Jones | 2015-04-30 |
| |/ / |
|
| * | | Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2015-04-21 |
| |\ \
| |/
|/| |
|
| | * | x86, intel-mid: remove Intel MID specific serial support | Andy Shevchenko | 2015-03-07 |
| * | | Merge tag 'for-v4.1' of git://git.infradead.org/battery-2.6 | Linus Torvalds | 2015-04-13 |
| |\ \ |
|
| | * | | x86/olpc/xo15/sci: Use newly added power_supply_put API | Krzysztof Kozlowski | 2015-03-13 |
| | * | | x86/olpc/xo1/sci: Use newly added power_supply_put API | Krzysztof Kozlowski | 2015-03-13 |
| | * | | power_supply: Change ownership from driver to core | Krzysztof Kozlowski | 2015-03-13 |
| * | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-04-13 |
| |\ \ \ |
|
| | * | | | x86/intel/quark: Run IMR self-test on IMR capble hw only | Bryan O'Donoghue | 2015-04-02 |
| | | |/
| |/| |
|
| * | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-04-13 |
| |\ \ \ |
|
| | * | | | x86/mm, efi: Use early_ioremap() in arch/x86/platform/efi/efi-bgrt.c | Juergen Gross | 2015-02-24 |
| | | |/
| |/| |
|
| * | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-04-13 |
| |\ \ \ |
|
| | * | | | x86: Fix up obsolete __cpu_set() function usage | Rusty Russell | 2015-03-02 |
| | | |/
| |/| |
|
| * | | | efi: Clean up the efi_call_phys_[prolog|epilog]() save/restore interaction | Ingo Molnar | 2015-04-01 |
| * | | | efi: Disable interrupts around EFI calls, not in the epilog/prolog calls | Ingo Molnar | 2015-04-01 |
| * | | | x86/efi: Add a "debug" option to the efi= cmdline | Borislav Petkov | 2015-04-01 |
| |/ / |
|
| * | | Merge branch 'linus' into x86/urgent, to merge dependent patch | Ingo Molnar | 2015-02-28 |
| |\| |
|
| | * | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-02-21 |
| | |\ |
|
| | | * | x86/intel/quark: Fix simple_return.cocci warnings | Fengguang Wu | 2015-02-19 |
| | | * | x86/intel/quark: Fix ptr_ret.cocci warnings | Fengguang Wu | 2015-02-19 |
| | | * | x86/intel/quark: Add Intel Quark platform support | Bryan O'Donoghue | 2015-02-18 |
| | | * | x86/intel/quark: Add Isolated Memory Regions for Quark X1000 | Bryan O'Donoghue | 2015-02-18 |
| | * | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-02-21 |
| | |\ \ |
|
| | * \ \ | Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2015-02-15 |
| | |\ \ \ |
|
| | | * | | | x86, mrst: remove Moorestown specific serial drivers | Andy Shevchenko | 2015-02-02 |
| | | | |/
| | |/| |
|
| | * | | | x86: use %*pb[l] to print bitmaps including cpumasks and nodemasks | Tejun Heo | 2015-02-13 |
| | * | | | kernel.h: remove ancient __FUNCTION__ hack | Rasmus Villemoes | 2015-02-12 |
| | |/ / |
|
| * | / | x86/platform/intel-mid: Fix trivial printk message typo in intel_mid_arch_set... | Yannick Guerrini | 2015-02-24 |
| | |/
|/| |
|
| * | | x86/efi: Avoid triple faults during EFI mixed mode calls | Matt Fleming | 2015-02-13 |
| |/ |
|
| * | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-12-19 |
| |\ |
|
| | * | x86, irq: Use helpers to access irq_cfg data structure associated with IRQ | Jiang Liu | 2014-12-16 |
| | * | x86, irq: Rename local APIC related functions in io_apic.c as apic_xxx() | Jiang Liu | 2014-12-16 |
| * | | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-14 |
| |\ \
| |/
|/| |
|
| | * | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 2014-11-03 |
| | |\ |
|
| | | * | x86: platform: olpc: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 |
| | | * | x86: platform: iris: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 |
| | | | | |
| | \ \ | |
| *-. \ \ | Merge branches 'x86-platform-for-linus' and 'x86-uv-for-linus' of git://git.k... | Linus Torvalds | 2014-12-10 |
| |\ \ \ \
| | |/ /
| |/| | |
|