Age | Commit message (Expand) | Author |
2009-02-06 | x86: unify pmd_none | Jeremy Fitzhardinge |
2009-02-06 | x86: unify pmd_present | Jeremy Fitzhardinge |
2009-02-06 | x86: unify pgd_present | Jeremy Fitzhardinge |
2009-02-06 | x86: unify pud_present | Jeremy Fitzhardinge |
2009-02-06 | x86: unify pte_present | Jeremy Fitzhardinge |
2009-02-06 | x86: unify pte_same | Jeremy Fitzhardinge |
2009-02-06 | x86: unify pte_none | Jeremy Fitzhardinge |
2009-01-31 | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-01-31 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2009-01-31 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-01-30 | x86 setup: fix asm constraints in vesa_store_edid | Andreas Schwab |
2009-01-31 | headers_check fix: x86, swab.h | Jaswinder Singh Rajput |
2009-01-31 | headers_check fix: x86, sigcontext32.h | Jaswinder Singh Rajput |
2009-01-31 | headers_check fix: x86, sigcontext.h | Jaswinder Singh Rajput |
2009-01-31 | headers_check fix: x86, ptrace-abi.h | Jaswinder Singh Rajput |
2009-01-31 | headers_check fix: x86, mtrr.h | Jaswinder Singh Rajput |
2009-01-31 | headers_check fix: x86, mce.h | Jaswinder Singh Rajput |
2009-01-31 | headers_check fix: x86, kvm.h | Jaswinder Singh Rajput |
2009-01-31 | headers_check fix: x86, e820.h | Jaswinder Singh Rajput |
2009-01-29 | Documentation: move DMA-mapping.txt to Doc/PCI/ | Randy Dunlap |
2009-01-30 | lguest: typos fix | Atsushi SAKAI |
2009-01-29 | x86: tone down mtrr_trim_uncached_memory() warning | Ingo Molnar |
2009-01-26 | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds |
2009-01-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds |
2009-01-26 | eeprom: More consistent symbol names | Jean Delvare |
2009-01-26 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-01-26 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-01-26 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-01-26 | x86: correct the CPUID pattern for MSR_IA32_MISC_ENABLE availability | H. Peter Anvin |
2009-01-26 | x86: fix section mismatch warning | Rakib Mullick |
2009-01-26 | x86: unmask CPUID levels on Intel CPUs, fix | Ingo Molnar |
2009-01-26 | x86: work around PAGE_KERNEL_WC not getting WC in iomap_atomic_prot_pfn. | Eric Anholt |
2009-01-25 | x86: use standard PIT frequency | Ingo Molnar |
2009-01-23 | x86, mm: fix pte_free() | Peter Zijlstra |
2009-01-22 | x86, ds, bts: cleanup/fix DS configuration | Markus Metzger |
2009-01-22 | debugobjects: add and use INIT_WORK_ON_STACK | Thomas Gleixner |
2009-01-22 | x86: unmask CPUID levels on Intel CPUs | H. Peter Anvin |
2009-01-21 | x86: add MSR_IA32_MISC_ENABLE bits to <asm/msr-index.h> | H. Peter Anvin |
2009-01-21 | x86: fix PTE corruption issue while mapping RAM using /dev/mem | Suresh Siddha |
2009-01-21 | x86: mtrr fix debug boot parameter | Thomas Renninger |
2009-01-21 | x86: fix page attribute corruption with cpa() | Suresh Siddha |
2009-01-21 | Revert "x86: signal: change type of paramter for sys_rt_sigreturn()" | Ingo Molnar |
2009-01-21 | x86: use early clobbers in usercopy*.c | Andi Kleen |
2009-01-20 | x86: remove kernel_physical_mapping_init() from init section | Gary Hade |
2009-01-20 | fix: crash: IP: __bitmap_intersects+0x48/0x73 | Ingo Molnar |
2009-01-19 | cpufreq: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write | Mike Travis |
2009-01-18 | x86: fix section mismatch warnings in kernel/setup_percpu.c | Leonardo Potenza |
2009-01-18 | x86: put trigger in to detect mismatched apic versions | Mike Travis |
2009-01-16 | Merge branch 'misc' into release | Len Brown |
2009-01-16 | kprobes: check CONFIG_FREEZER instead of CONFIG_PM | Masami Hiramatsu |