| Commit message (Expand) | Author | Age |
* | x86-32: Separate 1:1 pagetables from swapper_pg_dir | Joerg Roedel | 2010-08-18 |
* | x86, olpc: Add support for calling into OpenFirmware | Andres Salomon | 2010-06-18 |
* | Merge branch 'master' into percpu | Tejun Heo | 2010-01-04 |
|\ |
|
| * | x86-32: Use symbolic constants, safer CPUID when enabling EFER.NX | H. Peter Anvin | 2009-11-16 |
* | | percpu: remove per_cpu__ prefix. | Rusty Russell | 2009-10-29 |
|/ |
|
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-09-26 |
|\ |
|
| * | Merge branch 'x86/asm' into x86/urgent | Ingo Molnar | 2009-09-25 |
| |\ |
|
| | * | x86: convert to use __HEAD and HEAD_TEXT macros. | Tim Abbott | 2009-09-18 |
* | | | Use macros for .data.page_aligned section. | Tim Abbott | 2009-09-21 |
* | | | Use macros for .bss.page_aligned section. | Tim Abbott | 2009-09-21 |
|/ / |
|
* | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-09-18 |
|\ \
| |/
|/| |
|
| * | x86: Add hardware_subarch ID for Moorestown | Pan, Jacob jun | 2009-08-31 |
* | | x86/i386: Make sure stack-protector segment base is cache aligned | Jeremy Fitzhardinge | 2009-09-03 |
|/ |
|
* | i386: Fix section mismatches for init code with !HOTPLUG_CPU | Jan Beulich | 2009-08-18 |
* | x86: fix section mismatch for i386 init code | Robert Richter | 2009-07-27 |
* | x86: de-assembler-ize asm/desc.h | Alexander van Heukelum | 2009-06-18 |
* | x86, vmlinux.lds: unify .text output sections | Sam Ravnborg | 2009-04-29 |
* | x86-32: tighten the bound on additional memory to map | H. Peter Anvin | 2009-03-17 |
* | x86-32: remove ALLOCATOR_SLOP from head_32.S | Jeremy Fitzhardinge | 2009-03-17 |
* | x86-32: make sure we map enough to fit linear map pagetables | Jeremy Fitzhardinge | 2009-03-17 |
* | x86: put initial_pg_tables into .bss | Yinghai Lu | 2009-03-14 |
* | x86: allow extend_brk users to reserve brk space | Jeremy Fitzhardinge | 2009-03-14 |
* | x86-32: compute initial mapping size more accurately | Yinghai Lu | 2009-03-14 |
* | x86-32: use brk segment for allocating initial kernel pagetable | Jeremy Fitzhardinge | 2009-03-14 |
* | x86: use _types.h headers in asm where available | Jeremy Fitzhardinge | 2009-02-13 |
* | Merge branch 'core/percpu' into x86/core | Ingo Molnar | 2009-02-13 |
|\ |
|
| * | x86: fix x86_32 stack protector bugs | Tejun Heo | 2009-02-11 |
| * | x86: implement x86_32 stack protector | Tejun Heo | 2009-02-09 |
| | | |
| \ | |
*-. \ | Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/... | Ingo Molnar | 2009-01-28 |
|\ \ \
| |_|/
|/| | |
|
| | * | x86: improve early fault/irq printout | Ingo Molnar | 2009-01-26 |
| | * | x86, debug: remove early_printk() #ifdefs from head_32.S | Ingo Molnar | 2009-01-26 |
| |/ |
|
* / | x86: set %fs to __KERNEL_PERCPU unconditionally for x86_32 | Brian Gerst | 2009-01-21 |
|/ |
|
* | x86, cpa: rename PTE attribute macros for kernel direct mapping in early boot | Suresh Siddha | 2008-10-10 |
* | x86: fix cpu hotplug on 32bit | Thomas Gleixner | 2008-07-27 |
* | x86: boot secondary cpus through initial_code | Glauber Costa | 2008-07-08 |
* | x86: use initial_code for i386 | Glauber Costa | 2008-07-08 |
* | Merge branch 'linus' into tmp.x86.mpparse.new | Ingo Molnar | 2008-07-08 |
|\ |
|
| * | x86: fix asm warning in head_32.S | Joe Korty | 2008-06-12 |
* | | x86: clean up max_pfn_mapped usage - 32-bit | Yinghai Lu | 2008-06-03 |
* | | x86: extend e820 early_res support 32bit -fix #3 | Yinghai Lu | 2008-05-31 |
|/ |
|
* | x86: fix early-BUG message | Vegard Nossum | 2008-04-30 |
* | x86: remove pointless comments | WANG Cong | 2008-04-19 |
* | x86: introduce kernel/head32.c | Eric W. Biederman | 2008-04-17 |
* | x86: fix fault_msg nul termination | Jiri Slaby | 2008-03-21 |
* | x86: don't make swapper_pg_pmd global | Adrian Bunk | 2008-02-26 |
* | x86: don't make swapper_pg_fixmap global | Adrian Bunk | 2008-02-19 |
* | x86: construct 32-bit boot time page tables in native format. | Ian Campbell | 2008-02-09 |
* | x86: fix Section mismatch: reference to .init.text:lguest_entry | Sam Ravnborg | 2008-01-30 |
* | x86_32: always run the full set of paging state. | Ian Campbell | 2008-01-30 |
* | x86_32: remove unnecessary use of %ebx as the boot cpu flag | Ian Campbell | 2008-01-30 |