summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | ARM: 8083/1: exynos: activate the CCI on boot CPU/cluster using the MCPM loop...Nicolas Pitre2014-07-181-0/+15
| | * | ARM: 8082/1: TC2: test the MCPM loopback during bootNicolas Pitre2014-07-181-0/+17
| | * | ARM: 8081/1: MCPM: provide infrastructure to allow for MCPM loopbackNicolas Pitre2014-07-182-0/+68
| | * | ARM: 8101/1: mach-iop13xx: fix possible build failureArnd Bergmann2014-07-182-1/+2
| | * | ARM: 8078/1: get rid of hardcoded assumptions about kernel stack sizeAndrey Ryabinin2014-07-012-4/+7
| | * | ARM: simplify generation of compressed vmlinux.lds fileRussell King2014-07-013-9/+2
| | * | ARM: 8067/1: zImage: ensure header in LE format for BE8 kernelsNicolas Pitre2014-07-014-5/+21
| | * | ARM: OMAP: add deprecation message for legacy OMAP DMA APIRussell King2014-07-011-0/+2
| | |/
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2014-08-052-10/+1
|\ \ \
| * | | m68knommu: Remove unnecessary prototype for kobjsize()Tobias Klauser2014-06-201-5/+0
| * | | m68knommu: Correct page_to_phys when PAGE_OFFSET is non-zero.Steven King2014-06-201-5/+1
* | | | Merge tag 'usb-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-08-054-0/+26
|\ \ \ \
| * \ \ \ Merge 3.16-rc5 into usb-nextGreg Kroah-Hartman2014-07-1445-153/+253
| |\ \ \ \
| * | | | | ARM: tegra: Add resets & has-utmi-pad-registers flag to all USB PHYsTuomas Tynkkynen2014-07-104-0/+26
* | | | | | Merge tag 'tty-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-08-0512-117/+53
|\ \ \ \ \ \
| * | | | | | Revert "ARC: [arcfpga] stdout-path now suffices for earlycon/console"Greg Kroah-Hartman2014-07-281-2/+1
| * | | | | | Merge 3.16-rc5 into tty-next.Greg Kroah-Hartman2014-07-1445-153/+253
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | ARC: [arcfpga] stdout-path now suffices for earlycon/consoleVineet Gupta2014-07-111-1/+2
| * | | | | | ARC: [arcfpga] RIP early uart platform device stuffVineet Gupta2014-07-112-102/+2
| * | | | | | serial/arc: remove earlyprintk support and switch to earlyconVineet Gupta2014-07-111-1/+1
| * | | | | | ARM: dts: SAMSUNG: Add aliases of UART nodesTomasz Figa2014-07-109-14/+50
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-058-149/+11
|\ \ \ \ \ \
| * | | | | | staging: silicom: remove driverKristina Martšenko2014-07-273-3/+0
| * | | | | | Merge tag 'iio-for-3.17d' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2014-07-241-2/+3
| |\ \ \ \ \ \
| | * | | | | | ARM: dts: Fix wrong compatible string for Exynos3250 ADCChanwoo Choi2014-07-231-2/+3
| * | | | | | | ARM: OMAP2+: remove DSP platform deviceKristina Martšenko2014-07-163-140/+0
| * | | | | | | Merge 3.16-rc5 into staging-nextGreg Kroah-Hartman2014-07-1445-153/+253
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | / / / / | | | |/ / / / | | |/| | | |
| * | | | | | Merge 3.16-rc4 into staging-nextGreg Kroah-Hartman2014-07-08145-1387/+1165
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Merge 3.16-rc2 into staging-nextGreg Kroah-Hartman2014-06-22243-2235/+2012
| |\ \ \ \ \ \
| * | | | | | | staging: octeon-ethernet: Move PHY activation to .ndo_open().David Daney2014-06-201-4/+8
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-08-0520-97/+79
|\ \ \ \ \ \ \
| * | | | | | | ARM: imx: Remove references to platform_bus in mxc codePawel Moll2014-08-021-2/+0
| * | | | | | | platform: Remove most references to platform_bus devicePawel Moll2014-07-2419-95/+79
* | | | | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-058-291/+193
|\ \ \ \ \ \ \ \
| * | | | | | | | x86_64/vsyscall: Fix warn_bad_vsyscall log outputAndy Lutomirski2014-07-261-4/+4
| * | | | | | | | x86/vdso: Set VM_MAYREAD for the vvar vmaAndy Lutomirski2014-07-261-1/+1
| * | | | | | | | x86, vdso: Get rid of the fake section mechanismAndy Lutomirski2014-07-124-229/+126
| * | | | | | | | x86, vdso: Move the vvar area before the vdso textAndy Lutomirski2014-07-125-57/+62
* | | | | | | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-052-39/+49
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/uv: Update the UV3 TLB shootdown logicCliff Wickman2014-06-052-39/+49
* | | | | | | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-08-054-5/+69
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'please-pull-apei' into x86/rasH. Peter Anvin2014-07-30207-1605/+1621
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context.Tomasz Nowicki2014-07-231-0/+6
| | * | | | | | | | | | acpi, apei, ghes: Make NMI error notification to be GHES architecture extension.Tomasz Nowicki2014-07-231-0/+2
| | * | | | | | | | | | apei, mce: Factor out APEI architecture specific MCE calls.Tomasz Nowicki2014-07-232-0/+57
| | | |_|/ / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | x86, MCE: Robustify mcheck_init_deviceBorislav Petkov2014-06-241-4/+6
| * | | | | | | | | | x86, MCE: Kill CPU_POST_DEADBorislav Petkov2014-06-221-5/+4
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-08-055-41/+486
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/pmc_atom: Silence shift wrapping warnings in pmc_sleep_tmr_show()Dan Carpenter2014-08-031-5/+5
| * | | | | | | | | | x86/pmc_atom: Expose PMC device state and platform sleep stateLi, Aubrey2014-07-252-0/+230