Age | Commit message (Expand) | Author | Files | Lines |
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 |
2015-04-01 | x86/efi: Add a "debug" option to the efi= cmdline | Borislav Petkov | 1 | -1/+4 |
2015-03-13 | x86/olpc/xo15/sci: Use newly added power_supply_put API | Krzysztof Kozlowski | 1 | -2/+2 |
2015-03-13 | x86/olpc/xo1/sci: Use newly added power_supply_put API | Krzysztof Kozlowski | 1 | -2/+2 |
2015-03-13 | power_supply: Change ownership from driver to core | Krzysztof Kozlowski | 2 | -4/+4 |
2015-03-07 | x86, intel-mid: remove Intel MID specific serial support | Andy Shevchenko | 2 | -113/+0 |
2015-03-02 | x86: Fix up obsolete __cpu_set() function usage | Rusty Russell | 1 | -3/+3 |
2015-02-28 | Merge branch 'linus' into x86/urgent, to merge dependent patch | Ingo Molnar | 9 | -272/+805 |
2015-02-24 | x86/mm, efi: Use early_ioremap() in arch/x86/platform/efi/efi-bgrt.c | Juergen Gross | 1 | -2/+2 |
2015-02-24 | x86/platform/intel-mid: Fix trivial printk message typo in intel_mid_arch_set... | Yannick Guerrini | 1 | -1/+1 |
2015-02-21 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 4 | -0/+793 |
2015-02-21 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -178/+104 |
2015-02-19 | x86/intel/quark: Fix simple_return.cocci warnings | Fengguang Wu | 1 | -5/+1 |
2015-02-19 | x86/intel/quark: Fix ptr_ret.cocci warnings | Fengguang Wu | 1 | -4/+1 |
2015-02-18 | x86/intel/quark: Add Intel Quark platform support | Bryan O'Donoghue | 1 | -0/+1 |
2015-02-18 | x86/intel/quark: Add Isolated Memory Regions for Quark X1000 | Bryan O'Donoghue | 3 | -0/+799 |
2015-02-15 | Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 3 | -253/+4 |
2015-02-13 | x86: use %*pb[l] to print bitmaps including cpumasks and nodemasks | Tejun Heo | 1 | -18/+7 |
2015-02-13 | x86/efi: Avoid triple faults during EFI mixed mode calls | Matt Fleming | 2 | -178/+104 |
2015-02-12 | kernel.h: remove ancient __FUNCTION__ hack | Rasmus Villemoes | 1 | -1/+1 |
2015-02-02 | x86, mrst: remove Moorestown specific serial drivers | Andy Shevchenko | 3 | -253/+4 |