Age | Commit message (Expand) | Author | Files | Lines |
2009-05-09 | x86, boot: stylistic cleanups for boot/compressed/head_64.S | H. Peter Anvin | 1 | -21/+31 |
2009-05-09 | x86, boot: stylistic cleanups for boot/compressed/head_32.S | H. Peter Anvin | 1 | -81/+89 |
2009-05-09 | x86, boot: use BP_scratch in arch/x86/boot/compressed/head_*.S | H. Peter Anvin | 2 | -2/+2 |
2009-05-09 | x86, boot: follow standard Kbuild style for compression suffix | H. Peter Anvin | 1 | -4/+4 |
2009-05-09 | x86, boot: simplify arch/x86/boot/compressed/Makefile | H. Peter Anvin | 1 | -33/+6 |
2009-05-09 | x86: add a Kconfig symbol for when relocations are needed | H. Peter Anvin | 1 | -0/+5 |
2009-05-09 | x86, boot: align the .bss section in the decompressor | H. Peter Anvin | 1 | -0/+1 |
2009-04-30 | x86: boot/compressed/vmlinux.lds.S: fix build of bzImage with 64 bit compiler | Sam Ravnborg | 1 | -0/+2 |
2009-04-29 | x86, vmlinux.lds: fix relocatable symbols | Ingo Molnar | 1 | -2/+5 |
2009-04-29 | x86, vmlinux.lds: add copyright | Ingo Molnar | 1 | -1/+2 |
2009-04-29 | x86, vmlinux.lds: unify remaining parts | Sam Ravnborg | 3 | -55/+27 |
2009-04-29 | x86, vmlinux.lds: unify percpu | Sam Ravnborg | 3 | -32/+30 |
2009-04-29 | x86, vmlinux.lds: unify .exit.* and .init.ramfs | Sam Ravnborg | 3 | -42/+20 |
2009-04-29 | x86, vmlinux.lds: unify parainstructions | Sam Ravnborg | 3 | -36/+18 |
2009-04-29 | x86, vmlinux.lds: unify first part of initdata | Sam Ravnborg | 3 | -119/+61 |
2009-04-29 | x86, vmlinux.lds: move vsyscall output sections | Sam Ravnborg | 2 | -68/+71 |
2009-04-29 | x86, vmlinux.lds: unify data output sections | Sam Ravnborg | 3 | -65/+55 |
2009-04-29 | x86, vmlinux.lds: unify exception table | Sam Ravnborg | 3 | -20/+10 |
2009-04-29 | x86, vmlinux.lds: unify .text output sections | Sam Ravnborg | 4 | -51/+31 |
2009-04-29 | x86, vmlinux.lds: unify start/end of SECTIONS | Sam Ravnborg | 3 | -18/+14 |
2009-04-29 | x86, vmlinux.lds: unify PHDRS | Sam Ravnborg | 3 | -16/+13 |
2009-04-29 | x86, vmlinux.lds: unify header/footer | Sam Ravnborg | 3 | -79/+77 |
2009-04-29 | x86: beautify vmlinux_32.lds.S | Sam Ravnborg | 1 | -176/+200 |
2009-04-27 | x86: unify arch/x86/boot/compressed/vmlinux_*.lds | Linus Torvalds | 5 | -49/+20 |
2009-04-27 | x86: beautify vmlinux_64.lds.S | Sam Ravnborg | 1 | -205/+243 |
2009-04-16 | x86: standardize Kbuild rules | Sam Ravnborg | 2 | -17/+18 |
2009-04-15 | acpi-cpufreq: fix 'smp_call_function_many()' confusion | Linus Torvalds | 1 | -0/+6 |
2009-04-14 | x86 microcode: revert some work_on_cpu | Hugh Dickins | 1 | -22/+11 |
2009-04-14 | Fix quilt merge error in acpi-cpufreq.c | Linus Torvalds | 1 | -1/+1 |
2009-04-14 | Merge branch 'for-rc1/xen/core' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 7 | -59/+160 |
2009-04-13 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 10 | -19/+57 |
2009-04-13 | cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.c | Andrew Morton | 1 | -15/+9 |
2009-04-12 | x86: add linux kernel support for YMM state | Suresh Siddha | 4 | -2/+15 |
2009-04-12 | x86: fix wrong section of pat_disable & make it static | Marcin Slusarz | 1 | -1/+1 |
2009-04-12 | x86: Fix section mismatches in mpparse | Rakib Mullick | 1 | -3/+4 |
2009-04-10 | x86: fix set_fixmap to use phys_addr_t | Masami Hiramatsu | 6 | -18/+24 |
2009-04-10 | x86: Document get_user_pages_fast() | Andy Grover | 1 | -0/+16 |
2009-04-10 | x86, intr-remap: fix eoi for interrupt remapping without x2apic | Weidong Han | 1 | -1/+4 |
2009-04-10 | x86: fix set_fixmap to use phys_addr_t | Masami Hiramatsu | 4 | -6/+7 |
2009-04-09 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 7 | -18/+35 |
2009-04-09 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -1/+4 |
2009-04-09 | x86: cpu_debug remove execute permission | Jaswinder Singh Rajput | 2 | -0/+0 |
2009-04-09 | tracing/syscalls: use a dedicated file header | Frederic Weisbecker | 2 | -1/+4 |
2009-04-09 | xen: add FIX_TEXT_POKE to fixmap | Jeremy Fitzhardinge | 1 | -0/+3 |
2009-04-09 | xen: clean up gate trap/interrupt constants | Jeremy Fitzhardinge | 1 | -3/+3 |
2009-04-09 | xen: set _PAGE_NX in __supported_pte_mask before pagetable construction | Jeremy Fitzhardinge | 1 | -1/+6 |
2009-04-09 | xen/mmu: weaken flush_tlb_other test | Jeremy Fitzhardinge | 1 | -2/+2 |
2009-04-09 | xen/mmu: some early pagetable cleanups | Jeremy Fitzhardinge | 2 | -14/+28 |
2009-04-08 | Xen: Add virt_to_pfn helper function | Alex Nixon | 1 | -1/+2 |
2009-04-08 | x86-64: remove PGE from must-have feature list | Jeremy Fitzhardinge | 1 | -1/+1 |