Age | Commit message (Expand) | Author |
2011-07-21 | x86-64, vdso: Do not allocate memory for the vDSO | Andy Lutomirski |
2011-07-21 | clocksource: Change __ARCH_HAS_CLOCKSOURCE_DATA to a CONFIG option | H. Peter Anvin |
2011-07-21 | x86: Make Dell Latitude E6420 use reboot=pci | H. Peter Anvin |
2011-07-21 | x86: Make Dell Latitude E5420 use reboot=pci | Daniel J Blueman |
2011-07-21 | x86, perf: Make copy_from_user_nmi() a library function | Robert Richter |
2011-07-21 | x86, perf: P4 PMU - Fix typos in comments and style cleanup | Cyrill Gorcunov |
2011-07-21 | treewide: fix potentially dangerous trailing ';' in #defined values/expressions | Phil Carmody |
2011-07-21 | kexec, x86: Fix incorrect jump back address if not preserving context | Huang Ying |
2011-07-21 | x86, config: Introduce an INTEL_MID configuration | Alan Cox |
2011-07-21 | x86, quirks: Use pci_dev->revision | Sergei Shtylyov |
2011-07-21 | x86, smpboot: Mark the names[] array in __inquire_remote_apic() as const | Greg Dietsche |
2011-07-21 | x86: Serialize EFI time accesses on rtc_lock | Jan Beulich |
2011-07-21 | x86: Serialize SMP bootup CMOS accesses on rtc_lock | Jan Beulich |
2011-07-21 | x86: Fix write lock scalability 64-bit issue | Jan Beulich |
2011-07-21 | x86: Unify rwsem assembly implementation | Jan Beulich |
2011-07-21 | x86: Unify rwlock assembly implementation | Jan Beulich |
2011-07-20 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-07-18 | xen/multicall: move *idx fields to start of mc_buffer | Jeremy Fitzhardinge |
2011-07-18 | xen/multicall: special-case singleton hypercalls | Jeremy Fitzhardinge |
2011-07-18 | xen/multicalls: add unlikely around slowpath in __xen_mc_entry() | Jeremy Fitzhardinge |
2011-07-18 | xen/multicalls: disable MC_DEBUG | Jeremy Fitzhardinge |
2011-07-18 | xen/mmu: tune pgtable alloc/release | Jeremy Fitzhardinge |
2011-07-18 | xen/mmu: use extend_args for more mmuext updates | Jeremy Fitzhardinge |
2011-07-18 | xen/trace: add tlb flush tracepoints | Jeremy Fitzhardinge |
2011-07-18 | xen/trace: add segment desc tracing | Jeremy Fitzhardinge |
2011-07-18 | xen/trace: add xen_pgd_(un)pin tracepoints | Jeremy Fitzhardinge |
2011-07-18 | xen/trace: add ptpage alloc/release tracepoints | Jeremy Fitzhardinge |
2011-07-18 | xen/trace: add mmu tracepoints | Jeremy Fitzhardinge |
2011-07-18 | xen/trace: add multicall tracing | Jeremy Fitzhardinge |
2011-07-18 | xen/trace: set up tracepoint skeleton | Jeremy Fitzhardinge |
2011-07-18 | xen/multicalls: remove debugfs stats | Jeremy Fitzhardinge |
2011-07-18 | x86, vdso: Drop now wrong comment | Borislav Petkov |
2011-07-15 | x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS message | Len Brown |
2011-07-14 | x86: Kill handle_signal()->set_fs() | Oleg Nesterov |
2011-07-14 | x86, do_signal: Simplify the TS_RESTORE_SIGMASK logic | Oleg Nesterov |
2011-07-14 | x86, signals: Convert the X86_32 code to use set_current_blocked() | Oleg Nesterov |
2011-07-14 | x86, signals: Convert the IA32_EMULATION code to use set_current_blocked() | Oleg Nesterov |
2011-07-14 | x86-64: Move vread_tsc and vread_hpet into the vDSO | Andy Lutomirski |
2011-07-14 | x86, msr: Fix typo in ENERGY_PERF_BIAS_POWERSAVE | H. Peter Anvin |
2011-07-14 | perf, x86: P4 PMU - Introduce event alias feature | Cyrill Gorcunov |
2011-07-14 | x86, intel, power: Initialize MSR_IA32_ENERGY_PERF_BIAS | Len Brown |
2011-07-14 | memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones | Tejun Heo |
2011-07-14 | memblock, x86: Make ARCH_DISCARD_MEMBLOCK a config option | Tejun Heo |
2011-07-14 | x86: Use absent_pages_in_range() instead of memblock_x86_hole_size() | Tejun Heo |
2011-07-14 | memblock, x86: Reimplement memblock_find_dma_reserve() using iterators | Tejun Heo |
2011-07-14 | memblock, x86: Replace __get_free_all_memory_range() with for_each_free_mem_r... | Tejun Heo |
2011-07-14 | memblock, x86: Make free_all_memory_core_early() explicitly free lowmem only | Tejun Heo |
2011-07-14 | x86: Replace memblock_x86_find_in_range_size() with for_each_free_mem_range() | Tejun Heo |
2011-07-14 | x86: Use __memblock_alloc_base() in early_reserve_e820() | Tejun Heo |
2011-07-14 | x86: Use HAVE_MEMBLOCK_NODE_MAP | Tejun Heo |