Age | Commit message (Expand) | Author |
2008-12-23 | x86: fix lguest used_vectors breakage, -v2 | Yinghai Lu |
2008-12-23 | Merge branch 'x86/irq' into x86/core | Ingo Molnar |
2008-12-23 | Merge branch 'x86/iommu' into x86/core | Ingo Molnar |
2008-12-23 | Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',... | Ingo Molnar |
2008-12-23 | Merge branch 'x86/apic' into x86/irq | Ingo Molnar |
2008-12-20 | x86, bts: add fork and exit handling | Markus Metzger |
2008-12-19 | x86: PAT: move track untrack pfnmap stubs to asm-generic | venkatesh.pallipadi@intel.com |
2008-12-19 | x86: PAT: remove follow_pfnmap_pte in favor of follow_phys | venkatesh.pallipadi@intel.com |
2008-12-19 | Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i... | Ingo Molnar |
2008-12-18 | x86: ia32.h: remove unused struct sigfram32 and rt_sigframe32 | Hiroshi Shimamoto |
2008-12-18 | x86: sigframe.h: include headers for dependency | Hiroshi Shimamoto |
2008-12-18 | x86: traps.c declare functions before they get used | Jaswinder Singh |
2008-12-18 | x86: PAT: add pgprot_writecombine() interface for drivers - v3 | venkatesh.pallipadi@intel.com |
2008-12-18 | x86: PAT: change pgprot_noncached to uc_minus instead of strong uc - v3 | venkatesh.pallipadi@intel.com |
2008-12-18 | x86: PAT: implement track/untrack of pfnmap regions for x86 - v3 | venkatesh.pallipadi@intel.com |
2008-12-18 | x86: sigframe.h: add guard macro | Hiroshi Shimamoto |
2008-12-18 | x86: tls.c declare sys_set_thread_area and sys_get_thread_area before they ge... | Jaswinder Singh |
2008-12-18 | x86: fix cpu_mask_to_apicid_and to include cpu_online_mask | Mike Travis |
2008-12-18 | x86: signal: prepare to include from ia32_signal.c | Hiroshi Shimamoto |
2008-12-18 | x86: signal: move sigframe.h to arch/x86/include/asm | Hiroshi Shimamoto |
2008-12-17 | x86: unify pci iommu setup and allow swiotlb to compile for 32 bit | Jeremy Fitzhardinge |
2008-12-17 | Merge branch 'x86/crashdump' into cpus4096 | Ingo Molnar |
2008-12-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/travis... | Ingo Molnar |
2008-12-17 | Merge branch 'linus' into cpus4096 | Ingo Molnar |
2008-12-16 | x86: Introduce topology_core_cpumask()/topology_thread_cpumask() | Mike Travis |
2008-12-16 | x86: cosmetic changes apic-related files. | Mike Travis |
2008-12-16 | x86: fixup_irqs() doesnt need an argument. | Mike Travis |
2008-12-16 | x86: update add-cpu_mask_to_apicid_and to use struct cpumask* | Mike Travis |
2008-12-16 | x86: Add cpu_mask_to_apicid_and | Mike Travis |
2008-12-16 | x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers | Mike Travis |
2008-12-17 | x86: entry_64 - introduce FTRACE_ frame macro v2 | Cyrill Gorcunov |
2008-12-16 | sgi-xp: xpc needs to pass the physical address, not virtual | Russ Anderson |
2008-12-16 | x86: UV fix for global physical addresses | Jack Steiner |
2008-12-16 | Merge commit 'v2.6.28-rc8' into x86/uv | Ingo Molnar |
2008-12-16 | Merge commit 'v2.6.28-rc8' into x86/doc | Ingo Molnar |
2008-12-16 | xen: clean up asm/xen/hypervisor.h | Jeremy Fitzhardinge |
2008-12-16 | x86: remove unused iommu_nr_pages | Jeremy Fitzhardinge |
2008-12-16 | x86: ldt.c declare sys_modify_ldt before they get used | Jaswinder Singh |
2008-12-16 | x86: signal.c declare do_notify_resume before they get used | Jaswinder Singh |
2008-12-16 | x86: process_64.c declare __switch_to() and sys_arch_prctl before they get used | Jaswinder Singh |
2008-12-16 | Merge branch 'x86/cpufeature' into x86/tsc | Ingo Molnar |
2008-12-16 | x86: support always running TSC on Intel CPUs, add cpufeature definition | Ingo Molnar |
2008-12-16 | Merge commit 'v2.6.28-rc8' into x86/cpufeature | Ingo Molnar |
2008-12-16 | x86: microcode_amd: replace inline asm by common rdmsr/wrmsr functions | Andreas Herrmann |
2008-12-16 | x86, mm: limit MAXMEM on 64-bit | Ingo Molnar |
2008-12-16 | x86, 32-bit: improve lazy TLB handling code | Jan Beulich |
2008-12-16 | allow bug table entries to use relative pointers (and use it on x86-64) | Jan Beulich |
2008-12-16 | x86: consolidate __swp_XXX() macros | Jan Beulich |
2008-12-16 | x86: convert rdtscll() to use __native_read_tsc | Ken Chen |
2008-12-14 | x86 Fix VMI crash on boot in 2.6.28-rc8 | Zachary Amsden |