| Commit message (Expand) | Author | Age |
... | |
| * | | | | | | | | | | | | | | | | | | x86: apic: Remove not needed #ifdef | Yinghai Lu | 2009-11-23 |
| * | | | | | | | | | | | | | | | | | | x86: io-apic: IO-APIC MMIO should not fail on resource insertion | Cyrill Gorcunov | 2009-11-16 |
| * | | | | | | | | | | | | | | | | | | x86: apic: Do not use stacked physid_mask_t | Cyrill Gorcunov | 2009-11-09 |
| * | | | | | | | | | | | | | | | | | | x86, apic: Get rid of apicid_to_cpu_present assign on 64-bit | Cyrill Gorcunov | 2009-11-08 |
| * | | | | | | | | | | | | | | | | | | x86, ioapic: Use snrpintf while set names for IO-APIC resourses | Cyrill Gorcunov | 2009-11-08 |
| * | | | | | | | | | | | | | | | | | | x86, apic: Use PAGE_SIZE instead of numbers | Cyrill Gorcunov | 2009-11-08 |
| * | | | | | | | | | | | | | | | | | | x86: Remove local_irq_enable()/local_irq_disable() in fixup_irqs() | Suresh Siddha | 2009-11-02 |
| * | | | | | | | | | | | | | | | | | | x86: Use EOI register in io-apic on intel platforms | Suresh Siddha | 2009-11-02 |
| * | | | | | | | | | | | | | | | | | | x86: Force irq complete move during cpu offline | Suresh Siddha | 2009-11-02 |
| * | | | | | | | | | | | | | | | | | | x86: Remove move_cleanup_count from irq_cfg | Suresh Siddha | 2009-11-02 |
| * | | | | | | | | | | | | | | | | | | x86, intr-remap: Avoid irq_chip mask/unmask in fixup_irqs() for intr-remapping | Suresh Siddha | 2009-11-02 |
| * | | | | | | | | | | | | | | | | | | x86: Unify fixup_irqs() for 32-bit and 64-bit kernels | Suresh Siddha | 2009-11-02 |
| * | | | | | | | | | | | | | | | | | | x86, apic: Clear APIC Timer Initial Count Register on shutdown | Andreas Herrmann | 2009-10-27 |
| * | | | | | | | | | | | | | | | | | | x86: apic: Allow noop operations to be called almost at any time | Cyrill Gorcunov | 2009-10-15 |
| * | | | | | | | | | | | | | | | | | | x86, apic: Move SGI UV functionality out of generic IO-APIC code | Dimitri Sivanich | 2009-10-14 |
| * | | | | | | | | | | | | | | | | | | x86: SGI UV: Fix irq affinity for hub based interrupts | Dimitri Sivanich | 2009-10-14 |
| * | | | | | | | | | | | | | | | | | | x86, apic: Limit apic dumping, introduce new show_lapic= setup option | Cyrill Gorcunov | 2009-10-14 |
| * | | | | | | | | | | | | | | | | | | x86, apic: Use apic noop driver | Cyrill Gorcunov | 2009-10-14 |
| * | | | | | | | | | | | | | | | | | | x86, apic: Introduce the NOOP apic driver | Cyrill Gorcunov | 2009-10-14 |
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / /
| |/| | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-12-05 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|_|/ / / / / / / /
|/| | | | | | | | | | | | | | / / /
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / /
| |/| | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | Merge branch 'perf/mce' into perf/core | Ingo Molnar | 2009-12-03 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | x86, mce: Add __cpuinit to hotplug callback functions | Hidetoshi Seto | 2009-11-26 |
| | * | | | | | | | | | | | | | | | | x86: Tighten conditionals on MCE related statistics | Jan Beulich | 2009-11-23 |
| | * | | | | | | | | | | | | | | | | x86, mce: Fix __init annotations | Hidetoshi Seto | 2009-11-12 |
| | * | | | | | | | | | | | | | | | | x86: Mark the thermal init functions __init | Yong Wang | 2009-11-11 |
| | * | | | | | | | | | | | | | | | | x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP value | Yong Wang | 2009-11-09 |
| | * | | | | | | | | | | | | | | | | x86, mce: Add a global MCE init helper | Borislav Petkov | 2009-10-16 |
| | * | | | | | | | | | | | | | | | | x86, mce: Fix up MCE naming nomenclature | Borislav Petkov | 2009-10-16 |
| | | | | | | | | | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| | *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'x86/mce' and 'x86/urgent' into perf/mce | Ingo Molnar | 2009-10-16 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/
| | | |/| | | | | | | | | | | | | | | |
|
| | | * | | | | | | | | | | | | | | | | mce, edac: Use an atomic notifier for MCEs decoding | Borislav Petkov | 2009-10-12 |
| | | | |_|_|/ / / / / / / / / / / /
| | | |/| | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | | perf_event, x86, mce: Use TRACE_EVENT() for MCE logging | Hidetoshi Seto | 2009-10-13 |
| * | | | | | | | | | | | | | | | | | hw-breakpoints: Keep track of user disabled breakpoints | Frederic Weisbecker | 2009-12-02 |
| * | | | | | | | | | | | | | | | | | hw-breakpoints: Use struct perf_event_attr to define user breakpoints | Frederic Weisbecker | 2009-11-27 |
| * | | | | | | | | | | | | | | | | | x86/hw-breakpoints: Don't lose GE flag while disabling a breakpoint | Frederic Weisbecker | 2009-11-26 |
| * | | | | | | | | | | | | | | | | | hw-breakpoints: Simplify error handling in breakpoint creation requests | Frederic Weisbecker | 2009-11-26 |
| * | | | | | | | | | | | | | | | | | x86: Rename global percpu symbol dr7 to cpu_dr7 | Tejun Heo | 2009-11-25 |
| * | | | | | | | | | | | | | | | | | perf_events, x86: Fix validate_event bug | Stephane Eranian | 2009-11-24 |
| * | | | | | | | | | | | | | | | | | hw-breakpoint: Attribute authorship of hw-breakpoint related files | K.Prasad | 2009-11-23 |
| * | | | | | | | | | | | | | | | | | perf events: Do not generate function trace entries in perf code | Ingo Molnar | 2009-11-23 |
| * | | | | | | | | | | | | | | | | | Merge branch 'tracing/hw-breakpoints' into perf/core | Ingo Molnar | 2009-11-21 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | hw-breakpoints, x86: Fix modular KVM build | Ingo Molnar | 2009-11-14 |
| | * | | | | | | | | | | | | | | | | | hw-breakpoints: Fix broken a.out format dump | Frederic Weisbecker | 2009-11-10 |
| | * | | | | | | | | | | | | | | | | | hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events | Frederic Weisbecker | 2009-11-08 |
| | * | | | | | | | | | | | | | | | | | x86/hw-breakpoints: Actually flush thread breakpoints in flush_thread(). | Paul Mundt | 2009-11-03 |
| | * | | | | | | | | | | | | | | | | | Merge commit 'perf/core' into perf/hw-breakpoint | Frederic Weisbecker | 2009-10-17 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into tracing/hw-breakpoints | Ingo Molnar | 2009-09-15 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'tracing/core' into tracing/hw-breakpoints | Ingo Molnar | 2009-09-07 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | | | | x86: Mark ptrace_get_debugreg() as static | Jaswinder Singh Rajput | 2009-07-01 |
| | * | | | | | | | | | | | | | | | | | | | | x86: hw_breakpoint.c arch_check_va_in_kernelspace and hw_breakpoint_handler s... | Jaswinder Singh Rajput | 2009-06-17 |
| | * | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into tracing/hw-breakpoints | Ingo Molnar | 2009-06-17 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|