Age | Commit message (Expand) | Author |
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: filter CPU features dependent on unavailable CPUID levels | H. Peter Anvin |
2009-01-23 | x86: handle PAT more like other CPU features | H. Peter Anvin |
2009-01-23 | x86: clean up stray space in <asm/processor.h> | H. Peter Anvin |
2009-01-23 | x86: ia32_signal: use {get|put}_user_try and catch | Hiroshi Shimamoto |
2009-01-23 | x86: signal: use {get|put}_user_try and catch | Hiroshi Shimamoto |
2009-01-23 | x86: uaccess: introduce try and catch framework | Hiroshi Shimamoto |
2009-01-23 | x86, mm: fix pte_free() | Peter Zijlstra |
2009-01-23 | x86, xen: fix hardirq.h merge fallout | Ingo Molnar |
2009-01-23 | x86: make irq_cpustat_t fields conditional | Brian Gerst |
2009-01-23 | x86: merge hardirq_{32,64}.h into hardirq.h | Brian Gerst |
2009-01-23 | x86: sync hardirq_{32,64}.h | Brian Gerst |
2009-01-23 | x86: remove include of apic.h from hardirq_64.h | Brian Gerst |
2009-01-23 | x86: remove idle_timestamp from 32bit irq_cpustat_t | Brian Gerst |
2009-01-22 | x86: add pte_set_flags/clear_flags for pte flag manipulation | Jeremy Fitzhardinge |
2009-01-22 | x86/pvops: remove pte_flags pvop | Jeremy Fitzhardinge |
2009-01-22 | x86 PAT: ioremap_wc should take resource_size_t parameter | venkatesh.pallipadi@intel.com |
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: optimise page fault entry, cleanup | Johannes Weiner |
2009-01-21 | x86: fix PTE corruption issue while mapping RAM using /dev/mem | Suresh Siddha |
2009-01-21 | x86: make UV support configurable | Nick Piggin |
2009-01-21 | x86: uaccess: rename __put_user_u64() to __put_user_asm_u64() | Hiroshi Shimamoto |
2009-01-21 | x86: uaccess: fix style problems | Hiroshi Shimamoto |
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 | x86: make x86_32 use tlb_64.c, build fix, clean up X86_L1_CACHE_BYTES | Ingo Molnar |
2009-01-21 | Merge branch 'x86/mm' into core/percpu | Ingo Molnar |
2009-01-21 | x86: uv cleanup, build fix | Ingo Molnar |
2009-01-21 | x86, mm: move tlb.c to arch/x86/mm/ | Ingo Molnar |
2009-01-21 | Merge branch 'cpus4096' into core/percpu | Ingo Molnar |
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-21 | x86: rename tlb_64.c to tlb.c | Tejun Heo |
2009-01-21 | x86: make x86_32 use tlb_64.c | Tejun Heo |
2009-01-21 | x86: prepare for tlb merge | Tejun Heo |
2009-01-21 | x86: uv cleanup | Tejun Heo |
2009-01-21 | x86: merge irq_regs.h | Brian Gerst |
2009-01-21 | x86: merge mmu_context.h | Brian Gerst |
2009-01-21 | x86: set %fs to __KERNEL_PERCPU unconditionally for x86_32 | Brian Gerst |
2009-01-21 | x86: fix percpu_write with 64-bit constants | Brian Gerst |
2009-01-21 | x86: clean up gdt_page definition | Brian Gerst |
2009-01-21 | x86: update canary handling during switch | Tejun Heo |
2009-01-20 | x86: remove byte locks | Jiri Kosina |
2009-01-20 | x86: optimise x86's do_page_fault (C entry point for the page fault path) | Nick Piggin |
2009-01-20 | Merge commit 'v2.6.29-rc2' into x86/mm | Ingo Molnar |
2009-01-20 | x86, cpumask: fix tlb flush race | Ingo Molnar |
2009-01-20 | Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Ingo Molnar |