| Commit message (Expand) | Author | Age |
* | ftrace, powerpc, sparc64, x86: remove notrace from arch ftrace file | Steven Rostedt | 2008-10-23 |
* | ftrace: remove mcount set | Steven Rostedt | 2008-10-23 |
* | ftrace: use probe_kernel | Steven Rostedt | 2008-10-23 |
* | ftrace: comment arch ftrace code | Steven Rostedt | 2008-10-23 |
* | ftrace: return error on failed modified text. | Steven Rostedt | 2008-10-23 |
* | Merge branch 'tracing/ftrace' into tracing/urgent | Ingo Molnar | 2008-10-22 |
|\ |
|
| * | ftrace: rename FTRACE to FUNCTION_TRACER | Steven Rostedt | 2008-10-20 |
| * | ftrace: do not enclose logic in WARN_ON | Steven Rostedt | 2008-10-20 |
| * | Merge branch 'linus' into tracing-v28-for-linus-v3 | Ingo Molnar | 2008-10-19 |
| |\ |
|
* | \ | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2008-10-20 |
|\ \ \ |
|
| * | | | x86/PCI: irq and pci_ids patch for Intel Ibex Peak DeviceIDs | Seth Heasley | 2008-10-20 |
| * | | | x86/PCI: follow lspci device/vendor style | Bjorn Helgaas | 2008-10-20 |
* | | | | Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-10-20 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | ftrace: make ftrace_test_p6nop disassembler-friendly | Anders Kaseorg | 2008-10-14 |
| * | | | x86/ftrace: use uaccess in atomic context | Frédéric Weisbecker | 2008-10-14 |
| * | | | x86: suppress trivial sparse signedness warnings | Harvey Harrison | 2008-10-14 |
| * | | | mmiotrace: remove left-over marker cruft | Pekka Paalanen | 2008-10-14 |
| * | | | x86 mmiotrace: implement mmiotrace_printk() | Pekka Paalanen | 2008-10-14 |
| * | | | x86 mmiotrace: fix a rare memory leak | Pekka Paalanen | 2008-10-14 |
| * | | | ftrace: x86 use copy to and from user functions | Steven Rostedt | 2008-10-14 |
| * | | | ftrace: use only 5 byte nops for x86 | Steven Rostedt | 2008-10-14 |
| * | | | ftrace: x86 mcount stub | Steven Rostedt | 2008-10-14 |
| * | | | ftrace: enable using mcount recording on x86 | Steven Rostedt | 2008-10-14 |
| * | | | ftrace: mark lapic_wd_event() notrace | Ingo Molnar | 2008-10-14 |
| * | | | x86: fix mmiotrace 8-bit register decoding | Pekka Paalanen | 2008-10-14 |
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-10-20 |
|\ \ \ \ |
|
| * | | | | x86 ACPI: fix breakage of resume on 64-bit UP systems with SMP kernel | Rafael J. Wysocki | 2008-10-17 |
* | | | | | Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-10-20 |
|\ \ \ \ \ |
|
| * | | | | | io_apic: make irq_mis_count available on 64-bit too | Ingo Molnar | 2008-10-16 |
| * | | | | | x86: move ack_bad_irq() to irq.c | Thomas Gleixner | 2008-10-16 |
| * | | | | | x86: unify show_interrupts() and proc helpers | Thomas Gleixner | 2008-10-16 |
| * | | | | | x86: cleanup show_interrupts | Thomas Gleixner | 2008-10-16 |
| * | | | | | genirq: remove artifacts from sparseirq removal | Ingo Molnar | 2008-10-16 |
| * | | | | | genirq: revert dynarray | Thomas Gleixner | 2008-10-16 |
| * | | | | | genirq: remove irq_to_desc_alloc | Thomas Gleixner | 2008-10-16 |
| * | | | | | genirq: remove sparse irq code | Thomas Gleixner | 2008-10-16 |
| * | | | | | x86: remove sparse irq from Kconfig | Thomas Gleixner | 2008-10-16 |
| * | | | | | x86: apic - unify APIC_DIVISOR | Cyrill Gorcunov | 2008-10-16 |
| * | | | | | x86: sparse_irq: fix typo in debug print out | Yinghai Lu | 2008-10-16 |
| * | | | | | x86: Add sysfs entries for UV v4 | Russ Anderson | 2008-10-16 |
| * | | | | | x86: Add UV partition call v4 | Russ Anderson | 2008-10-16 |
| * | | | | | x86: Add UV bios call infrastructure v4 | Russ Anderson | 2008-10-16 |
| * | | | | | x86: Add UV EFI table entry v4 | Russ Anderson | 2008-10-16 |
| * | | | | | x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3, fix | Ingo Molnar | 2008-10-16 |
| * | | | | | x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3 | Dean Nelson | 2008-10-16 |
| * | | | | | hpet: clean up warning | Venki Pallipadi | 2008-10-16 |
| * | | | | | x86: print out irq nr for msi/ht, v3 | Yinghai Lu | 2008-10-16 |
| * | | | | | x86: io-apic - interrupt remapping fix | Cyrill Gorcunov | 2008-10-16 |
| * | | | | | x86: irq no should not use hex in /proc/interrupts | Yinghai Lu | 2008-10-16 |
| * | | | | | x86, uv: fix ordering of calls to uv_system_init & uv_cpu_init | Jack Steiner | 2008-10-16 |