| 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: disable dynamic ftrace for all archs that use daemon | 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 |
| |\ |
|
* | | | misc: replace remaining __FUNCTION__ with __func__ | Harvey Harrison | 2008-10-20 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2008-10-20 |
|\ \ \ |
|
| * | | | parisc: convert to generic compat_sys_ptrace | Helge Deller | 2008-10-17 |
| * | | | parisc: add rtc platform driver | Kyle McMartin | 2008-10-10 |
| * | | | parisc: initialize unwinder much earlier | James Bottomley | 2008-10-10 |
| * | | | parisc: add new syscalls | Kyle McMartin | 2008-10-10 |
| * | | | parisc: hijack jump to start_kernel | Kyle McMartin | 2008-10-10 |
| * | | | parisc: add pdc_coproc_cfg_unlocked and set_firmware_width_unlocked | Kyle McMartin | 2008-10-10 |
| * | | | parisc: move include/asm-parisc to arch/parisc/include/asm | Kyle McMartin | 2008-10-10 |
| * | | | parisc: move pdc_result to real2.S | Kyle McMartin | 2008-10-10 |
| * | | | parisc: add arch/parisc/kernel/.gitignore | Kyle McMartin | 2008-10-10 |
* | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2008-10-20 |
|\ \ \ \ |
|
| * | | | | powerpc/PCI: Add legacy PCI access via sysfs | Benjamin Herrenschmidt | 2008-10-20 |
| * | | | | PCI: Add ability to mmap legacy_io on some platforms | Benjamin Herrenschmidt | 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 |
| * | | | | sputrace: use marker_synchronize_unregister() | Mathieu Desnoyers | 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 |
| * | | | | | | genirq: fix name space collisions of nr_irqs in arch/* | Thomas Gleixner | 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 |