Age | Commit message (Expand) | Author |
2009-05-11 | x86: add extension fields for bootloader type and version | H. Peter Anvin |
2009-05-11 | x86, boot: make kernel_alignment adjustable; new bzImage fields | H. Peter Anvin |
2009-04-29 | x86, vmlinux.lds: fix relocatable symbols | Ingo Molnar |
2009-04-29 | x86, vmlinux.lds: add copyright | Ingo Molnar |
2009-04-29 | x86, vmlinux.lds: unify remaining parts | Sam Ravnborg |
2009-04-29 | x86, vmlinux.lds: unify percpu | Sam Ravnborg |
2009-04-29 | x86, vmlinux.lds: unify .exit.* and .init.ramfs | Sam Ravnborg |
2009-04-29 | x86, vmlinux.lds: unify parainstructions | Sam Ravnborg |
2009-04-29 | x86, vmlinux.lds: unify first part of initdata | Sam Ravnborg |
2009-04-29 | x86, vmlinux.lds: move vsyscall output sections | Sam Ravnborg |
2009-04-29 | x86, vmlinux.lds: unify data output sections | Sam Ravnborg |
2009-04-29 | x86, vmlinux.lds: unify exception table | Sam Ravnborg |
2009-04-29 | x86, vmlinux.lds: unify .text output sections | Sam Ravnborg |
2009-04-29 | x86, vmlinux.lds: unify start/end of SECTIONS | Sam Ravnborg |
2009-04-29 | x86, vmlinux.lds: unify PHDRS | Sam Ravnborg |
2009-04-29 | x86, vmlinux.lds: unify header/footer | Sam Ravnborg |
2009-04-29 | x86: beautify vmlinux_32.lds.S | Sam Ravnborg |
2009-04-27 | x86: beautify vmlinux_64.lds.S | Sam Ravnborg |
2009-04-15 | acpi-cpufreq: fix 'smp_call_function_many()' confusion | Linus Torvalds |
2009-04-14 | x86 microcode: revert some work_on_cpu | Hugh Dickins |
2009-04-13 | Fix quilt merge error in acpi-cpufreq.c | Linus Torvalds |
2009-04-13 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-04-13 | cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.c | Andrew Morton |
2009-04-12 | x86: add linux kernel support for YMM state | Suresh Siddha |
2009-04-12 | x86: Fix section mismatches in mpparse | Rakib Mullick |
2009-04-10 | x86, intr-remap: fix eoi for interrupt remapping without x2apic | Weidong Han |
2009-04-09 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-04-09 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2009-04-09 | x86: cpu_debug remove execute permission | Jaswinder Singh Rajput |
2009-04-09 | tracing/syscalls: use a dedicated file header | Frederic Weisbecker |
2009-04-08 | x86: smarten /proc/interrupts output for new counters | Hidetoshi Seto |
2009-04-08 | Merge commit 'v2.6.30-rc1' into x86/urgent | Ingo Molnar |
2009-04-08 | x86: DMI match for the Dell DXP061 as it needs BIOS reboot | Alan Cox |
2009-04-08 | x86: make 64 bit to use default_inquire_remote_apic | Yinghai Lu |
2009-04-07 | Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' an... | Len Brown |
2009-04-07 | x86 ACPI: Add support for Always Running APIC timer | Venkatesh Pallipadi |
2009-04-07 | ACPI x86: Make aperf/mperf MSR access in acpi_cpufreq read_only | Venkatesh Pallipadi |
2009-04-07 | ACPI x86: Cleanup acpi_cpufreq structures related to aperf/mperf | Venkatesh Pallipadi |
2009-04-07 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2009-04-07 | dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24) | Yang Hongyang |
2009-04-07 | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang |
2009-04-07 | dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40) | Yang Hongyang |
2009-04-07 | tracing, x86: remove duplicated #include | Huang Weiyi |
2009-04-07 | ACPI: cpufreq: remove dupilcated #include | Huang Weiyi |
2009-04-06 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds |
2009-04-05 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2009-04-05 | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-04-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds |
2009-04-05 | Merge branch 'linus' into release | Len Brown |
2009-04-05 | Merge branch 'misc' into release | Len Brown |