| Commit message (Expand) | Author | Age | Files | Lines |
* | arch/x86/mm/init.c: fix incorrect function name in alloc_low_pages() | Zhi Yong Wu | 2013-11-13 | 1 | -2/+2 |
* | mem-hotplug: introduce movable_node boot option | Tang Chen | 2013-11-13 | 1 | -0/+11 |
* | x86, acpi, crash, kdump: do reserve_crashkernel() after SRAT is parsed. | Tang Chen | 2013-11-13 | 1 | -2/+7 |
* | x86/mem-hotplug: support initialize page tables in bottom-up | Tang Chen | 2013-11-13 | 1 | -2/+64 |
* | x86/mm: factor out of top-down direct mapping setup | Tang Chen | 2013-11-13 | 1 | -20/+39 |
* | mm/arch: use NUMA_NO_NODE | Jianguo Wu | 2013-11-13 | 1 | -1/+1 |
* | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-11-12 | 2 | -46/+10 |
|\ |
|
| * | Merge remote-tracking branch 'grant/devicetree/next' into for-next | Rob Herring | 2013-11-07 | 10 | -40/+44 |
| |\ |
|
| | * | of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code. | Grant Likely | 2013-10-24 | 1 | -6/+1 |
| | * | of/irq: simplify args to irq_create_of_mapping | Grant Likely | 2013-10-24 | 1 | -1/+1 |
| | * | of/irq: Replace of_irq with of_phandle_args | Grant Likely | 2013-10-24 | 1 | -3/+2 |
| | * | of/irq: Rename of_irq_map_* functions to of_irq_parse_* | Grant Likely | 2013-10-24 | 1 | -1/+1 |
| * | | of: remove HAVE_ARCH_DEVTREE_FIXUPS | Rob Herring | 2013-10-09 | 1 | -2/+0 |
| * | | of: implement pci_address_to_pio as weak function | Rob Herring | 2013-10-09 | 2 | -13/+0 |
| * | | x86: add necessary includes for prom.h | Rob Herring | 2013-10-09 | 1 | -0/+1 |
| * | | of: remove early_init_dt_setup_initrd_arch | Rob Herring | 2013-10-09 | 1 | -9/+0 |
| * | | x86: use unflatten_and_copy_device_tree | Rob Herring | 2013-10-09 | 1 | -15/+8 |
* | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-11-12 | 6 | -72/+790 |
|\ \ \ |
|
| * | | | Revert "x86/UV: Add uvtrace support" | Ingo Molnar | 2013-11-11 | 2 | -20/+1 |
| * | | | x86/UV: Add call to KGDB/KDB from NMI handler | Mike Travis | 2013-10-03 | 1 | -1/+46 |
| * | | | x86/UV: Check for alloc_cpumask_var() failures properly in uv_nmi_setup() | Ingo Molnar | 2013-09-24 | 1 | -2/+1 |
| * | | | x86/UV: Add uvtrace support | Mike Travis | 2013-09-24 | 2 | -1/+20 |
| * | | | x86/UV: Add kdump to UV NMI handler | Mike Travis | 2013-09-24 | 1 | -0/+41 |
| * | | | x86/UV: Add summary of cpu activity to UV NMI handler | Mike Travis | 2013-09-24 | 1 | -4/+44 |
| * | | | x86/UV: Update UV support for external NMI signals | Mike Travis | 2013-09-24 | 4 | -42/+600 |
| * | | | x86/UV: Move NMI support | Mike Travis | 2013-09-24 | 4 | -70/+105 |
* | | | | Merge branch 'x86-uaccess-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-11-12 | 1 | -6/+18 |
|\ \ \ \ |
|
| * | | | | x86: Add 1/2/4/8 byte optimization to 64bit __copy_{from,to}_user_inatomic | Andi Kleen | 2013-09-10 | 1 | -6/+18 |
* | | | | | Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-11-12 | 1 | -142/+149 |
|\ \ \ \ \ |
|
| * | | | | | x86/reboot: Correct pr_info() log message in the set_bios/pci/kbd_reboot() | Lan Tianyu | 2013-10-25 | 1 | -3/+3 |
| * | | | | | x86/reboot: Sort reboot DMI quirks by vendor | Dave Jones | 2013-10-02 | 1 | -124/+136 |
| * | | | | | x86/reboot: Remove the duplicate C6100 entry in the reboot quirks list | Masoud Sharbiani | 2013-09-26 | 1 | -8/+0 |
| * | | | | | Merge branch 'linus' | Ingo Molnar | 2013-09-26 | 5 | -15/+35 |
| |\ \ \ \ \ |
|
| * | | | | | | reboot: Allow specifying warm/cold reset for CF9 boot type | Li Fei | 2013-09-25 | 1 | -2/+5 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-11-12 | 3 | -3/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86/geode: Fix incorrect placement of __initdata tag | Bartlomiej Zolnierkiewicz | 2013-10-01 | 3 | -3/+3 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-11-12 | 1 | -3/+20 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86/mm: Add 'step_size' comments to init_mem_mapping() | Yinghai Lu | 2013-09-10 | 1 | -3/+20 |
* | | | | | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-11-12 | 3 | -2/+3 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge tag 'please-pull-eMCA-fix' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar | 2013-10-26 | 3 | -2/+3 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | ACPI, APEI, CPER: Add UEFI 2.4 support for memory error | Chen, Gong | 2013-10-23 | 1 | -2/+1 |
| | * | | | | | | | DMI: Parse memory device (type 17) in SMBIOS | Chen, Gong | 2013-10-23 | 1 | -0/+1 |
| | * | | | | | | | ACPI, x86: Extended error log driver for x86 platform | Chen, Gong | 2013-10-23 | 1 | -0/+1 |
* | | | | | | | | | Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-11-12 | 1 | -11/+16 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | x86/iommu: Clean up the CONFIG_GART_IOMMU config option a bit | Ingo Molnar | 2013-10-06 | 1 | -9/+15 |
| * | | | | | | | | | x86/iommu: Don't make AMD_GART depend on EXPERT and default y | Andi Kleen | 2013-10-06 | 1 | -5/+4 |
* | | | | | | | | | | Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2013-11-12 | 41 | -1178/+1819 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | x86, intel-mid: Do not re-introduce usage of obsolete __cpuinit | Paul Gortmaker | 2013-11-07 | 1 | -1/+1 |
| * | | | | | | | | | | intel_mid: Move platform device setups to their own platform_<device>.* files | David Cohen | 2013-10-17 | 25 | -429/+975 |
| * | | | | | | | | | | x86: intel-mid: Add section for sfi device table | David Cohen | 2013-10-17 | 1 | -0/+9 |