| Commit message (Expand) | Author | Age |
* | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-01-22 |
|\ |
|
| * | Merge branch 'pci/resource' into next | Bjorn Helgaas | 2014-01-10 |
| |\ |
|
| | * | PCI: Enforce bus address limits in resource allocation | Yinghai Lu | 2014-01-07 |
| * | | Merge branch 'pci/yijing-dev_is_pci' into next | Bjorn Helgaas | 2013-12-13 |
| |\ \ |
|
| | * | | x86/PCI: Use dev_is_pci() to identify PCI devices | Yijing Wang | 2013-12-09 |
| | |/ |
|
| * / | PCI: Drop "irq" param from *_restore_msi_irqs() | DuanZhenzhong | 2013-12-13 |
| |/ |
|
* | | x86/mm: memblock: switch to use NUMA_NO_NODE | Grygorii Strashko | 2014-01-21 |
* | | x86: memblock: set current limit to max low memory address | Santosh Shilimkar | 2014-01-21 |
* | | acpi, numa, mem_hotplug: mark all nodes the kernel resides un-hotpluggable | Tang Chen | 2014-01-21 |
* | | acpi, numa, mem_hotplug: mark hotpluggable memory in memblock | Tang Chen | 2014-01-21 |
* | | memblock: make memblock_set_node() support different memblock_type | Tang Chen | 2014-01-21 |
* | | Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-01-20 |
|\ \ |
|
| * \ | Merge 3.13-rc5 into staging-next | Greg Kroah-Hartman | 2013-12-24 |
| |\ \ |
|
| * \ \ | Merge branch 'driver-core-linus' into driver-core-next | Tejun Heo | 2013-12-10 |
| |\ \ \ |
|
| * | | | | microcode: Use request_firmware_direct() | Takashi Iwai | 2013-12-08 |
* | | | | | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-01-20 |
|\ \ \ \ \ |
|
| * | | | | | x86, x32: Use __kernel_long_t/__kernel_ulong_t in x86-64 stat.h | H.J. Lu | 2013-12-20 |
* | | | | | | Merge branch 'x86/mpx' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip | Linus Torvalds | 2014-01-20 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86/intel/mpx: Remove unused LWP structure | Ingo Molnar | 2014-01-20 |
| * | | | | | | x86, mpx: Add MPX related opcodes to the x86 opcode map | Qiaowei Ren | 2014-01-17 |
| * | | | | | | x86: replace futex_atomic_cmpxchg_inatomic() with user_atomic_cmpxchg_inatomic | Qiaowei Ren | 2013-12-16 |
| * | | | | | | x86: add user_atomic_cmpxchg_inatomic at uaccess.h | Qiaowei Ren | 2013-12-16 |
| * | | | | | | x86, xsave: Support eager-only xsave features, add MPX support | Qiaowei Ren | 2013-12-06 |
| * | | | | | | x86, cpufeature: Define the Intel MPX feature flag | Qiaowei Ren | 2013-12-06 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-01-20 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86, kaslr: Clarify RANDOMIZE_BASE_MAX_OFFSET | Kees Cook | 2014-01-14 |
| * | | | | | | x86, kaslr: Remove unused including <linux/version.h> | Wei Yongjun | 2014-01-14 |
| * | | | | | | x86, kaslr: Use char array to gain sizeof sanity | Kees Cook | 2013-11-12 |
| * | | | | | | x86, kaslr: Add a circular multiply for better bit diffusion | H. Peter Anvin | 2013-11-12 |
| * | | | | | | x86, kaslr: Mix entropy sources together as needed | Kees Cook | 2013-11-12 |
| * | | | | | | x86/relocs: Add percpu fixup for GNU ld 2.23 | Kees Cook | 2013-10-18 |
| * | | | | | | x86, boot: Rename get_flags() and check_flags() to *_cpuflags() | H. Peter Anvin | 2013-10-13 |
| * | | | | | | x86, kaslr: Raise the maximum virtual address to -1 GiB on x86_64 | Kees Cook | 2013-10-13 |
| * | | | | | | x86, kaslr: Report kernel offset on panic | Kees Cook | 2013-10-13 |
| * | | | | | | x86, kaslr: Select random position from e820 maps | Kees Cook | 2013-10-13 |
| * | | | | | | x86, kaslr: Provide randomness functions | Kees Cook | 2013-10-13 |
| * | | | | | | x86, kaslr: Return location from decompress_kernel | Kees Cook | 2013-10-13 |
| * | | | | | | x86, boot: Move CPU flags out of cpucheck | Kees Cook | 2013-10-13 |
| * | | | | | | x86, relocs: Add more per-cpu gold special cases | Michael Davidson | 2013-10-13 |
* | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-01-20 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86: Add check for number of available vectors before CPU down | Prarit Bhargava | 2014-01-16 |
| * | | | | | | | x86, cpu, amd: Add workaround for family 16h, erratum 793 | Borislav Petkov | 2014-01-14 |
* | | | | | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-01-20 |
|\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge tag 'ras_for_3.14_p2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2014-01-12 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | x86, mce: Fix mce_start_timer semantics | Borislav Petkov | 2014-01-12 |
| | * | | | | | | | | ACPI, APEI, GHES: Do not report only correctable errors with SCI | Chen, Gong | 2013-12-21 |
| * | | | | | | | | | Merge tag 'v3.13-rc8' into x86/ras, to pick up fixes. | Ingo Molnar | 2014-01-12 |
| |\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ | Merge tag 'ras_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/... | Ingo Molnar | 2013-12-16 |
| |\ \ \ \ \ \ \ \ \ \
| | | |/ / / / / / / /
| | |/| | | | / / / /
| | |_|_|_|_|/ / / /
| |/| | | | | | | | |
|
| | * | | | | | | | | x86, mce: Call put_device on device_register failure | Levente Kurusa | 2013-11-30 |
| | | |_|_|/ / / /
| | |/| | | | | | |
|
* | | | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-01-20 |
|\ \ \ \ \ \ \ \ \ |
|