summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | tracing: unified trace bufferSteven Rostedt2008-10-14
| * | | | | | | | | | | | | | | | | tracing/ftrace: add the boot tracerFrédéric Weisbecker2008-10-14
| * | | | | | | | | | | | | | | | | markers: turn marker_synchronize_unregister() into an inlineMathieu Desnoyers2008-10-14
| * | | | | | | | | | | | | | | | | markers: marker_synchronize_unregister()Mathieu Desnoyers2008-10-14
| * | | | | | | | | | | | | | | | | mmiotrace: remove left-over marker cruftPekka Paalanen2008-10-14
| * | | | | | | | | | | | | | | | | x86 mmiotrace: implement mmiotrace_printk()Pekka Paalanen2008-10-14
| * | | | | | | | | | | | | | | | | ftrace: use ftrace_release for all dynamic ftrace functionsSteven Rostedt2008-10-14
| * | | | | | | | | | | | | | | | | ftrace: fix incorrect comment style of __ftrace_enabled_save()Huang Ying2008-10-14
| * | | | | | | | | | | | | | | | | ftrace: ftrace_kill_atomic() build fixIngo Molnar2008-10-14
| * | | | | | | | | | | | | | | | | ftrace: build fixIngo Molnar2008-10-14
| * | | | | | | | | | | | | | | | | ftrace: dump out ftrace buffers to console on panicSteven Rostedt2008-10-14
| * | | | | | | | | | | | | | | | | ftrace: ftrace_printk doc movedSteven Rostedt2008-10-14
| * | | | | | | | | | | | | | | | | ftrace: printk formatting infrastructureSteven Rostedt2008-10-14
| * | | | | | | | | | | | | | | | | ftrace: remove old pointers to mcountSteven Rostedt2008-10-14
| * | | | | | | | | | | | | | | | | ftrace: move notrace to compiler.hSteven Rostedt2008-10-14
| * | | | | | | | | | | | | | | | | ftrace: rebuild everything on change to FTRACE_MCOUNT_RECORDSteven Rostedt2008-10-14
| * | | | | | | | | | | | | | | | | ftrace: enable mcount recording for modulesSteven Rostedt2008-10-14
| * | | | | | | | | | | | | | | | | ftrace: mcount call site on boot nops coreSteven Rostedt2008-10-14
| * | | | | | | | | | | | | | | | | ftrace: ignore functions that cannot be kprobe-edIngo Molnar2008-10-14
| * | | | | | | | | | | | | | | | | tracing: Kernel TracepointsMathieu Desnoyers2008-10-14
* | | | | | | | | | | | | | | | | | Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | genirq: improve include filesThomas Gleixner2008-10-18
| * | | | | | | | | | | | | | | | | | proc: fixup irq iteratorThomas Gleixner2008-10-16
| * | | | | | | | | | | | | | | | | | genirq: add reverse iterator for irq_descThomas Gleixner2008-10-16
| * | | | | | | | | | | | | | | | | | genirq: remove artifacts from sparseirq removalIngo Molnar2008-10-16
| * | | | | | | | | | | | | | | | | | genirq: revert dynarrayThomas Gleixner2008-10-16
| * | | | | | | | | | | | | | | | | | genirq: remove irq_to_desc_allocThomas Gleixner2008-10-16
| * | | | | | | | | | | | | | | | | | genirq: remove sparse irq codeThomas Gleixner2008-10-16
| * | | | | | | | | | | | | | | | | | genirq: use inline function for irq_to_descThomas Gleixner2008-10-16
| * | | | | | | | | | | | | | | | | | genirq: consolidate nr_irqs and for_each_irq_desc()Thomas Gleixner2008-10-16
| * | | | | | | | | | | | | | | | | | genirq: define nr_irqs for architectures with GENERIC_HARDIRQS=nThomas Gleixner2008-10-16
| * | | | | | | | | | | | | | | | | | x86: Add UV EFI table entry v4Russ Anderson2008-10-16
| * | | | | | | | | | | | | | | | | | dmar: fix using early fixmap mapping for DMAR table parsingYinghai Lu2008-10-16
| * | | | | | | | | | | | | | | | | | sparseirq: move kstat_irqs from kstat to irq_desc - fixYinghai Lu2008-10-16
| * | | | | | | | | | | | | | | | | | pci: change msi-x vector to 32bitYinghai Lu2008-10-16
| * | | | | | | | | | | | | | | | | | x86: remove irqbalance in kernel for 32 bitYinghai Lu2008-10-16
| * | | | | | | | | | | | | | | | | | x86: use 28 bits irq NR for pci msi/msix and htYinghai Lu2008-10-16
| * | | | | | | | | | | | | | | | | | x86: put irq_2_iommu pointer into irq_descYinghai Lu2008-10-16
| * | | | | | | | | | | | | | | | | | irq: separate sparse_irqs from sparse_irqs_freeYinghai Lu2008-10-16
| * | | | | | | | | | | | | | | | | | x86_64: rename irq_desc/irq_desc_allocYinghai Lu2008-10-16
| * | | | | | | | | | | | | | | | | | generic: add irq_desc in function in parameterYinghai Lu2008-10-16
| * | | | | | | | | | | | | | | | | | irq, fs/proc: replace loop with nr_irqs for proc/statYinghai Lu2008-10-16
| * | | | | | | | | | | | | | | | | | irq: replace loop with nr_irqs with for_each_irq_descYinghai Lu2008-10-16
| * | | | | | | | | | | | | | | | | | irq: add irq_desc_without_newYinghai Lu2008-10-16
| * | | | | | | | | | | | | | | | | | x86: move kstat_irqs from kstat to irq_descYinghai Lu2008-10-16
| * | | | | | | | | | | | | | | | | | x86: put timer_rand_state pointer into irq_descYinghai Lu2008-10-16
| * | | | | | | | | | | | | | | | | | generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...Yinghai Lu2008-10-16
| * | | | | | | | | | | | | | | | | | irq: make irqs in kernel stat use per_cpu_dyn_arrayYinghai Lu2008-10-16
| * | | | | | | | | | | | | | | | | | irq: make irq_desc to use dyn_arrayYinghai Lu2008-10-16
| * | | | | | | | | | | | | | | | | | irq: introduce nr_irqsYinghai Lu2008-10-16