Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86, ioapic: Introduce for_each_irq_pin() helper | Cyrill Gorcunov | 2009-08-05 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: Remove superfluous NULL pointer check in destroy_irq() | Bartlomiej Zolnierkiewicz | 2009-08-02 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/ioapic.c: unify ioapic_retrigger_irq() | Jeremy Fitzhardinge | 2009-07-14 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/ioapic.c: convert __target_IO_APIC_irq to conventional for() loop | Jeremy Fitzhardinge | 2009-07-14 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/ioapic.c: clean up replace_pin_at_irq_node logic and comments | Jeremy Fitzhardinge | 2009-07-14 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/ioapic.c: convert replace_pin_at_irq_node to conventional for() loop | Jeremy Fitzhardinge | 2009-07-14 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/ioapic.c: simplify add_pin_to_irq_node() | Jeremy Fitzhardinge | 2009-07-14 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/ioapic.c: convert io_apic_level_ack_pending loop to normal for() loop | Jeremy Fitzhardinge | 2009-07-14 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/ioapic.c: move lost comment to what seems like appropriate place | Jeremy Fitzhardinge | 2009-07-14 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/ioapic.c: remove redundant declaration of irq_pin_list | Jeremy Fitzhardinge | 2009-07-14 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/ioapic.c: remove #ifdef for 82093AA workaround | Jeremy Fitzhardinge | 2009-07-14 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/ioapic.c: unify __mask_IO_APIC_irq() | Jeremy Fitzhardinge | 2009-07-14 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/ioapic.c: ioapic_modify_irq is too large to inline | Jeremy Fitzhardinge | 2009-07-14 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/acpi: acpi_parse_madt_ioapic_entries: remove redundant braces | Jeremy Fitzhardinge | 2009-07-14 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-09-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dmi: extend dmi_get_year() to dmi_get_date() | Tejun Heo | 2009-09-08 | |
| | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-09-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'v2.6.31-rc9' into tracing/core | Ingo Molnar | 2009-09-06 | |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: Remove FTRACE_SYSCALL_MAX definitions | Jason Baron | 2009-08-26 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: Convert event tracing code to use NR_syscalls | Jason Baron | 2009-08-26 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: Define NR_syscalls for x86_64 | Jason Baron | 2009-08-26 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: Define NR_syscalls for x86 (32) | Jason Baron | 2009-08-26 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: Create generic syscall TRACE_EVENTs | Josh Stone | 2009-08-25 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: Move tracepoint callbacks from declaration to definition | Josh Stone | 2009-08-25 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: Rename FTRACE_SYSCALLS for tracepoints | Josh Stone | 2009-08-25 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: Convert x86_64 mmap and uname to use DEFINE_SYSCALL | Jason Baron | 2009-08-11 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: Add individual syscalls tracepoint id support | Jason Baron | 2009-08-11 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: Update FTRACE_SYSCALL_MAX | Jason Baron | 2009-08-11 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: Add syscall tracepoints | Jason Baron | 2009-08-11 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: Call arch_init_ftrace_syscalls at boot | Jason Baron | 2009-08-11 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: Map syscall name to number | Jason Baron | 2009-08-11 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into tracing/core | Ingo Molnar | 2009-08-11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing/function-graph-tracer: Drop the useless nmi protection | Frederic Weisbecker | 2009-08-06 | |
| | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-09-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched: enable SD_WAKE_IDLE | Peter Zijlstra | 2009-09-07 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched: Turn on SD_BALANCE_NEWIDLE | Ingo Molnar | 2009-09-04 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched: Clean up topology.h | Ingo Molnar | 2009-09-04 | |
| | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2009-09-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86, perf_counter, bts: Do not allow kernel BTS tracing for now | markus.t.metzger@intel.com | 2009-09-04 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86, perf_counter, bts: Correct pointer-to-u64 casts | markus.t.metzger@intel.com | 2009-09-04 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86, perf_counter, bts: Fail if BTS is not available | markus.t.metzger@intel.com | 2009-09-04 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perfcounters/urgent' into perfcounters/core | Ingo Molnar | 2009-09-02 | |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perfcounters/urgent' into perfcounters/core | Ingo Molnar | 2009-08-15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86, perf_counter, bts: Add BTS support to perfcounters | Markus Metzger | 2009-08-09 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2009-09-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | arch/x86/oprofile/op_model_amd.c: fix op_amd_handle_ibs() return type | Andrew Morton | 2009-08-04 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "x86: oprofile/op_model_amd.c set return values for op_amd_handle_ibs()" | Robert Richter | 2009-08-04 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/oprofile: Small coding style fixes | Robert Richter | 2009-07-20 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/oprofile: Add counter reservation check for virtual counters | Robert Richter | 2009-07-20 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/oprofile: Implement op_x86_virt_to_phys() | Robert Richter | 2009-07-20 |