| Commit message (Expand) | Author | Age |
* | Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/... | Linus Torvalds | 2014-12-20 |
|\ |
|
| * | ARM: OMAP3: clock: fix boot breakage in legacy mode | Tero Kristo | 2014-12-15 |
| * | ARM: OMAP2+: clock: fix DPLL code to use new determine rate APIs | Tero Kristo | 2014-12-15 |
| * | Merge tag 'for-v3.19/omap-a' of git://git.kernel.org/pub/scm/linux/kernel/git... | Michael Turquette | 2014-12-15 |
| |\ |
|
| * | | clk: Change clk_ops->determine_rate to return a clk_hw as the best parent | Tomeu Vizoso | 2014-12-03 |
| * | | Merge tag 'sunxi-clocks-for-3.19' of https://git.kernel.org/pub/scm/linux/ker... | Michael Turquette | 2014-11-24 |
| |\ \ |
|
| | * | | ARM: dts: sunxi: Use sun4i-a10-apb1-clk for sun6i/sun8i apb2 clocks. | Chen-Yu Tsai | 2014-11-23 |
| | * | | ARM: dts: sunxi: unify APB1 clock | Emilio López | 2014-11-23 |
| * | | | arm: mmp: Make use of the DT supported clock | Chao Xie | 2014-11-12 |
| * | | | arm: mmp: Make all the dts file to be compiled by Makefile | Chao Xie | 2014-11-12 |
* | | | | Merge tag 'pm-config-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-12-20 |
|\ \ \ \ |
|
| * | | | | PM: Eliminate CONFIG_PM_RUNTIME | Rafael J. Wysocki | 2014-12-19 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku... | Linus Torvalds | 2014-12-19 |
|\ \ \ \ \ |
|
| * | | | | | Hexagon: fix signal delivery for debug traps | Richard Kuo | 2014-12-16 |
| * | | | | | Hexagon: set ARCH_DMA_MINALIGN | Richard Kuo | 2014-12-16 |
| * | | | | | Hexagon: fix alignment of init_task in RW_DATA_SECTION | Richard Kuo | 2014-12-16 |
| * | | | | | hexagon: Fix build failures in linux-next | Guenter Roeck | 2014-12-16 |
* | | | | | | Merge tag 'cris-changes-for-3.19' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-12-19 |
|\ \ \ \ \ \ |
|
| * | | | | | | CRISv32: Remove last remnants of ETRAX_SPI_MMC_BOARD | Jesper Nilsson | 2014-12-19 |
| * | | | | | | CRISv32: ETRAXFS: Fix recursive spinlock | Jesper Nilsson | 2014-12-19 |
| * | | | | | | CRISv32: Select MTDRAM for axisflashmap | Jesper Nilsson | 2014-12-19 |
| * | | | | | | CRISv32: Implement early console | Jesper Nilsson | 2014-12-19 |
| * | | | | | | CRIS: Use KALLSYMs if available in call stack dump | Jesper Nilsson | 2014-12-19 |
| * | | | | | | CRISv32: Fix declaration mismatch | Jesper Nilsson | 2014-12-19 |
| * | | | | | | CRISv32: Rewrite of synchronous serial port driver | Jesper Nilsson | 2014-12-19 |
| * | | | | | | CRIS: Update init memory handling | Jesper Nilsson | 2014-12-19 |
| * | | | | | | CRISv32: Better handling of watchdog bite | Jesper Nilsson | 2014-12-19 |
| * | | | | | | CRIS: Export missing function symbols | Jesper Nilsson | 2014-12-19 |
| * | | | | | | CRIS: Export ioremap_nocache | Jesper Nilsson | 2014-12-19 |
| * | | | | | | CRIS: Fix headers_install | Sam Ravnborg | 2014-12-19 |
| * | | | | | | CRISv32: Add missing include for mm.h | Jesper Nilsson | 2014-12-19 |
| * | | | | | | CRISv32: Drop obsolete file for SPI driver | Jesper Nilsson | 2014-12-19 |
* | | | | | | | Merge tag 'please-pull-misc-3.19' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-12-19 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | [IA64] Update comment that references __get_cpu_var | Christoph Lameter | 2014-12-02 |
* | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-12-19 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86, irq: Use helpers to access irq_cfg data structure associated with IRQ | Jiang Liu | 2014-12-16 |
| * | | | | | | | x86, irq: Make MSI and HT_IRQ indepenent of X86_IO_APIC | Jiang Liu | 2014-12-16 |
| * | | | | | | | x86, irq: Move IRQ initialization routines from io_apic.c into vector.c | Jiang Liu | 2014-12-16 |
| * | | | | | | | x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.h | Jiang Liu | 2014-12-16 |
| * | | | | | | | x86, irq: Move HT IRQ related code from io_apic.c into htirq.c | Jiang Liu | 2014-12-16 |
| * | | | | | | | x86, irq: Move PCI MSI related code from io_apic.c into msi.c | Jiang Liu | 2014-12-16 |
| * | | | | | | | x86, irq: Replace printk(KERN_LVL) with pr_lvl() utilities | Jiang Liu | 2014-12-16 |
| * | | | | | | | x86, irq: Make UP version of irq_complete_move() an inline stub | Thomas Gleixner | 2014-12-16 |
| * | | | | | | | x86, irq: Move local APIC related code from io_apic.c into vector.c | Jiang Liu | 2014-12-16 |
| * | | | | | | | x86, irq: Introduce helpers to access struct irq_cfg | Jiang Liu | 2014-12-16 |
| * | | | | | | | x86, irq: Protect __clear_irq_vector() with vector_lock | Jiang Liu | 2014-12-16 |
| * | | | | | | | x86, irq: Rename local APIC related functions in io_apic.c as apic_xxx() | Jiang Liu | 2014-12-16 |
| * | | | | | | | x86, irq: Refine hw_irq.h to prepare for irqdomain support | Jiang Liu | 2014-12-16 |
| * | | | | | | | x86, irq: Convert irq_2_pin list to generic list | Yinghai Lu | 2014-12-16 |
| * | | | | | | | x86, irq: Kill useless parameter 'irq_attr' of IO_APIC_get_PCI_irq_vector() | Jiang Liu | 2014-12-16 |