aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/setup.c
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | x86, memblock: Use memblock_memory_size()/memblock_free_memory_size() to get ...Yinghai Lu2010-08-271-0/+1
| * | | | x86, memblock: Replace e820_/_early string with memblock_Yinghai Lu2010-08-271-15/+14
| * | | | x86: Use memblock to replace early_resYinghai Lu2010-08-271-13/+33
* | | | | Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-211-8/+4
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | x86, vmware: Remove deprecated VMI kernel supportAlok Kataria2010-08-231-8/+4
| | |/ / | |/| |
* | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-10-211-1/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | x86, cleanup: Remove obsolete boot_cpu_id variableRobert Richter2010-08-121-1/+0
* | | | Merge branch 'x86-bios-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-10-211-76/+30
|\ \ \ \
| * | | | x86, bios: Make the x86 early memory reservation a kernel optionH. Peter Anvin2010-08-251-2/+26
| * | | | x86, bios: By default, reserve the low 64K for all BIOSesH. Peter Anvin2010-08-241-77/+7
| | |/ / | |/| |
* | | | Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-211-1/+1
|\ \ \ \
| * | | | x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB to CONFIG_AMD_NBAndreas Herrmann2010-09-201-1/+1
| |/ / /
* / / / jump label: Make dynamic no-op selection available outside of ftraceJason Baron2010-09-201-0/+6
|/ / /
* / / x86-32: Separate 1:1 pagetables from swapper_pg_dirJoerg Roedel2010-08-181-0/+2
|/ /
* / x86, olpc: Add support for calling into OpenFirmwareAndres Salomon2010-06-181-0/+6
|/
* x86, setup: Phoenix BIOS fixup is needed on Dell Inspiron Mini 1012Gabor Gombas2010-05-241-0/+11
* x86, kgdb: early trap init for early debugJan Kiszka2010-05-201-0/+1
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-04-071-2/+12
|\
| * ibft, x86: Change reserve_ibft_region() to find_ibft_region()Yinghai Lu2010-04-011-2/+12
* | Merge branch 'master' into export-slabhTejun Heo2010-04-051-4/+6
|\|
| * x86: Make sure free_init_pages() frees pages on page boundaryYinghai Lu2010-03-291-4/+6
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
|/
* Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-03-031-7/+3
|\
| * x86: Make 64 bit use early_res instead of bootmem before slabYinghai Lu2010-02-121-0/+2
| * x86: Only call dma32_reserve_bootmem 64bit !CONFIG_NUMAYinghai Lu2010-02-101-7/+0
| * x86: Call early_res_to_bootmem one timeYinghai Lu2010-02-101-0/+1
| * Merge remote branch 'linus/master' into x86/bootmemH. Peter Anvin2010-02-101-9/+30
| |\
* | | x86: Do not reserve brk for DMI if it's not going to be usedThadeu Lima de Souza Cascardo2010-02-251-0/+2
* | | Merge branch 'linus' into x86/mmThomas Gleixner2010-02-171-9/+30
|\ \ \ | |/ / |/| / | |/
| * x86: Add quirk for Intel DG45FC board to avoid low memory corruptionDavid Härdeman2010-01-291-3/+11
| * x86: Use find_e820() instead of hard coded trampoline addressYinghai Lu2009-12-111-5/+8
| * Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-081-63/+43
| |\
| * \ Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-051-2/+2
| |\ \
| | * | x86: Fix a section mismatch in arch/x86/kernel/setup.cHelight.Xu2009-11-301-2/+2
| * | | Merge branch 'perf/mce' into perf/coreIngo Molnar2009-12-031-0/+3
| |\ \ \
| | * | | x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP valueYong Wang2009-11-101-0/+3
| | |/ /
| * / / x86: Add Phoenix/MSC BIOSes to lowmem corruption listSimon Kagstrom2009-11-061-0/+7
| |/ /
* | / x86: Remove BIOS data range from e820Yinghai Lu2010-02-011-1/+18
| |/ |/|
* | x86: Move find_smp_config() earlier and avoid bootmem usageYinghai Lu2009-11-241-5/+5
* | x86: Change crash kernel to reserve via reserve_early()Yinghai Lu2009-11-231-42/+15
* | x86, mm: Report state of NX protections during bootKees Cook2009-11-161-5/+6
* | x86, mm: Clean up and simplify NX enablementH. Peter Anvin2009-11-161-6/+2
* | x86: Make sure wakeup trampoline code is below 1MBYinghai Lu2009-11-111-6/+7
* | x86: Export srat physical topologyDavid Rientjes2009-10-121-2/+3
* | x86: Export k8 physical topologyDavid Rientjes2009-10-121-1/+9
|/
* Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2009-09-231-0/+3
|\
| * Merge branch 'linus' into sfi-releaseLen Brown2009-09-191-102/+36
| |\
| * | x86: add arch-specific SFI supportFeng Tang2009-08-281-0/+3
* | | Merge branch 'linus' into x86/urgentIngo Molnar2009-09-201-97/+18
|\ \ \ | | |/ | |/|
| * | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-181-97/+18
| |\ \