Age | Commit message (Expand) | Author |
2010-10-22 | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2010-10-21 | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2010-10-21 | Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-10-21 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2010-10-21 | Merge branch 'x86-bios-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-10-21 | Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-10-20 | x86-32, mm: Add an initial page table for core bootstrapping | Borislav Petkov |
2010-10-20 | Merge branch 'x86/cleanups' into x86/trampoline | H. Peter Anvin |
2010-10-14 | x86-64: Only set max_pfn_mapped to 512 MiB if we enter via head_64.S | Jeremy Fitzhardinge |
2010-10-05 | x86, memblock: Fix crashkernel allocation | Yinghai Lu |
2010-09-20 | jump label: Make dynamic no-op selection available outside of ftrace | Jason Baron |
2010-09-20 | x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB to CONFIG_AMD_NB | Andreas Herrmann |
2010-08-31 | Merge commit 'v2.6.36-rc3' into x86/memblock | Ingo Molnar |
2010-08-27 | x86: Remove old bootmem code | Yinghai Lu |
2010-08-27 | x86, memblock: Use memblock_memory_size()/memblock_free_memory_size() to get ... | Yinghai Lu |
2010-08-27 | x86, memblock: Replace e820_/_early string with memblock_ | Yinghai Lu |
2010-08-27 | x86: Use memblock to replace early_res | Yinghai Lu |
2010-08-25 | x86, bios: Make the x86 early memory reservation a kernel option | H. Peter Anvin |
2010-08-24 | x86, bios: By default, reserve the low 64K for all BIOSes | H. Peter Anvin |
2010-08-23 | x86, vmware: Remove deprecated VMI kernel support | Alok Kataria |
2010-08-18 | x86-32: Separate 1:1 pagetables from swapper_pg_dir | Joerg Roedel |
2010-08-12 | x86, cleanup: Remove obsolete boot_cpu_id variable | Robert Richter |
2010-06-18 | x86, olpc: Add support for calling into OpenFirmware | Andres Salomon |
2010-05-24 | x86, setup: Phoenix BIOS fixup is needed on Dell Inspiron Mini 1012 | Gabor Gombas |
2010-05-20 | x86, kgdb: early trap init for early debug | Jan Kiszka |
2010-04-07 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-04-05 | Merge branch 'master' into export-slabh | Tejun Heo |
2010-04-01 | ibft, x86: Change reserve_ibft_region() to find_ibft_region() | Yinghai Lu |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-29 | x86: Make sure free_init_pages() frees pages on page boundary | Yinghai Lu |
2010-03-03 | Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2010-02-25 | x86: Do not reserve brk for DMI if it's not going to be used | Thadeu Lima de Souza Cascardo |
2010-02-17 | Merge branch 'linus' into x86/mm | Thomas Gleixner |
2010-02-12 | x86: Make 64 bit use early_res instead of bootmem before slab | Yinghai Lu |
2010-02-10 | x86: Only call dma32_reserve_bootmem 64bit !CONFIG_NUMA | Yinghai Lu |
2010-02-10 | x86: Call early_res_to_bootmem one time | Yinghai Lu |
2010-02-10 | Merge remote branch 'linus/master' into x86/bootmem | H. Peter Anvin |
2010-02-01 | x86: Remove BIOS data range from e820 | Yinghai Lu |
2010-01-29 | x86: Add quirk for Intel DG45FC board to avoid low memory corruption | David Härdeman |
2009-12-11 | x86: Use find_e820() instead of hard coded trampoline address | Yinghai Lu |
2009-12-08 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2009-12-05 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-12-03 | Merge branch 'perf/mce' into perf/core | Ingo Molnar |
2009-11-30 | x86: Fix a section mismatch in arch/x86/kernel/setup.c | Helight.Xu |
2009-11-24 | x86: Move find_smp_config() earlier and avoid bootmem usage | Yinghai Lu |
2009-11-23 | x86: Change crash kernel to reserve via reserve_early() | Yinghai Lu |
2009-11-16 | x86, mm: Report state of NX protections during boot | Kees Cook |
2009-11-16 | x86, mm: Clean up and simplify NX enablement | H. Peter Anvin |
2009-11-11 | x86: Make sure wakeup trampoline code is below 1MB | Yinghai Lu |
2009-11-10 | x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP value | Yong Wang |