| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'safe-dirty-tlb-flush' | Linus Torvalds | 2014-04-28 | 5 | -14/+77 |
|\ |
|
| * | mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing parts | Linus Torvalds | 2014-04-26 | 5 | -14/+77 |
* | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2014-04-27 | 5 | -15/+56 |
|\ \ |
|
| * | | ARM: 8042/1: iwmmxt: allow to build iWMMXt on Marvell PJ4B | Sebastian Hesselbarth | 2014-04-25 | 2 | -3/+4 |
| * | | ARM: 8041/1: pj4: fix cpu_is_pj4 check | Sebastian Hesselbarth | 2014-04-25 | 1 | -7/+7 |
| * | | ARM: 8040/1: pj4: properly detect existence of iWMMXt coprocessor | Sebastian Hesselbarth | 2014-04-25 | 1 | -1/+33 |
| * | | ARM: 8039/1: pj4: enable iWMMXt only if CONFIG_IWMMXT is set | Sebastian Hesselbarth | 2014-04-25 | 1 | -2/+6 |
| * | | ARM: 8038/1: iwmmxt: explicitly check for supported architectures | Sebastian Hesselbarth | 2014-04-25 | 1 | -2/+6 |
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2014-04-27 | 7 | -7/+13 |
|\ \ \ |
|
| * | | | arm64: init: Move of_clk_init to time_init | Chanho Min | 2014-04-25 | 2 | -1/+2 |
| * | | | arm64: initialize spinlock for init_mm's context | Leo Yan | 2014-04-25 | 1 | -0/+3 |
| * | | | arm64: debug: remove noisy, pointless warning | Will Deacon | 2014-04-25 | 1 | -3/+0 |
| * | | | arm64: mm: Add THP TLB entries to general mmu_gather | Steve Capper | 2014-04-25 | 1 | -0/+6 |
| * | | | arm64: add renameat2 compat syscall | Miklos Szeredi | 2014-04-23 | 1 | -1/+2 |
| * | | | ARM64: Remove duplicated Kconfig entry for "kernel/power/Kconfig" | Hanjun Guo | 2014-04-22 | 1 | -2/+0 |
| * | | | arm64: __NR_compat_syscalls fix | Miklos Szeredi | 2014-04-22 | 1 | -1/+1 |
* | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-04-27 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | genirq: Allow forcing cpu affinity of interrupts | Thomas Gleixner | 2014-04-17 | 1 | -1/+1 |
* | | | | | Merge tag 'staging-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-04-27 | 2 | -2/+2 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge tag 'iio-fixes-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2014-04-23 | 2 | -2/+2 |
| |\ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| | * | | | | ARM: at91: at91sam9260: change at91_adc name | Alexandre Belloni | 2014-03-15 | 1 | -1/+1 |
| | * | | | | ARM: at91: at91sam9g45: change at91_adc name | Alexandre Belloni | 2014-03-15 | 1 | -1/+1 |
* | | | | | | Merge tag 'driver-core-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-04-27 | 1 | -1/+1 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | s390/ccwgroup: Fix memory corruption | Christian Borntraeger | 2014-04-25 | 1 | -1/+1 |
| |/ / / / |
|
* | | | | | Merge tag 'fixes-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2014-04-25 | 72 | -165/+416 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge tag 'zynq-dt-fixes-for-3.15' of git://git.xilinx.com/linux-xlnx into fixes | Arnd Bergmann | 2014-04-25 | 3 | -0/+167 |
| |\ \ \ \ \ |
|
| | * | | | | | ARM: zynq: dt: Add I2C nodes to Zynq device tree | Soren Brinkmann | 2014-04-22 | 3 | -0/+166 |
| | * | | | | | ARM: zynq: DT: Add 'clock-latency' property | Soren Brinkmann | 2014-04-22 | 1 | -0/+1 |
| * | | | | | | Merge tag 'vexpress/fixes-for-3.15' of git://git.linaro.org/people/pawel.moll... | Arnd Bergmann | 2014-04-24 | 52 | -198/+466 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | ARM: vexpress/TC2: Convert OPP voltage to uV before storing | Punit Agrawal | 2014-04-24 | 1 | -2/+2 |
| | * | | | | | | arm/mach-vexpress: array accessed out of bounds | Heinrich Schuchardt | 2014-04-24 | 1 | -2/+5 |
| | | |/ / / /
| | |/| | | | |
|
| * | | | | | | ARM: tegra: remove UART5/UARTE from tegra124.dtsi | Stephen Warren | 2014-04-24 | 1 | -13/+0 |
| * | | | | | | Merge tag 'omap-for-v3.15/fixes-v2-signed' of git://git.kernel.org/pub/scm/li... | Arnd Bergmann | 2014-04-24 | 21 | -37/+65 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | ARM: OMAP2+: Fix GPMC remap for devices using an offset | Tony Lindgren | 2014-04-23 | 1 | -0/+8 |
| | * | | | | | | ARM: OMAP2+: Fix oops for GPMC free | Tony Lindgren | 2014-04-22 | 1 | -2/+5 |
| | * | | | | | | ARM: dts: Add support for the BeagleBoard xM A/B | Robert Nelson | 2014-04-19 | 2 | -0/+17 |
| | * | | | | | | Merge tag 'for-v3.15-rc/omap-fixes-a' of git://git.kernel.org/pub/scm/linux/k... | Tony Lindgren | 2014-04-19 | 3 | -5/+6 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | ARM: OMAP2+: hwmod: fix missing braces in _init() | Suman Anna | 2014-04-11 | 1 | -1/+2 |
| | | * | | | | | | ARM: AM43xx: fix dpll init in bypass mode | Tomi Valkeinen | 2014-04-11 | 1 | -2/+2 |
| | | * | | | | | | ARM: OMAP3: hwmod data: Correct clock domains for USB modules | Roger Quadros | 2014-04-11 | 1 | -2/+2 |
| | * | | | | | | | Merge branch 'fixes-v3.15-rc1'; commit '390403fd79821bbd0c3a0d83307df2be87047... | Tony Lindgren | 2014-04-19 | 1 | -4/+0 |
| | |\ \ \ \ \ \ \ |
|
| | | * | | | | | | | ARM: OMAP3: PM: remove access to PRM_VOLTCTRL register | Tero Kristo | 2014-04-10 | 1 | -4/+0 |
| | * | | | | | | | | ARM: dts: Grammar /that will/it will/ | Geert Uytterhoeven | 2014-04-19 | 5 | -6/+6 |
| | * | | | | | | | | ARM: dts: Grammar /is uses/ is used/ | Geert Uytterhoeven | 2014-04-19 | 4 | -4/+4 |
| | * | | | | | | | | ARM: OMAP2+: Fix config name for USB3 PHY | Kishon Vijay Abraham I | 2014-04-19 | 1 | -1/+1 |
| | * | | | | | | | | ARM: dts: am335x: update USB DT references | Leigh Brown | 2014-04-19 | 4 | -8/+8 |
| | * | | | | | | | | ARM: dts: OMAP2+: remove uses of obsolete gpmc,device-nand | Johan Hovold | 2014-04-19 | 3 | -3/+0 |
| | * | | | | | | | | ARM: AM335X: EVM: fix pinmux documentation in devicetree | Wolfram Sang | 2014-04-19 | 1 | -2/+2 |
| | * | | | | | | | | ARM: OMAP2+: N900: remove omapdss init for DT boot | Sebastian Reichel | 2014-04-19 | 1 | -1/+1 |
| | * | | | | | | | | ARM: dts: dra7xx-clocks: Correct mcasp2_ahclkx_mux bit-shift | Peter Ujfalusi | 2014-04-19 | 1 | -1/+1 |