aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-05-195-8/+29
|\
| * clocksource: Add clocksource_register_hz/khz interfaceJohn Stultz2010-05-101-1/+18
| * Merge branch 'linus' into timers/coreThomas Gleixner2010-05-10113-346/+826
| |\
| * | time: Remove xtime_cacheJohn Stultz2010-04-131-1/+0
| * | hrtimers: Provide schedule_hrtimeout for CLOCK_REALTIMECarsten Emde2010-04-061-0/+2
| * | timers: Introduce the concept of timer slack for legacy timersArjan van de Ven2010-04-061-1/+9
| * | ntp: Remove tickadjJohn Stultz2010-03-231-4/+0
| * | ntp: Make time_adjust staticJohn Stultz2010-03-231-1/+0
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-05-192-1/+32
|\ \ \
| * | | genirq: Add CPU mask affinity hintPeter P Waskiewicz Jr2010-05-032-0/+7
| * | | genirq: Remove IRQF_DISABLED from core codeThomas Gleixner2010-04-131-1/+2
| * | | genirq: Introduce request_any_context_irq()Marc Zyngier2010-04-131-0/+23
* | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-05-191-1/+22
|\ \ \ \
| * \ \ \ Merge branch 'devel-stable' into develRussell King2010-05-17104-282/+662
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | ARM: 6033/1: ARM: MMCI: pass max frequency from platformLinus Walleij2010-04-141-1/+22
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-05-195-4/+282
|\ \ \ \ \
| * | | | | sh: fixup the docbook paths for clock framework shuffling.Paul Mundt2010-05-131-2/+1
| * | | | | sh: move sh clock.c contents to drivers/sh/clk.Magnus Damm2010-05-131-1/+1
| * | | | | sh: move sh asm/clock.h contents to linux/sh_clk.h V2Magnus Damm2010-05-131-0/+151
| * | | | | Merge branch 'sh/stable-updates'Paul Mundt2010-04-2660-139/+458
| |\ \ \ \ \
| * | | | | | SH: constify multiple DMA related objects and references to themGuennadi Liakhovetski2010-04-261-4/+5
| * | | | | | sh: intc: IRQ auto-distribution support.Paul Mundt2010-04-151-1/+10
| * | | | | | sh: intc: userimask support.Paul Mundt2010-04-131-0/+9
| * | | | | | Merge branch 'sh/stable-updates'Paul Mundt2010-04-0519-78/+109
| |\ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge branches 'sh/intc-extension', 'sh/dmaengine', 'sh/serial-dma' and 'sh/c...Paul Mundt2010-03-304-3/+112
| |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | driver core: Early dev_name() support.Paul Mundt2010-03-101-0/+4
| | | * | | | | | | | dmaengine: shdma: Introduce include/linux/sh_dma.hMagnus Damm2010-03-231-0/+101
| | | * | | | | | | | dmaengine: shdma: Remove sh_dmae_slave_chan_id enumMagnus Damm2010-03-231-2/+2
| | * | | | | | | | | sh: INTC ioremap supportMagnus Damm2010-03-191-0/+4
| | * | | | | | | | | sh: add INTC out of memory error handlingMagnus Damm2010-03-191-1/+1
| | | |_|_|_|/ / / / | | |/| | | | | | |
* | | | | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-05-191-0/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [S390] add breaking event address for user spaceMartin Schwidefsky2010-05-171-0/+1
* | | | | | | | | | | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-05-181-1/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | rbtree: Add support for augmented rbtreesPallipadi, Venkatesh2010-02-181-1/+4
* | | | | | | | | | | | Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-05-184-31/+74
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | arch, hweight: Fix compilation errorsBorislav Petkov2010-05-042-4/+9
| * | | | | | | | | | | | x86: Add optimized popcnt variantsBorislav Petkov2010-04-061-4/+18
| * | | | | | | | | | | | bitops: Optimize hweight() by making use of compile-time evaluationPeter Zijlstra2010-04-064-31/+55
* | | | | | | | | | | | | Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-05-181-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | x86, acpi/irq: Teach acpi_get_override_irq to take a gsi not an isa_irqEric W. Biederman2010-05-041-2/+2
| * | | | | | | | | | | | | x86, acpi/irq: Introduce apci_isa_irq_to_gsiEric W. Biederman2010-05-041-0/+1
* | | | | | | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-05-181-0/+30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.34-rc6' into x86/cpuH. Peter Anvin2010-05-0875-191/+568
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | cpufreq: Unify sysfs attribute definition macrosBorislav Petkov2010-04-091-0/+30
* | | | | | | | | | | | | | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-05-186-77/+116
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.34-rc7' into tracing/coreIngo Molnar2010-05-1323-49/+67
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | tracing: Fix tracepoint.h DECLARE_TRACE() to allow more than one headerSteven Rostedt2010-05-053-57/+72
| * | | | | | | | | | | | | | | | tracing: Convert nop macros to static inlinesSteven Rostedt2010-05-041-12/+18
| * | | | | | | | | | | | | | | | ring-buffer: Make non-consuming read less expensive with lots of cpus.David Miller2010-04-271-1/+3
| * | | | | | | | | | | | | | | | tracing: Add graph output support for irqsoff tracerJiri Olsa2010-04-271-4/+11