Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | 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 | |
* | | | | | | | | | Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-10-20 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | genirq: improve include files | Thomas Gleixner | 2008-10-18 | |
| * | | | | | | | | | proc: fixup irq iterator | Thomas Gleixner | 2008-10-16 | |
| * | | | | | | | | | genirq: add reverse iterator for irq_desc | 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 | |
| * | | | | | | | | | genirq: use inline function for irq_to_desc | Thomas Gleixner | 2008-10-16 | |
| * | | | | | | | | | genirq: consolidate nr_irqs and for_each_irq_desc() | Thomas Gleixner | 2008-10-16 | |
| * | | | | | | | | | genirq: define nr_irqs for architectures with GENERIC_HARDIRQS=n | Thomas Gleixner | 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 | Dean Nelson | 2008-10-16 | |
| * | | | | | | | | | x86: HPET_MSI Basic HPET_MSI setup code | venkatesh.pallipadi@intel.com | 2008-10-16 | |
| * | | | | | | | | | dmar: fix using early fixmap mapping for DMAR table parsing | Yinghai Lu | 2008-10-16 | |
| * | | | | | | | | | x2apic: fix reserved APIC register accesses in print_local_APIC() | Yinghai Lu | 2008-10-16 | |
| * | | | | | | | | | x86: apic - unify smp_spurious/error_interrupt declaration | Cyrill Gorcunov | 2008-10-16 | |
| * | | | | | | | | | sparseirq: move kstat_irqs from kstat to irq_desc - fix | Yinghai Lu | 2008-10-16 | |
| * | | | | | | | | | x86: probe nr_irqs even only mptable is used | Yinghai Lu | 2008-10-16 | |
| * | | | | | | | | | x86: remove first_free_entry/pin_map_size | Yinghai Lu | 2008-10-16 | |
| * | | | | | | | | | x86: irq: interrupt array size should be NR_VECTORS | Yinghai Lu | 2008-10-16 | |
| * | | | | | | | | | pci: change msi-x vector to 32bit | Yinghai Lu | 2008-10-16 | |
| * | | | | | | | | | x86: remove ioapic_force | Yinghai Lu | 2008-10-16 | |
| * | | | | | | | | | x86, io-apic: remove union about dest for log/phy | Yinghai Lu | 2008-10-16 |