aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-05-19
|\
| * genirq: Add CPU mask affinity hintPeter P Waskiewicz Jr2010-05-03
| * genirq: Remove IRQF_DISABLED from core codeThomas Gleixner2010-04-13
| * genirq: Introduce request_any_context_irq()Marc Zyngier2010-04-13
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-05-19
|\ \
| * \ Merge branch 'devel-stable' into develRussell King2010-05-17
| |\ \
| * | | ARM: 6033/1: ARM: MMCI: pass max frequency from platformLinus Walleij2010-04-14
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-05-19
|\ \ \ \
| * | | | sh: fixup the docbook paths for clock framework shuffling.Paul Mundt2010-05-13
| * | | | sh: move sh clock.c contents to drivers/sh/clk.Magnus Damm2010-05-13
| * | | | sh: move sh asm/clock.h contents to linux/sh_clk.h V2Magnus Damm2010-05-13
| * | | | Merge branch 'sh/stable-updates'Paul Mundt2010-04-26
| |\ \ \ \
| * | | | | SH: constify multiple DMA related objects and references to themGuennadi Liakhovetski2010-04-26
| * | | | | sh: intc: IRQ auto-distribution support.Paul Mundt2010-04-15
| * | | | | sh: intc: userimask support.Paul Mundt2010-04-13
| * | | | | Merge branch 'sh/stable-updates'Paul Mundt2010-04-04
| |\ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'sh/intc-extension', 'sh/dmaengine', 'sh/serial-dma' and 'sh/c...Paul Mundt2010-03-29
| |\ \ \ \ \ \ \ \
| | | | * | | | | | driver core: Early dev_name() support.Paul Mundt2010-03-09
| | | * | | | | | | dmaengine: shdma: Introduce include/linux/sh_dma.hMagnus Damm2010-03-23
| | | * | | | | | | dmaengine: shdma: Remove sh_dmae_slave_chan_id enumMagnus Damm2010-03-23
| | * | | | | | | | sh: INTC ioremap supportMagnus Damm2010-03-19
| | * | | | | | | | sh: add INTC out of memory error handlingMagnus Damm2010-03-19
| | | |_|_|_|/ / / | | |/| | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-05-19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [S390] add breaking event address for user spaceMartin Schwidefsky2010-05-17
* | | | | | | | | | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-05-18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | rbtree: Add support for augmented rbtreesPallipadi, Venkatesh2010-02-18
* | | | | | | | | | | Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-05-18
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | arch, hweight: Fix compilation errorsBorislav Petkov2010-05-04
| * | | | | | | | | | | bitops: Optimize hweight() by making use of compile-time evaluationPeter Zijlstra2010-04-06
* | | | | | | | | | | | Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-05-18
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86, acpi/irq: Teach acpi_get_override_irq to take a gsi not an isa_irqEric W. Biederman2010-05-04
| * | | | | | | | | | | | x86, acpi/irq: Introduce apci_isa_irq_to_gsiEric W. Biederman2010-05-04
* | | | | | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-05-18
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.34-rc6' into x86/cpuH. Peter Anvin2010-05-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | cpufreq: Unify sysfs attribute definition macrosBorislav Petkov2010-04-09
* | | | | | | | | | | | | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-05-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.34-rc7' into tracing/coreIngo Molnar2010-05-13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | tracing: Fix tracepoint.h DECLARE_TRACE() to allow more than one headerSteven Rostedt2010-05-05
| * | | | | | | | | | | | | | | tracing: Convert nop macros to static inlinesSteven Rostedt2010-05-04
| * | | | | | | | | | | | | | | ring-buffer: Make non-consuming read less expensive with lots of cpus.David Miller2010-04-27
| * | | | | | | | | | | | | | | tracing: Add graph output support for irqsoff tracerJiri Olsa2010-04-27
| * | | | | | | | | | | | | | | Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2010-04-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | tracing: Dump either the oops's cpu source or all cpus buffersFrederic Weisbecker2010-04-21
| * | | | | | | | | | | | | | | | Merge commit 'v2.6.34-rc5' into tracing/coreIngo Molnar2010-04-21
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | sched, wait: Use wrapper functionsChangli Gao2010-05-11
| * | | | | | | | | | | | | | | | | sched: Intoduce get_cpu_iowait_time_us()Arjan van de Ven2010-05-09
| * | | | | | | | | | | | | | | | | sched: Eliminate the ts->idle_lastupdate fieldArjan van de Ven2010-05-09
| * | | | | | | | | | | | | | | | | Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/m...Ingo Molnar2010-05-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | cpu_stop: add dummy implementation for UPTejun Heo2010-05-08