| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr... | Linus Torvalds | 2014-12-21 | 6 | -22/+16 |
|\ |
|
| * | s390/kvm: REPLACE barrier fixup with READ_ONCE | Christian Borntraeger | 2014-12-18 | 1 | -12/+6 |
| * | arm/spinlock: Replace ACCESS_ONCE with READ_ONCE | Christian Borntraeger | 2014-12-18 | 1 | -2/+2 |
| * | arm64/spinlock: Replace ACCESS_ONCE READ_ONCE | Christian Borntraeger | 2014-12-18 | 1 | -2/+2 |
| * | mips/gup: Replace ACCESS_ONCE with READ_ONCE | Christian Borntraeger | 2014-12-18 | 1 | -1/+1 |
| * | x86/gup: Replace ACCESS_ONCE with READ_ONCE | Christian Borntraeger | 2014-12-18 | 1 | -1/+1 |
| * | x86/spinlock: Replace ACCESS_ONCE with READ_ONCE | Christian Borntraeger | 2014-12-18 | 1 | -4/+4 |
* | | Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/... | Linus Torvalds | 2014-12-21 | 20 | -148/+157 |
|\ \ |
|
| * | | ARM: OMAP3: clock: fix boot breakage in legacy mode | Tero Kristo | 2014-12-16 | 1 | -9/+14 |
| * | | ARM: OMAP2+: clock: fix DPLL code to use new determine rate APIs | Tero Kristo | 2014-12-16 | 2 | -6/+6 |
| * | | Merge tag 'for-v3.19/omap-a' of git://git.kernel.org/pub/scm/linux/kernel/git... | Michael Turquette | 2014-12-16 | 7 | -63/+208 |
| |\ \ |
|
| * | | | clk: Change clk_ops->determine_rate to return a clk_hw as the best parent | Tomeu Vizoso | 2014-12-04 | 1 | -5/+5 |
| * | | | Merge tag 'sunxi-clocks-for-3.19' of https://git.kernel.org/pub/scm/linux/ker... | Michael Turquette | 2014-11-25 | 6 | -60/+12 |
| |\ \ \ |
|
| | * | | | ARM: dts: sunxi: Use sun4i-a10-apb1-clk for sun6i/sun8i apb2 clocks. | Chen-Yu Tsai | 2014-11-23 | 2 | -20/+4 |
| | * | | | ARM: dts: sunxi: unify APB1 clock | Emilio López | 2014-11-23 | 4 | -40/+8 |
| * | | | | arm: mmp: Make use of the DT supported clock | Chao Xie | 2014-11-13 | 6 | -62/+111 |
| * | | | | arm: mmp: Make all the dts file to be compiled by Makefile | Chao Xie | 2014-11-13 | 7 | -6/+9 |
* | | | | | Merge tag 'pm-config-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-12-20 | 33 | -35/+30 |
|\ \ \ \ \ |
|
| * | | | | | PM: Eliminate CONFIG_PM_RUNTIME | Rafael J. Wysocki | 2014-12-19 | 33 | -35/+30 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku... | Linus Torvalds | 2014-12-20 | 8 | -27/+38 |
|\ \ \ \ \ \ |
|
| * | | | | | | Hexagon: fix signal delivery for debug traps | Richard Kuo | 2014-12-16 | 1 | -2/+2 |
| * | | | | | | Hexagon: set ARCH_DMA_MINALIGN | Richard Kuo | 2014-12-16 | 1 | -1/+3 |
| * | | | | | | Hexagon: fix alignment of init_task in RW_DATA_SECTION | Richard Kuo | 2014-12-16 | 1 | -2/+2 |
| * | | | | | | hexagon: Fix build failures in linux-next | Guenter Roeck | 2014-12-16 | 5 | -22/+31 |
* | | | | | | | Merge tag 'cris-changes-for-3.19' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-12-20 | 16 | -814/+1039 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | CRISv32: Remove last remnants of ETRAX_SPI_MMC_BOARD | Jesper Nilsson | 2014-12-20 | 1 | -7/+0 |
| * | | | | | | | CRISv32: ETRAXFS: Fix recursive spinlock | Jesper Nilsson | 2014-12-20 | 2 | -71/+83 |
| * | | | | | | | CRISv32: Select MTDRAM for axisflashmap | Jesper Nilsson | 2014-12-20 | 1 | -0/+1 |
| * | | | | | | | CRISv32: Implement early console | Jesper Nilsson | 2014-12-20 | 1 | -26/+56 |
| * | | | | | | | CRIS: Use KALLSYMs if available in call stack dump | Jesper Nilsson | 2014-12-20 | 1 | -27/+34 |
| * | | | | | | | CRISv32: Fix declaration mismatch | Jesper Nilsson | 2014-12-20 | 1 | -1/+0 |
| * | | | | | | | CRISv32: Rewrite of synchronous serial port driver | Jesper Nilsson | 2014-12-20 | 1 | -639/+791 |
| * | | | | | | | CRIS: Update init memory handling | Jesper Nilsson | 2014-12-20 | 1 | -5/+33 |
| * | | | | | | | CRISv32: Better handling of watchdog bite | Jesper Nilsson | 2014-12-20 | 1 | -11/+17 |
| * | | | | | | | CRIS: Export missing function symbols | Jesper Nilsson | 2014-12-20 | 3 | -19/+19 |
| * | | | | | | | CRIS: Export ioremap_nocache | Jesper Nilsson | 2014-12-20 | 1 | -1/+2 |
| * | | | | | | | CRIS: Fix headers_install | Sam Ravnborg | 2014-12-20 | 2 | -6/+2 |
| * | | | | | | | CRISv32: Add missing include for mm.h | Jesper Nilsson | 2014-12-20 | 1 | -0/+1 |
| * | | | | | | | CRISv32: Drop obsolete file for SPI driver | Jesper Nilsson | 2014-12-19 | 1 | -1/+0 |
* | | | | | | | | Merge tag 'please-pull-misc-3.19' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-12-20 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | [IA64] Update comment that references __get_cpu_var | Christoph Lameter | 2014-12-02 | 1 | -2/+2 |
* | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-12-19 | 25 | -1254/+1573 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | x86, irq: Use helpers to access irq_cfg data structure associated with IRQ | Jiang Liu | 2014-12-16 | 5 | -14/+14 |
| * | | | | | | | | x86, irq: Make MSI and HT_IRQ indepenent of X86_IO_APIC | Jiang Liu | 2014-12-16 | 1 | -2/+2 |
| * | | | | | | | | x86, irq: Move IRQ initialization routines from io_apic.c into vector.c | Jiang Liu | 2014-12-16 | 3 | -21/+31 |
| * | | | | | | | | x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.h | Jiang Liu | 2014-12-16 | 7 | -34/+33 |
| * | | | | | | | | x86, irq: Move HT IRQ related code from io_apic.c into htirq.c | Jiang Liu | 2014-12-16 | 3 | -92/+108 |
| * | | | | | | | | x86, irq: Move PCI MSI related code from io_apic.c into msi.c | Jiang Liu | 2014-12-16 | 5 | -276/+290 |
| * | | | | | | | | x86, irq: Replace printk(KERN_LVL) with pr_lvl() utilities | Jiang Liu | 2014-12-16 | 1 | -35/+34 |
| * | | | | | | | | x86, irq: Make UP version of irq_complete_move() an inline stub | Thomas Gleixner | 2014-12-16 | 2 | -3/+2 |