| Commit message (Expand) | Author | Age |
* | fix WARN() for PPC | Arjan van de Ven | 2008-10-20 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2008-10-20 |
|\ |
|
| * | 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: ropes.h - fix <asm-parisc/*> -> <asm/*> | 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 |
|\ \ |
|
| * | | PCI: fix pci_ioremap_bar() on s390 | Heiko Carstens | 2008-10-20 |
| * | | PCI: fix AER capability check | Yu Zhao | 2008-10-20 |
| * | | PCI: use pci_find_ext_capability everywhere | Jesse Barnes | 2008-10-20 |
| * | | PCI: introduce an pci_ioremap(pdev, barnr) function | Arjan van de Ven | 2008-10-20 |
| * | | PCI: support PCIe ARI capability | Yu Zhao | 2008-10-20 |
| * | | PCI: use same arg names in PCI_VDEVICE comment | Zhao, Yu | 2008-10-20 |
| * | | x86/PCI: irq and pci_ids patch for Intel Ibex Peak DeviceIDs | Seth Heasley | 2008-10-20 |
| * | | PCI: change MSI-x vector to 32bit | Yinghai Lu | 2008-10-20 |
| * | | PCI PM: Introduce function pci_wake_from_d3 | Rafael J. Wysocki | 2008-10-20 |
| * | | PCI: remove dynids.use_driver_data | Milton Miller | 2008-10-20 |
* | | | Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-10-20 |
|\ \ \ |
|
| * | | | tracepoints: synchronize unregister static inline | Mathieu Desnoyers | 2008-10-14 |
| * | | | tracepoints: tracepoint_synchronize_unregister() | Mathieu Desnoyers | 2008-10-14 |
| * | | | markers: fix synchronize marker unregister static inline | Mathieu Desnoyers | 2008-10-14 |
| * | | | tracing/fastboot: add better resolution to initcall debug/tracing | Tim Bird | 2008-10-14 |
| * | | | tracing/fastboot: only trace non-module initcalls | Frederic Weisbecker | 2008-10-14 |
| * | | | ftrace: ktime.h not included in ftrace.h | Steven Noonan | 2008-10-14 |
| * | | | tracing/fastboot: build fix | Ingo Molnar | 2008-10-14 |
| * | | | tracing/fastboot: get the initcall name before it disappears | Frederic Weisbecker | 2008-10-14 |
| * | | | tracing/fastboot: change the printing of boot tracer according to bootgraph.pl | Frederic Weisbecker | 2008-10-14 |
| * | | | ring_buffer: implement new locking | Steven Rostedt | 2008-10-14 |
| * | | | tracing: unified trace buffer | Steven Rostedt | 2008-10-14 |
| * | | | tracing/ftrace: add the boot tracer | Frédéric Weisbecker | 2008-10-14 |
| * | | | markers: turn marker_synchronize_unregister() into an inline | Mathieu Desnoyers | 2008-10-14 |
| * | | | markers: marker_synchronize_unregister() | Mathieu Desnoyers | 2008-10-14 |
| * | | | mmiotrace: remove left-over marker cruft | Pekka Paalanen | 2008-10-14 |
| * | | | x86 mmiotrace: implement mmiotrace_printk() | Pekka Paalanen | 2008-10-14 |
| * | | | ftrace: use ftrace_release for all dynamic ftrace functions | Steven Rostedt | 2008-10-14 |
| * | | | ftrace: fix incorrect comment style of __ftrace_enabled_save() | Huang Ying | 2008-10-14 |
| * | | | ftrace: ftrace_kill_atomic() build fix | Ingo Molnar | 2008-10-14 |
| * | | | ftrace: build fix | Ingo Molnar | 2008-10-14 |
| * | | | ftrace: dump out ftrace buffers to console on panic | Steven Rostedt | 2008-10-14 |
| * | | | ftrace: ftrace_printk doc moved | Steven Rostedt | 2008-10-14 |
| * | | | ftrace: printk formatting infrastructure | Steven Rostedt | 2008-10-14 |
| * | | | ftrace: remove old pointers to mcount | Steven Rostedt | 2008-10-14 |
| * | | | ftrace: move notrace to compiler.h | Steven Rostedt | 2008-10-14 |
| * | | | ftrace: rebuild everything on change to FTRACE_MCOUNT_RECORD | Steven Rostedt | 2008-10-14 |
| * | | | ftrace: enable mcount recording for modules | Steven Rostedt | 2008-10-14 |
| * | | | ftrace: mcount call site on boot nops core | Steven Rostedt | 2008-10-14 |
| * | | | ftrace: create __mcount_loc section | Steven Rostedt | 2008-10-14 |
| * | | | ftrace: ignore functions that cannot be kprobe-ed | Ingo Molnar | 2008-10-14 |
| * | | | sched: clean up tracepoints | Ingo Molnar | 2008-10-14 |
| * | | | tracing, sched: LTTng instrumentation - scheduler | Mathieu Desnoyers | 2008-10-14 |
| * | | | tracing: Kernel Tracepoints | Mathieu Desnoyers | 2008-10-14 |