Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | powerpc/powernv: Release the refcount for pci_dev | Wei Yang | 2014-04-28 | 1 | -1/+0 | |
| * | | | | | | | powerpc/powernv: Reduce multi-hit of iommu_add_device() | Wei Yang | 2014-04-28 | 1 | -1/+1 | |
| * | | | | | | | powerpc/powernv: Fix little endian issues in OPAL flash code | Anton Blanchard | 2014-04-28 | 1 | -4/+8 | |
| * | | | | | | | powerpc/powernv: Fix kexec races going back to OPAL | Benjamin Herrenschmidt | 2014-04-28 | 1 | -2/+46 | |
| * | | | | | | | powerpc/powernv: Check sysparam size before creation | Joel Stanley | 2014-04-28 | 1 | -0/+6 | |
| * | | | | | | | powerpc/powernv: Fix typos in sysparam code | Joel Stanley | 2014-04-28 | 1 | -2/+2 | |
| * | | | | | | | powerpc/powernv: Check sysfs size before copying | Joel Stanley | 2014-04-28 | 1 | -0/+4 | |
| * | | | | | | | powerpc/powernv: Use ssize_t for sysparam return values | Joel Stanley | 2014-04-28 | 1 | -5/+6 | |
| * | | | | | | | powerpc/powernv: Fix sysparam sysfs error handling | Joel Stanley | 2014-04-28 | 1 | -2/+5 | |
| * | | | | | | | powerpc: Fix Oops in rtas_stop_self() | Li Zhong | 2014-04-28 | 1 | -2/+3 | |
| * | | | | | | | powerpc: Export flush_icache_range | Jeff Mahoney | 2014-04-28 | 1 | -0/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | 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 |