Age | Commit message (Expand) | Author |
2010-02-26 | perf_events, x86: Remove superflous MSR writes | Peter Zijlstra |
2010-02-26 | perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in() | Peter Zijlstra |
2010-02-26 | perf_events, x86: AMD event scheduling | Stephane Eranian |
2010-02-26 | perf_events: Add new start/stop PMU callbacks | Stephane Eranian |
2010-02-26 | Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar |
2010-02-26 | early_res: Add free_early_partial() | Yinghai Lu |
2010-02-25 | x86, olpc: Use pci subarch init for OLPC | Thomas Gleixner |
2010-02-25 | x86, pci: Add arch_init to x86_init abstraction | Thomas Gleixner |
2010-02-25 | x86, mrst: Add Kconfig dependencies for Moorestown | Jacob Pan |
2010-02-25 | x86, mm: Unify kernel_physical_mapping_init() API | Pekka Enberg |
2010-02-25 | x86, pci: Exclude Moorestown PCI code if CONFIG_X86_MRST=n | Yinghai Lu |
2010-02-25 | Merge branches 'clks' and 'pnx' into devel | Russell King |
2010-02-25 | x86, numaq: Make CONFIG_X86_NUMAQ depend on CONFIG_PCI | Pan, Jacob jun |
2010-02-25 | kprobes/x86: Support kprobes jump optimization on x86 | Masami Hiramatsu |
2010-02-25 | x86: Add text_poke_smp for SMP cross modifying code | Masami Hiramatsu |
2010-02-25 | kprobes/x86: Cleanup save/restore registers | Masami Hiramatsu |
2010-02-25 | kprobes/x86: Boost probes when reentering | Masami Hiramatsu |
2010-02-25 | kprobes/x86: Cleanup RELATIVEJUMP_INSTRUCTION to RELATIVEJUMP_OPCODE | Masami Hiramatsu |
2010-02-25 | x86/PCI: Prevent mmconfig memory corruption | Thomas Gleixner |
2010-02-25 | ftrace: Remove memory barriers from NMI code when not needed | Steven Rostedt |
2010-02-25 | x86, mm: Allow highmem user page tables to be disabled at boot time | Ian Campbell |
2010-02-25 | x86: Do not reserve brk for DMI if it's not going to be used | Thadeu Lima de Souza Cascardo |
2010-02-24 | x86, pci: Add sanity check for PCI fixed bar probing | Jacob Pan |
2010-02-24 | x86, legacy_irq: Remove duplicate vector assigment | Yinghai Lu |
2010-02-24 | x86, legacy_irq: Remove left over nr_legacy_irqs | Yinghai Lu |
2010-02-24 | x86, mrst: Platform clock setup code | Jacob Pan |
2010-02-24 | x86, apbt: Moorestown APB system timer driver | Jacob Pan |
2010-02-23 | x86, mrst: Add vrtc platform data setup code | Feng Tang |
2010-02-23 | x86, mrst: Add platform timer info parsing code | Jacob Pan |
2010-02-23 | x86, mrst: Fill in PCI functions in x86_init layer | Jacob Pan |
2010-02-23 | x86, mrst: Add dummy legacy pic to platform setup | Jacob Pan |
2010-02-23 | x86/PCI: Moorestown PCI support | Jesse Barnes |
2010-02-23 | x86, ioapic: Add dummy ioapic functions | Jacob Pan |
2010-02-23 | x86, ioapic: Early enable ioapic for timer irq | Jacob Pan |
2010-02-23 | x86, pic: Fix section mismatch in legacy pic | Jacob Pan |
2010-02-23 | x86, ptrace: Remove set_stopped_child_used_math() in [x]fpregs_set | Suresh Siddha |
2010-02-23 | x86, ptrace: Simplify xstateregs_get() | Suresh Siddha |
2010-02-23 | x86/PCI: use host bridge _CRS info by default on 2008 and newer machines | Bjorn Helgaas |
2010-02-23 | PCI: augment bus resource table with a list | Bjorn Helgaas |
2010-02-22 | Merge remote branch 'origin/x86/apic' into x86/mrst | H. Peter Anvin |
2010-02-22 | Merge branch 'x86/irq' into x86/apic | H. Peter Anvin |
2010-02-22 | resource/PCI: mark struct resource as const | Dominik Brodowski |
2010-02-22 | resource/PCI: align functions now return start of resource | Dominik Brodowski |
2010-02-22 | x86/PCI: irq and pci_ids patch for Intel Cougar Point DeviceIDs | Seth Heasley |
2010-02-22 | x86_64, cpa: Don't work hard in preserving kernel 2M mappings when using 4K a... | Suresh Siddha |
2010-02-22 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-02-20 | Merge branch 'x86/urgent' into x86/irq | H. Peter Anvin |
2010-02-20 | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself | Russell King |
2010-02-19 | x86, apic: Remove ioapic_disable_legacy() | Jacob Pan |
2010-02-19 | x86, pic: Make use of legacy_pic abstraction | Jacob Pan |